-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: naidao5_wp532
-- ------------------------------------------------------
-- Server version 	5.5.5-10.5.22-MariaDB-log
-- Date: Tue, 26 Sep 2023 19:04:21 +0000

/*!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 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wpyx_cky_banners`
--

DROP TABLE IF EXISTS `wpyx_cky_banners`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpyx_cky_banners` (
  `banner_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(190) NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `status` int(11) NOT NULL DEFAULT 0,
  `settings` longtext NOT NULL DEFAULT '',
  `banner_default` int(11) NOT NULL DEFAULT 0,
  `contents` longtext NOT NULL DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`banner_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpyx_cky_banners`
--

LOCK TABLES `wpyx_cky_banners` WRITE;
/*!40000 ALTER TABLE `wpyx_cky_banners` DISABLE KEYS */;
INSERT INTO `wpyx_cky_banners` VALUES (1,'GDPR','gdpr-1',1,'{\"settings\":{\"id\":\"banner-1\",\"type\":\"box\",\"position\":\"bottom-left\",\"versionID\":\"6.0.0\",\"applicableLaw\":\"gdpr\",\"languages\":{\"default\":\"en\",\"selected\":[\"en\"]},\"templateGroup\":\"default\",\"customHtml\":{\"status\":false},\"theme\":\"light\",\"consentExpiry\":{\"status\":true,\"value\":\"365\"},\"ruleSet\":[{\"code\":\"ALL\",\"regions\":[]}]},\"behaviours\":{\"reloadBannerOnAccept\":{\"status\":false},\"loadAnalyticsByDefault\":{\"status\":false},\"animations\":{\"onLoad\":\"animate\",\"onHide\":\"sticky\"},\"legacyFunctions\":{\"accept\":{\"action\":\"acceptClose\",\"newTab\":false},\"reject\":{\"action\":\"rejectClose\",\"newTab\":false},\"idle\":{\"action\":\"acceptClose\",\"delay\":\"1000\"},\"navigation\":{\"action\":\"acceptClose\"},\"pageScroll\":{\"action\":\"acceptClose\"}},\"respectGPC\":{\"status\":false}},\"config\":{\"notice\":{\"status\":true,\"tag\":\"notice\",\"type\":\"container\",\"styles\":{\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"brandLogo\":{\"status\":false,\"tag\":\"brand-logo\",\"meta\":{\"url\":\"#\"}},\"buttons\":{\"status\":true,\"tag\":\"notice-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"settings\":{\"status\":true,\"tag\":\"settings-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"readMore\":{\"status\":false,\"tag\":\"readmore-button\",\"type\":\"link\",\"meta\":{\"noFollow\":true,\"newTab\":true},\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}},\"donotSell\":{\"status\":false,\"tag\":\"donotsell-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}}}},\"closeButton\":{\"status\":false,\"tag\":\"close-button\"}}},\"categoryPreview\":{\"status\":false,\"type\":\"container\",\"tag\":\"detail-category-preview\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-preview-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-preview-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-category-preview-buttons\",\"elements\":{\"save\":{\"status\":true,\"tag\":\"detail-category-preview-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}}}},\"preferenceCenter\":{\"status\":true,\"tag\":\"detail\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"closeButton\":{\"status\":true,\"type\":\"button\",\"tag\":\"detail-close\"},\"categories\":{\"status\":true,\"tag\":\"detail-categories\",\"type\":\"container\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-category-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"detail-accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"detail-reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"save\":{\"status\":true,\"tag\":\"detail-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"detail-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}}}},\"optoutPopup\":{\"status\":false,\"tag\":\"optout-popup\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#F4F4F4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"optout-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"optout-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"optOption\":{\"status\":true,\"tag\":\"optout-option\",\"type\":\"container\",\"elements\":{\"toggle\":{\"status\":true,\"tag\":\"optout-option-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863dc\"}},\"inactive\":{\"styles\":{\"background-color\":\"#FFFFFF\"}}}},\"title\":{\"type\":\"text\",\"tag\":\"optout-option-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"gpcOption\":{\"type\":\"container\",\"tag\":\"optout-gpc-option\",\"status\":false,\"elements\":{\"description\":{\"type\":\"text\",\"tag\":\"optout-gpc-option-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"optout-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}},\"buttons\":{\"status\":true,\"tag\":\"optout-buttons\",\"type\":\"container\",\"elements\":{\"confirm\":{\"status\":true,\"tag\":\"optout-confirm-button\",\"type\":\"button\",\"styles\":{\"color\":\"#f4f4f4\",\"background-color\":\"#1863dc\",\"border-color\":\"#1863dc\"}},\"cancel\":{\"status\":true,\"tag\":\"optout-cancel-button\",\"type\":\"button\",\"styles\":{\"color\":\"#858585\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#dedfe0\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"optout-close\",\"type\":\"button\"}}},\"auditTable\":{\"status\":true,\"tag\":\"audit-table\",\"type\":\"table\",\"meta\":{\"headers\":[\"id\",\"duration\",\"description\"]},\"styles\":{\"color\":\"#212121\",\"background-color\":\"#f4f4f4\",\"border-color\":\"#ebebeb\"}},\"revisitConsent\":{\"status\":true,\"tag\":\"revisit-consent\",\"position\":\"bottom-left\",\"meta\":{\"url\":\"#\"},\"styles\":{\"background-color\":\"#0056A7\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"revisit-consent-title\",\"status\":true,\"styles\":{\"color\":\"#0056a7\"}}}},\"videoPlaceholder\":{\"status\":true,\"tag\":\"video-placeholder\",\"styles\":{\"background-color\":\"#000000\",\"border-color\":\"#000000\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"placeholder-title\",\"status\":true,\"styles\":{\"color\":\"#ffffff\"}}}}},\"meta\":{\"customCSS\":\"\",\"customHTML\":\"\"}}',1,'{\"en\":{\"notice\":{\"elements\":{\"title\":\"We value your privacy\",\"description\":\"<p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \\\"Accept All\\\", you consent to our use of cookies.<\\/p>\",\"privacyLink\":\"\",\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"reject\":\"Reject All\",\"settings\":\"Customize\",\"readMore\":\"Cookie Policy\",\"donotSell\":\"Do Not Sell or Share My Personal Information\"}},\"closeButton\":\"Close\"}},\"categoryPreview\":{\"elements\":{\"buttons\":{\"elements\":{\"save\":\"Save My Preferences\"}}}},\"preferenceCenter\":{\"elements\":{\"title\":\"Customize Consent Preferences\",\"description\":\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.<\\/p><p>The cookies that are categorized as \\\"Necessary\\\" are stored on your browser as they are essential for enabling the basic functionalities of the site. <\\/p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.<\\/p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.<\\/p>\",\"showMore\":\"Show more\",\"showLess\":\"Show less\",\"category\":{\"elements\":{\"alwaysEnabled\":\"Always Active\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"save\":\"Save My Preferences\",\"reject\":\"Reject All\"}},\"closeButton\":\"Close\"}},\"optoutPopup\":{\"elements\":{\"title\":\"Opt-out Preferences\",\"description\":\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button. Once you opt out, you can opt in again at any time by unchecking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button.<\\/p>\",\"optOption\":{\"elements\":{\"title\":\"Do Not Sell or Share My Personal Information\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"gpcOption\":{\"elements\":{\"description\":\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control<\\/b> signal from your browser and, therefore, you cannot change this setting.<\\/p>\"}},\"showLess\":\"Show less\",\"showMore\":\"Show more\",\"buttons\":{\"elements\":{\"cancel\":\"Cancel\",\"confirm\":\"Save My Preferences\"}},\"closeButton\":\"Close\"}},\"revisitConsent\":{\"elements\":{\"title\":\"Cookie Settings\"}},\"auditTable\":{\"elements\":{\"headers\":{\"elements\":{\"id\":\"Cookie\",\"duration\":\"Duration\",\"description\":\"Description\"}},\"message\":\"No cookies to display.\"}},\"videoPlaceholder\":{\"elements\":{\"title\":\"Please accept cookies to access this content\"}}}}','2023-09-26 18:54:35','2023-09-26 18:54:35'),(2,'CCPA','ccpa-2',0,'{\"settings\":{\"id\":\"banner-1\",\"type\":\"box\",\"position\":\"bottom-left\",\"versionID\":\"6.0.0\",\"applicableLaw\":\"ccpa\",\"languages\":{\"default\":\"en\",\"selected\":[\"en\"]},\"templateGroup\":\"default\",\"customHtml\":{\"status\":false},\"theme\":\"light\",\"consentExpiry\":{\"status\":true,\"value\":\"365\"},\"ruleSet\":[{\"code\":\"ALL\",\"regions\":[]}]},\"behaviours\":{\"reloadBannerOnAccept\":{\"status\":false},\"loadAnalyticsByDefault\":{\"status\":false},\"animations\":{\"onLoad\":\"animate\",\"onHide\":\"sticky\"},\"legacyFunctions\":{\"accept\":{\"action\":\"acceptClose\",\"newTab\":false},\"reject\":{\"action\":\"rejectClose\",\"newTab\":false},\"idle\":{\"action\":\"acceptClose\",\"delay\":\"1000\"},\"navigation\":{\"action\":\"acceptClose\"},\"pageScroll\":{\"action\":\"acceptClose\"}},\"respectGPC\":{\"status\":false}},\"config\":{\"notice\":{\"status\":true,\"tag\":\"notice\",\"type\":\"container\",\"styles\":{\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"brandLogo\":{\"status\":false,\"tag\":\"brand-logo\",\"meta\":{\"url\":\"#\"}},\"buttons\":{\"status\":true,\"tag\":\"notice-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":false,\"tag\":\"accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":false,\"tag\":\"reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"settings\":{\"status\":false,\"tag\":\"settings-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"readMore\":{\"status\":false,\"tag\":\"readmore-button\",\"type\":\"link\",\"meta\":{\"noFollow\":true,\"newTab\":true},\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}},\"donotSell\":{\"status\":true,\"tag\":\"donotsell-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"close-button\"}}},\"categoryPreview\":{\"status\":false,\"type\":\"container\",\"tag\":\"detail-category-preview\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-preview-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-preview-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-category-preview-buttons\",\"elements\":{\"save\":{\"status\":true,\"tag\":\"detail-category-preview-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}}}},\"preferenceCenter\":{\"status\":false,\"tag\":\"detail\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"closeButton\":{\"status\":true,\"type\":\"button\",\"tag\":\"detail-close\"},\"categories\":{\"status\":true,\"tag\":\"detail-categories\",\"type\":\"container\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-category-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"detail-accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"detail-reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"save\":{\"status\":true,\"tag\":\"detail-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"detail-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}}}},\"optoutPopup\":{\"status\":true,\"tag\":\"optout-popup\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#F4F4F4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"optout-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"optout-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"optOption\":{\"status\":true,\"tag\":\"optout-option\",\"type\":\"container\",\"elements\":{\"toggle\":{\"status\":true,\"tag\":\"optout-option-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863dc\"}},\"inactive\":{\"styles\":{\"background-color\":\"#FFFFFF\"}}}},\"title\":{\"type\":\"text\",\"tag\":\"optout-option-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"gpcOption\":{\"type\":\"container\",\"tag\":\"optout-gpc-option\",\"status\":false,\"elements\":{\"description\":{\"type\":\"text\",\"tag\":\"optout-gpc-option-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"optout-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}},\"buttons\":{\"status\":true,\"tag\":\"optout-buttons\",\"type\":\"container\",\"elements\":{\"confirm\":{\"status\":true,\"tag\":\"optout-confirm-button\",\"type\":\"button\",\"styles\":{\"color\":\"#f4f4f4\",\"background-color\":\"#1863dc\",\"border-color\":\"#1863dc\"}},\"cancel\":{\"status\":true,\"tag\":\"optout-cancel-button\",\"type\":\"button\",\"styles\":{\"color\":\"#858585\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#dedfe0\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"optout-close\",\"type\":\"button\"}}},\"auditTable\":{\"status\":false,\"tag\":\"audit-table\",\"type\":\"table\",\"meta\":{\"headers\":[\"id\",\"duration\",\"description\"]},\"styles\":{\"color\":\"#212121\",\"background-color\":\"#f4f4f4\",\"border-color\":\"#ebebeb\"}},\"revisitConsent\":{\"status\":true,\"tag\":\"revisit-consent\",\"position\":\"bottom-left\",\"meta\":{\"url\":\"#\"},\"styles\":{\"background-color\":\"#0056A7\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"revisit-consent-title\",\"status\":true,\"styles\":{\"color\":\"#0056a7\"}}}},\"videoPlaceholder\":{\"status\":true,\"tag\":\"video-placeholder\",\"styles\":{\"background-color\":\"#000000\",\"border-color\":\"#000000\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"placeholder-title\",\"status\":true,\"styles\":{\"color\":\"#ffffff\"}}}}},\"meta\":{\"customCSS\":\"\",\"customHTML\":\"\"}}',0,'{\"en\":{\"notice\":{\"elements\":{\"title\":\"We value your privacy\",\"description\":\"This website or its third-party tools process personal data. You can opt out of the sale of your personal information by clicking on the \\\"Do Not Sell or Share My Personal Information\\\" link.\",\"privacyLink\":\"\",\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"reject\":\"Reject All\",\"settings\":\"Customize\",\"readMore\":\"Cookie Policy\",\"donotSell\":\"Do Not Sell or Share My Personal Information\"}},\"closeButton\":\"Close\"}},\"categoryPreview\":{\"elements\":{\"buttons\":{\"elements\":{\"save\":\"Save My Preferences\"}}}},\"preferenceCenter\":{\"elements\":{\"title\":\"Customize Consent Preferences\",\"description\":\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.<\\/p><p>The cookies that are categorized as \\\"Necessary\\\" are stored on your browser as they are essential for enabling the basic functionalities of the site. <\\/p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.<\\/p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.<\\/p>\",\"showMore\":\"Show more\",\"showLess\":\"Show less\",\"category\":{\"elements\":{\"alwaysEnabled\":\"Always Active\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"save\":\"Save My Preferences\",\"reject\":\"Reject All\"}},\"closeButton\":\"Close\"}},\"optoutPopup\":{\"elements\":{\"title\":\"Opt-out Preferences\",\"description\":\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button. Once you opt out, you can opt in again at any time by unchecking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button.<\\/p>\",\"optOption\":{\"elements\":{\"title\":\"Do Not Sell or Share My Personal Information\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"gpcOption\":{\"elements\":{\"description\":\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control<\\/b> signal from your browser and, therefore, you cannot change this setting.<\\/p>\"}},\"showLess\":\"Show less\",\"showMore\":\"Show more\",\"buttons\":{\"elements\":{\"cancel\":\"Cancel\",\"confirm\":\"Save My Preferences\"}},\"closeButton\":\"Close\"}},\"revisitConsent\":{\"elements\":{\"title\":\"Cookie Settings\"}},\"auditTable\":{\"elements\":{\"headers\":{\"elements\":{\"id\":\"Cookie\",\"duration\":\"Duration\",\"description\":\"Description\"}},\"message\":\"No cookies to display.\"}},\"videoPlaceholder\":{\"elements\":{\"title\":\"Please accept cookies to access this content\"}}}}','2023-09-26 18:54:35','2023-09-26 18:54:35');
/*!40000 ALTER TABLE `wpyx_cky_banners` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_cky_banners` with 2 row(s)
--

--
-- Table structure for table `wpyx_termmeta`
--

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

--
-- Dumping data for table `wpyx_termmeta`
--

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

-- Dumped table `wpyx_termmeta` with 0 row(s)
--

--
-- Table structure for table `wpyx_cky_cookie_categories`
--

DROP TABLE IF EXISTS `wpyx_cky_cookie_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpyx_cky_cookie_categories` (
  `category_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `description` longtext NOT NULL DEFAULT '',
  `prior_consent` int(11) NOT NULL DEFAULT 0,
  `visibility` int(11) NOT NULL DEFAULT 1,
  `priority` int(11) NOT NULL DEFAULT 0,
  `sell_personal_data` int(11) NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`category_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpyx_cky_cookie_categories`
--

LOCK TABLES `wpyx_cky_cookie_categories` WRITE;
/*!40000 ALTER TABLE `wpyx_cky_cookie_categories` DISABLE KEYS */;
INSERT INTO `wpyx_cky_cookie_categories` VALUES (1,'{\"en\":\"Necessary\"}','necessary','{\"en\":\"<p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.<\\/p>\"}',1,1,0,1,'[]','0000-00-00 00:00:00','2023-09-26 18:54:35'),(2,'{\"en\":\"Functional\"}','functional','{\"en\":\"<p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-09-26 18:54:35'),(3,'{\"en\":\"Analytics\"}','analytics','{\"en\":\"<p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-09-26 18:54:35'),(4,'{\"en\":\"Performance\"}','performance','{\"en\":\"<p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-09-26 18:54:35'),(5,'{\"en\":\"Advertisement\"}','advertisement','{\"en\":\"<p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-09-26 18:54:35');
/*!40000 ALTER TABLE `wpyx_cky_cookie_categories` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_cky_cookie_categories` with 5 row(s)
--

--
-- Table structure for table `wpyx_commentmeta`
--

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

--
-- Dumping data for table `wpyx_commentmeta`
--

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

-- Dumped table `wpyx_commentmeta` with 0 row(s)
--

--
-- Table structure for table `wpyx_options`
--

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

--
-- Dumping data for table `wpyx_options`
--

LOCK TABLES `wpyx_options` WRITE;
/*!40000 ALTER TABLE `wpyx_options` DISABLE KEYS */;
INSERT INTO `wpyx_options` VALUES (1,'siteurl','https://suda.fr','yes'),(2,'home','https://suda.fr','yes'),(3,'blogname','Personal Blog','yes'),(4,'blogdescription','Power of Design','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','e.breffeil@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:137:{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:13:\"^attribution$\";s:36:\"index.php?bg_attribution=attribution\";s:21:\"^attribution-staging$\";s:44:\"index.php?bg_attribution=attribution-staging\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"bg_attribution/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"bg_attribution/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"bg_attribution/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"bg_attribution/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"bg_attribution/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"bg_attribution/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"bg_attribution/([^/]+)/embed/?$\";s:47:\"index.php?bg_attribution=$matches[1]&embed=true\";s:35:\"bg_attribution/([^/]+)/trackback/?$\";s:41:\"index.php?bg_attribution=$matches[1]&tb=1\";s:43:\"bg_attribution/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?bg_attribution=$matches[1]&paged=$matches[2]\";s:50:\"bg_attribution/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?bg_attribution=$matches[1]&cpage=$matches[2]\";s:39:\"bg_attribution/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?bg_attribution=$matches[1]&page=$matches[2]\";s:31:\"bg_attribution/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"bg_attribution/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"bg_attribution/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"bg_attribution/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"bg_attribution/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"bg_attribution/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"bg-block-types/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?bg_block_type=$matches[1]&feed=$matches[2]\";s:50:\"bg-block-types/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?bg_block_type=$matches[1]&feed=$matches[2]\";s:31:\"bg-block-types/([^/]+)/embed/?$\";s:46:\"index.php?bg_block_type=$matches[1]&embed=true\";s:43:\"bg-block-types/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?bg_block_type=$matches[1]&paged=$matches[2]\";s:25:\"bg-block-types/([^/]+)/?$\";s:35:\"index.php?bg_block_type=$matches[1]\";s:36:\"bg-block/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"bg-block/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"bg-block/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"bg-block/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"bg-block/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"bg-block/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"bg-block/([^/]+)/embed/?$\";s:41:\"index.php?bg_block=$matches[1]&embed=true\";s:29:\"bg-block/([^/]+)/trackback/?$\";s:35:\"index.php?bg_block=$matches[1]&tb=1\";s:37:\"bg-block/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?bg_block=$matches[1]&paged=$matches[2]\";s:44:\"bg-block/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?bg_block=$matches[1]&cpage=$matches[2]\";s:33:\"bg-block/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?bg_block=$matches[1]&page=$matches[2]\";s:25:\"bg-block/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"bg-block/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"bg-block/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"bg-block/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"bg-block/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"bg-block/[^/]+/([^/]+)/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:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:9:{i:0;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:1;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:2;s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";i:3;s:35:\"cookie-law-info/cookie-law-info.php\";i:4;s:19:\"jetpack/jetpack.php\";i:5;s:29:\"nginx-helper/nginx-helper.php\";i:6;s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";i:7;s:47:\"post-and-page-builder/post-and-page-builder.php\";i:8;s:27:\"speedycache/speedycache.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','twentytwentythree','yes'),(41,'stylesheet','twentytwentythree','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','55853','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','posts','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:0:{}','yes'),(77,'widget_text','a:0:{}','yes'),(78,'widget_rss','a:0:{}','yes'),(79,'uninstall_plugins','a:0:{}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','0','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1711297906','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','55853','yes'),(100,'wpyx_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(101,'fresh_site','1','yes'),(102,'user_count','1','no'),(103,'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;}','yes'),(104,'sidebars_widgets','a:4:{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\";}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:10:{i:1695756709;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1695756848;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1695789106;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1695789341;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1695832306;a:2:{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: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:1695832448;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:1695832541;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1695832546;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:1696350710;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;}}}s:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'recovery_keys','a:0:{}','yes'),(121,'theme_mods_twentytwentythree','a:1:{s:18:\"custom_css_post_id\";i:-1;}','yes'),(122,'boldgrid_settings','a:2:{s:7:\"library\";a:3:{s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";s:9:\"2.13.11.0\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.13.7.0\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:9:\"2.13.11.0\";}s:15:\"plugins_checked\";a:5:{s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:1:{s:5:\"2.7.6\";i:1695754990;}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:2:{s:6:\"1.20.1\";i:1695746090;s:6:\"1.25.0\";i:1695754990;}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:1:{s:5:\"1.0.6\";i:1695754990;}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:1:{s:6:\"1.15.2\";i:1695754990;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.5.9\";i:1695754990;}}}','yes'),(123,'speedycache_options','a:4:{s:3:\"lbc\";b:1;s:10:\"minify_css\";b:1;s:4:\"gzip\";b:1;s:15:\"automatic_cache\";b:1;}','yes'),(124,'speedycache_version','1.1.0','yes'),(125,'_transient_wp_core_block_css_files','a:496:{i:0;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/archives/editor-rtl.css\";i:1;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/archives/editor-rtl.min.css\";i:2;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/archives/editor.css\";i:3;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/archives/editor.min.css\";i:4;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/archives/style-rtl.css\";i:5;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/archives/style-rtl.min.css\";i:6;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/archives/style.css\";i:7;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/archives/style.min.css\";i:8;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/editor-rtl.css\";i:9;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/editor-rtl.min.css\";i:10;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/editor.css\";i:11;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/editor.min.css\";i:12;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/style-rtl.css\";i:13;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/style-rtl.min.css\";i:14;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/style.css\";i:15;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/style.min.css\";i:16;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/theme-rtl.css\";i:17;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/theme-rtl.min.css\";i:18;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/theme.css\";i:19;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/audio/theme.min.css\";i:20;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/avatar/editor-rtl.css\";i:21;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/avatar/editor-rtl.min.css\";i:22;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/avatar/editor.css\";i:23;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/avatar/editor.min.css\";i:24;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/avatar/style-rtl.css\";i:25;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/avatar/style-rtl.min.css\";i:26;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/avatar/style.css\";i:27;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/avatar/style.min.css\";i:28;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/block/editor-rtl.css\";i:29;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/block/editor-rtl.min.css\";i:30;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/block/editor.css\";i:31;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/block/editor.min.css\";i:32;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/button/editor-rtl.css\";i:33;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/button/editor-rtl.min.css\";i:34;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/button/editor.css\";i:35;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/button/editor.min.css\";i:36;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/button/style-rtl.css\";i:37;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/button/style-rtl.min.css\";i:38;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/button/style.css\";i:39;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/button/style.min.css\";i:40;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/buttons/editor-rtl.css\";i:41;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/buttons/editor-rtl.min.css\";i:42;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/buttons/editor.css\";i:43;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/buttons/editor.min.css\";i:44;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/buttons/style-rtl.css\";i:45;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/buttons/style-rtl.min.css\";i:46;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/buttons/style.css\";i:47;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/buttons/style.min.css\";i:48;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/calendar/style-rtl.css\";i:49;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/calendar/style-rtl.min.css\";i:50;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/calendar/style.css\";i:51;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/calendar/style.min.css\";i:52;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/categories/editor-rtl.css\";i:53;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/categories/editor-rtl.min.css\";i:54;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/categories/editor.css\";i:55;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/categories/editor.min.css\";i:56;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/categories/style-rtl.css\";i:57;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/categories/style-rtl.min.css\";i:58;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/categories/style.css\";i:59;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/categories/style.min.css\";i:60;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/code/editor-rtl.css\";i:61;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/code/editor-rtl.min.css\";i:62;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/code/editor.css\";i:63;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/code/editor.min.css\";i:64;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/code/style-rtl.css\";i:65;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/code/style-rtl.min.css\";i:66;s:55:\"/home/naidao5/suda.fr/wp-includes/blocks/code/style.css\";i:67;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/code/style.min.css\";i:68;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/code/theme-rtl.css\";i:69;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/code/theme-rtl.min.css\";i:70;s:55:\"/home/naidao5/suda.fr/wp-includes/blocks/code/theme.css\";i:71;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/code/theme.min.css\";i:72;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/columns/editor-rtl.css\";i:73;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/columns/editor-rtl.min.css\";i:74;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/columns/editor.css\";i:75;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/columns/editor.min.css\";i:76;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/columns/style-rtl.css\";i:77;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/columns/style-rtl.min.css\";i:78;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/columns/style.css\";i:79;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/columns/style.min.css\";i:80;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/comment-content/style-rtl.css\";i:81;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/comment-content/style-rtl.min.css\";i:82;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/comment-content/style.css\";i:83;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/comment-content/style.min.css\";i:84;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/comment-template/style-rtl.css\";i:85;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/comment-template/style-rtl.min.css\";i:86;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/comment-template/style.css\";i:87;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/comment-template/style.min.css\";i:88;s:83:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css\";i:89;s:87:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css\";i:90;s:79:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination-numbers/editor.css\";i:91;s:83:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination-numbers/editor.min.css\";i:92;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination/editor-rtl.css\";i:93;s:79:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination/editor-rtl.min.css\";i:94;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination/editor.css\";i:95;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination/editor.min.css\";i:96;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination/style-rtl.css\";i:97;s:78:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination/style-rtl.min.css\";i:98;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination/style.css\";i:99;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-pagination/style.min.css\";i:100;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-title/editor-rtl.css\";i:101;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-title/editor-rtl.min.css\";i:102;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-title/editor.css\";i:103;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/comments-title/editor.min.css\";i:104;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/comments/editor-rtl.css\";i:105;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/comments/editor-rtl.min.css\";i:106;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/comments/editor.css\";i:107;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/comments/editor.min.css\";i:108;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/comments/style-rtl.css\";i:109;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/comments/style-rtl.min.css\";i:110;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/comments/style.css\";i:111;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/comments/style.min.css\";i:112;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/cover/editor-rtl.css\";i:113;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/cover/editor-rtl.min.css\";i:114;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/cover/editor.css\";i:115;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/cover/editor.min.css\";i:116;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/cover/style-rtl.css\";i:117;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/cover/style-rtl.min.css\";i:118;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/cover/style.css\";i:119;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/cover/style.min.css\";i:120;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/details/editor-rtl.css\";i:121;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/details/editor-rtl.min.css\";i:122;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/details/editor.css\";i:123;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/details/editor.min.css\";i:124;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/details/style-rtl.css\";i:125;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/details/style-rtl.min.css\";i:126;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/details/style.css\";i:127;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/details/style.min.css\";i:128;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/editor-rtl.css\";i:129;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/editor-rtl.min.css\";i:130;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/editor.css\";i:131;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/editor.min.css\";i:132;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/style-rtl.css\";i:133;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/style-rtl.min.css\";i:134;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/style.css\";i:135;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/style.min.css\";i:136;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/theme-rtl.css\";i:137;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/theme-rtl.min.css\";i:138;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/theme.css\";i:139;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/embed/theme.min.css\";i:140;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/file/editor-rtl.css\";i:141;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/file/editor-rtl.min.css\";i:142;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/file/editor.css\";i:143;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/file/editor.min.css\";i:144;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/file/style-rtl.css\";i:145;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/file/style-rtl.min.css\";i:146;s:55:\"/home/naidao5/suda.fr/wp-includes/blocks/file/style.css\";i:147;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/file/style.min.css\";i:148;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/footnotes/style-rtl.css\";i:149;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/footnotes/style-rtl.min.css\";i:150;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/footnotes/style.css\";i:151;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/footnotes/style.min.css\";i:152;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/freeform/editor-rtl.css\";i:153;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/freeform/editor-rtl.min.css\";i:154;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/freeform/editor.css\";i:155;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/freeform/editor.min.css\";i:156;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/editor-rtl.css\";i:157;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/editor-rtl.min.css\";i:158;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/editor.css\";i:159;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/editor.min.css\";i:160;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/style-rtl.css\";i:161;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/style-rtl.min.css\";i:162;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/style.css\";i:163;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/style.min.css\";i:164;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/theme-rtl.css\";i:165;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/theme-rtl.min.css\";i:166;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/theme.css\";i:167;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/gallery/theme.min.css\";i:168;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/group/editor-rtl.css\";i:169;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/group/editor-rtl.min.css\";i:170;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/group/editor.css\";i:171;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/group/editor.min.css\";i:172;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/group/style-rtl.css\";i:173;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/group/style-rtl.min.css\";i:174;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/group/style.css\";i:175;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/group/style.min.css\";i:176;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/group/theme-rtl.css\";i:177;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/group/theme-rtl.min.css\";i:178;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/group/theme.css\";i:179;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/group/theme.min.css\";i:180;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/heading/style-rtl.css\";i:181;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/heading/style-rtl.min.css\";i:182;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/heading/style.css\";i:183;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/heading/style.min.css\";i:184;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/html/editor-rtl.css\";i:185;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/html/editor-rtl.min.css\";i:186;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/html/editor.css\";i:187;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/html/editor.min.css\";i:188;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/image/editor-rtl.css\";i:189;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/image/editor-rtl.min.css\";i:190;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/image/editor.css\";i:191;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/image/editor.min.css\";i:192;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/image/style-rtl.css\";i:193;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/image/style-rtl.min.css\";i:194;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/image/style.css\";i:195;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/image/style.min.css\";i:196;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/image/theme-rtl.css\";i:197;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/image/theme-rtl.min.css\";i:198;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/image/theme.css\";i:199;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/image/theme.min.css\";i:200;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-comments/style-rtl.css\";i:201;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-comments/style-rtl.min.css\";i:202;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-comments/style.css\";i:203;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-comments/style.min.css\";i:204;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-posts/editor-rtl.css\";i:205;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-posts/editor-rtl.min.css\";i:206;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-posts/editor.css\";i:207;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-posts/editor.min.css\";i:208;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-posts/style-rtl.css\";i:209;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-posts/style-rtl.min.css\";i:210;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-posts/style.css\";i:211;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/latest-posts/style.min.css\";i:212;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/list/style-rtl.css\";i:213;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/list/style-rtl.min.css\";i:214;s:55:\"/home/naidao5/suda.fr/wp-includes/blocks/list/style.css\";i:215;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/list/style.min.css\";i:216;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/media-text/editor-rtl.css\";i:217;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/media-text/editor-rtl.min.css\";i:218;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/media-text/editor.css\";i:219;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/media-text/editor.min.css\";i:220;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/media-text/style-rtl.css\";i:221;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/media-text/style-rtl.min.css\";i:222;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/media-text/style.css\";i:223;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/media-text/style.min.css\";i:224;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/more/editor-rtl.css\";i:225;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/more/editor-rtl.min.css\";i:226;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/more/editor.css\";i:227;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/more/editor.min.css\";i:228;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-link/editor-rtl.css\";i:229;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-link/editor-rtl.min.css\";i:230;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-link/editor.css\";i:231;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-link/editor.min.css\";i:232;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-link/style-rtl.css\";i:233;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-link/style-rtl.min.css\";i:234;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-link/style.css\";i:235;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-link/style.min.css\";i:236;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-submenu/editor-rtl.css\";i:237;s:78:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-submenu/editor-rtl.min.css\";i:238;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-submenu/editor.css\";i:239;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation-submenu/editor.min.css\";i:240;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation/editor-rtl.css\";i:241;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation/editor-rtl.min.css\";i:242;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation/editor.css\";i:243;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation/editor.min.css\";i:244;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation/style-rtl.css\";i:245;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation/style-rtl.min.css\";i:246;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation/style.css\";i:247;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/navigation/style.min.css\";i:248;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/nextpage/editor-rtl.css\";i:249;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/nextpage/editor-rtl.min.css\";i:250;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/nextpage/editor.css\";i:251;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/nextpage/editor.min.css\";i:252;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/page-list/editor-rtl.css\";i:253;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/page-list/editor-rtl.min.css\";i:254;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/page-list/editor.css\";i:255;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/page-list/editor.min.css\";i:256;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/page-list/style-rtl.css\";i:257;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/page-list/style-rtl.min.css\";i:258;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/page-list/style.css\";i:259;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/page-list/style.min.css\";i:260;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/paragraph/editor-rtl.css\";i:261;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/paragraph/editor-rtl.min.css\";i:262;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/paragraph/editor.css\";i:263;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/paragraph/editor.min.css\";i:264;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/paragraph/style-rtl.css\";i:265;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/paragraph/style-rtl.min.css\";i:266;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/paragraph/style.css\";i:267;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/paragraph/style.min.css\";i:268;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/post-author/style-rtl.css\";i:269;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/post-author/style-rtl.min.css\";i:270;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/post-author/style.css\";i:271;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/post-author/style.min.css\";i:272;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/post-comments-form/editor-rtl.css\";i:273;s:78:\"/home/naidao5/suda.fr/wp-includes/blocks/post-comments-form/editor-rtl.min.css\";i:274;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/post-comments-form/editor.css\";i:275;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/post-comments-form/editor.min.css\";i:276;s:73:\"/home/naidao5/suda.fr/wp-includes/blocks/post-comments-form/style-rtl.css\";i:277;s:77:\"/home/naidao5/suda.fr/wp-includes/blocks/post-comments-form/style-rtl.min.css\";i:278;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/post-comments-form/style.css\";i:279;s:73:\"/home/naidao5/suda.fr/wp-includes/blocks/post-comments-form/style.min.css\";i:280;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/post-date/style-rtl.css\";i:281;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/post-date/style-rtl.min.css\";i:282;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/post-date/style.css\";i:283;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/post-date/style.min.css\";i:284;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/post-excerpt/editor-rtl.css\";i:285;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/post-excerpt/editor-rtl.min.css\";i:286;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/post-excerpt/editor.css\";i:287;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/post-excerpt/editor.min.css\";i:288;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/post-excerpt/style-rtl.css\";i:289;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/post-excerpt/style-rtl.min.css\";i:290;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/post-excerpt/style.css\";i:291;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/post-excerpt/style.min.css\";i:292;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/post-featured-image/editor-rtl.css\";i:293;s:79:\"/home/naidao5/suda.fr/wp-includes/blocks/post-featured-image/editor-rtl.min.css\";i:294;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/post-featured-image/editor.css\";i:295;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/post-featured-image/editor.min.css\";i:296;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/post-featured-image/style-rtl.css\";i:297;s:78:\"/home/naidao5/suda.fr/wp-includes/blocks/post-featured-image/style-rtl.min.css\";i:298;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/post-featured-image/style.css\";i:299;s:74:\"/home/naidao5/suda.fr/wp-includes/blocks/post-featured-image/style.min.css\";i:300;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/post-navigation-link/style-rtl.css\";i:301;s:79:\"/home/naidao5/suda.fr/wp-includes/blocks/post-navigation-link/style-rtl.min.css\";i:302;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/post-navigation-link/style.css\";i:303;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/post-navigation-link/style.min.css\";i:304;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/post-template/editor-rtl.css\";i:305;s:73:\"/home/naidao5/suda.fr/wp-includes/blocks/post-template/editor-rtl.min.css\";i:306;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/post-template/editor.css\";i:307;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/post-template/editor.min.css\";i:308;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/post-template/style-rtl.css\";i:309;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/post-template/style-rtl.min.css\";i:310;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/post-template/style.css\";i:311;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/post-template/style.min.css\";i:312;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/post-terms/style-rtl.css\";i:313;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/post-terms/style-rtl.min.css\";i:314;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/post-terms/style.css\";i:315;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/post-terms/style.min.css\";i:316;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/post-title/style-rtl.css\";i:317;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/post-title/style-rtl.min.css\";i:318;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/post-title/style.css\";i:319;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/post-title/style.min.css\";i:320;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/preformatted/style-rtl.css\";i:321;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/preformatted/style-rtl.min.css\";i:322;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/preformatted/style.css\";i:323;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/preformatted/style.min.css\";i:324;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/editor-rtl.css\";i:325;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/editor-rtl.min.css\";i:326;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/editor.css\";i:327;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/editor.min.css\";i:328;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/style-rtl.css\";i:329;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/style-rtl.min.css\";i:330;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/style.css\";i:331;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/style.min.css\";i:332;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/theme-rtl.css\";i:333;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/theme-rtl.min.css\";i:334;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/theme.css\";i:335;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/pullquote/theme.min.css\";i:336;s:80:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination-numbers/editor-rtl.css\";i:337;s:84:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css\";i:338;s:76:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination-numbers/editor.css\";i:339;s:80:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination-numbers/editor.min.css\";i:340;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination/editor-rtl.css\";i:341;s:76:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination/editor-rtl.min.css\";i:342;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination/editor.css\";i:343;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination/editor.min.css\";i:344;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination/style-rtl.css\";i:345;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination/style-rtl.min.css\";i:346;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination/style.css\";i:347;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/query-pagination/style.min.css\";i:348;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/query-title/style-rtl.css\";i:349;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/query-title/style-rtl.min.css\";i:350;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/query-title/style.css\";i:351;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/query-title/style.min.css\";i:352;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/query/editor-rtl.css\";i:353;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/query/editor-rtl.min.css\";i:354;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/query/editor.css\";i:355;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/query/editor.min.css\";i:356;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/quote/style-rtl.css\";i:357;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/quote/style-rtl.min.css\";i:358;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/quote/style.css\";i:359;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/quote/style.min.css\";i:360;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/quote/theme-rtl.css\";i:361;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/quote/theme-rtl.min.css\";i:362;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/quote/theme.css\";i:363;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/quote/theme.min.css\";i:364;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/read-more/style-rtl.css\";i:365;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/read-more/style-rtl.min.css\";i:366;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/read-more/style.css\";i:367;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/read-more/style.min.css\";i:368;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/rss/editor-rtl.css\";i:369;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/rss/editor-rtl.min.css\";i:370;s:55:\"/home/naidao5/suda.fr/wp-includes/blocks/rss/editor.css\";i:371;s:59:\"/home/naidao5/suda.fr/wp-includes/blocks/rss/editor.min.css\";i:372;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/rss/style-rtl.css\";i:373;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/rss/style-rtl.min.css\";i:374;s:54:\"/home/naidao5/suda.fr/wp-includes/blocks/rss/style.css\";i:375;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/rss/style.min.css\";i:376;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/search/editor-rtl.css\";i:377;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/search/editor-rtl.min.css\";i:378;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/search/editor.css\";i:379;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/search/editor.min.css\";i:380;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/search/style-rtl.css\";i:381;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/search/style-rtl.min.css\";i:382;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/search/style.css\";i:383;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/search/style.min.css\";i:384;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/search/theme-rtl.css\";i:385;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/search/theme-rtl.min.css\";i:386;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/search/theme.css\";i:387;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/search/theme.min.css\";i:388;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/editor-rtl.css\";i:389;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/editor-rtl.min.css\";i:390;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/editor.css\";i:391;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/editor.min.css\";i:392;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/style-rtl.css\";i:393;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/style-rtl.min.css\";i:394;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/style.css\";i:395;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/style.min.css\";i:396;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/theme-rtl.css\";i:397;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/theme-rtl.min.css\";i:398;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/theme.css\";i:399;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/separator/theme.min.css\";i:400;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/shortcode/editor-rtl.css\";i:401;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/shortcode/editor-rtl.min.css\";i:402;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/shortcode/editor.css\";i:403;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/shortcode/editor.min.css\";i:404;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/site-logo/editor-rtl.css\";i:405;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/site-logo/editor-rtl.min.css\";i:406;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/site-logo/editor.css\";i:407;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/site-logo/editor.min.css\";i:408;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/site-logo/style-rtl.css\";i:409;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/site-logo/style-rtl.min.css\";i:410;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/site-logo/style.css\";i:411;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/site-logo/style.min.css\";i:412;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/site-tagline/editor-rtl.css\";i:413;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/site-tagline/editor-rtl.min.css\";i:414;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/site-tagline/editor.css\";i:415;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/site-tagline/editor.min.css\";i:416;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/site-title/editor-rtl.css\";i:417;s:70:\"/home/naidao5/suda.fr/wp-includes/blocks/site-title/editor-rtl.min.css\";i:418;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/site-title/editor.css\";i:419;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/site-title/editor.min.css\";i:420;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/site-title/style-rtl.css\";i:421;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/site-title/style-rtl.min.css\";i:422;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/site-title/style.css\";i:423;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/site-title/style.min.css\";i:424;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/social-link/editor-rtl.css\";i:425;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/social-link/editor-rtl.min.css\";i:426;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/social-link/editor.css\";i:427;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/social-link/editor.min.css\";i:428;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/social-links/editor-rtl.css\";i:429;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/social-links/editor-rtl.min.css\";i:430;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/social-links/editor.css\";i:431;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/social-links/editor.min.css\";i:432;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/social-links/style-rtl.css\";i:433;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/social-links/style-rtl.min.css\";i:434;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/social-links/style.css\";i:435;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/social-links/style.min.css\";i:436;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/spacer/editor-rtl.css\";i:437;s:66:\"/home/naidao5/suda.fr/wp-includes/blocks/spacer/editor-rtl.min.css\";i:438;s:58:\"/home/naidao5/suda.fr/wp-includes/blocks/spacer/editor.css\";i:439;s:62:\"/home/naidao5/suda.fr/wp-includes/blocks/spacer/editor.min.css\";i:440;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/spacer/style-rtl.css\";i:441;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/spacer/style-rtl.min.css\";i:442;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/spacer/style.css\";i:443;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/spacer/style.min.css\";i:444;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/table/editor-rtl.css\";i:445;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/table/editor-rtl.min.css\";i:446;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/table/editor.css\";i:447;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/table/editor.min.css\";i:448;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/table/style-rtl.css\";i:449;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/table/style-rtl.min.css\";i:450;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/table/style.css\";i:451;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/table/style.min.css\";i:452;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/table/theme-rtl.css\";i:453;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/table/theme-rtl.min.css\";i:454;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/table/theme.css\";i:455;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/table/theme.min.css\";i:456;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/tag-cloud/style-rtl.css\";i:457;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/tag-cloud/style-rtl.min.css\";i:458;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/tag-cloud/style.css\";i:459;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/tag-cloud/style.min.css\";i:460;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/template-part/editor-rtl.css\";i:461;s:73:\"/home/naidao5/suda.fr/wp-includes/blocks/template-part/editor-rtl.min.css\";i:462;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/template-part/editor.css\";i:463;s:69:\"/home/naidao5/suda.fr/wp-includes/blocks/template-part/editor.min.css\";i:464;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/template-part/theme-rtl.css\";i:465;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/template-part/theme-rtl.min.css\";i:466;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/template-part/theme.css\";i:467;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/template-part/theme.min.css\";i:468;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/term-description/style-rtl.css\";i:469;s:75:\"/home/naidao5/suda.fr/wp-includes/blocks/term-description/style-rtl.min.css\";i:470;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/term-description/style.css\";i:471;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/term-description/style.min.css\";i:472;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/text-columns/editor-rtl.css\";i:473;s:72:\"/home/naidao5/suda.fr/wp-includes/blocks/text-columns/editor-rtl.min.css\";i:474;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/text-columns/editor.css\";i:475;s:68:\"/home/naidao5/suda.fr/wp-includes/blocks/text-columns/editor.min.css\";i:476;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/text-columns/style-rtl.css\";i:477;s:71:\"/home/naidao5/suda.fr/wp-includes/blocks/text-columns/style-rtl.min.css\";i:478;s:63:\"/home/naidao5/suda.fr/wp-includes/blocks/text-columns/style.css\";i:479;s:67:\"/home/naidao5/suda.fr/wp-includes/blocks/text-columns/style.min.css\";i:480;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/verse/style-rtl.css\";i:481;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/verse/style-rtl.min.css\";i:482;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/verse/style.css\";i:483;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/verse/style.min.css\";i:484;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/video/editor-rtl.css\";i:485;s:65:\"/home/naidao5/suda.fr/wp-includes/blocks/video/editor-rtl.min.css\";i:486;s:57:\"/home/naidao5/suda.fr/wp-includes/blocks/video/editor.css\";i:487;s:61:\"/home/naidao5/suda.fr/wp-includes/blocks/video/editor.min.css\";i:488;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/video/style-rtl.css\";i:489;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/video/style-rtl.min.css\";i:490;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/video/style.css\";i:491;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/video/style.min.css\";i:492;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/video/theme-rtl.css\";i:493;s:64:\"/home/naidao5/suda.fr/wp-includes/blocks/video/theme-rtl.min.css\";i:494;s:56:\"/home/naidao5/suda.fr/wp-includes/blocks/video/theme.css\";i:495;s:60:\"/home/naidao5/suda.fr/wp-includes/blocks/video/theme.min.css\";}','yes'),(126,'boldgrid_attribution_rebuild','1','yes'),(127,'boldgrid_staging_boldgrid_attribution_rebuild','1','yes'),(128,'boldgrid_attribution_upgraded_to_cpt','1','yes'),(298,'_site_transient_timeout_boldgrid_available','1695755181','no'),(130,'WPLANG','fr_FR','yes'),(131,'https_detection_errors','a:1:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}}','yes'),(133,'rt_wp_nginx_helper_options','a:18:{s:9:\"log_level\";s:4:\"INFO\";s:12:\"log_filesize\";i:5;s:12:\"enable_purge\";i:1;s:10:\"enable_map\";i:0;s:10:\"enable_log\";i:0;s:12:\"enable_stamp\";i:0;s:21:\"purge_homepage_on_new\";i:1;s:22:\"purge_homepage_on_edit\";i:1;s:21:\"purge_homepage_on_del\";i:1;s:20:\"purge_archive_on_new\";i:1;s:21:\"purge_archive_on_edit\";i:1;s:20:\"purge_archive_on_del\";i:1;s:28:\"purge_archive_on_new_comment\";i:0;s:32:\"purge_archive_on_deleted_comment\";i:0;s:17:\"purge_page_on_mod\";i:1;s:25:\"purge_page_on_new_comment\";i:1;s:29:\"purge_page_on_deleted_comment\";i:1;s:12:\"purge_method\";s:11:\"get_request\";}','yes'),(145,'_transient_timeout_jetpack_file_data_11.2-a.5','1698251648','no'),(146,'_transient_jetpack_file_data_11.2-a.5','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:24:\"requires_user_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','no'),(230,'_site_transient_timeout_theme_roots','1695755702','no'),(231,'_site_transient_theme_roots','a:3:{s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(172,'jetpack_options','a:3:{s:14:\"last_heartbeat\";i:1695746050;s:7:\"version\";s:19:\"11.2-a.5:1695746142\";s:11:\"old_version\";s:19:\"11.2-a.5:1695746142\";}','yes'),(173,'jetpack_sync_https_history_home_url','a:2:{i:0;s:5:\"https\";i:1;s:5:\"https\";}','yes'),(174,'jetpack_sync_https_history_site_url','a:2:{i:0;s:5:\"https\";i:1;s:5:\"https\";}','yes'),(147,'jetpack_available_modules','a:1:{s:8:\"11.2-a.5\";a:44:{s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(148,'jetpack_sync_settings_disable','0','yes'),(149,'jetpack_connection_active_plugins','a:1:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}}','yes'),(150,'widget_boldgrid_component_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(151,'widget_boldgrid_component_page_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(152,'widget_boldgrid_component_site_title','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(153,'widget_boldgrid_component_site_description','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(154,'widget_boldgrid_component_logo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(155,'widget_boldgrid_component_post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(156,'widget_boldgrid_component_postlist','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(157,'boldgrid_editor','a:2:{s:19:\"has_flushed_rewrite\";b:1;s:19:\"has_checked_version\";i:0;}','yes'),(159,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";}','yes'),(162,'boldgrid_backup_id','70d3737b','no'),(163,'boldgrid_backup_settings','a:14:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:0;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:0;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:4;s:5:\"tod_m\";i:50;s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:20:\"e.breffeil@gmail.com\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:11:\"auto_update\";a:3:{s:4:\"days\";i:0;s:7:\"plugins\";a:1:{s:7:\"default\";s:1:\"0\";}s:6:\"themes\";a:1:{s:7:\"default\";s:1:\"0\";}}s:16:\"backup_directory\";s:29:\"/home/naidao5/boldgrid_backup\";}','no'),(164,'_transient_timeout_boldgrid_backup_system_zip_test','1695832449','no'),(165,'_transient_boldgrid_backup_system_zip_test','1','no'),(166,'_transient_timeout_boldgrid_backup_is_functional','1695832491','no'),(167,'_transient_boldgrid_backup_is_functional','1','no'),(299,'_site_transient_boldgrid_available','1','no'),(169,'_site_transient_timeout_boldgrid_ppbp_version_data','1695774850','no'),(170,'_site_transient_boldgrid_ppbp_version_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":13:{s:5:\"title\";s:29:\"Post and Page Builder Premium\";s:7:\"version\";s:5:\"1.1.1\";s:8:\"asset_id\";i:1283206;s:12:\"release_date\";s:19:\"2023-03-15 16:04:19\";s:19:\"requires_wp_version\";s:3:\"4.7\";s:17:\"tested_wp_version\";s:3:\"6.2\";s:8:\"sections\";s:8089:\"{\"description\":\"<h4>What is the Post and Page Builder by BoldGrid?<\\/h4>\\n\\n<p>The Post and Page Builder is an intuitive drag and drop editor plugin and the easiest way to create and edit pages for any theme. Whether you are new to WordPress or consider yourself a pro, BoldGrid solutions will make your WordPress life better. Stop dealing with site-breaking shortcodes and theme restricted editors. You are going to love just how fast and easily you can create beautiful websites now.<\\/p>\\n\\n<p>Try out the <a href=\\\"https:\\/\\/www.boldgrid.com\\/central\\/get-it-now?redirect_url=wp-admin%2Fpost-new.php%3Fpost_type%3Dpage&amp;plugins=post-and-page-builder\\\">BoldGrid Demo<\\/a> on Cloud WordPress to see for yourself!<\\/p>\\n\\n<p>[youtube https:\\/\\/youtu.be\\/QoIb7OhV9ys?rel=0]<\\/p>\\n\\n<h4>Features<\\/h4>\\n\\n<ul>\\n<li><strong>Drag and Drop Editing<\\/strong> - Create simple or complex layouts with our unique editing experience<\\/li>\\n<li><strong>BoldGrid Blocks<\\/strong> - Hundreds of professional layout designs to work from<\\/li>\\n<li><strong>100% Mobile-friendly<\\/strong> - Responsive layouts and controls to change the design per device<\\/li>\\n<li><strong>Google Fonts<\\/strong> - Change font family, font size, font color, letter spacing, line height and more<\\/li>\\n<li><strong>Theme Compatibility<\\/strong> - Our WordPress Page Builder is designed to work with any WordPress Theme<\\/li>\\n<li><strong>Custom Backgrounds<\\/strong> - Add background images, gradient backgrounds, patterns, overlays, and background colors<\\/li>\\n<li><strong>Fast and Free Support<\\/strong> - Growing Community and knowledge base<\\/li>\\n<li><strong>Animations<\\/strong> - Add effects as the user scrolls down the page with Animate.css or background parallax scroll effects<\\/li>\\n<li><strong>Advanced Controls<\\/strong> - Add margin, padding, box shadows, borders, alignment and more to almost any element<\\/li>\\n<li><strong>Bootstrap Grid<\\/strong> - Drag and drop controls for bootstrap rows and columns elements<\\/li>\\n<li><strong>Add Custom CSS Classes<\\/strong> - Complete control over any element<\\/li>\\n<li><strong>Clean, Simple Markup<\\/strong> - Easily create a professionally coded template without experience<\\/li>\\n<li><strong>Google Maps<\\/strong> - Embed and customize maps into your post or page<\\/li>\\n<li><strong>Web Components<\\/strong> - High quality reusable and customizable HTML elements<\\/li>\\n<li><strong>Font Awesome Icons<\\/strong> - Insert and customize any Font Awesome icons<\\/li>\\n<li><strong>CSS Grid<\\/strong> - Full width, column and row based layouts<\\/li>\\n<li><strong>Image Editing<\\/strong> - Apply image filters and automatically crop images<\\/li>\\n<li><strong>Button Designs<\\/strong> - Fully customizable button designs<\\/li>\\n<li><strong>Custom Post Types<\\/strong> - Save and reuse full page layouts or BoldGrid Block designs<\\/li>\\n<li><strong>WordPress Editor Integration<\\/strong> - Integrated into TinyMCE so you can keep the same workflow<\\/li>\\n<li><strong>No Need for Shortcodes!<\\/strong> - Faster page loads by saving your custom HTML5 elements<\\/li>\\n<\\/ul>\\n\\n<p>Additional Features when used with other BoldGrid plugins:<\\/p>\\n\\n<ul>\\n<li>Dozens of free layout templates<\\/li>\\n<li>Integrated with professional image banks<\\/li>\\n<li>Contact Forms<\\/li>\\n<li>On-page SEO recommendations for targeted search phrase<\\/li>\\n<\\/ul>\\n\\n<p>Visit our website to learn more about additional <a href=\\\"https:\\/\\/www.boldgrid.com\\/wordpress-plugins\\/\\\">BoldGrid plugins<\\/a> to further improve your WordPress experience!<\\/p>\\n\\n<h4>People Love BoldGrid<\\/h4>\\n\\n<p>\\\"It\'s really the perfect starting point for just about any web project, allowing users to get their site up and running in very short time. \\\" - Digital.com<\\/p>\\n\\n<p>\\\"BoldGrid is a great extension to WordPress that will make my job a lot easier and faster while creating custom layouts and pages.\\\" - Webhostingmedia.net<\\/p>\\n\\n<p>\\\"Well, I have seen many site builders but this is the only one that provides so many features.\\\" - Woblogger.com<\\/p>\\n\\n<h4>A Post and Page Builder That Works With Your Theme and Plugins<\\/h4>\\n\\n<p>The Post and Page Builder by BoldGrid is designed to work with almost any WordPress theme. Add it to your existing website today, or try a BoldGrid theme for your new website. Alternatively, consider upgrading and using the powerful BoldGrid framework theme (available in Premium subscription) as an excellent time saver for agencies and developers.<\\/p>\\n\\n<h4>A Post and Page Builder Stuffed With Pre-Designed Templates &amp; Blocks<\\/h4>\\n\\n<p>Create layouts and pages faster and easier than ever with Blocks by BoldGrid. Blocks are pre-built page sections consisting of various layouts of rows and columns prepopulated with content that can be edited visually or with HTML and CSS. Blocks utilize a wide variety of content that can be completely customized to fit your needs such as icons, buttons, free and premium images, font packs, and more.<\\/p>\\n\\n<h4>A Post and Page Builder That Is Faster Than The Rest<\\/h4>\\n\\n<p>The Post and Page Builder by BoldGrid is designed to create pages that load fast. BoldGrid ditches shortcodes in favor of clean markup that can be served quickly. That also means BoldGrid code is easy to assess and customize.<\\/p>\\n\\n<h4>Coming Soon \\/ Maintenance Page<\\/h4>\\n\\n<p>Great for making \\\"under construction\\\" or \\\"coming soon\\\" pages. You can create a simple page within minutes by using free professionally designed WordPress Blocks.<\\/p>\\n\\n<h4>Bootstrap WYSIWYG Post &amp; Page Builder for WordPress<\\/h4>\\n\\n<p>Our drag and drop system is built on the Bootstrap Grid. You can drag columns, rows, and containers around your pages to make quick updates to pages.  Advanced CSS controls allow you to make pixel perfect designs.<\\/p>\\n\\n<h4>Create Custom Color Palette<\\/h4>\\n\\n<p>Choose your brand\'s colors and we\'ll help your design stay unified. Our unique color palette system is built with SASS and allows you to change all the colors on your site. You don\'t have to choose from a few presets anymore!<\\/p>\\n\",\"installation\":\"<h4>Minimum Requirements<\\/h4>\\n\\n<ul>\\n<li>PHP version 5.4 or greater<\\/li>\\n<li>WordPress 4.4 or greater<\\/li>\\n<\\/ul>\\n\\n<h4>Manually<\\/h4>\\n\\n<ol>\\n<li>Upload the entire post-and-page-builder folder to the \\/wp-content\\/plugins\\/ directory.<\\/li>\\n<li>Activate the plugin through the Plugins menu in WordPress.<\\/li>\\n<\\/ol>\\n\\n<p>You will find a \'Post and Page Builder\' menu in your WordPress admin panel and find most features within the\\nWordPress Editor.<\\/p>\\n\",\"changelog\":\"<h4>1.1.1<\\/h4>\\n\\n<p>Release date: March 15, 2023<\\/p>\\n\\n<ul>\\n<li>HotFix: Fixed missing class method in 1.1.0 release.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.0<\\/h4>\\n\\n<p>Release date: March 14, 2023<\\/p>\\n\\n<ul>\\n<li>New Feature: Added a new \\\"Tabs\\\" component to allow for adding and customizing tabbed content <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/post-and-page-builder-premium\\/issues\\/27\\\">#27<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>1.0.6<\\/h4>\\n\\n<p>Release date: April 26, 2022<\\/p>\\n\\n<ul>\\n<li>Fix: Slider Navigation Buttons are transparent <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/post-and-page-builder-premium\\/issues\\/7\\\">#7<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>1.0.5<\\/h4>\\n\\n<p>Release date: December 8th, 2020<\\/p>\\n\\n<ul>\\n<li>Fix: Compatibility issues with WordPress 5.6<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.4<\\/h4>\\n\\n<p>Release date: November 11th, 2019<\\/p>\\n\\n<ul>\\n<li>Fix: Order posts by date instead of id.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<p>Release date: October 30th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Optimizing build files.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Release date: December 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed updating plugin via ajax<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<p>Release Date: December 4th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug Fix: Fixing post excerpt wrapping element<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.0<\\/h4>\\n\\n<p>Release Date: October 16th, 2018<\\/p>\\n\\n<ul>\\n<li>New feature: Slider Components<\\/li>\\n<li>New feature: Post List Widget<\\/li>\\n<li>New feature: Single Post Widget<\\/li>\\n<\\/ul>\\n\"}\";s:7:\"siteurl\";s:24:\"http://www.boldgrid.com/\";s:13:\"compatibility\";s:14031:\"{\"6.1.1\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"6.1\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"6.0.3\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"6.0.2\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"6.0.1\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"6.0\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.9.5\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.9.4\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.9.3\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.9.2\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.9.1\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.9\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.8.6\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.8.5\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.8.4\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.8.3\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.8.2\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.8.1\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.8\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7.8\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7.7\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7.6\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7.5\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7.4\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7.3\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7.2\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7.1\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.7\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.6.9\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.6.10\":{\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.6.1\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.6\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.5.3\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.5.2\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.5.1\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.5\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.4.4\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.4.3\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.4.2\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.4.1\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.4\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.3.6\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.3.5\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.3.4\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.3.3\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.3.2\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.3.1\":{\"1.0.5\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.3\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.9\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.8\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.7\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.6\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.5\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.4\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.3\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.2\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2.1\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.2\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.1.8\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.1.7\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.1.6\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.1.5\":{\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.1.3\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.1.2\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.1.1\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.1\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.0.7\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.0.6\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.0.5\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.0.4\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.0.3\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.0.2\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.0.1\":{\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"5.0\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.9\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.8\":{\"1.0.0-alpha.0\":[100,12],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.7\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.6\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.5\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.4\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.3\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.2\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.12\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.11\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.10\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9.1\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.9\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.8.7\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.8.6\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.8.5\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.8.4\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.8.3\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.8.2\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.8.1\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.8\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.9\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.8\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.7\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.6\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.5\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.4\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.3\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.2\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.11\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.10\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7.1\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.7\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]},\"4.6.12\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95],\"1.0.5\":[100,95],\"1.0.6-rc1\":[100,95],\"1.0.6\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:153:\"{\"boldgrid\":\"Boldgrid\",\"page builder\":\"Page builder\",\"drag and drop\":\"Drag and drop\",\"tinymce\":\"Tinymce\",\"editor\":\"Editor\",\"landing page\":\"Landing page\"}\";s:7:\"banners\";s:137:\"{\"low\":\"//ps.w.org/post-and-page-builder/assets/banner-772x250.png\",\"high\":\"//ps.w.org/post-and-page-builder/assets/banner-1544x500.png\"}\";}}s:7:\"updated\";i:1695746050;}','no'),(178,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:29:\"amsngx344.inmotionhosting.com\";s:10:\"phpversion\";s:6:\"7.4.33\";s:9:\"wpversion\";s:5:\"6.3.1\";}','yes'),(179,'speedycache_promo_time','1695746091','yes'),(180,'_site_transient_timeout_available_translations','1695756892','no'),(181,'_site_transient_available_translations','a:131:{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:5:\"6.0.5\";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:61:\"https://downloads.wordpress.org/translation/core/6.0.5/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.3.1\";s:7:\"updated\";s:19:\"2023-06-18 08:25:23\";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.3.1/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.22\";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.22/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.3.1\";s:7:\"updated\";s:19:\"2023-08-28 08:07:35\";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.3.1/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:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34: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/4.7.2/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.23\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";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.23/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.3.1\";s:7:\"updated\";s:19:\"2023-09-26 08:10:52\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-08 13:02:24\";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.3.1/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.2\";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.2/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.3.1\";s:7:\"updated\";s:19:\"2023-09-14 15:04:39\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-08 07:14:12\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-31 09:54:31\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-19 11:54:24\";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.3.1/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:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-29 18:32:34\";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.3.1/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_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-18 08:19:14\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-29 18:29:34\";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.3.1/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:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-08 09:49:50\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-08 09:52:35\";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.3.1/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.2\";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.2/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.3.1\";s:7:\"updated\";s:19:\"2023-08-30 12:41:04\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-03 07:25:21\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-03 07:13:00\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-28 15:57:23\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-28 15:58:51\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-08 16:08:07\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-20 08:57:43\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-31 02:13:04\";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.3.1/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_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-31 14:12:31\";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.3.1/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_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-04 16:53:05\";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.3.1/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_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-22 13:44:03\";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.3.1/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_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.2\";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.2/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_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.2.2\";s:7:\"updated\";s:19:\"2023-03-14 22:16:37\";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.2.2/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_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"5.8.7\";s:7:\"updated\";s:19:\"2021-10-04 20:53:18\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.7/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_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:5:\"5.8.7\";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:64:\"https://downloads.wordpress.org/translation/core/5.8.7/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_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-06-14 16:02:22\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/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: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.13\";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.13/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_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-26 01:50:26\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.1/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_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.18\";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.18/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:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-08-12 08:38:59\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/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:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-06 09:27:17\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-29 13:15:12\";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.3.1/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:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-24 01:09:31\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-29 15:42:01\";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.3.1/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_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-26 13:43:14\";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.3.1/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_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-13 12:53:57\";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.3.1/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_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-22 13:54:46\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/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.22\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";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.22/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.2\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";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.2/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.3.1\";s:7:\"updated\";s:19:\"2023-09-20 23:35:55\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-09 07:20:47\";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.3.1/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.30\";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.30/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.2\";s:7:\"updated\";s:19:\"2023-05-28 22:06:16\";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.2/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.3.1\";s:7:\"updated\";s:19:\"2023-09-14 13:04:16\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-05 16:40:26\";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.3.1/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.2\";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.2/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.3.1\";s:7:\"updated\";s:19:\"2023-09-06 09:35:55\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-11 11:09:16\";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.3.1/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.23\";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.23/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.3.1\";s:7:\"updated\";s:19:\"2023-09-15 22:08:09\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-20 05:57:36\";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.3.1/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.23\";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.23/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.0.5\";s:7:\"updated\";s:19:\"2023-05-19 07:40:56\";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.0.5/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.2\";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.2/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:\"4.9.23\";s:7:\"updated\";s:19:\"2018-07-10 11:35:44\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.23/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.18\";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.18/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.1.3\";s:7:\"updated\";s:19:\"2022-10-20 17:15:28\";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.1.3/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.3.1\";s:7:\"updated\";s:19:\"2023-09-13 00:53:29\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-15 14:15:41\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-07 16:18:28\";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.3.1/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:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/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:5:\"6.1.3\";s:7:\"updated\";s:19:\"2022-11-24 03:51:58\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.1.3/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.3.1\";s:7:\"updated\";s:19:\"2023-09-01 07:05:22\";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.3.1/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:5:\"6.0.5\";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:64:\"https://downloads.wordpress.org/translation/core/6.0.5/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.3.1\";s:7:\"updated\";s:19:\"2023-09-24 15:58:25\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-03 01:58:55\";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.3.1/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:6:\"4.9.23\";s:7:\"updated\";s:19:\"2019-11-22 15:32:08\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.23/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.12\";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.12/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.35\";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.35/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.3.1\";s:7:\"updated\";s:19:\"2023-09-22 15:33:33\";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.3.1/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:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-08 08:50:11\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.1/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_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-30 11:01:53\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-29 11:56: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.3.1/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:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-10 16:26:11\";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.3.1/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:\"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.22\";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.22/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.3.1\";s:7:\"updated\";s:19:\"2023-08-02 09:00:40\";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.3.1/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.31\";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.31/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.3.1\";s:7:\"updated\";s:19:\"2023-09-07 15:44:05\";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.3.1/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:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-07 15:53:56\";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.3.1/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:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-29 11:22:05\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-21 12:17:05\";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.3.1/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: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.3.1\";s:7:\"updated\";s:19:\"2023-09-15 10:53:44\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-09-19 07:21:59\";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.3.1/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.13\";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.13/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.3.1\";s:7:\"updated\";s:19:\"2023-09-19 11:54:52\";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.3.1/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:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-09-25 11:20:57\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-30 12:28:12\";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.3.1/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.3.1\";s:7:\"updated\";s:19:\"2023-08-19 10:40:17\";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.3.1/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:\"5.8.7\";s:7:\"updated\";s:19:\"2021-08-01 21:21:06\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.7/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.3.1\";s:7:\"updated\";s:19:\"2023-09-22 10:20:10\";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.3.1/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:6:\"5.3.15\";s:7:\"updated\";s:19:\"2019-10-13 15:35:35\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.3.15/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.35\";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.35/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:5:\"5.8.7\";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:61:\"https://downloads.wordpress.org/translation/core/5.8.7/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:6:\"4.8.22\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.22/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.3.1\";s:7:\"updated\";s:19:\"2023-08-29 22:20:22\";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.3.1/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:6:\"4.9.23\";s:7:\"updated\";s:19:\"2021-07-03 18:41:33\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.23/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:5:\"6.1.3\";s:7:\"updated\";s:19:\"2023-03-04 10:46:30\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.1.3/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.13\";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.13/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.2.2\";s:7:\"updated\";s:19:\"2023-07-15 15:30:50\";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.2.2/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:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-29 16:27:09\";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.3.1/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:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.3.1\";s:7:\"updated\";s:19:\"2023-08-17 14:06:22\";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.3.1/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.2\";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.2/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:\"繼續\";}}}','no'),(182,'boldgrid_mobile_ratio','0:1','no'),(219,'finished_updating_comment_type','1','yes'),(206,'_transient_feed_0d2db5fea5a8633b56992c916819b198','a:4:{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:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"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:\"Wed, 09 Aug 2023 05:50:56 +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:40:\"https://wordpress.org/?v=6.4-alpha-56702\";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:30:\"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:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordPress 6.3 « Lionel »\";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:57:\"https://fr.wordpress.org/2023/08/08/wordpress-6-3-lionel/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://fr.wordpress.org/2023/08/08/wordpress-6-3-lionel/#respond\";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, 08 Aug 2023 22:03:41 +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=2817\";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:424:\"Nous vous présentons WordPress 6.3 «&#160;Lionel&#160;», nommé après la jazzman américain&#160;Lionel Hampton. Il fut un vibraphoniste, pianiste et percussionniste de jazz prolifique et obtint sa notoriété en jouant avec des grands du jazz comme&#160;Charles Mingus&#160;ou&#160;Quincy Jones, et en tant que leader du Lionel Hampton Orchestra. Ses travaux ont été récompensés par un Grammy, une étoile [&#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:66495:\"\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2023/08/6.3-Release-Edition-Main-Image.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://fr.wordpress.org/files/2023/08/6.3-Release-Edition-Main-Image-1024x683.png\" alt=\"\" class=\"wp-image-2834\" srcset=\"https://fr.wordpress.org/files/2023/08/6.3-Release-Edition-Main-Image-1024x683.png 1024w, https://fr.wordpress.org/files/2023/08/6.3-Release-Edition-Main-Image-300x200.png 300w, https://fr.wordpress.org/files/2023/08/6.3-Release-Edition-Main-Image-768x512.png 768w, https://fr.wordpress.org/files/2023/08/6.3-Release-Edition-Main-Image-1536x1024.png 1536w, https://fr.wordpress.org/files/2023/08/6.3-Release-Edition-Main-Image-2048x1365.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p>Nous vous présentons WordPress 6.3 «&nbsp;Lionel&nbsp;», nommé après la jazzman américain&nbsp;<a href=\"https://en.wikipedia.org/wiki/Lionel_Hampton\">Lionel Hampton</a>. Il fut un vibraphoniste, pianiste et percussionniste de jazz prolifique et obtint sa notoriété en jouant avec des grands du jazz comme&nbsp;<a href=\"https://en.wikipedia.org/wiki/Charles_Mingus\">Charles Mingus</a>&nbsp;ou&nbsp;<a href=\"https://en.wikipedia.org/wiki/Quincy_Jones\">Quincy Jones</a>, et en tant que <bdo lang=\"en\" dir=\"ltr\">leader</bdo> du <em><bdo lang=\"en\" dir=\"ltr\">Lionel Hampton Orchestra</bdo></em>. Ses travaux ont été récompensés par un <em><bdo lang=\"en\" dir=\"ltr\">Grammy</bdo></em>, une étoile sur le <bdo lang=\"en\" dir=\"ltr\"><em>Hollywood Walk of Fame</em></bdo>, et la <em><bdo lang=\"en\" dir=\"ltr\">National Medal of Arts</bdo></em> américaine.</p>\n\n\n\n<p>Avec WordPress 6.3, vous pourrez créer de beaux sites web plus efficacement que jamais. Que vous souhaitiez créer un site complet sans coder ou que vous cherchiez à personnaliser chaque détail avec votre propre code, WordPress 6.3 a quelque chose à vous offrir.</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>«&nbsp;Lionel&nbsp;» marque un chapitre majeur dans l’évolution de WordPress. C’est le point culminant d’années de travail par des centaines de contributeurs et contributrices pour faire évoluer l’expérience d’édition de votre site WordPress vers davantage de cohérence, à l’aide des blocs. Mais notre quête de vouloir démocratiser la publication sur le web n’est pas finie pour autant&nbsp;!</p>\n<cite><strong>Matías Ventura, Directeur de la version 6.3</strong></cite></blockquote>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill has-medium-font-size\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background wp-element-button\" href=\"https://fr.wordpress.org/download/\" style=\"border-radius:0px;padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">Télécharger WordPress 6.3 «&nbsp;Lionel&nbsp;»</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Bienvenue sur WordPress 6.3</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Tout faire dans l’Éditeur de site</h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh3.googleusercontent.com/ECKi32pUTHxKbtb7u2yXNt9VgtbETFiOhEXsmkTg-kwtTWz6Hors0QmayvKH57LONBPvrztSU29SIOYyUeMQJFfbZ3sHeml1bPGVyqHtMtgjCFv8yVkUhkxBYZhf2ZiKNW_GgbcT_SZ9tAkQjyxe1_c\" alt=\"\" /></figure>\n\n\n\n<p>WordPress 6.3 rassemble pour la première fois votre contenu, vos modèles et vos compositions dans l’éditeur de site. Ajoutez des pages, parcourez les variations de styles, créez des compositions synchronisées et bénéficiez d’un contrôle précis sur vos menus de navigation. Vous ne perdrez plus de temps à passer d’une zone de site à l’autre, et vous pourrez vous concentrer sur ce qui compte le plus. De la création à la publication, en un seul endroit.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Prévisualiser les thèmes basés sur des blocs</h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh6.googleusercontent.com/tqCEcJeH36DRnaTb-clxC54AoEYEy-GVea8AGiDU8_F5Z98x_DdllvuYVLNacitS3uS4Oy3fEzs3u_ESELe2K5KF2tX_ikroxHe9sanJ5pYVhVnoAnG_mtcrRmUFXTx5ug1Bl2YwwPvnBRZj-fHrym8\" alt=\"\" /></figure>\n\n\n\n<p>Expérimentez les thèmes basés sur des blocs avant de les choisir et prévisualisez l’éditeur de site, avec des options à personnaliser directement avant d’activer un nouveau thème.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Créez et synchronisez vos compositions</h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh3.googleusercontent.com/rdzZc0SGnFQ188wmNqBhUMpq3fStbcUlZzSM_DwWdNgM-0fALWPWEzMfjCuOsLqpw6uNcI1i1AAiiDiLnHWSSVO3TtliLD2QNkhGuQ1qpaogZ3RrNHAtSG_85ai4zqZk2fF2ae7AEnliDWxRpf1ocDA\" alt=\"\" /></figure>\n\n\n\n<p>Disposez les blocs avec un nombre infini de variantes et enregistrez-les en tant que compositions pour les utiliser sur l’ensemble de votre site. Vous pouvez même indiquer si vous souhaitez synchroniser vos compositions (précédemment appelés «&nbsp;blocs réutilisables&nbsp;») afin qu’une modification s’applique à toutes les parties de votre site. Vous pouvez également garder la possibilité de personnaliser chaque instance.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Travaillez plus rapidement avec la palette de commandes</h2>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh3.googleusercontent.com/IASpGRTrnrOzs4pvDPgEKqMQwuXNJRBqbDRHXlzLmvcsKvlIv_D2Iax_IzZ0eP15i2Xq8YDo288lB9WJGjbk_aceRQgDZGBMgMOzcPxG3L4xo92aGqlb9nbqdup6Qwt3vISHCz4wjylYAgGJwLdwbpw\" alt=\"\" /></figure>\n\n\n\n<p>Basculez sur un modèle spécifique ou ouvrez les préférences de votre éditeur à l’aide d’un nouvel outil qui vous aide à naviguer rapidement dans les fonctionnalités étendues. Grâce à de simples raccourcis clavier (⌘+k sur Mac ou CTRL+k sur Windows), en cliquant sur l’icône de recherche de la colonne latérale de l’éditeur de site, ou en cliquant sur la barre de titre, vous pouvez vous rendre où vous voulez et faire ce que vous voulez en quelques secondes.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><br>Affinez vos designs avec de nouveaux outils</h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh3.googleusercontent.com/C44Qs_vplLP0rB_ZUERqipYWXuFzdnvu8nxmz6EpUW3vyXnWbfbfwbvYvzfaQyu24F7nxRjKossThzuXqJNKnUyQBjShITCVwhhKYUhwa14UyL2JwVn7D71zV0yyZVYm7ASyRO1whyHfOT4zgqFpizQ\" alt=\"\" /></figure>\n\n\n\n<p>Les nouveaux réglages de design offrent une plus grande polyvalence pour affiner vos mises en pages, à commencer par la possibilité de personnaliser les styles de vos légendes à partir de l’interface des styles, sans codage. Vous pouvez gérer vos filtres duotone dans les réglages de style et choisir parmi les options fournies par votre thème, mais aussi les désactiver complètement. Le bloc Bannière bénéficie de réglages supplémentaires pour la couleur du texte, les réglages de mise en page et de bordure, ce qui rend ce bloc puissant encore plus pratique.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Suivez vos modifications de design avec les révisions de styles</h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh3.googleusercontent.com/1al2dPJV09Plk8suFtnJI81L754Jl6QCq30_UTbGJ9ln0zJ3ig8BEIVU_BX8zRvZst8KUFxr6ny7Ohv3lNEgp4cZruSdrcuZjT8efmIifW1G3-lP4H4J1qWhby9RfCUSBaMmarBqwM3Kp22m-38hesc\" alt=\"\" /></figure>\n\n\n\n<p>Vous pouvez désormais voir à quoi ressemblait votre site à un moment précis. Visualisez ces révisions sur une chronologie et accédez à une option de restauration des styles antérieurs en un seul clic.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Annotez vos publications avec le bloc «&nbsp;Notes de bas de page&nbsp;»</h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh4.googleusercontent.com/94NEMrm0MHPM8QtVzM1W61Pz452Jgp_xzDhHR-35QgOlkABny_gzjmTh-Z-ij8cAH8C_rp0ggLp2VB5AAOtCwJrTJ4Q6rUpehnL-tFxnTw75AaMVInZfChWg2VudW6yKUthshxnQLM3xmQmtmDnFexs\" alt=\"\" /></figure>\n\n\n\n<p>Les notes de bas de page ajoutent des annotations pratiques à votre contenu. Vous pouvez désormais ajouter et lier des notes de bas de page à n’importe quel mot d’un paragraphe.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Affichez ou masquez du contenu avec le bloc Détails</h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh5.googleusercontent.com/Ed5esxwS6U5Z3sBWkeV7ZuNau-izTZQqwxzz6F0ww9qx4XnyqKVT8JZTP0eahDDO73psW7gOxz3KghGyBOeuNW5L3LKw0MJAeISUhAtvqNyThT1Or8gybCIJGhHFyh6njVun5_KumEkMoR5cgXBK_-Q\" alt=\"\" /></figure>\n\n\n\n<p>Utilisez ce bloc pour éviter de divulgâcher une surprise, pour créer une section de foire aux questions interactive, ou pour masquer un long paragraphe derrière un titre.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Amélioration des performances</h3>\n\n\n\n<p>WordPress 6.3 contient plus de <a href=\"https://make.wordpress.org/core/2023/08/07/wordpress-6-3-performance-improvements/\">170 mises à jour de performances (en anglais)</a>, comprenant la prise en charge des attributs&nbsp;<code>defer</code>&nbsp;et&nbsp;<code>async</code>&nbsp;pour l’API Scripts et&nbsp;<code>fetchpriority</code>&nbsp;pour les images. Avec les évolutions concernant la résolution des modèles de blocs, le chargement différé des images et le chargement des emojis, ces améliorations peuvent diminuer le temps de chargement de votre site web tel qu’il est perçu par les visiteurs.</p>\n\n\n\n<h3 class=\"wp-block-heading\">L‘accessibilité reste une priorité</h3>\n\n\n\n<p>Avec plus de 50 améliorations de l’accessibilité sur l’ensemble de la plateforme, WordPress 6.3 est plus accessible que jamais. L’amélioration des libellés, l’optimisation de la navigation par onglets et par touches fléchées, la révision de la hiérarchie des titres et les nouveaux contrôles dans l’éditeur d’images de l’administrateur permettent aux personnes qui utilisent des technologies d’assistance d’administrer plus facilement leur site.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Autres améliorations</h3>\n\n\n\n<h4 class=\"wp-block-heading\">Définir les proportions de taille des images</h4>\n\n\n\n<p>Spécifiez vos proportions et assurez l’intégrité de la conception, en particulier lorsque vous utilisez des images dans des compositions.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Construire son site sans distraction</h4>\n\n\n\n<p>La conception sans distraction est désormais disponible dans l’Éditeur de site.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Redécouvrez la barre d’outils supérieure</h4>\n\n\n\n<p>La barre d’outils supérieure remaniée propose des sélecteurs de parents pour les blocs imbriqués, des options pour la sélection de plusieurs blocs, ainsi qu’une nouvelle interface intégrée à la barre de titre avec de nouvelles fonctionnalités à l’esprit.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Améliorations de la vue de la liste</h4>\n\n\n\n<p>Faites un glisser-déposer vers un autre emplacement et supprimez les blocs de votre choix dans la vue en liste mise à jour en temps réel.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Construire des modèles grâce aux compositions</h4>\n\n\n\n<p>Créez des compositions uniques pour accélérer la création de modèles grâce à une nouvelle fenêtre modale permettant d’accéder à la sélection des compositions.</p>\n\n\n\n<h2 class=\"wp-block-heading\">En savoir plus sur WordPress 6.3</h2>\n\n\n\n<p><a href=\"https://learn.wordpress.org/\">Learn WordPress (en anglais)</a>&nbsp;est une ressource gratuite pour les utilisateurs/utilisatrices de WordPress, qu’ils/elles soient débutant·e·s ou expérimenté·e·s. Learn 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 (en anglais)</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>Consultez notre&nbsp;<a href=\"https://fr.wordpress.org/2023/07/18/guide-des-changements-techniques-de-wordpress-6-3/\">guide des changements techniques introduits par WordPress 6.3</a>. Il contient toutes les notes techniques que vous devez connaître si vous développez sur WordPress.</p>\n\n\n\n<p><a href=\"https://wordpress.org/support/wordpress-version/version-6-3/\">Consultez les notes de version de WordPress 6.3 (en anglais)</a>&nbsp;pour obtenir plus d’informations sur les améliorations proposées et les anomalies corrigées, les informations d’installation, les notes et ressources à destination des développeuses et des développeurs, connaître les personnes ayant contribué à cette version et pour obtenir la liste des fichiers modifiés.</p>\n\n\n\n<h3 class=\"wp-block-heading\">L’équipe de direction de WordPress 6.3</h3>\n\n\n\n<p>Voici l’équipe qui a coordonné le développement et la sortie cette nouvelle version de WordPress&nbsp;:</p>\n\n\n\n<ul>\n<li><strong>Direction générale&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a></li>\n\n\n\n<li><strong>Coordination de la version&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>,&nbsp;<a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a></li>\n\n\n\n<li><strong>Direction technique du cœur WP&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a></li>\n\n\n\n<li><strong>Direction technique de l’éditeur&nbsp;:</strong>&nbsp;&nbsp;<a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon Dodd</a></li>\n\n\n\n<li><strong>Gestion de projet côté Cœur WP&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/oglekler/\">Olga Glecker</a></li>\n\n\n\n<li><strong>Gestion de projet côté Éditeur&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>,&nbsp;<a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a></li>\n\n\n\n<li><strong>Direction de la documentation&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>,&nbsp;<a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/leonnugraha/\">Leonardus Nugraha</a>,&nbsp;<a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a></li>\n\n\n\n<li><strong>Direction marketing &amp; communication&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jpantani/\">Jonathan Pantani</a>,&nbsp;<a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a></li>\n\n\n\n<li><strong>Direction des tests&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a>,&nbsp;<a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chrismalone617/\">Chris Malone</a></li>\n\n\n\n<li><strong>Direction du design&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>,&nbsp;<a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a></li>\n\n\n\n<li><strong>Responsables des performances&nbsp;:</strong>&nbsp;<a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Merci aux contributeurs et contributrices</h3>\n\n\n\n<p>WordPress 6.3 n’aurait pas pu sortir sans la contribution passionnée de plus de 650 personnes provenant d’au moins 52 pays différents. Un remerciement tout spécial pour les 207 personnes qui ont contribué au cœur de WordPress pour la première fois avec WP 6.3 <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p style=\"font-size:11px\"><a href=\"https://profiles.wordpress.org/254volkan/\">254volkan</a> · <a href=\"https://profiles.wordpress.org/mercime/\">@mercime</a> · <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a> · <a href=\"https://profiles.wordpress.org/aeg0125/\">Aaron Graham</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/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/abidhasan112/\">Abid Hasan</a> · <a href=\"https://profiles.wordpress.org/abitofmind/\">abitofmind</a> · <a href=\"https://profiles.wordpress.org/abtop/\">ABTOP</a> · <a href=\"https://profiles.wordpress.org/ace100/\">ace100</a> · <a href=\"https://profiles.wordpress.org/bosconiandynamics/\">Adam Bosco</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/admwgn/\">Adam Wiltgen</a> · <a href=\"https://profiles.wordpress.org/adeltahri/\">Adel Tahri</a> · <a href=\"https://profiles.wordpress.org/adhun/\">Adhun Anand</a> · <a href=\"https://profiles.wordpress.org/adityaarora010196/\">adityaarora010196</a> · <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a> · <a href=\"https://profiles.wordpress.org/afshanadiya/\">Afshana Diya</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/ajmaurya/\">Ajay Maurya</a> · <a href=\"https://profiles.wordpress.org/ajayver/\">ajayver</a> · <a href=\"https://profiles.wordpress.org/seakashdiu/\">Akash Mia</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a> · <a href=\"https://profiles.wordpress.org/alanjacobmathew/\">Alan Jacob Mathew</a> · <a href=\"https://profiles.wordpress.org/albarin/\">albarin</a> · <a href=\"https://profiles.wordpress.org/alberuni-azad/\">Alberuni Azad.</a> · <a href=\"https://profiles.wordpress.org/alecgeatches/\">alecgeatches</a> · <a href=\"https://profiles.wordpress.org/aleksganev/\">Aleks Ganev</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/alvastar/\">alvastar</a> · <a href=\"https://profiles.wordpress.org/alvitazwar052/\">Alvi Tazwar</a> · <a href=\"https://profiles.wordpress.org/amin7/\">amin</a> · <a href=\"https://profiles.wordpress.org/amirrezatm/\">amirrezatm</a> · <a href=\"https://profiles.wordpress.org/amitbarai013/\">Amit Barai Alit</a> · <a href=\"https://profiles.wordpress.org/paulamit/\">Amit Paul</a> · <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andreaboe/\">andreaboe</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/apmatthe/\">Andrew Matthews</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/rarst/\">Andrey “Rarst” Savchenko</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</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/ankitmaru/\">Ankit Panchal</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/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antonyagrios/\">Antony Agrios</a> · <a href=\"https://profiles.wordpress.org/aparnajl/\">Aparna Adhun</a> · <a href=\"https://profiles.wordpress.org/arrasel403/\">AR Rasel</a> · <a href=\"https://profiles.wordpress.org/arafatjamil01/\">Arafat Jamil</a> · <a href=\"https://profiles.wordpress.org/aravindajith/\">Aravind Ajith</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/arnolp/\">arnolp</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/artz91/\">ArtZ91</a> · <a href=\"https://profiles.wordpress.org/aryamaaru/\">Arun</a> · <a href=\"https://profiles.wordpress.org/mrasharirfan/\">Ashar Irfan</a> · <a href=\"https://profiles.wordpress.org/ashrafulsarkar/\">Ashraful Sarkar Naiem</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/azurseisme/\">azurseisme</a> · <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a> · <a href=\"https://profiles.wordpress.org/bart/\">Bart</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/bedas/\">Beda</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benish74/\">benish74</a> · <a href=\"https://profiles.wordpress.org/benjgrolleau/\">Benjamin Grolleau</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/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/mxbclang/\">Bethany Chobanian Lang</a> · <a href=\"https://profiles.wordpress.org/bgin/\">bgin</a> · <a href=\"https://profiles.wordpress.org/albatross10/\">Bhavik Kalpesh</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/bjorn2404/\">Bjorn Holine</a> · <a href=\"https://profiles.wordpress.org/bogdanungureanu/\">BogdanUngureanu</a> · <a href=\"https://profiles.wordpress.org/bonjour52/\">bonjour52</a> · <a href=\"https://profiles.wordpress.org/bookwyrm/\">bookwyrm</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bradyvercher/\">Brady Vercher</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bgoewert/\">Brennan Goewert</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/bronsonquick/\">Bronson Quick</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke Kaminski</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/buutqn/\">buutqn</a> · <a href=\"https://profiles.wordpress.org/cameronjonesweb/\">Cameron Jones</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/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a> · <a href=\"https://profiles.wordpress.org/mcaskill/\">Chauncey McAskill</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/chiragrathod103/\">Chirag Rathod</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a> · <a href=\"https://profiles.wordpress.org/chocofc1/\">chocofc1</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/chrisbaltazar/\">chrisbaltazar</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/chrystl/\">Chrystl</a> · <a href=\"https://profiles.wordpress.org/ckanderson22/\">ckanderson22</a> · <a href=\"https://profiles.wordpress.org/claytoncollie/\">Clayton Collie</a> · <a href=\"https://profiles.wordpress.org/cnspecialcolor/\">cnspecialcolor</a> · <a href=\"https://profiles.wordpress.org/codesdnc/\">codesdnc</a> · <a href=\"https://profiles.wordpress.org/codingchicken/\">Coding Chicken</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/conner_bw/\">conner_bw</a> · <a href=\"https://profiles.wordpress.org/copons/\">Copons</a> · <a href=\"https://profiles.wordpress.org/corentingautier/\">corentingautier</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">Cory Birdsong</a> · <a href=\"https://profiles.wordpress.org/craigfrancis/\">Craig Francis</a> · <a href=\"https://profiles.wordpress.org/craiglpeters/\">craiglpeters</a> · <a href=\"https://profiles.wordpress.org/geisthanen/\">Creative Andrew</a> · <a href=\"https://profiles.wordpress.org/mitogh/\">Crisoforo Gaspar</a> · <a href=\"https://profiles.wordpress.org/cu121/\">Cupid Chakma</a> · <a href=\"https://profiles.wordpress.org/daisyo/\">Daisy Olsen</a> · <a href=\"https://profiles.wordpress.org/dalirajab/\">dali-rajab</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/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/wirecat/\">Daniel Johnson</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/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/datagutten/\">datagutten</a> · <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</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/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dgwyer/\">David Gwyer</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine (AxePress)</a> · <a href=\"https://profiles.wordpress.org/davefx/\">David Marín Carreño</a> · <a href=\"https://profiles.wordpress.org/dperonne/\">David Péronne</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/davidvongries/\">David Vongries</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/dennisatyoast/\">Dennis Claassen</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a> · <a href=\"https://profiles.wordpress.org/devanshijoshi/\">Devanshi Joshi</a> · <a href=\"https://profiles.wordpress.org/shagors/\">devshagor</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhusakovic/\">dhusakovic</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/doctorlai/\">doctorlai</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/donncha/\">Donncha O Caoimh (a11n)</a> · <a href=\"https://profiles.wordpress.org/drzraf/\">drzraf</a> · <a href=\"https://profiles.wordpress.org/d-signed/\">DSIGNED</a> · <a href=\"https://profiles.wordpress.org/dustinrue/\">dustinrue</a> · <a href=\"https://profiles.wordpress.org/chopinbach/\">Edwin Cromley</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham S.</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/emanuelx/\">emanuelx</a> · <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a> · <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgorić</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a> · <a href=\"https://profiles.wordpress.org/edanzer/\">Erick Danzer</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/esratpopy/\">Esrat Sultana Popy</a> · <a href=\"https://profiles.wordpress.org/manuilov/\">Eugene M</a> · <a href=\"https://profiles.wordpress.org/eherman24/\">Evan Herman</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/fosuahmed/\">Faisal Ahmed</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fasuto/\">fasuto</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/felipelavinz/\">Felipe Lavín</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a> · <a href=\"https://profiles.wordpress.org/fpodhorsky/\">fpodhorsky</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco</a> · <a href=\"https://profiles.wordpress.org/bueltge/\">Frank Bueltge</a> · <a href=\"https://profiles.wordpress.org/franz00/\">Fransisca H</a> · <a href=\"https://profiles.wordpress.org/fuadragib/\">Fuad Ragib</a> · <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a> · <a href=\"https://profiles.wordpress.org/gamecreature/\">gamecreature</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/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</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/gisgeo/\">gisgeo</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/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/grl570810/\">grl570810</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/hvar/\">H-var</a> · <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a> · <a href=\"https://profiles.wordpress.org/hanshenrik/\">hanshenrik</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">Hanzala Taifun</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/haritpanchal/\">Harit Panchal</a> · <a href=\"https://profiles.wordpress.org/hasanmisbah/\">Hasan Misbah</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</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/ehtmlu/\">Helmut Wandl</a> · <a href=\"https://profiles.wordpress.org/luehrsen/\">Hendrik Luehrsen</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/hiren1094/\">hiren sanja</a> · <a href=\"https://profiles.wordpress.org/patelhitesh/\">Hitesh Patel</a> · <a href=\"https://profiles.wordpress.org/hughiemolloy/\">hughie.molloy</a> · <a href=\"https://profiles.wordpress.org/hugodevos/\">hugodevos</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/polevaultweb/\">Iain Poulson</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/iazel/\">Iazel</a> · <a href=\"https://profiles.wordpress.org/ignatggeorgiev/\">Ignat Georgiev</a> · <a href=\"https://profiles.wordpress.org/imanish003/\">imanish003</a> · <a href=\"https://profiles.wordpress.org/innovext/\">Innovext</a> · <a href=\"https://profiles.wordpress.org/inwerpsel/\">inwerpsel</a> · <a href=\"https://profiles.wordpress.org/iqbalrony/\">iqbalrony</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">ironprogrammer</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/ivanjeronimo/\">ivanjeronimo</a> · <a href=\"https://profiles.wordpress.org/jhoffmann/\">j.hoffmann</a> · <a href=\"https://profiles.wordpress.org/jackreichert/\">Jack Reichert</a> · <a href=\"https://profiles.wordpress.org/jaedm97/\">Jaed Mosharraf</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/outrankjames/\">James</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/james-roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/janthiel/\">Jan Thiel</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/ipajen/\">Jarko Piironen</a> · <a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a> · <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a> · <a href=\"https://profiles.wordpress.org/carazo/\">Javier Carazo</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jchambo/\">jchambo</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jeanphilippegreen/\">Jean-Philippe Green</a> · <a href=\"https://profiles.wordpress.org/jeawhanlee/\">jeawhanlee</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/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jmdodd/\">Jennifer M. Dodd</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/lobeless14/\">Jeremy Lind</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jhned/\">jhned</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">jigar bhanushali</a> · <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joelmadigan/\">joelmadigan</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/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a> · <a href=\"https://profiles.wordpress.org/jokerrs/\">Jokerrs</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</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/jpantani/\">Jonathan Pantani</a> · <a href=\"https://profiles.wordpress.org/jongycastillo/\">Jong</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/jornp/\">jornp</a> · <a href=\"https://profiles.wordpress.org/dunhakdis/\">Joseph G.</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> · <a href=\"https://profiles.wordpress.org/joshuatf/\">joshuatf</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jsh4/\">jsh4</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/juhise/\">Juhi Saxena</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/justinahinon/\">Justin Ahinon</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/welenofsky/\">Justin Welenofsky</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kacper3355/\">kacper3355</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/trepmal/\">Kailey (trepmal)</a> · <a href=\"https://profiles.wordpress.org/kajalgohel/\">Kajal Gohel</a> · <a href=\"https://profiles.wordpress.org/kaneva/\">kaneva</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn P.</a> · <a href=\"https://profiles.wordpress.org/kkoppenhaver/\">Keanan Koppenhaver</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/kbat82/\">Kevin Batdorf</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/konyoldeath/\">konyoldeath</a> · <a href=\"https://profiles.wordpress.org/kowsar89/\">Kowsar Hossain</a> · <a href=\"https://profiles.wordpress.org/krunal265/\">Krunal Bhimajiyani</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/lanacodes/\">Lana Codes</a> · <a href=\"https://profiles.wordpress.org/larsmqller/\">larsmqller</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/lenasterg/\">Lena Stergatou</a> · <a href=\"https://profiles.wordpress.org/leonidasmilossis/\">Leonidas Milosis</a> · <a href=\"https://profiles.wordpress.org/lifeboat/\">lifeboat</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/lkraav/\">lkraav</a> · <a href=\"https://profiles.wordpress.org/webaxones/\">Loïc Antignac</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/dreadlox/\">Lox</a> · <a href=\"https://profiles.wordpress.org/lozula/\">lozula</a> · <a href=\"https://profiles.wordpress.org/lucius0101/\">lucius0101</a> · <a href=\"https://profiles.wordpress.org/lucymtc/\">Lucy Tomas</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/pyrobd/\">Lukman Nakib</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">Márcio Duarte</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</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/mahbubshovan/\">Mahbub Shovan</a> · <a href=\"https://profiles.wordpress.org/mahekkalola/\">Mahek Kalola</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manojkpatil/\">Manoj Patil</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/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a> · <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</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/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/marissamakes/\">Marissa Matthews</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/marksabbath/\">marksabbath</a> · <a href=\"https://profiles.wordpress.org/flootr/\">Markus</a> · <a href=\"https://profiles.wordpress.org/mkox/\">Markus Kosmal</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/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/matclayton/\">matclayton</a> · <a href=\"https://profiles.wordpress.org/wetah/\">Mateus Machado Luna</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/mattkeys/\">Matt Keys</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattwiebe/\">Matt Wiebe</a> · <a href=\"https://profiles.wordpress.org/matthiasreinholz/\">Matthias Reinholz</a> · <a href=\"https://profiles.wordpress.org/h4l9k/\">Mauricio</a> · <a href=\"https://profiles.wordpress.org/wppunk/\">Max</a> · <a href=\"https://profiles.wordpress.org/cadic/\">Max Lyuchin</a> · <a href=\"https://profiles.wordpress.org/maximej/\">Maxime J.</a> · <a href=\"https://profiles.wordpress.org/jamilbd07/\">MD Jamil Uddin</a> · <a href=\"https://profiles.wordpress.org/kawserz/\">Md Kawser Ahmed Khan Jami</a> · <a href=\"https://profiles.wordpress.org/rakibwordpress/\">Md Rakib Hossain</a> · <a href=\"https://profiles.wordpress.org/abirhasandipu/\">Md. Abir Hasan Dipu</a> · <a href=\"https://profiles.wordpress.org/reduanmasud/\">Md. Reduan Masud</a> · <a href=\"https://profiles.wordpress.org/mdviralsampat/\">mdviralsampat</a> · <a href=\"https://profiles.wordpress.org/mehulkaklotar/\">Mehul Kaklotar</a> · <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a> · <a href=\"https://profiles.wordpress.org/meyegui/\">meyerdev.ch</a> · <a href=\"https://profiles.wordpress.org/mgol/\">mgol</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/michael-kelly/\">Michael Kelly</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/michelmany/\">Michel Many</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/mmtr86/\">Miguel Torres</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikestraw/\">Mike Straw</a> · <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a> · <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/mitchellaustin/\">mitchellaustin</a> · <a href=\"https://profiles.wordpress.org/presents111/\">miya</a> · <a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</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/mtias/\">mtias</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/tanjimtc71/\">Musarrat Anjum Chowdhury</a> · <a href=\"https://profiles.wordpress.org/amustaque97/\">Mustaque Ahmed</a> · <a href=\"https://profiles.wordpress.org/mw108/\">mw108</a> · <a href=\"https://profiles.wordpress.org/naeemhaque/\">Naeem Haque</a> · <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a> · <a href=\"https://profiles.wordpress.org/namithjawahar/\">Namith Jawahar</a> · <a href=\"https://profiles.wordpress.org/nathanatmoz/\">Nathan Johnson</a> · <a href=\"https://profiles.wordpress.org/nazmulhasan103/\">Nazmul Hasan</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/neychok/\">Neycho Kalaydzhiev</a> · <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a> · <a href=\"https://profiles.wordpress.org/nicholaswilson/\">nicholaswilson</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/nick_thegeek/\">Nick the Geek</a> · <a href=\"https://profiles.wordpress.org/nickpap/\">nickpap</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/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/itsnikhilpatel/\">NikhilPatel</a> · <a href=\"https://profiles.wordpress.org/dhrupo/\">Niluthpal Purkayastha</a> · <a href=\"https://profiles.wordpress.org/dasnitesh780/\">Nitesh Das</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/rnitinb/\">Nitin Rathod</a> · <a href=\"https://profiles.wordpress.org/nitman43/\">nitman43</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/nuvopoint/\">nuvoPoint</a> · <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a> · <a href=\"https://profiles.wordpress.org/obayedmamur/\">Obayed Mamur</a> · <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a> · <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</a> · <a href=\"https://profiles.wordpress.org/oh_hello/\">oh_hello</a> · <a href=\"https://profiles.wordpress.org/hideokamoto/\">Okamoto Hidetaka</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pablohoney/\">PabloHoney</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</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/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a> · <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a> · <a href=\"https://profiles.wordpress.org/petaryoast/\">Petar Ratković</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/walbo/\">Petter Walbø Johnsgård</a> · <a href=\"https://profiles.wordpress.org/phil-webster/\">Phil Webster</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/iapial/\">Pial</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/knowingart_com/\">PJ Brunet</a> · <a href=\"https://profiles.wordpress.org/pkolenbr/\">pkolenbr</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pouicpouic/\">pouicpouic</a> · <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/ptahdunbar/\">Ptah Dunbar</a> · <a href=\"https://profiles.wordpress.org/raduiason/\">raduiason</a> · <a href=\"https://profiles.wordpress.org/initsogar/\">Rafael Agostini</a> · <a href=\"https://profiles.wordpress.org/rafinkhan/\">Rafin</a> · <a href=\"https://profiles.wordpress.org/rajanpanchal2028/\">Rajan Panchal</a> · <a href=\"https://profiles.wordpress.org/rajeshraval786/\">Rajesh Raval</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</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/razthee007/\">Razthee Md. Yakini</a> · <a href=\"https://profiles.wordpress.org/renatoagds/\">Renato Augusto Gama dos Santos</a> · <a href=\"https://profiles.wordpress.org/rezakhan995/\">Reza Khan</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/riccardodicurti/\">Riccardo Di Curti</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rinkychowdhury9/\">Rinky Chowdhury</a> · <a href=\"https://profiles.wordpress.org/ritteshpatel/\">Ritesh Patel</a> · <a href=\"https://profiles.wordpress.org/rjasdfiii/\">rjasdfiii</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a> · <a href=\"https://profiles.wordpress.org/robin-labadie/\">Robin Labadie</a> · <a href=\"https://profiles.wordpress.org/rodage/\">rodage</a> · <a href=\"https://profiles.wordpress.org/rodricus/\">rodricus</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/digical/\">Ross Gile</a> · <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a> · <a href=\"https://profiles.wordpress.org/ruchirj/\">Ruchir Goswami</a> · <a href=\"https://profiles.wordpress.org/re_enter_rupok/\">Rupok</a> · <a href=\"https://profiles.wordpress.org/rryyaanndd/\">Ryan</a> · <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</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/sereedmedia/\">Sé Reed</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a> · <a href=\"https://profiles.wordpress.org/andy786/\">Sahil B.</a> · <a href=\"https://profiles.wordpress.org/stalukder03/\">Sajib Talukder</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a> · <a href=\"https://profiles.wordpress.org/sam1el/\">sam1el</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/samruddhikhandale/\">samruddhikhandale</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/sanjucta/\">sanjucta</a> · <a href=\"https://profiles.wordpress.org/sanketchodavadiya/\">Sanket Chodavadiya</a> · <a href=\"https://profiles.wordpress.org/sannevndrmeulen/\">Sanne van der Meulen</a> · <a href=\"https://profiles.wordpress.org/sapayth/\">sapayth</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/saumil1611/\">Saumil Nerpagar</a> · <a href=\"https://profiles.wordpress.org/saxonfletcher/\">saxonfletcher</a> · <a href=\"https://profiles.wordpress.org/ira2910/\">Sazia Faizunnessa Ira</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/countrymusicchicago/\">Scott Winterroth</a> · <a href=\"https://profiles.wordpress.org/hiyascout/\">Scout James</a> · <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/seriouslysenpai/\">seriouslysenpai</a> · <a href=\"https://profiles.wordpress.org/wandering-aramean/\">Seth Miller</a> · <a href=\"https://profiles.wordpress.org/shahidul95/\">Shahidul Islam</a> · <a href=\"https://profiles.wordpress.org/shamayel007/\">Shamayel</a> · <a href=\"https://profiles.wordpress.org/shamimmiashuhagh/\">Shamim Mia</a> · <a href=\"https://profiles.wordpress.org/smeunus/\">Sharif Mohammad Eunus</a> · <a href=\"https://profiles.wordpress.org/shraboni/\">Shraboni</a> · <a href=\"https://profiles.wordpress.org/shubham1gupta/\">shubham1gupta</a> · <a href=\"https://profiles.wordpress.org/silicium23/\">Silicium</a> · <a href=\"https://profiles.wordpress.org/10upsimon/\">Simon Dowdles</a> · <a href=\"https://profiles.wordpress.org/simongomes02/\">Simon Gomes</a> · <a href=\"https://profiles.wordpress.org/slieschke/\">Simon Lieschke</a> · <a href=\"https://profiles.wordpress.org/siobhan/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/calvinalkan/\">snicco.io</a> · <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a> · <a href=\"https://profiles.wordpress.org/sruthi90/\">sruthi90</a> · <a href=\"https://profiles.wordpress.org/steelwagstaff/\">SteelWagstaff</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/stentibbing/\">stentibbing</a> · <a href=\"https://profiles.wordpress.org/pypwalters/\">Stephanie Walters</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/stephym/\">Stephy Miehle</a> · <a href=\"https://profiles.wordpress.org/stephymiehle/\">stephymiehle</a> · <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sun/\">sun</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva (a11n)</a> · <a href=\"https://profiles.wordpress.org/codemonksuvro/\">Suvro</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/afrin29/\">Syeda Sanjida Afrin</a> · <a href=\"https://profiles.wordpress.org/syhc/\">syhc</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/syntaxart/\">syntaxart</a> · <a href=\"https://profiles.wordpress.org/szaqal21/\">szaqal21</a> · <a href=\"https://profiles.wordpress.org/tahmidulkarim/\">Tahmid ul Karim</a> · <a href=\"https://profiles.wordpress.org/tahminar27/\">Tahmina Rahman</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/tanazmasaba/\">Tanaz Masaba</a> · <a href=\"https://profiles.wordpress.org/devtanbir/\">Tanbir Ahmod</a> · <a href=\"https://profiles.wordpress.org/tanner-m/\">Tanner Moushey</a> · <a href=\"https://profiles.wordpress.org/rahmantasnia/\">Tasnia Rahman Raima</a> · <a href=\"https://profiles.wordpress.org/teebee/\">teebee</a> · <a href=\"https://profiles.wordpress.org/tekapo/\">tekapo</a> · <a href=\"https://profiles.wordpress.org/thedaysse/\">thedaysse</a> · <a href=\"https://profiles.wordpress.org/iamjaydip/\">thejaydip</a> · <a href=\"https://profiles.wordpress.org/theode/\">theode</a> · <a href=\"https://profiles.wordpress.org/griffinjt/\">Thomas Griffin</a> · <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a> · <a href=\"https://profiles.wordpress.org/thomask/\">thomask</a> · <a href=\"https://profiles.wordpress.org/timbroddin/\">timbroddin</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/tmatsuur/\">tmatsuur</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/dziudek/\">Tomasz Dziuda</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a> · <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a> · <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul I Chowdhury</a> · <a href=\"https://profiles.wordpress.org/travisaxton/\">travisaxton</a> · <a href=\"https://profiles.wordpress.org/triumvirate/\">triumvirate</a> · <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</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/upadalavipul/\">Upadala Vipul</a> · <a href=\"https://profiles.wordpress.org/eboxnet/\">Vagelis</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a> · <a href=\"https://profiles.wordpress.org/virgar/\">Virginie Garnier</a> · <a href=\"https://profiles.wordpress.org/elifvish/\">Vishal Kumar</a> · <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</a> · <a href=\"https://profiles.wordpress.org/vtad/\">vtad</a> · <a href=\"https://profiles.wordpress.org/vykesmac/\">vykesmac</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/webrocker/\">Webrocker</a> · <a href=\"https://profiles.wordpress.org/websitegenii/\">websitegenii</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/winterpsv/\">winterpsv</a> · <a href=\"https://profiles.wordpress.org/wojsmol/\">wojsmol</a> · <a href=\"https://profiles.wordpress.org/wojtekn/\">Wojtek Naruniec</a> · <a href=\"https://profiles.wordpress.org/wojtekszkutnik/\">Wojtek Szkutnik</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/zebaafiashama/\">Zeba Afia Shama</a> · <a href=\"https://profiles.wordpress.org/zenaulislam/\">Zenaul Islam</a> · <a href=\"https://profiles.wordpress.org/zevilz/\">zevilz</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a> · <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a></p>\n\n\n\n<h3 class=\"wp-block-heading\">Merci aux personnes ayant contribué à traduire WordPress&nbsp;6.3 en français</h3>\n\n\n\n<p>WordPress est un projet international et la version 6.3 est déjà complètement disponible dans plus de 70 langues différentes.</p>\n\n\n\n<p>Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress 6.3 en français&nbsp;:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/antoinepaufichet\">Antoine Paufichet</a>, <a href=\"https://profiles.wordpress.org/beryldlg/\">beryldlg</a>, <a href=\"https://profiles.wordpress.org/clementpolito\">Clément Polito</a>, <a href=\"https://profiles.wordpress.org/btpub/\">Bruno Tritsch</a>, <a href=\"https://profiles.wordpress.org/coralietixeront/\">coralietixeront</a>, <a href=\"https://profiles.wordpress.org/dacobah/\">dacobah</a>, <a href=\"https://profiles.wordpress.org/wolforg\">Didier Demory</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/este1/\">este1</a>, <a href=\"https://profiles.wordpress.org/fxbenard/\">FX</a>, <a href=\"https://profiles.wordpress.org/guillaumeturpin/\">Guillaume TURPIN</a>, <a href=\"https://profiles.wordpress.org/jaz_on/\">Jason Rouet</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/oellin/\">Magali</a>, <a href=\"https://profiles.wordpress.org/nuryko/\">Marianna</a>, <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a>, <a href=\"https://profiles.wordpress.org/marineevain/\">Marine EVAIN</a>, <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a>, <a href=\"https://profiles.wordpress.org/nandow/\">nandow</a>, <a href=\"https://profiles.wordpress.org/pasglop\">pasglop</a>, <a href=\"https://profiles.wordpress.org/petitphp\">petitphp</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/ravanh\">Rolf Allard van Hagen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sebastienserre\">Sébastien SERRE</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">Simon Janin</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/virgar/\">Virginie Garnier</a>, <a href=\"https://profiles.wordpress.org/whaze/\">whaze</a>, et <a href=\"https://profiles.wordpress.org/wplmillet/\">wplmillet</a>.</p>\n\n\n\n<p>N’hésitez pas à <a href=\"https://fr.wordpress.org/team/handbook/\">rejoindre les équipes de contribution francophones&nbsp;!</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Et pour la suite&nbsp;?</h2>\n\n\n\n<p>Il y a 20 ans, <a href=\"https://wordpress.org/news/2003/05/wordpress-now-available/\">WordPress sortait sa première version, la version 0.7</a>. Ce qui a commencé par un article de blog de Matt Mullenweg et un commentaire enthousiaste du co-fondateur Mike Little a évolué pour devenir la plateforme de publication web la plus populaire du monde&nbsp;!</p>\n\n\n\n<p>WordPress continue d’évoluer et d’itérer pour devenir toujours plus robuste et pour répondre aux attentes de sa communauté. Cette version clôture la <a href=\"https://make.wordpress.org/core/2023/02/04/phase-2-finale/\">Phase 2 (en anglais)</a>&nbsp;de notre <a href=\"https://wordpress.org/about/roadmap/\">feuille de route (en anglais)</a>. Tous les efforts vont maintenant se tourner vers la&nbsp;<a href=\"https://make.wordpress.org/core/2023/03/24/phase-3-collaboration/\">Phase 3</a>, qui vise a apporter une gestion collaborative au sein de votre CMS favori.</p>\n\n\n\n<p>Pour finir l’année 2023 en beauté, l’équipe de direction de WordPress&nbsp;6.4 sera entièrement composée de femmes et de personnes non-binaires, tout comme l’avait été la version 5.6 en 2020.</p>\n\n\n\n<p class=\"has-text-align-right\" style=\"font-size:14px\">Article rédigé/traduit par <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, avec la relecture de <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a> et <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien Serre</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://fr.wordpress.org/2023/08/08/wordpress-6-3-lionel/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:76:\"\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:5:{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.3\";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/2023/07/18/guide-des-changements-techniques-de-wordpress-6-3/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://fr.wordpress.org/2023/07/18/guide-des-changements-techniques-de-wordpress-6-3/#respond\";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, 18 Jul 2023 18:07:59 +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=2742\";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:417:\"Ce guide décrit les principaux changements techniques que vous trouverez sur WordPress&#160;6.3, dont la sortie est prévue le 8 août 2023. Cette version implémente 345 tickets&#160;: 126 tickets correspondent à des améliorations et nouvelles fonctionnalités, tandis que 198 tickets sont des corrections de bugs, auxquels s&#8217;ajoutent 21 tâches diverses. Cette version implémente par ailleurs 68 [&#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:39631:\"\n<p>Ce guide décrit les principaux changements techniques que vous trouverez sur WordPress&nbsp;6.3, dont la sortie est prévue le 8 août 2023.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2023/07/changements-techniques-wordpress-6-3.png\"><img decoding=\"async\" width=\"1024\" height=\"458\" src=\"https://fr.wordpress.org/files/2023/07/changements-techniques-wordpress-6-3-1024x458.png\" alt=\"WordPress 6.3 : le guide des changements techniques !\" class=\"wp-image-2745\" srcset=\"https://fr.wordpress.org/files/2023/07/changements-techniques-wordpress-6-3-1024x458.png 1024w, https://fr.wordpress.org/files/2023/07/changements-techniques-wordpress-6-3-300x134.png 300w, https://fr.wordpress.org/files/2023/07/changements-techniques-wordpress-6-3-768x343.png 768w, https://fr.wordpress.org/files/2023/07/changements-techniques-wordpress-6-3-1536x687.png 1536w, https://fr.wordpress.org/files/2023/07/changements-techniques-wordpress-6-3.png 1986w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p>Cette version implémente <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.3&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\">345</a> tickets&nbsp;: <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.3&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\">126 tickets correspondent à des améliorations et nouvelles fonctionnalités</a>, tandis que <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=defect+(bug)&amp;milestone=6.3&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\">198 tickets sont des corrections de bugs</a>, auxquels s&rsquo;ajoutent <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=task+(blessed)&amp;milestone=6.3&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\">21 tâches diverses</a>.</p>\n\n\n\n<p>Cette version implémente par ailleurs <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;focuses=~performance&amp;milestone=6.3&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=focuses&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority\">68 tickets ayant un focus sur les performances</a> et <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;focuses=~accessibility&amp;milestone=6.3&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=focuses&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority\">23 sur l&rsquo;accessibilité</a>, tandis que <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;focuses=~coding-standards&amp;milestone=6.3&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=focuses&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority\">33 tickets sont liés à la modernisation du code du CMS.</a></p>\n\n\n\n<p>Le projet Gutenberg inclut quant à lui <a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.3\">1737 <em>pull requests</em></a>, dont 307 correspondent à des améliorations, 481 à des correctifs de bugs et 55 à des améliorations d&rsquo;accessibilité.</p>\n\n\n\n<p>Les modifications de WordPress 6.3 se répartissent dans 43 composants <em>Core</em>, et vous trouverez dans ce communiqué les modifications les plus impactantes, composant par composant.</p>\n\n\n\n<p class=\"has-text-align-center has-background\" style=\"background-color:#fee7af\">En route pour un petit tour d’horizon des<br>nouveautés techniques de WordPress&nbsp;6.3&nbsp;<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f680.png\" alt=\"🚀\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>Tous les liens de cet article pointent vers des notes de développement rédigées en anglais.</p>\n\n\n\n<p>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-background\" style=\"background-color:#fee7af\">À noter&nbsp;: certaines modifications listées ici vont nécessiter des actions de la part des auteurs et autrices de thèmes et d’extensions, qui devront adapter ou modifier leur code. Si vous êtes concerné·e, veuillez lire les notes de développement listées dans cet article consciencieusement afin de vous assurer que votre code fonctionnera avec WordPress&nbsp;6.3 lorsque cette version sortira le 8&nbsp;août 2023.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Themes\">L’éditeur de blocs</h2>\n\n\n\n<p>WordPress 6.3 n&rsquo;implémente pas moins de 10 versions de l&rsquo;extension Gutenberg&nbsp;: <a href=\"https://make.wordpress.org/core/2023/02/24/whats-new-in-gutenberg-15-2-22-february/\">15.2</a>, <a href=\"https://make.wordpress.org/core/2023/03/13/whats-new-in-gutenberg-15-3-13-march/\">15.3</a>, <a href=\"https://make.wordpress.org/core/2023/03/22/whats-new-in-gutenberg-15-4-22-march/\">15.4</a>, <a href=\"https://make.wordpress.org/core/2023/04/05/whats-new-in-gutenberg-15-5-05-april/\">15.5</a>, <a href=\"https://make.wordpress.org/core/2023/04/19/whats-new-in-gutenberg-15-6-19-april/\">15.6</a>, <a href=\"https://make.wordpress.org/core/2023/05/04/whats-new-in-gutenberg-15-7-03-may/\">15.7</a>, <a href=\"https://make.wordpress.org/core/2023/05/20/whats-new-in-gutenberg-15-8-may-17/\">15.8</a>, <a href=\"https://make.wordpress.org/core/2023/05/31/whats-new-in-gutenberg-15-9-31-may/\">15.9</a>, <a href=\"https://make.wordpress.org/core/2023/06/14/whats-new-in-gutenberg-16-0-14-june/\">16.0</a> et <a href=\"https://make.wordpress.org/core/2023/06/29/whats-new-in-gutenberg-16-1-29-june/\">16.1</a>. Vous trouverez de nouvelles API, de nouvelles propriétés de blocs, un mode d&rsquo;édition de blocs, des classes de couleurs et de nombreuses autres modifications.</p>\n\n\n\n<p class=\"has-background\" style=\"background-color:#fee7af\">À noter&nbsp;: les blocs réutilisables ont été renommés en «&nbsp;compositions synchronisées&nbsp;».</p>\n\n\n\n<p>Pour en savoir plus, consultez les notes de développement suivantes&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=\"j90CbPc8CE\"><a href=\"https://make.wordpress.org/core/2023/07/17/introducing-the-block-selectors-api/\">Introducing the Block Selectors API</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Introducing the Block Selectors API&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/17/introducing-the-block-selectors-api/embed/#?secret=kL6Cnlm3kX#?secret=j90CbPc8CE\" data-secret=\"j90CbPc8CE\" width=\"600\" height=\"338\" 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=\"CS4W8Y6zSA\"><a href=\"https://make.wordpress.org/core/2023/07/17/introducing-the-wordpress-command-palette-api/\">Introducing the WordPress Command Palette API</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Introducing the WordPress Command Palette API&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/17/introducing-the-wordpress-command-palette-api/embed/#?secret=CxfuwHuZb0#?secret=CS4W8Y6zSA\" data-secret=\"CS4W8Y6zSA\" width=\"600\" height=\"338\" 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=\"IDrXQga8J9\"><a href=\"https://make.wordpress.org/core/2023/07/14/layout-updates-in-the-editor-for-wordpress-6-3/\">Layout updates in the editor for WordPress 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Layout updates in the editor for WordPress 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/14/layout-updates-in-the-editor-for-wordpress-6-3/embed/#?secret=djJkQqJnU5#?secret=IDrXQga8J9\" data-secret=\"IDrXQga8J9\" width=\"600\" height=\"338\" 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=\"dw4FBqV6uV\"><a href=\"https://make.wordpress.org/core/2023/07/17/social-icons-block-applied-colors-now-dynamically-update-based-on-theme-json-and-global-styles/\">Social Icons block: Applied colors now dynamically update based on theme.json and Global Styles</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Social Icons block: Applied colors now dynamically update based on theme.json and Global Styles&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/17/social-icons-block-applied-colors-now-dynamically-update-based-on-theme-json-and-global-styles/embed/#?secret=PbU1QLH5rK#?secret=dw4FBqV6uV\" data-secret=\"dw4FBqV6uV\" width=\"600\" height=\"338\" 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=\"MiLOabTkVm\"><a href=\"https://make.wordpress.org/core/2023/07/18/miscellaneous-editor-changes-in-wordpress-6-3/\">Miscellaneous Editor changes in WordPress 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Miscellaneous Editor changes in WordPress 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/18/miscellaneous-editor-changes-in-wordpress-6-3/embed/#?secret=Svzuk6JeM0#?secret=MiLOabTkVm\" data-secret=\"MiLOabTkVm\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Thèmes natifs</h2>\n\n\n\n<p>Les thèmes natifs ont abandonné le support du navigateur Internet Explorer et n&rsquo;incluent donc plus aucun script ou feuille de styles destinée à ce navigateur. Les scripts HTML5 Shiv ne sont d&rsquo;ailleurs plus chargés non plus dans les thèmes <em>Twenty Thirteen</em>, <em>Twenty Fifteen</em> et <em>Twenty Seventeen</em> (ticket <a href=\"https://core.trac.wordpress.org/ticket/56699\">#56699</a>).</p>\n\n\n\n<p>Les personnes qui souhaitent continuer à supporter IE peuvent cependant utiliser un bout de code pour restaurer ces fonctionnalité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=\"xBKTG3DU4k\"><a href=\"https://make.wordpress.org/core/2023/07/18/bundled-themes-dropping-internet-explorer-scripts-and-styles/\">Bundled themes dropping Internet Explorer scripts and styles</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Bundled themes dropping Internet Explorer scripts and styles&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/18/bundled-themes-dropping-internet-explorer-scripts-and-styles/embed/#?secret=NNZlhF6J36#?secret=xBKTG3DU4k\" data-secret=\"xBKTG3DU4k\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">API de gestion du cache</h2>\n\n\n\n<p>L&rsquo;API de gestion du cache a reçu de nombreuses améliorations, notamment l&rsquo;introduction de nouveaux groupes de cache spécifiques aux requêtes afin d&rsquo;offrir un meilleur contrôle aux développeur·euses.</p>\n\n\n\n<p>Vous pouvez maintenant définir le moment d&rsquo;expiration du cache d&rsquo;un groupe, vider le cache de groupes spécifiques, modifier la dernière valeur d&rsquo;un groupe ou encore déclarer certains groupes d&rsquo;objets mis en cache comme n&rsquo;étant pas persistants. Avec ces changements, vous pouvez implémenter votre propre stratégie personnalisée d&rsquo;invalidation du cache.</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=\"4rmUd1Bf3P\"><a href=\"https://make.wordpress.org/core/2023/07/17/improvements-to-the-cache-api-in-wordpress-6-3/\">Improvements to the Cache API in WordPress 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Improvements to the Cache API in WordPress 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/17/improvements-to-the-cache-api-in-wordpress-6-3/embed/#?secret=0VzcQ65VGj#?secret=4rmUd1Bf3P\" data-secret=\"4rmUd1Bf3P\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">API de gestion du système de fichiers</h2>\n\n\n\n<p>Les fichiers masqués (préfixés par <code>.</code>) peuvent maintenant être inclus dans la fonction <code>list_files()</code> avec un nouveau paramètre optionnel <code>$include_hidden</code>. Sa valeur par défaut est <code>false</code> pour cause de rétrocompatibilité (ticket <a href=\"https://core.trac.wordpress.org/ticket/53659\">#53659</a>).</p>\n\n\n\n<h2 class=\"wp-block-heading\">Mode développement</h2>\n\n\n\n<p>Une nouvelle constante <code>WP_DEVELOPMENT_MODE</code> a été introduite afin de déterminer un contexte de développement spécifique. Les valeurs reconnues pour cette constante sont <code>core</code>, <code>plugin</code>, <code>theme</code>, <code>all</code>, ou une chaîne vide, valeur par défaut indiquant que le site n&rsquo;est pas dans un contexte de développement.</p>\n\n\n\n<p>Deux nouvelles fonctions ont été ajoutées pour interagir avec le mode développement&nbsp;:  <code>wp_in_development_mode( $mode )</code> et <code>wp_get_development_mode()</code>.</p>\n\n\n\n<p>Les différents contextes de développement affectent des fonctionnalités de mise en cache spécifiques. Par exemple, le cache est surchargé lorsque le site se situe en mode développement de thème, mais pas si l&rsquo;on est en mode développement <code>core</code> (ticket <a href=\"https://core.trac.wordpress.org/ticket/57487\">#57487</a>).</p>\n\n\n\n<p>La valeur actuelle de la constante <code>WP_DEVELOPMENT_MODE</code> est aussi accessible sur l&rsquo;écran <em>Outils &gt; Santé du site &gt; Informations</em>, dans la section listant les constantes WordPress (<a href=\"https://core.trac.wordpress.org/ticket/58646\">#58646</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=\"zzmxKDFXuF\"><a href=\"https://make.wordpress.org/core/2023/07/14/configuring-development-mode-in-6-3/\">Configuring development mode in 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Configuring development mode in 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/14/configuring-development-mode-in-6-3/embed/#?secret=VpmcSpiVu2#?secret=zzmxKDFXuF\" data-secret=\"zzmxKDFXuF\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Prise en charge de PHP</h2>\n\n\n\n<p>La prise en charge de PHP 5 a été abandonnée dans WordPress 6.3.</p>\n\n\n\n<p>La nouvelle version minimale prise en charge est PHP 7.0.</p>\n\n\n\n<p>La version recommandée de PHP demeure toujours 7.4 ou plus (ticket <a href=\"https://core.trac.wordpress.org/ticket/57345\">#57345</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=\"NFkAi9DgEi\"><a href=\"https://make.wordpress.org/core/2023/07/05/dropping-support-for-php-5/\">Dropping support for PHP 5</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Dropping support for PHP 5&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/05/dropping-support-for-php-5/embed/#?secret=VfZ6RyAzy3#?secret=NFkAi9DgEi\" data-secret=\"NFkAi9DgEi\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Internationalisation</h2>\n\n\n\n<p>Plusieurs améliorations, dont la possibilité de court-circuiter le filtre <code>load_textdomain</code> et de réduire le temps de chargement des traductions en temps réel.</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=\"RqSEbluNHR\"><a href=\"https://make.wordpress.org/core/2023/07/14/i18n-improvements-in-6-3/\">I18N Improvements in 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;I18N Improvements in 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/14/i18n-improvements-in-6-3/embed/#?secret=4nLjbT0sBd#?secret=RqSEbluNHR\" data-secret=\"RqSEbluNHR\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Médias</h2>\n\n\n\n<p>Le composant Médias a reçu plusieurs améliorations destinées à diminuer le temps de chargement des contenus comprenant des images. WordPress ajoute maintenant automatiquement l&rsquo;attribut <code>fetchpriority</code> avec la valeur <code>high</code> à l&rsquo;image qui est la plus susceptible d’être considérée comme l&rsquo;image « LCP » (<em>Largest Contentful Paint</em>).</p>\n\n\n\n<p>D&rsquo;autres améliorations ont été faites sur la gestion automatique du chargement différé des images afin de mieux détecter les moments où l&rsquo;attribut doit être omis, sur certaines images.</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=\"P3PfDmasRG\"><a href=\"https://make.wordpress.org/core/2023/07/13/image-performance-enhancements-in-wordpress-6-3/\">Image performance enhancements in WordPress 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Image performance enhancements in WordPress 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/13/image-performance-enhancements-in-wordpress-6-3/embed/#?secret=IUSyD1R5Oo#?secret=P3PfDmasRG\" data-secret=\"P3PfDmasRG\" width=\"600\" height=\"338\" 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 métadonnées</h2>\n\n\n\n<p>Les performances de la gestion des métadonnées ont été grandement améliorées en développant la capacité de WordPress a charger de façon conditionnelle certaines métadonnées des termes de taxonomies, des commentaires ou encore des sites d&rsquo;un multisite. Ce chargement conditionnel permet d&rsquo;éviter de demander la récupération de données alors qu&rsquo;elles ne sont pas utilisées dans l&rsquo;écran. Cela réduit les requêtes inutiles en base de données et améliore les performances d&rsquo;ensemble de votre site.</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=\"adTB36Bi2K\"><a href=\"https://make.wordpress.org/core/2023/07/13/improvements-to-the-metadata-api-in-wordpress-6-3/\">Improvements to the metadata API in WordPress 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Improvements to the metadata API in WordPress 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/13/improvements-to-the-metadata-api-in-wordpress-6-3/embed/#?secret=Xcjzz6lnLA#?secret=adTB36Bi2K\" data-secret=\"adTB36Bi2K\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Gestion des publications</h2>\n\n\n\n<p>La fonction <code>get_pages()</code> a été refactorisée afin d&rsquo;utiliser <code>WP_Query</code>. Cette amélioration réduit significativement la complexité de la fonction historique <code>get_pages()</code> en déchargeant la responsabilité des performances et de la gestion du cache sur la classe <code>WP_Query</code> (tickets <a href=\"https://core.trac.wordpress.org/ticket/55806\">#55806</a> et <a href=\"https://core.trac.wordpress.org/ticket/12821\">#12821</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=\"LFGXy3zWTV\"><a href=\"https://make.wordpress.org/core/2023/07/14/wp_query-used-internally-in-get_pages/\">WP_Query used internally in get_pages()</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;WP_Query used internally in get_pages()&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/14/wp_query-used-internally-in-get_pages/embed/#?secret=80ayLAPQtU#?secret=LFGXy3zWTV\" data-secret=\"LFGXy3zWTV\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Chargement des scripts</h2>\n\n\n\n<p>La prise en charge des attributs HTML5 <code>async</code> et <code>defer</code> a été ajoutée, ce qui permet aux développeur·euses de définir une stratégie de chargement de leurs scripts. La stratégie de chargement peut être activée en modifiant le paramètre <code>$in_footer</code> pour lui fournir un tableau contenant une stratégie de chargement pour les fonctions <code>wp_register_script()</code> et <code>wp_enqueue_script()</code>. Si elle est présente, la stratégie de chargement sera ajoutée à la balise <code>script</code> associé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=\"I7bkxYJB2u\"><a href=\"https://make.wordpress.org/core/2023/07/14/registering-scripts-with-async-and-defer-attributes-in-wordpress-6-3/\">Registering scripts with `async` and `defer` attributes in WordPress 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Registering scripts with `async` and `defer` attributes in WordPress 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/14/registering-scripts-with-async-and-defer-attributes-in-wordpress-6-3/embed/#?secret=wPoeKjv8if#?secret=I7bkxYJB2u\" data-secret=\"I7bkxYJB2u\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Gestion des mises à jour des extensions et des thèmes</h2>\n\n\n\n<p>WordPress 6.3 propose une nouvelle fonctionnalité de restauration. Cela permettra à WordPress de restaurer automatiquement la version précédente d&rsquo;un thème ou d&rsquo;une extension si la mise à jour automatique associée a fait planter le site.</p>\n\n\n\n<ul>\n<li>Lorsqu&rsquo;un thème ou une extension est mise à jour, la version précédente est déplacée dans un répertoire de sauvegarde temporaire&nbsp;:\n<ul>\n<li><code>wp-content/upgrade-temp-backup/plugins/[slug]</code> pour les extensions&nbsp;;</li>\n\n\n\n<li><code>wp-content/upgrade-temp-backup/themes/[slug]</code> pour les thèmes.</li>\n</ul>\n</li>\n\n\n\n<li>Si la mise à jour échoue, alors la sauvegarde est restaurée dans son emplacement d&rsquo;origine.</li>\n\n\n\n<li>Si la mise à jour réussit, la sauvegarde temporaire est supprimée.</li>\n</ul>\n\n\n\n<p>Deux nouveaux tests sont également ajoutés à l&rsquo;écran de Santé du site&nbsp;:</p>\n\n\n\n<ul>\n<li>Vérification que le répertoire <code>upgrade-temp-backup</code> est accessible en écriture&nbsp;;</li>\n\n\n\n<li>Vérification qu&rsquo;il y a assez d&rsquo;espace disque disponible pour effectuer les mises à jour sans risque.</li>\n</ul>\n\n\n\n<p class=\"has-background\" style=\"background-color:#fee7af\">Veuillez noter que cette fonctionnalité de restauration ne peut pas être utilisée pour remettre en place la version précédente d&rsquo;un thème ou d&rsquo;une extension après une mise à jour réussie. Cela ne fonctionne que si le site a rencontré une erreur fatale et que le site est donc considéré comme étant non fonctionnel.</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=\"rMwWfi5AfU\"><a href=\"https://make.wordpress.org/core/2023/07/11/new-in-6-3-rollback-for-failed-manual-plugin-and-theme-updates/\">New in 6.3: Rollback for failed manual plugin and theme updates</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;New in 6.3: Rollback for failed manual plugin and theme updates&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/11/new-in-6-3-rollback-for-failed-manual-plugin-and-theme-updates/embed/#?secret=Vp8ohAyTaU#?secret=rMwWfi5AfU\" data-secret=\"rMwWfi5AfU\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Gestion des comptes</h2>\n\n\n\n<p>La classe <code>WP_User_Query</code> était la dernière classe de ce type qui ne permettait pas encore la mise en cache des résultats, c&rsquo;est maintenant chose faite. Chaque appels à la classe <code>WP_User_Query</code> sera maintenant automatiquement mis en cache par défaut, à moins qu&rsquo;un paramètre n&rsquo;indique de ne pas le faire. Il est aussi possible de désactiver la mise en cache globalement en utilisant un filtre.</p>\n\n\n\n<p>Les résultats des requêtes sont placés dans le groupe de cache <code>user-queries</code>. La mise en cache est désactivée pour les requêtes utilisant le paramètre <code>field</code> et pour les requêtes comprenant plus de 3 champs.</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=\"WxrfgkNdmB\"><a href=\"https://make.wordpress.org/core/2023/07/14/improved-caching-for-database-queries-in-wp_user_query/\">Improved Caching for Database Queries in WP_User_Query</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Improved Caching for Database Queries in WP_User_Query&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/14/improved-caching-for-database-queries-in-wp_user_query/embed/#?secret=lQv4B6ZvBb#?secret=WxrfgkNdmB\" data-secret=\"WxrfgkNdmB\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">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=\"u4HywrjZ5x\"><a href=\"https://make.wordpress.org/core/2023/07/18/miscellaneous-developer-changes-in-wordpress-6-3/\">Miscellaneous developer changes in WordPress 6.3</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Miscellaneous developer changes in WordPress 6.3&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/07/18/miscellaneous-developer-changes-in-wordpress-6-3/embed/#?secret=HbJPGAQpHj#?secret=u4HywrjZ5x\" data-secret=\"u4HywrjZ5x\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\">API CRON</h3>\n\n\n\n<p>La limite de la mémoire CRON a été agrandie sur la constante <code>WP_MAX_MEMORY_LIMIT</code> (par défaut de 256&nbsp;Mo). Un nouveau filtre <code>cron_memory_limit</code> a été ajouté  pour ajuster cette valeur si nécessaire (ticket <a href=\"https://core.trac.wordpress.org/ticket/56628\">#56628</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\">Éditeur</h3>\n\n\n\n<p>Un nouvel attribut <code>source</code> a été ajouté sur les compositions de blocs afin de permettre de les filtrer à partir de cette source (ticket <a href=\"https://core.trac.wordpress.org/ticket/58622\">#58622</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\">Contenus embarqués</h3>\n\n\n\n<ul>\n<li>Anghami a été ajouté en tant que fournisseur oEmbed de confiance (ticket <a href=\"https://core.trac.wordpress.org/ticket/49850\">#49850</a>)&nbsp;;</li>\n\n\n\n<li>La prise en charge des profils de créateur·ice TikTok a été ajoutée (ticket <a href=\"https://core.trac.wordpress.org/ticket/55784\">#55784</a>).</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Formatage</h3>\n\n\n\n<ul>\n<li>Ajout des attributs ARIA suivants aux attributs autorisés dans les fonctions KSES&nbsp;: <code>aria-controls</code>, <code>aria-expanded</code>, and <code>aria-current</code> (ticket <a href=\"https://core.trac.wordpress.org/ticket/55370\">#55370</a>)&nbsp;;</li>\n\n\n\n<li>La fonction CSS <code>repeat()</code> a été ajoutée aux éléments autorisés dans les fonctions KSES (ticket <a href=\"https://core.trac.wordpress.org/ticket/58551\">#58551</a>).</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Divers</h3>\n\n\n\n<ul>\n<li>Dans les fonctions KSES, la fonction <code>safecss_filter_attr()</code> a été revue afin d&rsquo;autoriser la propriété <code>filter</code> à recevoir une URL en référence à un élément SVG (ticket <a href=\"https://core.trac.wordpress.org/ticket/57780\">#57780</a>)&nbsp;;</li>\n\n\n\n<li><code>strpos()</code> a été remplacé par différentes fonctions PHP modernes afin de faire évoluer le code du CMS (tickets <a href=\"https://core.trac.wordpress.org/ticket/58012\">#58012</a>, <a href=\"https://core.trac.wordpress.org/ticket/58206\">#58206</a> et <a href=\"https://core.trac.wordpress.org/ticket/58220\">#58220</a>)&nbsp;;</li>\n\n\n\n<li>Dans la classe WP_Comments_List_Table, lorsque la fonction <code>get_comments()</code> est appelée, le paramètre <code>update_comment_post_cache</code> est passé avec la valeur <code>true</code>, afin d&rsquo;améliorer les performances (<a href=\"https://core.trac.wordpress.org/ticket/57802\">#57802</a>)&nbsp;;</li>\n\n\n\n<li>La fonction <code>_wp_array_get()</code> est la fonction la plus appelée sur l&rsquo;interface publique de tous les sites WordPress, puisqu&rsquo;elle est appelée environ 23&nbsp;000 fois sur chaque chargement de page sur un thème basé sur des blocs. WordPress 6.3 ajoute quelques améliorations de performances sur cette fonction (ticket <a href=\"https://core.trac.wordpress.org/ticket/58376\">#58376</a>)&nbsp;;</li>\n\n\n\n<li>Un nouveau crochet d&rsquo;action <code>bulk_edit_posts</code> a été ajouté afin de permettre de déclencher une action après que les données d&rsquo;une édition par lot aient été traitées et avant de renvoyer les résultats. Cela permet notamment aux développeurs et développeuses d&rsquo;ajouter d&rsquo;autres modifications sans avoir besoin de greffer des appels AJAX supplémentaires (ticket <a href=\"https://core.trac.wordpress.org/ticket/28112\">#28112</a>).</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">API REST</h3>\n\n\n\n<ul>\n<li>L&rsquo;API REST <code>Themes</code> permet maintenant de savoir si un thème prend en charge l&rsquo;éditeur de site, grâce à la propriété <code>is_block_theme </code>située dans la réponse API du point de terminaison <code>wp/v2/themes</code> (ticket <a href=\"https://core.trac.wordpress.org/ticket/58123\">#58123</a>) ;</li>\n\n\n\n<li>Un point de terminaison a été ajouté afin d&rsquo;obtenir les révisions des styles globaux, accessible sur <code>/wp/v2/global-styles/revisions</code> (ticket <a href=\"https://core.trac.wordpress.org/ticket/58524\">#58524</a>) ;</li>\n\n\n\n<li><code>WP_REST_Templates_Controller</code> a été modifié afin d&rsquo;inclure un champ <code>modified</code> pour connaître la date de modification des modèles et des éléments de modèles (ticket <a href=\"https://core.trac.wordpress.org/ticket/58540\">#58540</a>).</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Thèmes</h3>\n\n\n\n<p>La nouvelle fonction publique <code>wp_get_remote_theme_patterns()</code> a été ajoutée afin d&rsquo;effectuer des requêtes sur les <code>patterns</code> provenant du <code>theme.json</code> et se substitue aux précédents usages d&rsquo;API privées (<a href=\"https://core.trac.wordpress.org/ticket/58460\">#58460</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\">Nouveaux crochets d&rsquo;actions</h3>\n\n\n\n<ul>\n<li><code>bulk_edit_posts</code> (<a href=\"https://core.trac.wordpress.org/ticket/28112\">#28112</a>)</li>\n\n\n\n<li><code>wp_update_user</code> (<a href=\"https://core.trac.wordpress.org/ticket/57843\">#57843</a>)</li>\n\n\n\n<li><code>wp_cache_set_last_changed</code> (<a href=\"https://core.trac.wordpress.org/ticket/57905\">#57905</a>)</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Nouveaux filtres</h3>\n\n\n\n<ul>\n<li><code>plugins_list</code> (<a href=\"https://core.trac.wordpress.org/ticket/57278\">#57278</a>)</li>\n\n\n\n<li><code>pre_load_textdomain</code> (<a href=\"https://core.trac.wordpress.org/ticket/58035\">#58035</a>)</li>\n\n\n\n<li><code>wp_get_attachment_image_context</code> (<a href=\"https://core.trac.wordpress.org/ticket/58212\">#58212</a>)</li>\n\n\n\n<li><code>get_pages_query_args</code> (<a href=\"https://core.trac.wordpress.org/ticket/12821\">#12821</a>)</li>\n\n\n\n<li><code>cron_memory_limit</code> (<a href=\"https://core.trac.wordpress.org/ticket/56628\">56628</a>)</li>\n\n\n\n<li><code>nav_menu_item_attributes</code> (<a href=\"https://core.trac.wordpress.org/ticket/57140\">#57140</a>)</li>\n\n\n\n<li><code>nav_menu_link_attributes</code> (<a href=\"https://core.trac.wordpress.org/ticket/57140\">#57140</a>)</li>\n\n\n\n<li><code>nav_menu_submenu_attributes</code> (<a href=\"https://core.trac.wordpress.org/ticket/57140\">#57140</a>)</li>\n\n\n\n<li><code>pre_wp_setup_nav_menu_item</code> (<a href=\"https://core.trac.wordpress.org/ticket/56577\">#56577</a>)</li>\n\n\n\n<li><code>site_editor_no_javascript_message</code> (<a href=\"https://core.trac.wordpress.org/ticket/56228\">#56228</a>)</li>\n\n\n\n<li><code>image_edit_thumbnails_separately</code> (<a href=\"https://core.trac.wordpress.org/ticket/57685\">#57685</a>)</li>\n\n\n\n<li><code>wp_navigation_should_create_fallback</code> (<a href=\"https://core.trac.wordpress.org/ticket/58750\">#58750</a>)</li>\n\n\n\n<li><code>wp_min_priority_img_pixels</code> (<a href=\"https://core.trac.wordpress.org/ticket/58235\">#58235</a>)</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Crochets d&rsquo;actions et filtres modifiés</h3>\n\n\n\n<ul>\n<li><code>rest_allowed_cors_headers</code> (<a href=\"https://core.trac.wordpress.org/ticket/57752\">#57752</a>) et <code>rest_exposed_cors_headers</code> (<a href=\"https://core.trac.wordpress.org/ticket/57752\">#57752</a>)</li>\n\n\n\n<li><code>edit_custom_thumbnail_sizes</code> a été déprécié et remplacé par <code>image_edit_thumbnails_separately</code> (<a href=\"https://core.trac.wordpress.org/ticket/57685\">#57685</a>)</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fichiers dépréciés</h3>\n\n\n\n<ul>\n<li>Le fichier <code>wp-admin/media.php</code> a été déprécié. Les personnes visitant cette page seront redirigées sur la médiathèque, avec une notification (ticket <a href=\"https://core.trac.wordpress.org/ticket/57612\">#57612</a>).</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Mise à jour de bibliothèques externes</h3>\n\n\n\n<p>Les bibliothèques externes suivantes ont été mises à jour&nbsp;:</p>\n\n\n\n<ul>\n<li><code>PHPMailer</code> vers la version 6.8.0 (<a href=\"https://core.trac.wordpress.org/ticket/57873\">#57873</a>)</li>\n\n\n\n<li><code>Requests library</code> vers la version 2.0.6 (<a href=\"https://core.trac.wordpress.org/ticket/58079\">#58079</a>)</li>\n\n\n\n<li><code>jQuery</code> vers la version 3.7.0 (<a href=\"https://core.trac.wordpress.org/ticket/58083\">#58083</a>)</li>\n\n\n\n<li><code>Sodium Compat</code> vers la version 1.20.0 (<a href=\"https://core.trac.wordpress.org/ticket/58224\">#58224</a>)</li>\n\n\n\n<li><code>jQuery Migrate</code> vers la version 3.4.1 (<a href=\"https://core.trac.wordpress.org/ticket/58451\">#58451</a>)</li>\n\n\n\n<li><code>npm</code> vers la dernière version disponible (<a href=\"https://core.trac.wordpress.org/ticket/58623\">#58623</a>)</li>\n</ul>\n\n\n\n<p class=\"has-background\" style=\"background-color:#fee7af\">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. Vous pouvez utiliser&nbsp;<a rel=\"noreferrer noopener\" href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\">l’extension Beta Tester</a>&nbsp;sur un site de test pour vérifier la compatibilité de vos développements avec <a href=\"https://wordpress.org/news/2023/07/wordpress-6-3-release-candidate-1/\">WordPress 6.3&nbsp;Release Candidate&nbsp;1</a>.&nbsp;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/14.0.0/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p class=\"has-text-color has-background has-link-color wp-elements-a06990637d92bf8571342f708e11d9bd\" style=\"color:#feffff;background-color:#0f29a9\">Ce guide a été traduit puis adapté à partir du <a href=\"https://make.wordpress.org/core/2023/07/18/wordpress-6-3-field-guide/\"><em>Field Guide</em> de WP 6.3</a> par <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 attentive.</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://fr.wordpress.org/2023/07/18/guide-des-changements-techniques-de-wordpress-6-3/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordPress 6.2 « Dolphy »\";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:57:\"https://fr.wordpress.org/2023/03/30/wordpress-6-2-dolphy/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://fr.wordpress.org/2023/03/30/wordpress-6-2-dolphy/#respond\";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:\"Thu, 30 Mar 2023 08:32:41 +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=2659\";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:401:\"Surnommée «&#160;Dolphy&#160;» en l&#8217;honneur du jazzman américain Eric Allan Dolphy Jr, WordPress&#160;6.2 est la première version majeure de 2023, et contient plus de 900 améliorations et corrections de bugs. Cette version marque une transition dans la feuille de route générale du projet open-source WordPress, car la focalisation va désormais passer de l’éditeur et de 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:64861:\"\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2023/03/dolphy.png\"><img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://fr.wordpress.org/files/2023/03/dolphy-1024x683.png\" alt=\"\" class=\"wp-image-2721\" srcset=\"https://fr.wordpress.org/files/2023/03/dolphy-1024x683.png 1024w, https://fr.wordpress.org/files/2023/03/dolphy-300x200.png 300w, https://fr.wordpress.org/files/2023/03/dolphy-768x512.png 768w, https://fr.wordpress.org/files/2023/03/dolphy.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p>Surnommée «&nbsp;Dolphy&nbsp;» en l&rsquo;honneur du jazzman américain Eric Allan Dolphy Jr,  WordPress&nbsp;6.2 est la première version majeure de 2023, et contient plus de 900 améliorations et corrections de bugs. Cette version marque une transition dans la feuille de route générale du projet open-source WordPress, car la focalisation va désormais passer de l’éditeur et de la personnalisation de sites à l&rsquo;exploration des flux de travail et de la collaboration.</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://fr.wordpress.org/files/2023/03/about-site-editor.png);background-position:25% 48%\"><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"872\" src=\"https://fr.wordpress.org/files/2023/03/about-site-editor.png\" alt=\"\" class=\"wp-image-2662 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-site-editor.png 872w, https://fr.wordpress.org/files/2023/03/about-site-editor-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-site-editor-150x150.png 150w, https://fr.wordpress.org/files/2023/03/about-site-editor-768x768.png 768w\" sizes=\"(max-width: 872px) 100vw, 872px\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Explorez et modifiez tout votre site à partir de l’éditeur</h3>\n\n\n\n<p>L’interface de l&rsquo;édition de site a été revue afin de vous donner plus de contrôle sur l’expérience d’édition de votre site. Vous trouverez une prévisualisation complète de vos modèles et éléments de modèles, et pourrez passer à l’éditeur de site depuis n’importe quel écran.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://fr.wordpress.org/files/2023/03/about-navigation.png);background-position:25% 47%\"><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"872\" src=\"https://fr.wordpress.org/files/2023/03/about-navigation.png\" alt=\"\" class=\"wp-image-2663 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-navigation.png 872w, https://fr.wordpress.org/files/2023/03/about-navigation-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-navigation-150x150.png 150w, https://fr.wordpress.org/files/2023/03/about-navigation-768x768.png 768w\" sizes=\"(max-width: 872px) 100vw, 872px\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Améliorations du bloc de navigation</h3>\n\n\n\n<p>La nouvelle colonne latérale de réglages facilite la modification de la navigation de votre site. Ajoutez, supprimez et réordonnez vos éléments de menus plus rapidement, peu importe la complexité de vos menus.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://fr.wordpress.org/files/2023/03/about-block-inserter.png);background-position:33% 52%\"><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"872\" src=\"https://fr.wordpress.org/files/2023/03/about-block-inserter.png\" alt=\"\" class=\"wp-image-2664 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-block-inserter.png 872w, https://fr.wordpress.org/files/2023/03/about-block-inserter-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-block-inserter-150x150.png 150w, https://fr.wordpress.org/files/2023/03/about-block-inserter-768x768.png 768w\" sizes=\"(max-width: 872px) 100vw, 872px\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Une expérience plus fluide pour l’outil d’insertion de blocs</h3>\n\n\n\n<p>L’onglet «&nbsp;média&nbsp;» permet de glisser et déposer du contenu depuis votre médiathèque rapidement. La vue partagée facilite la navigation parmi les catégories et la prévisualisation des compositions.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://fr.wordpress.org/files/2023/03/about-split-controls-fixed.png);background-position:24% 50%\"><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"872\" src=\"https://fr.wordpress.org/files/2023/03/about-split-controls-fixed.png\" alt=\"\" class=\"wp-image-2665 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-split-controls-fixed.png 872w, https://fr.wordpress.org/files/2023/03/about-split-controls-fixed-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-split-controls-fixed-150x150.png 150w, https://fr.wordpress.org/files/2023/03/about-split-controls-fixed-768x768.png 768w\" sizes=\"(max-width: 872px) 100vw, 872px\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Une meilleure interface pour les réglages des blocs</h3>\n\n\n\n<p>La colonne latérale de réglages de vos blocs est mieux organisée, avec des onglets pour les réglages et pour les styles. Les outils dont vous avez besoin sont identifiables et facile d’accès.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://fr.wordpress.org/files/2023/03/about-headers.png);background-position:20% 46%\"><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"872\" src=\"https://fr.wordpress.org/files/2023/03/about-headers.png\" alt=\"\" class=\"wp-image-2666 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-headers.png 872w, https://fr.wordpress.org/files/2023/03/about-headers-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-headers-150x150.png 150w, https://fr.wordpress.org/files/2023/03/about-headers-768x768.png 768w\" sizes=\"(max-width: 872px) 100vw, 872px\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Des en-têtes et des pieds de page prêts à l&#8217;emploi</h3>\n\n\n\n<p>Découvrez une nouvelle collection de compositions d’en-têtes et de pieds de page. Utilisez-les avec n’importe quel thème basé sur des blocs pour en faire un point de départ rapide et de qualité pour les modèles de pages de votre site.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://fr.wordpress.org/files/2023/03/about-openverse.png);background-position:27% 48%\"><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"872\" src=\"https://fr.wordpress.org/files/2023/03/about-openverse.png\" alt=\"\" class=\"wp-image-2667 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-openverse.png 872w, https://fr.wordpress.org/files/2023/03/about-openverse-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-openverse-150x150.png 150w, https://fr.wordpress.org/files/2023/03/about-openverse-768x768.png 768w\" sizes=\"(max-width: 872px) 100vw, 872px\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Explorez les médias Openverse directement depuis l’éditeur</h3>\n\n\n\n<p>La bibliothèque d’Openverse répertorie plus de 600 millions d’images et de fichiers audio gratuits sous licence ouverte, et elle est désormais directement intégrée à l’éditeur.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://fr.wordpress.org/files/2023/03/about-distraction-free.png);background-position:50% 50%\"><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"872\" src=\"https://fr.wordpress.org/files/2023/03/about-distraction-free.png\" alt=\"\" class=\"wp-image-2668 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-distraction-free.png 872w, https://fr.wordpress.org/files/2023/03/about-distraction-free-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-distraction-free-150x150.png 150w, https://fr.wordpress.org/files/2023/03/about-distraction-free-768x768.png 768w\" sizes=\"(max-width: 872px) 100vw, 872px\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Un nouveau mode sans distraction</h3>\n\n\n\n<p>De temps en temps, il est bon de pouvoir se concentrer sur son travail. Vous pouvez maintenant masquer tous les panneaux et réglages pour vous concentrer sur l’écriture de votre contenu.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://fr.wordpress.org/files/2023/03/about-out-of-beta.png);background-position:44% 50%\"><img loading=\"lazy\" decoding=\"async\" width=\"872\" height=\"872\" src=\"https://fr.wordpress.org/files/2023/03/about-out-of-beta.png\" alt=\"\" class=\"wp-image-2670 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-out-of-beta.png 872w, https://fr.wordpress.org/files/2023/03/about-out-of-beta-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-out-of-beta-150x150.png 150w, https://fr.wordpress.org/files/2023/03/about-out-of-beta-768x768.png 768w\" sizes=\"(max-width: 872px) 100vw, 872px\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">L’éditeur de site n’est officiellement plus en version bêta&nbsp;!</h3>\n\n\n\n<p>La version 6.2 est une invitation à découvrir le potentiel de la prochaine génération de thèmes WordPress.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 23%\"><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Un nouveau guide de styles à votre disposition</h3>\n\n\n\n<p>Utilisez le guide de style pour obtenir une vue d’ensemble de l’apparence de chaque bloc de votre site. Tout vos blocs sont affichés en un seul endroit, accessible en un clin d’œil.</p>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"560\" height=\"560\" src=\"https://fr.wordpress.org/files/2023/03/about-style-book.png\" alt=\"\" class=\"wp-image-2671 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-style-book.png 560w, https://fr.wordpress.org/files/2023/03/about-style-book-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-style-book-150x150.png 150w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></figure></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 23%\"><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Copier / coller les styles en un clin d’œil</h3>\n\n\n\n<p>Travaillez votre design sur un type de bloc, puis copiez et collez ces styles sur d’autres blocs pour obtenir exactement l’aspect que vous souhaitez.</p>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"560\" height=\"560\" src=\"https://fr.wordpress.org/files/2023/03/about-copy-paste.png\" alt=\"\" class=\"wp-image-2672 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-copy-paste.png 560w, https://fr.wordpress.org/files/2023/03/about-copy-paste-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-copy-paste-150x150.png 150w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></figure></div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 23%\"><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">CSS personnalisé</h3>\n\n\n\n<p>Améliorez votre site à votre guise en ajoutant votre propre CSS sur votre site ou sur vos blocs, pour un niveau de contrôle encore plus important sur l’apparence de votre site.</p>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"560\" height=\"560\" src=\"https://fr.wordpress.org/files/2023/03/about-custom-css.png\" alt=\"\" class=\"wp-image-2673 size-full\" srcset=\"https://fr.wordpress.org/files/2023/03/about-custom-css.png 560w, https://fr.wordpress.org/files/2023/03/about-custom-css-300x300.png 300w, https://fr.wordpress.org/files/2023/03/about-custom-css-150x150.png 150w\" sizes=\"(max-width: 560px) 100vw, 560px\" /></figure></div>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Positionnement épinglé</h3>\n\n\n\n<p>Maintenez certains blocs important en haut de page lorsque les internautes la font défiler.</p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Importation des widgets</h3>\n\n\n\n<p>Options pour importer vos widgets préférés depuis les thèmes classiques vers les thèmes basés sur des blocs.</p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:20px\">Polices embarquées depuis les thèmes</h3>\n\n\n\n<p>Les thèmes par défaut proposés par WordPress offrent un meilleur respect des données personnelles en embarquant les polices Google en local.</p>\n\n\n\n<h3 class=\"wp-block-heading\">En savoir plus sur WordPress 6.2</h3>\n\n\n\n<p>Visitez&nbsp;<a href=\"https://learn.wordpress.org/\">learn.wordpress.org</a>&nbsp;pour des tutoriels vidéos, des ateliers en ligne, des cours et des plans de cours pour les personnes organisant des évènements, et pour des contenus présentant les nouvelles fonctionnalités de WordPress.</p>\n\n\n\n<p>Consultez notre&nbsp;<a href=\"https://fr.wordpress.org/2023/03/10/guide-des-changements-techniques-de-wordpress-6-2/\">guide des changements techniques introduits par WordPress 6.2</a>. Il contient toutes les notes techniques que vous devez connaître si vous développez sur WordPress.</p>\n\n\n\n<p><a href=\"https://wordpress.org/support/wordpress-version/version-6-2/\">Lire les notes de développement de WordPress 6.2 (en anglais)</a>&nbsp;pour obtenir plus d’informations sur les améliorations proposées et les anomalies corrigées, les informations d’installation, les notes et ressources à destination des développeuses et des développeurs, connaître les personnes ayant contribué à cette version et pour obtenir la liste des fichiers modifiés.</p>\n\n\n\n<h2 class=\"wp-block-heading\">L’équipe de direction de WP 6.2</h2>\n\n\n\n<p>Voici l’équipe qui a coordonné le développement et la sortie cette nouvelle version de WordPress&nbsp;:</p>\n\n\n\n<ul>\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/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a></li>\n\n\n\n<li>Direction technique du cœur WP&nbsp;: <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a></li>\n\n\n\n<li>Direction technique Gutenberg&nbsp;: <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a></li>\n\n\n\n<li>Gestion de projet côté cœur WP : <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a></li>\n\n\n\n<li>Gestion de projet côté Gutenberg&nbsp;: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a></li>\n\n\n\n<li>Responsable du design&nbsp;: <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a></li>\n\n\n\n<li>Coordination de la documentation&nbsp;: <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseet</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a></li>\n\n\n\n<li>Coordination de la communication&nbsp;: <a href=\"https://profiles.wordpress.org/jpantani/\">Jonathan Pantani</a>, <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n\n\n\n<li>Coordination des tests&nbsp;: <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a>, <a href=\"https://profiles.wordpress.org/adeltahri/\">Adel Tahri</a></li>\n\n\n\n<li>Responsable de l&rsquo;optimisation des performances&nbsp;: <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Merci aux contributeurs et contributrices</h2>\n\n\n\n<p>WordPress 6.2 n&rsquo;aurait pas pu sortir sans la contribution passionnée de plus de 600 personnes provenant d&rsquo;au moins 50 pays différents. Un remerciement tout spécial pour les 178 personnes qui ont contribué au cœur de WordPress pour la première fois avec WP&nbsp;6.2 <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> </p>\n\n\n\n<p>Les personnes listées ci-dessous démontrent la vitalité et le dynamisme de notre belle communauté open-source, merci à elles&nbsp;!</p>\n\n\n\n<p style=\"font-size:12px\"><a href=\"https://profiles.wordpress.org/10upsimon/\">10upsimon</a> · <a href=\"https://profiles.wordpress.org/254volkan/\">254volkan</a> · <a href=\"https://profiles.wordpress.org/mercime/\">@mercime</a> · <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a> · <a href=\"https://profiles.wordpress.org/aeg0125/\">Aaron Graham</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/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/abidhasan112/\">Abid Hasan</a> · <a href=\"https://profiles.wordpress.org/abitofmind/\">abitofmind</a> · <a href=\"https://profiles.wordpress.org/abtop/\">ABTOP</a> · <a href=\"https://profiles.wordpress.org/ace100/\">ace100</a> · <a href=\"https://profiles.wordpress.org/bosconiandynamics/\">Adam Bosco</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/admwgn/\">Adam Wiltgen</a> · <a href=\"https://profiles.wordpress.org/adeltahri/\">Adel Tahri</a> · <a href=\"https://profiles.wordpress.org/adhun/\">Adhun Anand</a> · <a href=\"https://profiles.wordpress.org/adityaarora010196/\">adityaarora010196</a> · <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a> · <a href=\"https://profiles.wordpress.org/afshanadiya/\">Afshana Diya</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a> · <a href=\"https://profiles.wordpress.org/ajmaurya/\">Ajay Maurya</a> · <a href=\"https://profiles.wordpress.org/ajayver/\">ajayver</a> · <a href=\"https://profiles.wordpress.org/seakashdiu/\">Akash Mia</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a> · <a href=\"https://profiles.wordpress.org/alanjacobmathew/\">Alan Jacob Mathew</a> · <a href=\"https://profiles.wordpress.org/albarin/\">albarin</a> · <a href=\"https://profiles.wordpress.org/alberuni-azad/\">Alberuni Azad.</a> · <a href=\"https://profiles.wordpress.org/alecgeatches/\">alecgeatches</a> · <a href=\"https://profiles.wordpress.org/aleksganev/\">Aleks Ganev</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/alvastar/\">alvastar</a> · <a href=\"https://profiles.wordpress.org/alvitazwar052/\">Alvi Tazwar</a> · <a href=\"https://profiles.wordpress.org/amin7/\">amin</a> · <a href=\"https://profiles.wordpress.org/amirrezatm/\">amirrezatm</a> · <a href=\"https://profiles.wordpress.org/amitbarai013/\">Amit Barai Alit</a> · <a href=\"https://profiles.wordpress.org/paulamit/\">Amit Paul</a> · <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andreaboe/\">andreaboe</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/apmatthe/\">Andrew Matthews</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/rarst/\">Andrey “Rarst” Savchenko</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</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/ankitmaru/\">Ankit Panchal</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/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antonyagrios/\">Antony Agrios</a> · <a href=\"https://profiles.wordpress.org/aparnajl/\">Aparna Adhun</a> · <a href=\"https://profiles.wordpress.org/arrasel403/\">AR Rasel</a> · <a href=\"https://profiles.wordpress.org/arafatjamil01/\">Arafat Jamil</a> · <a href=\"https://profiles.wordpress.org/aravindajith/\">Aravind Ajith</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/arnolp/\">arnolp</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/artz91/\">ArtZ91</a> · <a href=\"https://profiles.wordpress.org/aryamaaru/\">Arun</a> · <a href=\"https://profiles.wordpress.org/mrasharirfan/\">Ashar Irfan</a> · <a href=\"https://profiles.wordpress.org/ashrafulsarkar/\">Ashraful Sarkar Naiem</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/azurseisme/\">azurseisme</a> · <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a> · <a href=\"https://profiles.wordpress.org/bart/\">Bart</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/bedas/\">Beda</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benish74/\">benish74</a> · <a href=\"https://profiles.wordpress.org/benjgrolleau/\">Benjamin Grolleau</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/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/mxbclang/\">Bethany Chobanian Lang</a> · <a href=\"https://profiles.wordpress.org/bgin/\">bgin</a> · <a href=\"https://profiles.wordpress.org/albatross10/\">Bhavik Kalpesh</a> · <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>&nbsp;· <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> ·&nbsp;<a href=\"https://profiles.wordpress.org/bjorn2404/\">bjorn2404</a> · <a href=\"https://profiles.wordpress.org/bogdanungureanu/\">BogdanUngureanu</a> · <a href=\"https://profiles.wordpress.org/bonjour52/\">bonjour52</a> · <a href=\"https://profiles.wordpress.org/bookwyrm/\">bookwyrm</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bradyvercher/\">Brady Vercher</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bgoewert/\">Brennan Goewert</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/bronsonquick/\">bronsonquick</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke Kaminski</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/buutqn/\">buutqn</a> · <a href=\"https://profiles.wordpress.org/cameronjonesweb/\">Cameron Jones</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos Garcia Prim</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a> · <a href=\"https://profiles.wordpress.org/mcaskill/\">Chauncey McAskill</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/chiragrathod103/\">Chirag Rathod</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a> · <a href=\"https://profiles.wordpress.org/chocofc1/\">chocofc1</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/chrisbaltazar/\">chrisbaltazar</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/chrystl/\">Chrystl</a> · <a href=\"https://profiles.wordpress.org/ckanderson22/\">ckanderson22</a> · <a href=\"https://profiles.wordpress.org/claytoncollie/\">Clayton Collie</a> · <a href=\"https://profiles.wordpress.org/cnspecialcolor/\">cnspecialcolor</a> · <a href=\"https://profiles.wordpress.org/codesdnc/\">codesdnc</a> · <a href=\"https://profiles.wordpress.org/codingchicken/\">Coding Chicken</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/conner_bw/\">conner_bw</a> · <a href=\"https://profiles.wordpress.org/copons/\">Copons</a> · <a href=\"https://profiles.wordpress.org/corentingautier/\">corentingautier</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">Cory Birdsong</a> · <a href=\"https://profiles.wordpress.org/craigfrancis/\">Craig Francis</a> · <a href=\"https://profiles.wordpress.org/craiglpeters/\">craiglpeters</a> · <a href=\"https://profiles.wordpress.org/geisthanen/\">Creative Andrew</a> · <a href=\"https://profiles.wordpress.org/mitogh/\">Crisoforo Gaspar</a> · <a href=\"https://profiles.wordpress.org/cu121/\">Cupid Chakma</a> · <a href=\"https://profiles.wordpress.org/dperonne/\">D.PERONNE</a> · <a href=\"https://profiles.wordpress.org/daisyo/\">Daisy Olsen</a> · <a href=\"https://profiles.wordpress.org/dalirajab/\">dali-rajab</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/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/wirecat/\">Daniel Johnson</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/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/datagutten/\">datagutten</a> · <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</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/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dgwyer/\">David Gwyer</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/davefx/\">David Marín Carreño</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/davidvongries/\">David Vongries</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/dennisatyoast/\">Dennis Claassen</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">derekblank</a> · <a href=\"https://profiles.wordpress.org/devanshijoshi/\">devanshijoshi</a> · <a href=\"https://profiles.wordpress.org/dhusakovic/\">dhusakovic</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/doctorlai/\">doctorlai</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/donncha/\">Donncha</a> · <a href=\"https://profiles.wordpress.org/drzraf/\">drzraf</a> · <a href=\"https://profiles.wordpress.org/d-signed/\">DSIGNED</a> · <a href=\"https://profiles.wordpress.org/dustinrue/\">dustinrue</a> · <a href=\"https://profiles.wordpress.org/chopinbach/\">Edwin Cromley</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van&nbsp;Durpe</a> · <a href=\"https://profiles.wordpress.org/emanuelx/\">emanuelx</a> · <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a> · <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgorić</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a> · <a href=\"https://profiles.wordpress.org/edanzer/\">Erick Danzer</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/esratpopy/\">Esrat Sultana Popy</a> · <a href=\"https://profiles.wordpress.org/manuilov/\">Eugene M</a> · <a href=\"https://profiles.wordpress.org/eherman24/\">Evan Herman</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/fosuahmed/\">Faisal Ahmed</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fasuto/\">fasuto</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/felipelavinz/\">Felipe Lavín</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a> · <a href=\"https://profiles.wordpress.org/fpodhorsky/\">fpodhorsky</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco</a> · <a href=\"https://profiles.wordpress.org/bueltge/\">Frank Bueltge</a> · <a href=\"https://profiles.wordpress.org/franz00/\">franzaurus</a> · <a href=\"https://profiles.wordpress.org/fuadragib/\">Fuad Ragib</a> · <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a> · <a href=\"https://profiles.wordpress.org/gamecreature/\">gamecreature</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/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</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/gisgeo/\">gisgeo</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/grl570810/\">grl570810</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/hvar/\">H-var</a> · <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a> · <a href=\"https://profiles.wordpress.org/hanshenrik/\">hanshenrik</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/haritpanchal/\">Harit Panchal</a> · <a href=\"https://profiles.wordpress.org/hasanmisbah/\">Hasan Misbah</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</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/ehtmlu/\">Helmut Wandl</a> · <a href=\"https://profiles.wordpress.org/luehrsen/\">Hendrik Luehrsen</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/hiren1094/\">hiren sanja</a> · <a href=\"https://profiles.wordpress.org/patelhitesh/\">Hitesh Patel</a> · <a href=\"https://profiles.wordpress.org/hughiemolloy/\">hughie.molloy</a> · <a href=\"https://profiles.wordpress.org/hugodevos/\">hugodevos</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">hztyfoon</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/polevaultweb/\">Iain Poulson</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/iazel/\">Iazel</a> · <a href=\"https://profiles.wordpress.org/ignatggeorgiev/\">Ignat Georgiev</a> · <a href=\"https://profiles.wordpress.org/imanish003/\">imanish003</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">ingeniumed</a> · <a href=\"https://profiles.wordpress.org/innovext/\">Innovext</a> · <a href=\"https://profiles.wordpress.org/inwerpsel/\">inwerpsel</a> · <a href=\"https://profiles.wordpress.org/iqbalrony/\">iqbalrony</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">ironprogrammer</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/ivanjeronimo/\">ivanjeronimo</a> · <a href=\"https://profiles.wordpress.org/jhoffmann/\">j.hoffmann</a> · <a href=\"https://profiles.wordpress.org/jackreichert/\">Jack Reichert</a> · <a href=\"https://profiles.wordpress.org/jaedm97/\">Jaed Mosharraf</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/outrankjames/\">James</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/james-roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/janthiel/\">Jan Thiel</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/ipajen/\">Jarko Piironen</a> · <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a> · <a href=\"https://profiles.wordpress.org/carazo/\">Javier Carazo</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jchambo/\">jchambo</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jeanphilippegreen/\">Jean-Philippe Green</a> · <a href=\"https://profiles.wordpress.org/jeawhanlee/\">jeawhanlee</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/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jmdodd/\">Jennifer M. Dodd</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/lobeless14/\">Jeremy Lind</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jhned/\">jhned</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">jigar bhanushali</a> · <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joelmadigan/\">joelmadigan</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/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a> · <a href=\"https://profiles.wordpress.org/jokerrs/\">Jokerrs</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</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/jpantani/\">Jonathan Pantani</a> · <a href=\"https://profiles.wordpress.org/jongycastillo/\">Jong</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/jornp/\">jornp</a> · <a href=\"https://profiles.wordpress.org/dunhakdis/\">Joseph G.</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> · <a href=\"https://profiles.wordpress.org/joshuatf/\">joshuatf</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jsh4/\">jsh4</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/juhise/\">Juhi Saxena</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/justinahinon/\">Justin Ahinon</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/welenofsky/\">Justin Welenofsky</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">justlevine</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kacper3355/\">kacper3355</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/kaneva/\">kaneva</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn P.</a> · <a href=\"https://profiles.wordpress.org/kkoppenhaver/\">Keanan Koppenhaver</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/kbat82/\">Kevin Batdorf</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/konyoldeath/\">konyoldeath</a> · <a href=\"https://profiles.wordpress.org/kowsar89/\">Kowsar Hossain</a> · <a href=\"https://profiles.wordpress.org/krunal265/\">Krunal Bhimajiyani</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/lanacodes/\">Lana Codes</a> · <a href=\"https://profiles.wordpress.org/larsmqller/\">larsmqller</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/lenasterg/\">Lena Stergatou</a> · <a href=\"https://profiles.wordpress.org/leonidasmilossis/\">Leo Milo</a> · <a href=\"https://profiles.wordpress.org/lifeboat/\">lifeboat</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/lkraav/\">lkraav</a> · <a href=\"https://profiles.wordpress.org/webaxones/\">Loïc Antignac</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/dreadlox/\">Lox</a> · <a href=\"https://profiles.wordpress.org/lozula/\">lozula</a> · <a href=\"https://profiles.wordpress.org/lucius0101/\">lucius0101</a> · <a href=\"https://profiles.wordpress.org/lucymtc/\">Lucy Tomas</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/pyrobd/\">Lukman Nakib</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">Márcio Duarte</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</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/mahbubshovan/\">Mahbub Shovan</a> · <a href=\"https://profiles.wordpress.org/mahekkalola/\">Mahek Kalola</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manojkpatil/\">Manoj Patil</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a> · <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</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/marissamakes/\">Marissa Matthews</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/marksabbath/\">marksabbath</a> · <a href=\"https://profiles.wordpress.org/flootr/\">Markus</a> · <a href=\"https://profiles.wordpress.org/mkox/\">Markus Kosmal</a> · <a href=\"https://profiles.wordpress.org/mhkuu/\">Martijn van der Klis</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/matclayton/\">matclayton</a> · <a href=\"https://profiles.wordpress.org/wetah/\">Mateus Machado Luna</a> · <a href=\"https://profiles.wordpress.org/paapst/\">Mathieu Paapst</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">matiasbenedetto</a> · <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/matthiasreinholz/\">Matthias Reinholz</a> · <a href=\"https://profiles.wordpress.org/h4l9k/\">Mauricio</a> · <a href=\"https://profiles.wordpress.org/wppunk/\">Max</a> · <a href=\"https://profiles.wordpress.org/cadic/\">Max Lyuchin</a> · <a href=\"https://profiles.wordpress.org/maximej/\">Maxime J.</a> · <a href=\"https://profiles.wordpress.org/jamilbd07/\">MD Jamil Uddin</a> · <a href=\"https://profiles.wordpress.org/kawserz/\">Md Kawser Ahmed Khan Jami</a> · <a href=\"https://profiles.wordpress.org/rakibwordpress/\">Md Rakib Hossain</a> · <a href=\"https://profiles.wordpress.org/abirhasandipu/\">Md. Abir Hasan Dipu</a> · <a href=\"https://profiles.wordpress.org/reduanmasud/\">Md. Reduan Masud</a> · <a href=\"https://profiles.wordpress.org/mdviralsampat/\">mdviralsampat</a> · <a href=\"https://profiles.wordpress.org/mehulkaklotar/\">Mehul Kaklotar</a> · <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a> · <a href=\"https://profiles.wordpress.org/meyegui/\">meyerdev.ch</a> · <a href=\"https://profiles.wordpress.org/mgol/\">mgol</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/michael-kelly/\">Michael Kelly</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/michelmany/\">Michel Many</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/mmtr86/\">Miguel Torres</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikestraw/\">Mike Straw</a> · <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a> · <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/mitchellaustin/\">mitchellaustin</a> · <a href=\"https://profiles.wordpress.org/presents111/\">miya</a> · <a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</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/mtias/\">mtias</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/tanjimtc71/\">Musarrat Anjum Chowdhury</a> · <a href=\"https://profiles.wordpress.org/amustaque97/\">Mustaque Ahmed</a> · <a href=\"https://profiles.wordpress.org/mw108/\">mw108</a> · <a href=\"https://profiles.wordpress.org/naeemhaque/\">Naeem Haque</a> · <a href=\"https://profiles.wordpress.org/namithjawahar/\">Namith Jawahar</a> · <a href=\"https://profiles.wordpress.org/nathanatmoz/\">Nathan Johnson</a> · <a href=\"https://profiles.wordpress.org/nazmulhasan103/\">Nazmul Hasan</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/neychok/\">Neycho Kalaydzhiev</a> · <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a> · <a href=\"https://profiles.wordpress.org/nicholaswilson/\">nicholaswilson</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/nick_thegeek/\">Nick the Geek</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/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/itsnikhilpatel/\">NikhilPatel</a> · <a href=\"https://profiles.wordpress.org/dhrupo/\">Niluthpal Purkayastha</a> · <a href=\"https://profiles.wordpress.org/dasnitesh780/\">Nitesh Das</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/rnitinb/\">Nitin Rathod</a> · <a href=\"https://profiles.wordpress.org/nitman43/\">nitman43</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/nuvopoint/\">nuvoPoint</a> · <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a> · <a href=\"https://profiles.wordpress.org/obayedmamur/\">Obayed Mamur</a> · <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a> · <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</a> · <a href=\"https://profiles.wordpress.org/oh_hello/\">oh_hello</a> · <a href=\"https://profiles.wordpress.org/hideokamoto/\">Okamoto Hidetaka</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pablohoney/\">PabloHoney</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</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/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/pbking/\">pbking</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a> · <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a> · <a href=\"https://profiles.wordpress.org/petaryoast/\">Petar Ratković</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/walbo/\">Petter Walbø Johnsgård</a> · <a href=\"https://profiles.wordpress.org/phil-webster/\">Phil Webster</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/iapial/\">Pial</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/knowingart_com/\">PJ Brunet</a> · <a href=\"https://profiles.wordpress.org/pkolenbr/\">pkolenbr</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/ptahdunbar/\">Ptah Dunbar</a> · <a href=\"https://profiles.wordpress.org/pypwalters/\">pypwalters</a> · <a href=\"https://profiles.wordpress.org/raduiason/\">raduiason</a> · <a href=\"https://profiles.wordpress.org/initsogar/\">Rafael Agostini</a> · <a href=\"https://profiles.wordpress.org/rafinkhan/\">Rafin</a> · <a href=\"https://profiles.wordpress.org/rajanpanchal2028/\">Rajan Panchal</a> · <a href=\"https://profiles.wordpress.org/rajeshraval786/\">Rajesh Raval</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</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/razthee007/\">Razthee Md. Yakini</a> · <a href=\"https://profiles.wordpress.org/renatoagds/\">Renato Augusto Gama dos Santos</a> · <a href=\"https://profiles.wordpress.org/rezakhan995/\">Reza Khan</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/riccardodicurti/\">Riccardo Di Curti</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rinkychowdhury9/\">Rinky Chowdhury</a> · <a href=\"https://profiles.wordpress.org/ritteshpatel/\">Ritesh Patel</a> · <a href=\"https://profiles.wordpress.org/rjasdfiii/\">rjasdfiii</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a> · <a href=\"https://profiles.wordpress.org/robin-labadie/\">Robin Labadie</a> · <a href=\"https://profiles.wordpress.org/rodage/\">rodage</a> · <a href=\"https://profiles.wordpress.org/rodricus/\">rodricus</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/digical/\">Ross Gile</a> · <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a> · <a href=\"https://profiles.wordpress.org/ruchirj/\">Ruchir Goswami</a> · <a href=\"https://profiles.wordpress.org/re_enter_rupok/\">Rupok</a> · <a href=\"https://profiles.wordpress.org/rryyaanndd/\">Ryan</a> · <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</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/sereedmedia/\">Sé Reed</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a> · <a href=\"https://profiles.wordpress.org/soean/\">Sören Wrede</a> · <a href=\"https://profiles.wordpress.org/andy786/\">Sahil B.</a> · <a href=\"https://profiles.wordpress.org/stalukder03/\">Sajib Talukder</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a> · <a href=\"https://profiles.wordpress.org/sam1el/\">sam1el</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/samruddhikhandale/\">samruddhikhandale</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/sanjucta/\">sanjucta</a> · <a href=\"https://profiles.wordpress.org/sanketchodavadiya/\">Sanket Chodavadiya</a> · <a href=\"https://profiles.wordpress.org/sannevndrmeulen/\">Sanne van der Meulen</a> · <a href=\"https://profiles.wordpress.org/sapayth/\">sapayth</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/saumil1611/\">Saumil Nerpagar</a> · <a href=\"https://profiles.wordpress.org/ira2910/\">Sazia Faizunnessa Ira</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/countrymusicchicago/\">Scott Winterroth</a> · <a href=\"https://profiles.wordpress.org/hiyascout/\">Scout James</a> · <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/seriouslysenpai/\">seriouslysenpai</a> · <a href=\"https://profiles.wordpress.org/wandering-aramean/\">Seth Miller</a> · <a href=\"https://profiles.wordpress.org/shahidul95/\">Shahidul Islam</a> · <a href=\"https://profiles.wordpress.org/shamayel007/\">Shamayel</a> · <a href=\"https://profiles.wordpress.org/shamimmiashuhagh/\">Shamim Mia</a> · <a href=\"https://profiles.wordpress.org/smeunus/\">Sharif Mohammad Eunus</a> · <a href=\"https://profiles.wordpress.org/shraboni/\">Shraboni</a> · <a href=\"https://profiles.wordpress.org/shubham1gupta/\">shubham1gupta</a> · <a href=\"https://profiles.wordpress.org/silicium23/\">Silicium</a> · <a href=\"https://profiles.wordpress.org/simongomes02/\">Simon Gomes</a> · <a href=\"https://profiles.wordpress.org/slieschke/\">Simon Lieschke</a> · <a href=\"https://profiles.wordpress.org/siobhan/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/calvinalkan/\">snicco.io</a> · <a href=\"https://profiles.wordpress.org/sruthi90/\">sruthi90</a> · <a href=\"https://profiles.wordpress.org/steelwagstaff/\">SteelWagstaff</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/stentibbing/\">stentibbing</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/stephym/\">Stephy Miehle</a> · <a href=\"https://profiles.wordpress.org/stephymiehle/\">stephymiehle</a> · <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sun/\">sun</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva (a11n)</a> · <a href=\"https://profiles.wordpress.org/codemonksuvro/\">Suvro</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/afrin29/\">Syeda Sanjida Afrin</a> · <a href=\"https://profiles.wordpress.org/syhc/\">syhc</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/syntaxart/\">syntaxart</a> · <a href=\"https://profiles.wordpress.org/szaqal21/\">szaqal21</a> · <a href=\"https://profiles.wordpress.org/tahmidulkarim/\">Tahmid ul Karim</a> · <a href=\"https://profiles.wordpress.org/tahminar27/\">tahminar27</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/tanazmasaba/\">Tanaz Masaba</a> · <a href=\"https://profiles.wordpress.org/devtanbir/\">Tanbir Ahmod</a> · <a href=\"https://profiles.wordpress.org/tanner-m/\">Tanner Moushey</a> · <a href=\"https://profiles.wordpress.org/rahmantasnia/\">Tasnia Rahman Raima</a> · <a href=\"https://profiles.wordpress.org/teebee/\">teebee</a> · <a href=\"https://profiles.wordpress.org/tekapo/\">tekapo</a> · <a href=\"https://profiles.wordpress.org/thedaysse/\">thedaysse</a> · <a href=\"https://profiles.wordpress.org/iamjaydip/\">thejaydip</a> · <a href=\"https://profiles.wordpress.org/theode/\">theode</a> · <a href=\"https://profiles.wordpress.org/griffinjt/\">Thomas Griffin</a> · <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a> · <a href=\"https://profiles.wordpress.org/thomask/\">thomask</a> · <a href=\"https://profiles.wordpress.org/timbroddin/\">timbroddin</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/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/dziudek/\">Tomasz Dziuda</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a> · <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a> · <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul I Chowdhury</a> · <a href=\"https://profiles.wordpress.org/travisaxton/\">travisaxton</a> · <a href=\"https://profiles.wordpress.org/triumvirate/\">triumvirate</a> · <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a> · <a href=\"https://profiles.wordpress.org/umesh84/\">Umesh Gupta</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">upadalavipul</a> · <a href=\"https://profiles.wordpress.org/eboxnet/\">Vagelis</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a> · <a href=\"https://profiles.wordpress.org/virgar/\">Virginie Garnier</a> · <a href=\"https://profiles.wordpress.org/elifvish/\">Vishal Kumar</a> · <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</a> · <a href=\"https://profiles.wordpress.org/vtad/\">vtad</a> · <a href=\"https://profiles.wordpress.org/vykesmac/\">vykesmac</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/webrocker/\">Webrocker</a> · <a href=\"https://profiles.wordpress.org/websitegenii/\">websitegenii</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/winterpsv/\">winterpsv</a> · <a href=\"https://profiles.wordpress.org/wojsmol/\">wojsmol</a> · <a href=\"https://profiles.wordpress.org/wojtekn/\">Wojtek Naruniec</a> · <a href=\"https://profiles.wordpress.org/wojtekszkutnik/\">Wojtek Szkutnik</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/zebaafiashama/\">Zeba Afia Shama</a> · <a href=\"https://profiles.wordpress.org/zenaulislam/\">Zenaul Islam</a> · <a href=\"https://profiles.wordpress.org/zevilz/\">zevilz</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a> · <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a></p>\n\n\n\n<h3 class=\"wp-block-heading\">Merci aux personnes ayant contribué à traduire WordPress&nbsp;6.2 en français</h3>\n\n\n\n<p>WordPress est un projet international et la version 6.2 est déjà complètement disponible dans plus de 70 langues différentes.</p>\n\n\n\n<p>Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress 6.2 en français&nbsp;:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/btpub\">Bruno Tritsch</a>,&nbsp;<a href=\"https://profiles.wordpress.org/clementpolito\">Clément Polito</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fxbenard\">FX Bénard</a>, <a href=\"https://profiles.wordpress.org/eddystile\">Eddy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/emlebrun\">Emilie LEBRUN</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gaellebesson\">gaellebesson</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/webaxones\">Loïc Antignac</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lulucmy\">lulucmy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/oellin\">Magali</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nuryko\">Marianna</a>,&nbsp;<a href=\"https://profiles.wordpress.org/marineevain\">Marine EVAIN</a>,&nbsp;<a href=\"https://profiles.wordpress.org/maxpertici\">Maxime Pertici</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nandow\">nandow</a>,&nbsp;<a href=\"https://profiles.wordpress.org/petitphp\">petitphp</a>,&nbsp;<a href=\"https://profiles.wordpress.org/larrach\">Rachel Peter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sebastienserre\">Sébastien SERRE</a>,&nbsp;<a href=\"https://profiles.wordpress.org/stephanepoisson\">Stéphane POISSON</a>,&nbsp;<a href=\"https://profiles.wordpress.org/spaceshipone\">Timothée Brosille</a>,&nbsp;<a href=\"https://profiles.wordpress.org/virgar\">Virginie Garnier</a>,&nbsp;<a href=\"https://profiles.wordpress.org/whaze\">whaze</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alexisgrolot\">WordPress Express</a>, et&nbsp;<a href=\"https://profiles.wordpress.org/wplmillet\">wplmillet</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://fr.wordpress.org/2023/03/30/wordpress-6-2-dolphy/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:76:\"\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:5:{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.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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://fr.wordpress.org/2023/03/10/guide-des-changements-techniques-de-wordpress-6-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://fr.wordpress.org/2023/03/10/guide-des-changements-techniques-de-wordpress-6-2/#respond\";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, 10 Mar 2023 12:09:33 +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=2612\";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:475:\"Ce guide décrit les principaux changements techniques que vous trouverez sur WordPress&#160;6.2, dont la sortie est prévue le 28 mars 2023. WordPress 6.2 corrige quelque 300 tickets Trac&#160;:&#160;110 sont des améliorations et nouvelles fonctionnalités,&#160;166 sont des corrections de bogues et&#160;20 sont d’autres tâches courantes. On retrouvera 28 améliorations de performances,&#160;15 améliorations d’accessibilité et&#160;18 améliorations 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:40678:\"\n<p>Ce guide décrit les principaux changements techniques que vous trouverez sur WordPress&nbsp;6.2, dont la sortie est prévue le 28 mars 2023.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2023/03/wp62-field-guide-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"591\" src=\"https://fr.wordpress.org/files/2023/03/wp62-field-guide-1-1024x591.png\" alt=\"\" class=\"wp-image-2614\" srcset=\"https://fr.wordpress.org/files/2023/03/wp62-field-guide-1-1024x591.png 1024w, https://fr.wordpress.org/files/2023/03/wp62-field-guide-1-300x173.png 300w, https://fr.wordpress.org/files/2023/03/wp62-field-guide-1-768x443.png 768w, https://fr.wordpress.org/files/2023/03/wp62-field-guide-1.png 1486w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p>WordPress 6.2 corrige <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.2&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\">quelque 300 tickets Trac</a>&nbsp;:&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.2&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\">110 sont des 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.2&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\">166 sont des corrections de bogues</a> et&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=task+(blessed)&amp;milestone=6.2&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\">20 sont d’autres tâches courantes</a>.</p>\n\n\n\n<p>On retrouvera <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;focuses=~performance&amp;milestone=6.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=focuses&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority\">28 améliorations de performances</a>,&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;focuses=~accessibility&amp;milestone=6.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=focuses&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority\">15 améliorations d’accessibilité</a> et&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;focuses=~coding-standards&amp;milestone=6.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=focuses&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority\">18 améliorations de code</a> notamment dédiées à la prise en charge des versions les plus récentes de PHP.</p>\n\n\n\n<p>Du côté du projet Gutenberg, <a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.2\">1645 pull requests</a> ont été fusionnées au cœur de WordPress&nbsp;: 292 améliorations, 354&nbsp;corrections de bogues et 30 améliorations concernant l’accessibilité de l’éditeur.</p>\n\n\n\n<p>Les modifications apportées par WP&nbsp;6.2 concernent 44&nbsp;composants du cœur WordPress. Vous trouverez dans cet article des précisions concernant les modifications les plus impactantes.</p>\n\n\n\n<p class=\"has-text-color\" style=\"color:#14825a\">En route pour un petit tour d’horizon des<br>nouveautés techniques de WordPress&nbsp;6.2&nbsp;<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f680.png\" alt=\"🚀\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>Tous les liens de cet article pointent vers des notes de développement rédigées en anglais.</p>\n\n\n\n<p>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-background\" style=\"background-color:#fee7af\">À noter&nbsp;: certaines modifications listées ici vont nécessiter des actions de la part des auteurs et autrices de thèmes et d’extensions, qui devront adapter ou modifier leur code. Si vous êtes concerné·e, veuillez lire les notes de développement listées dans cet article consciencieusement afin de vous assurer que votre code fonctionnera avec WordPress&nbsp;6.2 lorsque cette version sortira le 28&nbsp;mars 2023.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Themes\">Les polices Google Font sont maintenant incluses localement dans les thèmes natifs</h2>\n\n\n\n<p>Suite aux incertitudes juridiques liées à l’utilisation des polices <em>Google Fonts</em> directement chargées depuis les serveurs de Google, les thèmes natifs qui embarquaient auparavant directement des polices provenant des serveurs de Google ne le feront plus à partir de WordPress 6.2.</p>\n\n\n\n<p>Cela concerne les thèmes suivants&nbsp;:</p>\n\n\n\n<ul>\n<li><em>Twenty Twelve</em> à partir de sa version 3.9</li>\n\n\n\n<li><em>Twenty Thirteen</em> à partir de sa version 3.8</li>\n\n\n\n<li><em>Twenty Fourteen</em> à partir de sa version 3.6</li>\n\n\n\n<li><em>Twenty Fifteen</em> à partir de sa version 3.4</li>\n\n\n\n<li><em>Twenty Sixteen</em> à partir de sa version 2.9</li>\n\n\n\n<li><em>Twenty Seventeen</em> à partir de sa version 3.2</li>\n</ul>\n\n\n\n<p>Les autres thèmes natifs n&rsquo;utilisent pas directement de polices Google et ne sont donc pas concernés par cette modification.</p>\n\n\n\n<p>À partir de maintenant, chaque thème concerné va servir une nouvelle feuille de styles depuis son propre répertoire, au sein du domaine de votre site. Si le thème embarque plusieurs polices différentes, votre thème les embarquera en les plaçant dans une seule feuille de styles pour de meilleures performances.</p>\n\n\n\n<p>Voici par exemple la déclaration de feuille de styles de Twenty Thirteen&nbsp;:</p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: css; title: ; notranslate\">\n&lt;link\n	rel=&quot;stylesheet&quot;\n	id=&quot;twentythirteen-fonts-css&quot;\n	href=&quot;https://example.com/wp-content/themes/twentythirteen/fonts/source-sans-pro-plus-bitter.css?ver=20230328&quot;\n	media=&quot;all&quot;\n/&gt;\n</pre></div>\n\n\n<p>Comme vous pouvez le voir, les polices sont maintenant directement embarquées depuis les thèmes natifs, afin d’éviter toute dépendance tierce.</p>\n\n\n\n<p class=\"has-background\" style=\"background-color:#fee7af\"><strong>Attention&nbsp;: si vous avez déjà modifié ou retiré l’appel <em>Google Fonts</em> via un thème enfant ou via une extension, il est recommandé de vérifier que ce changement n’affecte pas votre site.</strong></p>\n\n\n\n<p>Pour en savoir plus, consultez la note de développement suivante&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=\"Y9fix8byS8\"><a href=\"https://make.wordpress.org/core/2023/03/06/google-fonts-are-included-locally-in-bundled-themes/\">Google Fonts are included locally in bundled themes</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Google Fonts are included locally in bundled themes&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/06/google-fonts-are-included-locally-in-bundled-themes/embed/#?secret=LQGDbnYuSO#?secret=Y9fix8byS8\" data-secret=\"Y9fix8byS8\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"blockeditor\">L’éditeur de blocs</h2>\n\n\n\n<p>WordPress 6.2 comprend 10 versions du projet Gutenberg –&nbsp;<a href=\"https://make.wordpress.org/core/2022/09/30/whats-new-in-gutenberg-14-2-28-september/\">14.2</a>, <a href=\"https://make.wordpress.org/core/2022/10/13/whats-new-in-gutenberg-14-3-12-october/\">14.3</a>, <a href=\"https://make.wordpress.org/core/2022/10/27/whats-new-in-gutenberg-14-4-26-october/\">14.4</a>, <a href=\"https://make.wordpress.org/core/2022/11/09/whats-new-in-gutenberg-14-5-9-november/\">14.5</a>, <a href=\"https://make.wordpress.org/core/2022/11/23/whats-new-in-gutenberg-14-6-23-november/\">14.6</a>, <a href=\"https://make.wordpress.org/core/2022/12/09/whats-new-in-gutenberg-14-7-7-december/\">14.7</a>, <a href=\"https://make.wordpress.org/core/2022/12/22/whats-new-in-gutenberg-14-8-21-december/\">14.8</a>, <a href=\"https://make.wordpress.org/core/2023/01/04/whats-new-in-gutenberg-14-9-4-january/\">14.9</a>, <a href=\"https://make.wordpress.org/core/2023/01/20/whats-new-in-gutenberg-15-0-18-january/\">15.0</a> et <a href=\"https://make.wordpress.org/core/2023/02/10/whats-new-in-gutenberg-15-1-8-february/\">15.1</a>. Vous y trouverez de nouvelles API, des mises à niveau de bibliothèques, des améliorations très utiles des Styles globaux, encore plus de fonctionnalités prises en charge nativement par les blocs, de nouveaux crochets d’action et filtres, ainsi que <a href=\"https://core.trac.wordpress.org/ticket/57471\">bien d&rsquo;autres modifications ayant été développées sur ces 10 versions de l’extension Gutenberg</a>.</p>\n\n\n\n<p>Pour en savoir plus, consultez les notes de développement suivantes&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=\"n2WFGSL2CC\"><a href=\"https://make.wordpress.org/core/2023/03/07/introducing-the-html-api-in-wordpress-6-2/\">Introducing the HTML API in WordPress 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Introducing the HTML API in WordPress 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/introducing-the-html-api-in-wordpress-6-2/embed/#?secret=qWbjG7rDS3#?secret=n2WFGSL2CC\" data-secret=\"n2WFGSL2CC\" width=\"600\" height=\"338\" 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=\"M82WlzFxsu\"><a href=\"https://make.wordpress.org/core/2023/03/07/upgrading-to-react-18-and-common-pitfalls-of-concurrent-mode/\">Upgrading to React 18 and common pitfalls of concurrent mode</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Upgrading to React 18 and common pitfalls of concurrent mode&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/upgrading-to-react-18-and-common-pitfalls-of-concurrent-mode/embed/#?secret=RpUH01kp4I#?secret=M82WlzFxsu\" data-secret=\"M82WlzFxsu\" width=\"600\" height=\"338\" 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=\"twZm3MCaTb\"><a href=\"https://make.wordpress.org/core/2023/03/06/custom-css-for-global-styles-and-per-block/\">Custom CSS for global styles and per block</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Custom CSS for global styles and per block&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/06/custom-css-for-global-styles-and-per-block/embed/#?secret=Gw8tU7aWEg#?secret=twZm3MCaTb\" data-secret=\"twZm3MCaTb\" width=\"600\" height=\"338\" 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=\"ZNOpTU85lt\"><a href=\"https://make.wordpress.org/core/2023/02/19/style-book-preview-of-blocks-in-global-styles/\">Style Book preview of blocks in global styles</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Style Book preview of blocks in global styles&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/02/19/style-book-preview-of-blocks-in-global-styles/embed/#?secret=R3sVocacKE#?secret=ZNOpTU85lt\" data-secret=\"ZNOpTU85lt\" width=\"600\" height=\"338\" 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=\"qZ291B2NN6\"><a href=\"https://make.wordpress.org/core/2023/03/07/shadows-in-global-styles-with-wordpress-6-2/\">Shadows in Global Styles with WordPress 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Shadows in Global Styles with WordPress 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/shadows-in-global-styles-with-wordpress-6-2/embed/#?secret=jkJeKyBLSo#?secret=qZ291B2NN6\" data-secret=\"qZ291B2NN6\" width=\"600\" height=\"338\" 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=\"PWtKtg9YUw\"><a href=\"https://make.wordpress.org/core/2023/03/07/sticky-position-block-support/\">Sticky position block support</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Sticky position block support&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/sticky-position-block-support/embed/#?secret=AtzJ8mk5KI#?secret=PWtKtg9YUw\" data-secret=\"PWtKtg9YUw\" width=\"600\" height=\"338\" 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=\"U2DStPkdCp\"><a href=\"https://make.wordpress.org/core/2023/03/06/minimum-height-dimensions-block-support/\">Minimum height dimensions block support</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Minimum height dimensions block support&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/06/minimum-height-dimensions-block-support/embed/#?secret=uWwtmaDTGe#?secret=U2DStPkdCp\" data-secret=\"U2DStPkdCp\" width=\"600\" height=\"338\" 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=\"BUfnEQcoGS\"><a href=\"https://make.wordpress.org/core/2023/02/28/custom-settings-wordpress-6-2/\">Customize settings for any block in WordPress 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Customize settings for any block in WordPress 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/02/28/custom-settings-wordpress-6-2/embed/#?secret=i3GL0VbSTi#?secret=BUfnEQcoGS\" data-secret=\"BUfnEQcoGS\" width=\"600\" height=\"338\" 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=\"pwoOs2XiSD\"><a href=\"https://make.wordpress.org/core/2023/03/07/introduction-of-block-inspector-tabs/\">Introduction of Block Inspector Tabs</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Introduction of Block Inspector Tabs&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/introduction-of-block-inspector-tabs/embed/#?secret=Kwhyyzdi8U#?secret=pwoOs2XiSD\" data-secret=\"pwoOs2XiSD\" width=\"600\" height=\"338\" 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=\"xxeDIgaDji\"><a href=\"https://make.wordpress.org/core/2022/12/09/update-to-content-only-editing-filter-namespace/\">Update to content only editing filter namespace</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Update to content only editing filter namespace&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/12/09/update-to-content-only-editing-filter-namespace/embed/#?secret=Od8kWWwqTv#?secret=xxeDIgaDji\" data-secret=\"xxeDIgaDji\" width=\"600\" height=\"338\" 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=\"8kFEsRew5m\"><a href=\"https://make.wordpress.org/core/2023/03/06/add-new-prop-to-serversiderender-component/\">Add new prop to ServerSideRender component</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Add new prop to ServerSideRender component&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/06/add-new-prop-to-serversiderender-component/embed/#?secret=SCVQjiLIpb#?secret=8kFEsRew5m\" data-secret=\"8kFEsRew5m\" width=\"600\" height=\"338\" 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=\"09NBil83hn\"><a href=\"https://make.wordpress.org/core/2023/03/03/editor-components-updates-in-wordpress-6-2/\">Editor Components updates in WordPress 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Editor Components updates in WordPress 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/03/editor-components-updates-in-wordpress-6-2/embed/#?secret=oQ4gEUSTac#?secret=09NBil83hn\" data-secret=\"09NBil83hn\" width=\"600\" height=\"338\" 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=\"JCZNnjDtnD\"><a href=\"https://make.wordpress.org/core/2023/03/07/patterns-api-expanded-to-include-template_types-property/\">Patterns API expanded to include template_types property</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Patterns API expanded to include template_types property&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/patterns-api-expanded-to-include-template_types-property/embed/#?secret=FcP78xalny#?secret=JCZNnjDtnD\" data-secret=\"JCZNnjDtnD\" width=\"600\" height=\"338\" 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=\"4QJSGLeOEy\"><a href=\"https://make.wordpress.org/core/2023/03/07/miscellaneous-editor-changes-in-wordpress-6-2/\">Miscellaneous Editor changes in WordPress 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Miscellaneous Editor changes in WordPress 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/miscellaneous-editor-changes-in-wordpress-6-2/embed/#?secret=wSzZ6hh85H#?secret=4QJSGLeOEy\" data-secret=\"4QJSGLeOEy\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Internationalisation</h2>\n\n\n\n<p>Dans WordPress 6.2, le composant internationalisation (abrégé «&nbsp;i18n&nbsp;») propose une nouvelle fonction conteneur et propose de faciliter le changement des traductions de l’administration du site pour chaque compte. Voici la note de développement dédiée aux modifications ayant eu lieu sur ce composant&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=\"PmeBBCqf9M\"><a href=\"https://make.wordpress.org/core/2023/03/03/i18n-improvements-in-6-2/\">I18N Improvements in 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;I18N Improvements in 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/03/i18n-improvements-in-6-2/embed/#?secret=oN9FSuxaex#?secret=PmeBBCqf9M\" data-secret=\"PmeBBCqf9M\" width=\"600\" height=\"338\" 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 fichiers système</h2>\n\n\n\n<p>Si vous utilisiez la fonction <code>copy_dir()</code> pour déplacer des répertoires, vous serez probablement heureux de découvrir la nouvelle fonction <code>move_dir()</code>, qui arrive avec WordPress 6.2.</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=\"iD9AZGTuz0\"><a href=\"https://make.wordpress.org/core/2023/03/07/introducing-move_dir-in-wordpress-6-2/\">Introducing move_dir() in WordPress 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Introducing move_dir() in WordPress 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/introducing-move_dir-in-wordpress-6-2/embed/#?secret=2lu0bdfgVX#?secret=iD9AZGTuz0\" data-secret=\"iD9AZGTuz0\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<p>Notons également l&rsquo;apparition de la fonction <code>wp_opcache_invalidate()</code>&nbsp;qui sert à vider OPcache pour des fichiers PHP individuels après les avoir surchargés. La fonction &nbsp;<code>wp_opcache_invalidate_directory()</code>&nbsp;a été ajoutée dans le cadre du ticket <a href=\"https://core.trac.wordpress.org/ticket/57375\">#57375</a> afin de vider le cache OPcache de façon récursive pour les fichiers PHP après les avoir surchargés. Cette fonction accepte un paramètre unique <code>$dir</code>, pointant vers le répertoire contenant les fichiers PHP pour lesquels OPcache doit être vidé.</p>\n\n\n\n<p>Dans le ticket <a href=\"https://core.trac.wordpress.org/ticket/57375\">#57375</a>, la méthode&nbsp;<code>WP_Filesystem_Direct::move()</code>&nbsp;a reçu la possibilité de gérer des répertoires afin de la rendre cohérente par rapport aux méthodes <code>::move()</code> présentes dans <code>WP_Filesystem_FTPext</code>,&nbsp;<code>WP_Filesystem_ftpsockets</code>&nbsp;et&nbsp;<code>WP_Filesystem_SSH2</code>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Base de données</h2>\n\n\n\n<p>La possibilité de nettoyer les noms de tables et de champs a été ajoutée dans la méthode <code>wpdb::prepare()</code>. Plus d&rsquo;infos dans la note de développement dédiée&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=\"8Mu29VU4GA\"><a href=\"https://make.wordpress.org/core/2022/10/08/escaping-table-and-field-names-with-wpdbprepare-in-wordpress-6-1/\">Escaping Table and Field names with wpdb::prepare() in WordPress</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Escaping Table and Field names with wpdb::prepare() in WordPress&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/08/escaping-table-and-field-names-with-wpdbprepare-in-wordpress-6-1/embed/#?secret=du2jY7znoa#?secret=8Mu29VU4GA\" data-secret=\"8Mu29VU4GA\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Gestion des publications</h2>\n\n\n\n<p>La fonction <code>get_page_by_title()</code> est maintenant dépréciée en faveur de l&rsquo;utilisation de <code>WP_Query</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=\"iFjyMSq3Ii\"><a href=\"https://make.wordpress.org/core/2023/03/06/get_page_by_title-deprecated/\">get_page_by_title() deprecated</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;get_page_by_title() deprecated&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/06/get_page_by_title-deprecated/embed/#?secret=LWF768ee3z#?secret=iFjyMSq3Ii\" data-secret=\"iFjyMSq3Ii\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"perfs\">Performances</h2>\n\n\n\n<p>WordPress 6.2 apporte plusieurs gains de temps de chargement importants au cœur du CMS. Cela est clairement visualisable dans les tests que nous avons conduits avec des mesures de <a href=\"https://docs.google.com/spreadsheets/d/1LroIJoYz-O9CpfJzaiKYYMWJ7GbE5RZoW1rf1R4FqyA/edit#gid=996638482\">signaux web essentiels (<em>Web Vitals</em> en anglais)</a> et de <a href=\"https://docs.google.com/spreadsheets/d/1LroIJoYz-O9CpfJzaiKYYMWJ7GbE5RZoW1rf1R4FqyA/edit#gid=0\">chargement côté serveur (<em>Server Timing</em> en anglais)</a>.</p>\n\n\n\n<p>Les performances des thèmes basés sur des blocs ont également été améliorées, avec un <a href=\"https://web.dev/ttfb/\">TTFB (en anglais <em>Time to First Byte</em>, ou temps de chargement du premier octet</a>) qui est environ 20&nbsp;% plus rapide, et aussi 14&nbsp;% d&rsquo;amélioration sur le <a href=\"https://web.dev/lcp/\">LCP (<em>Largest Contenful Paint</em>, représentant le temps avant que la page complète soit lisible)</a>. Sur des pages où vous utilisez de grandes bannières d’images, vous devriez même observer une amélioration du critère LCP d&rsquo;environ 19&nbsp;%.</p>\n\n\n\n<p>Autres améliorations de performances&nbsp;:</p>\n\n\n\n<ul>\n<li>Le nouveau filtre <code>pre_wp_load_alloptions</code> permet de court-circuiter le chargement des options auto-chargées de WordPress avec des conditions personnalisées. Voir le <a href=\"https://core.trac.wordpress.org/ticket/56045\">ticket #56045</a> pour plus d&rsquo;informations.</li>\n\n\n\n<li>Les résultats de la fonction <code>get_adjacent_post()</code> sont maintenant mis en cache. Voir le <a href=\"https://core.trac.wordpress.org/ticket/41131\">ticket #41131</a>.</li>\n\n\n\n<li>Les clés de mise en cache de <code>WP_Term_Query</code> sont dorénavant basées sur du SQL sans variables, afin de pouvoir être mises en cache. Voir le <a href=\"https://core.trac.wordpress.org/ticket/57298\">ticket #57298</a>.</li>\n\n\n\n<li><code>WP_Query</code> ne parcourt désormais plus les publications deux fois avant de les retourner. Ça peut paraître une évidence, mais le <a href=\"https://core.trac.wordpress.org/ticket/57373\">ticket #57373</a> a nécessité beaucoup de travail sur ce point.</li>\n\n\n\n<li>Le chargement différé des métadonnées des termes de taxonomies est à présent plus rapide, grâce à l’utilisation de la fonction <code>wp_cache_get_multiple()</code>. Voir le <a href=\"https://core.trac.wordpress.org/ticket/57150\">ticket #57150</a>.</li>\n\n\n\n<li>Les résultats de <code>wp_get_global_settings()</code> sont maintenant placés en cache au sein d’une seule et unique requête, ce qui améliore de 8&nbsp;% les temps de réponse du cœur WordPress. Pour en savoir plus, voir le <a href=\"https://core.trac.wordpress.org/ticket/57502\">ticket #57502</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thèmes</h2>\n\n\n\n<p>Les développeuses et développeurs de thèmes WordPress pourront apprécier l&rsquo;arrivée de nouvelles fonctionnalités, et devront aussi prendre en compte la suppression de certains fonctionnalités obsolètes&nbsp;:</p>\n\n\n\n<ul>\n<li>La fonctionnalité «&nbsp;Variations de styles&nbsp;» a été ajoutée dans la liste des filtres sur les thèmes sur WordPress.org. Voir le <a href=\"https://core.trac.wordpress.org/ticket/56869\">ticket #56869</a>.</li>\n\n\n\n<li>Le fichier <code>theme.json</code> prend maintenant en charge davantage de pseudo-classes CSS liées aux liens hypertextes, comme <code>:link</code>&nbsp;ou&nbsp;<code>:any-link</code>. Voir le <a href=\"https://core.trac.wordpress.org/ticket/57053\">ticket #57053</a>.</li>\n\n\n\n<li>Les thèmes possédant un nom composé de chiffres sont désormais pris en charge par le CMS via un changement dans&nbsp;<code>WP_Theme::__construct()</code>. Voir le <a href=\"https://core.trac.wordpress.org/ticket/54645\">ticket #54645</a>.</li>\n\n\n\n<li>Amélioration des performances des fonctions <code>_add_block_template_part_area_info</code> et <code>_add_block_template_info</code> en diminuant les appels à la fonction  <code>get_option</code>. Voir le <a href=\"https://core.trac.wordpress.org/ticket/57077\">ticket #57077</a>.</li>\n\n\n\n<li>Une mise en cache a été ajoutée sur <code>WP_Theme::is_block_theme()</code>. Voir le <a href=\"https://core.trac.wordpress.org/ticket/57114\">ticket #57114</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Bibliothèques externes</h2>\n\n\n\n<p>La bibliothèque jQuery a été mise à jour, elle est passée de la version 3.6.3 à 3.6.4.</p>\n\n\n\n<p>En outre, la bibliothèque <code>Requests</code> a aussi été mise à jour. Une note de développement détaille d&rsquo;ailleurs les changements apportés&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=\"bkYeQfRrWr\"><a href=\"https://make.wordpress.org/core/2023/03/08/requests-library-upgraded-to-2-0-5-in-wordpress-6-2/\">Requests library upgraded to 2.0.5 in WordPress 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Requests library upgraded to 2.0.5 in WordPress 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/08/requests-library-upgraded-to-2-0-5-in-wordpress-6-2/embed/#?secret=KYn2V4QANu#?secret=bkYeQfRrWr\" data-secret=\"bkYeQfRrWr\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Autres mises à jour</h2>\n\n\n\n<p>Plusieurs crochets d’action et filtres ont été mis à jour, vous les trouverez dans la note de développement suivante&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=\"NbmRoqD5xC\"><a href=\"https://make.wordpress.org/core/2023/03/07/miscellaneous-developer-changes-in-wordpress-6-2/\">Miscellaneous developer changes in WordPress 6.2</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Miscellaneous developer changes in WordPress 6.2&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2023/03/07/miscellaneous-developer-changes-in-wordpress-6-2/embed/#?secret=mwuiUZgXSy#?secret=NbmRoqD5xC\" data-secret=\"NbmRoqD5xC\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wait\">Mais ce n’est pas tout&nbsp;!</h2>\n\n\n\n<p>Voici d’autres composants qui ont reçu des mises à jour notables.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Processus de chargement de WP</h3>\n\n\n\n<p>Ajout d&rsquo;une vérification que les fonctions&nbsp;<code>mysqli_connect()</code>&nbsp;ou&nbsp;<code>mysql_connect()</code>&nbsp;sont bien disponibles. Cela résout une erreur fatale potentiellement provoquée par l&rsquo;absence de l’extension PHP <code>mysqli</code> sur le serveur, et affiche un message d&rsquo;erreur clair le cas échéant. Voir le ticket <a href=\"https://core.trac.wordpress.org/ticket/51988\">#51988</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Commentaires</h3>\n\n\n\n<p>Ajout de la possibilité de passer le paramètre&nbsp;<code>$comment_ID</code>&nbsp;aux fonctions <code>get_comment_time()</code> et <code>comment_time()</code>. Cela apporte une meilleure cohérence vis-à-vis des fonctions similaires <code>get_comment_date()</code> et <code>comment_date()</code>. Voir le <a href=\"https://core.trac.wordpress.org/ticket/52322\">ticket #52322</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Mots de passe d’applications</h3>\n\n\n\n<p>Les URL en <code>HTTP</code> sont désormais autorisées pour la création de mots de passe d’applications dans le cadre d’un environnement local. Voir le <a href=\"https://core.trac.wordpress.org/ticket/52617\">ticket #52617</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Bibliothèques externes</h3>\n\n\n\n<p>Les bibliothèques suivantes ont été mises à jour&nbsp;:</p>\n\n\n\n<ul>\n<li>jQuery (voir le <a href=\"https://core.trac.wordpress.org/ticket/57324\">ticket #57324</a>)</li>\n\n\n\n<li>jQuery Migrate (voir le <a href=\"https://core.trac.wordpress.org/ticket/56743\">ticket #56743</a>)</li>\n\n\n\n<li>PHPMailer (voir le <a href=\"https://core.trac.wordpress.org/ticket/57281\">ticket #57281</a>)</li>\n\n\n\n<li>element-closest (voir le <a href=\"https://core.trac.wordpress.org/ticket/52851\">ticket#52851</a>)</li>\n\n\n\n<li>regenerator runtime (voir le <a href=\"https://core.trac.wordpress.org/ticket/57646\">ticket #57646</a>)</li>\n\n\n\n<li>polyfill-library (voir le <a href=\"https://core.trac.wordpress.org/ticket/57646\">ticket #57646</a>)</li>\n\n\n\n<li>Requests 2.0 (voir le <a href=\"https://core.trac.wordpress.org/ticket/54504\">ticket #54504</a>). Pour en savoir plus sur cette mise à jour,&nbsp;<a href=\"https://github.com/WordPress/Requests/blob/stable/docs/upgrading.md\">voir la documentation de la bibliothèque Requests 2.0</a>.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Formattage</h3>\n\n\n\n<p>Optimisation de la fonction de bas niveau&nbsp;<code>wp_kses_bad_protocol()</code>&nbsp;afin d&rsquo;améliorer les performances de la fonction d&rsquo;échappement&nbsp;<code>esc_url()</code>. Voir le <a href=\"https://core.trac.wordpress.org/ticket/52617\">ticket #22951</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Modernisation du code</h3>\n\n\n\n<p>Un énorme travail a été fait pour améliorer encore la conformité de la structure du code de WordPress vis-à-vis des versions de PHP supérieures à 8.0. Voir le <a href=\"https://core.trac.wordpress.org/ticket/56788\">ticket #56788</a>.  </p>\n\n\n\n<h3 class=\"wp-block-heading\">E-mails</h3>\n\n\n\n<p>L&rsquo;ajout de pièce jointes avec noms de fichiers personnalisés dans la fonction <code>wp_mail()</code> est maintenant possible en passant un tableau associatif <code>$attachments</code>, où les chaînes utilisées en tant que clés seront employées pour déterminer les noms de fichiers. Voir le <a href=\"https://core.trac.wordpress.org/ticket/28407\">ticket #28407</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Médias</h3>\n\n\n\n<p>Il est maintenant possible de fournir explicitement une valeur booléenne <code>false</code> au paramètre&nbsp;<code>$attr</code>&nbsp;de la fonction <code>wp_get_attachment_image()</code> afin de s&rsquo;assurer que l&rsquo;attribut <code>decoding</code> n&rsquo;est pas ajouté au média. Voir le <a href=\"https://core.trac.wordpress.org/ticket/57086\">ticket #57086</a>.</p>\n\n\n\n<p>La logique permettant de déterminer les images participant au <a href=\"https://web.dev/lcp/\">LCP (<em>Largest Contenful Paint</em>, représentant le temps avant que la page complète soit lisible)</a> au sein des thèmes basés sur des blocs a été grandement améliorée, afin de s&rsquo;assurer que ces images ne soient pas chargées en différé. Cela permet d&rsquo;améliorer la conformité LCP des thèmes basés sur des blocs. Cette modification tire par ailleurs profit du principe des éléments de modèles de l&rsquo;éditeur de site pour éviter de charger en différé les médias situés dans l&rsquo;entête du site. Un <a href=\"https://core.trac.wordpress.org/ticket/56930#comment:53\">test conduit sur une page créée via un thème basé sur des blocs</a> a permis de souligner une amélioration de <strong>19&nbsp;% du critère LCP sur WordPress 6.2</strong>. Voir les tickets <a href=\"https://core.trac.wordpress.org/ticket/56930\">#56930</a> et <a href=\"https://core.trac.wordpress.org/ticket/57490\">#57490</a> pour plus de détails.</p>\n\n\n\n<h3 class=\"wp-block-heading\">API REST</h3>\n\n\n\n<p>Ajout de la prise en charge de caractères non latins dans la Regex utilisée pour le point de terminaison <code>template</code>. Ces caractères sont encodés afin de pouvoir être utilisés dans une URL (exemple&nbsp;:&nbsp;<code>%cf%84%ce%b5%cf%83%cf%84</code>). Voir le <a href=\"https://core.trac.wordpress.org/ticket/57329\">ticket #57329</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gestion des comptes</h3>\n\n\n\n<p>Ajout du nouveau crochet d&rsquo;action&nbsp;<code>wp_set_password</code>, déclenché après la création d&rsquo;un mot de passe pour un compte déterminé. Cela aidera les auteur·ices d&rsquo;extensions à intercepter toutes les utilisations de <code>wp_set_password()</code>, qu&rsquo;elles proviennent du cœur de WordPress ou d&rsquo;autres extensions. Voir le <a href=\"https://core.trac.wordpress.org/ticket/57490\">ticket #57436</a>.</p>\n\n\n\n<p class=\"has-background\" style=\"background-color:#fee7af\">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. Vous pouvez utiliser&nbsp;<a rel=\"noreferrer noopener\" href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\">l’extension Beta Tester</a>&nbsp;sur un site de test pour vérifier la compatibilité de vos développements avec <a href=\"https://wordpress.org/news/2023/03/wordpress-6-2-release-candidate-1/\">WordPress 6.2&nbsp;Release Candidate&nbsp;1</a>.&nbsp;Nous comptons sur vous pour vous assurer 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/14.0.0/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>Ce guide a été traduit de l&rsquo;anglais puis adapté à partir du <a href=\"https://make.wordpress.org/core/2023/03/09/wordpress-6-2-field-guide/\"><em>Field Guide</em> de WP 6.2</a> par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>. Merci à <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/fxbenard/\">FX Bénard</a> et <a href=\"https://profiles.wordpress.org/btpub/\">Bruno Tritsch</a> pour leur relecture attentive.</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://fr.wordpress.org/2023/03/10/guide-des-changements-techniques-de-wordpress-6-2/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Questionnaire annuel sur votre expérience d’utilisation 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:104:\"https://fr.wordpress.org/2022/12/05/questionnaire-annuel-sur-votre-experience-dutilisation-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://fr.wordpress.org/2022/12/05/questionnaire-annuel-sur-votre-experience-dutilisation-de-wordpress/#respond\";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, 05 Dec 2022 10:33:57 +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:23:\"Questionnaires/sondages\";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=2577\";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:378:\"Chaque année, les membres de la communauté WordPress sont invités à donner leurs retours sur WordPress. Chaque personne gravitant autour de notre CMS est concernée, qu’elle en soit simple utilisatrice, ou qu’elle participe à la conception ou à la production de sites, d’extensions, de thèmes, ou même au développement de WordPress ou de sa communauté. [&#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:4827:\"\n<p>Chaque année, les membres de la communauté WordPress sont invités à donner leurs retours sur WordPress. Chaque personne gravitant autour de notre CMS est concernée, qu’elle en soit simple utilisatrice, ou qu’elle participe à la conception ou à la production de sites, d’extensions, de thèmes, ou même au développement de WordPress ou de sa communauté.</p>\n\n\n\n<p>Les retours obtenus par ce questionnaire sont utilisés pour la conférence annuelle du co-fondateur de WordPress, le <a href=\"https://wordpress.org/news/2022/11/state-of-the-word-2022/\"><em lang=\"en\">State of the Word</em></a> et auront une influence sur la direction stratégique du projet dans les années à venir.</p>\n\n\n\n<p>Pour le dire plus simplement, ce questionnaire aide les personnes qui construisent WordPress à en savoir plus sur la façon dont ce logiciel est utilisé.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-2 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpressdotorg.survey.fm/fr-2022\">Je participe au questionnaire annuel&nbsp;!</a></div>\n</div>\n\n\n\n<span id=\"more-2577\"></span>\n\n\n\n<p>Cette année encore, le questionnaire est disponible en plusieurs langues – dont le français – grâce à l’aide des différentes équipes de traduction du CMS, merci à elles !</p>\n\n\n\n<p>Ce questionnaire sera accessible jusqu’à la fin de l’année 2022, et la publication des résultats est prévue courant 2023. Cette année, les questions ont été revues afin de faciliter le déroulement, la réalisation et l’analyse de l&rsquo;enquête. Certaines questions ont été supprimées, tandis que quelques nouvelles sont désormais présentes, reflétant le présent et l’avenir de WordPress. Si vous cherchez l’analyse des résultats de l’enquête de 2021, elle sera également partagée début 2023.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Faites passer le message</h2>\n\n\n\n<p>Aidez à faire connaître le questionnaire en le partageant avec votre réseau, via Slack, ou sur vos comptes de réseaux sociaux. Plus il y aura de personnes qui répondront au questionnaire et partageront leur expérience avec WordPress, plus l’ensemble du projet en bénéficiera.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Sécurité et confidentialité</h2>\n\n\n\n<p>La sécurité et la confidentialité des données sont primordiales pour le projet et la communauté WordPress. Dans cet esprit, toutes les données personnelles sont rendues anonymes&nbsp;: aucune adresse e-mail ou adresse IP ne sera associée aux résultats publiés. Pour en savoir plus sur les pratiques de WordPress.org en matière de confidentialité, consultez la <a href=\"https://fr.wordpress.org/about/privacy/\">politique de confidentialité</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Merci</h2>\n\n\n\n<p>Nous remercions les contributeurs et contributrices WordPress suivants pour leur aide à la mise en œuvre de ce questionnaire annuel, comprenant la création des questions, la réflexion stratégique, l’élaboration de l’enquête et sa traduction&nbsp;:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/dansoschin/\">dansoschin</a>, <a href=\"https://profiles.wordpress.org/_dorsvenabili/\">_dorsvenabili</a>, <a href=\"https://profiles.wordpress.org/angelasjin/\">angelasjin</a>, <a href=\"https://profiles.wordpress.org/arkangel/\">arkangel</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">audrasjb</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">atachibana</a>, <a href=\"https://profiles.wordpress.org/bjmcsherry/\">bjmcsherry</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">chanthaboune</a>, <a href=\"https://profiles.wordpress.org/eidolonnight/\">eidolonnight</a>, <a href=\"https://profiles.wordpress.org/fernandot/\">fernandot</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">fierevere</a>, <a href=\"https://profiles.wordpress.org/fxbenard/\">fxbenard</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">jdy68</a>, <a href=\"https://profiles.wordpress.org/jpantani/\">jpantani</a>, <a href=\"https://profiles.wordpress.org/laurlittle/\">laurlittle</a>, <a href=\"https://profiles.wordpress.org/nao/\">nao</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">nielslange</a>, <a href=\"https://profiles.wordpress.org/peiraisotta/\">peiraisotta</a>, <a href=\"https://profiles.wordpress.org/piermario/\">piermario</a>, <a href=\"https://profiles.wordpress.org/rmartinezduque/\">rmartinezduque</a>, <a href=\"https://profiles.wordpress.org/santanainniss/\">santanainniss</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><small><em>Traduction du communiqué par <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> et <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>.</em></small></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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://fr.wordpress.org/2022/12/05/questionnaire-annuel-sur-votre-experience-dutilisation-de-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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"WordPress 6.1 « Misha »\";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/2022/11/02/wordpress-6-1-misha/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://fr.wordpress.org/2022/11/02/wordpress-6-1-misha/#respond\";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, 02 Nov 2022 03:12:03 +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=2551\";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:418:\"La troisième version majeure de WordPress pour l&#8217;année 2022 est disponible. Elle a été baptisée «&#160;Misha&#160;» en l&#8217;honneur du pianiste de jazz Michail Jefimowitsch Alperin. Nous vous invitons à effectuer cette mise à jour afin de bénéficier des améliorations de stabilité, de performances, et d&#8217;utilisabilité que propose cette nouvelle version majeure. Quoi de neuf dans [&#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:80292:\"\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2022/11/misha.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"679\" src=\"https://fr.wordpress.org/files/2022/11/misha-1024x679.png\" alt=\"\" class=\"wp-image-2554\" srcset=\"https://fr.wordpress.org/files/2022/11/misha-1024x679.png 1024w, https://fr.wordpress.org/files/2022/11/misha-300x199.png 300w, https://fr.wordpress.org/files/2022/11/misha-768x509.png 768w, https://fr.wordpress.org/files/2022/11/misha-1536x1019.png 1536w, https://fr.wordpress.org/files/2022/11/misha.png 1996w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p><span style=\"font-weight: 400\">La troisième version majeure de WordPress pour l&rsquo;année 2022 est disponible.</span> Elle a été baptisée «&nbsp;Misha&nbsp;» en l&rsquo;honneur du pianiste de jazz Michail Jefimowitsch Alperin.</p>\n\n\n\n<p>Nous vous invitons à effectuer cette mise à jour afin de bénéficier des améliorations de stabilité, de performances, et d&rsquo;utilisabilité que propose cette nouvelle version majeure.</p>\n\n\n\n<span id=\"more-2551\"></span>\n\n\n\n<h2 class=\"wp-block-heading\">Quoi de neuf dans WordPress&nbsp;6.1&nbsp;?</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Twenty Twenty-Three&nbsp;: un nouveau thème natif proposant 10 variations de styles distinctes</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2022/11/Style-Variation-News-1024x601.png\" alt=\"\" class=\"wp-image-13816\" /></figure>\n\n\n\n<p>S’appuyant sur les principes fondamentaux des versions 5.9 et 6.0 pour les thèmes de blocs et les variations de style, le nouveau thème par défaut, nommé <em>Twenty Twenty-Three</em>, comprend&nbsp;<a href=\"https://make.wordpress.org/design/2022/09/07/tt3-default-theme-announcing-style-variation-selections/\">10 variations de styles différentes</a>&nbsp;et est&nbsp;<a href=\"https://make.wordpress.org/themes/handbook/review/accessibility/\">accessible</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Une meilleure expérience de création avec de nouveaux modèles entièrement revus</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2022/11/Templates-News-1024x601.png\" alt=\"\" class=\"wp-image-13818\" /></figure>\n\n\n\n<p>Les&nbsp;<a href=\"https://make.wordpress.org/core/2022/07/21/core-editor-improvement-deeper-customization-with-more-template-options/\">nouveaux modèles (note de développement, en anglais)</a>&nbsp;comprennent un modèle personnalisé pour les publications dans l’éditeur de site. Les outils de recherche/remplacement accélèrent la conception des&nbsp;<a href=\"https://make.wordpress.org/core/2022/08/25/core-editor-improvement-refining-the-template-creation-experience/\">éléments de modèles (en anglais)</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Plus de cohérence et de contrôle sur les outils de conception</h3>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" data-id=\"13819\" src=\"https://wordpress.org/news/files/2022/11/Design-Tools-News-1024x601.png\" alt=\"\" class=\"wp-image-13819\" /></figure>\n</figure>\n\n\n\n<p>L’amélioration des&nbsp;commandes pour les éléments de conception et les blocs&nbsp;rendent le processus de mise en page et de création de site plus cohérent, complet et intuitif.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Les menus peuvent être créés et modifiés plus facilement</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2022/11/Navigation-1024x601.png\" alt=\"\" class=\"wp-image-13821\" /></figure>\n\n\n\n<p>Les&nbsp;<a href=\"https://make.wordpress.org/core/2022/09/27/navigation-block-fallback-behavior-in-wp-6-1-dev-note/\">nouvelles options de récupération du bloc Navigation (en anglais)</a>&nbsp;vous permettent de modifier le menu que vous avez ouvert sans avoir besoin d’effectuer de recherche. De plus, les commandes pour choisir et travailler sur les menus sont dorénavant placées dans les réglages du bloc. Le système de menu mobile bénéficie également d’une mise à jour avec de nouvelles fonctionnalités comprenant plusieurs options d’icônes pour personnaliser le menu.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Amélioration de la mise en page et de la visualisation des réglages des publications</h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2022/11/Document-settings-News-1024x601.png\" alt=\"\" class=\"wp-image-13825\" /></figure>\n\n\n\n<p>Un affichage plus propre et mieux organisé vous permet de visualiser et de gérer facilement les réglages importants des publications, en particulier au niveau du sélecteur de modèles et de l’outil de planification.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Réglage de verrouillage en un clic pour tous les blocs internes</h3>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" data-id=\"13824\" src=\"https://wordpress.org/news/files/2022/11/Lock-News-1024x601.png\" alt=\"\" class=\"wp-image-13824\" /></figure>\n</figure>\n\n\n\n<p>Lorsque vous verrouillez des blocs, une nouvelle option vous permet d’appliquer vos réglages de verrouillage à tous les blocs d’un bloc conteneur tel que le bloc Groupe, Couverture ou encore Colonnes.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Amélioration des textes indicatifs des blocs</h3>\n\n\n\n<p>Les textes indicatifs de plusieurs blocs ont été améliorés, afin de mieux refléter les options de personnalisation qui vous permettent de concevoir votre site et son contenu. Par exemple, le texte d’aide du bloc Image affiche les réglages personnalisés des bordures et des filtres duotones avant même de sélectionner l’image à afficher.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Composez des listes et des citations enrichies en y plaçant des blocs internes</h3>\n\n\n\n<p>Les blocs Liste et Citation prennent désormais en charge les blocs internes, ce qui permet des compositions plus flexibles et plus riches, par exemple en vous permettant d’ajouter des titres à l’intérieur de vos blocs de citations.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Du texte plus <em>responsive</em> avec une typographie fluide</h3>\n\n\n\n<p>La <a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/#fluid-typography-support\"></a><a href=\"https://make.wordpress.org/core/2022/10/03/fluid-font-sizes-in-wordpress-6-1/\">typographie fluide (en anglais)</a>&nbsp;vous permet de définir des tailles de police qui s’adaptent pour faciliter la lecture sur n’importe quelle taille d’écran.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Ajoutez des suggestions de compositions pour vos types de publications</h3>\n\n\n\n<p>Dans WordPress 6.0, lorsque vous ajoutiez une nouvelle page, vous pouviez voir des suggestions de compositions afin d’éviter de partir d’une page vide. Avec WordPress 6.1 vous verrez cette fenêtre modale lors de la création de n’importe quel type de publication.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Facilitation de la recherche de thèmes basés sur des blocs</h3>\n\n\n\n<p>Le répertoire des thèmes contient&nbsp;<a href=\"https://fr.wordpress.org/themes/tags/full-site-editing/\">un filtre pour les thèmes basés sur des blocs</a>, et l’aperçu des compositions donne une meilleure idée de ce à quoi le thème pourrait ressembler lorsque vous explorez les thèmes et les compositions.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Conservez les réglages de l’éditeur de site pour plus tard</h3>\n\n\n\n<p>Les réglages de l’éditeur de site sont désormais&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/10/changes-to-block-editor-preferences-in-wordpress-6-1/\">persistants pour chaque compte</a>. Cela signifie que vos réglages seront désormais cohérents sur tous les navigateurs et appareils.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Un système de gestion des styles simplifié</h3>\n\n\n\n<p>Les règles CSS pour les marges internes et externes, la typographie, les couleurs et les bordures du&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/10/block-styles-generation-style-engine/\">moteur de styles</a>&nbsp;sont désormais regroupées au même endroit, ce qui diminue le temps consacré aux tâches de mise en page et aide à générer des noms de classes sémantiques.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Amélioration de l’accessibilité de l’administration et de l’éditeur</h3>\n\n\n\n<p>Plus de 40 améliorations de l’accessibilité ont été réalisées, comprenant la résolution des problèmes de perte de focus dans l’éditeur, l’amélioration des libellés de formulaires et de la restitution vocale des messages, l’amélioration de l’interface de modifications des textes alternatifs, la correction du débordement du menu d’administration sur les petits écrans ou en zoom navigateur. En savoir plus sur les&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/11/wordpress-6-1-accessibility-improvements/\">améliorations d’accessibilité apportées par WP 6.1</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Autres changements importants</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Éléments de modèles de blocs dans les thèmes classiques</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2022/10/04/block-based-template-parts-in-traditional-themes/\"></a>Les éléments de modèles de blocs peuvent désormais être <a href=\"https://make.wordpress.org/core/2022/10/04/block-based-template-parts-in-traditional-themes/\">définis dans les thèmes classiques (en anglais)</a>&nbsp;en ajoutant les fichiers HTML appropriés au répertoire&nbsp;<code>parts</code>&nbsp;à la racine du thème.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Évolution des blocs de boucle de requête</h3>\n\n\n\n<p>Les&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/10/extending-the-query-loop-block/\">nouveaux filtres</a>&nbsp;permettent aux variantes du bloc de requête de prendre en charge des requêtes personnalisées afin de créer des variantes plus spécifiques et des options avancées de filtrage des types de publication hiérarchiques.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Des filtres pour tous vos styles</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2022/10/10/filters-for-theme-json-data/\"><a href=\"https://make.wordpress.org/core/2022/10/10/filters-for-theme-json-data/\">Exploitez les filtres</a> dans la barre latérale « Styles » pour contrôler les réglages sur quatre niveaux de votre site, du moins spécifique au plus spécifique : principal, thème, compte, bloc.</a></p>\n\n\n\n<h3 class=\"wp-block-heading\">Préréglages d’espacement pour une conception plus rapide et cohérente</h3>\n\n\n\n<p>Gagnez du temps et évitez de coder en dur des déclarations dans un thème grâce aux&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/07/introduction-of-presets-across-padding-margin-and-block-gap/\">valeurs de marge internes et externes prédéfinies pour de multiples blocs</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Modification limitée au contenu sur les blocs conteneurs</h3>\n\n\n\n<p>Grâce au&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/11/content-locking-features-and-updates/\">réglage de modification limitée au contenu</a>, les mises en page peuvent être verrouillées au sein des blocs conteneurs. Dans un bloc de contenu seul, ses blocs enfants sont invisibles dans la vue en liste et ne sont pas modifiables. Vous contrôlez donc la mise en page tandis que vos rédactrices et rédacteurs peuvent se concentrer sur le contenu.</p>\n\n\n\n<p>Combinez-la avec les options de verrouillage des blocs pour un contrôle encore plus poussé de vos blocs.</p>\n\n\n\n<h3 class=\"wp-block-heading\">De meilleures performances</h3>\n\n\n\n<p>WordPress 6.1 résout 25 tickets dédiés à l’amélioration des performances. De&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/10/performance-improvements-to-the-rest-api/\">l’API REST</a>&nbsp;au&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/10/multisite-improvements-in-wordpress-6-1/\">multisite</a>, en passant par&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/07/improvements-to-wp_query-performance-in-6-1/\"><code>WP_Query</code></a>&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/07/improved-php-performance-for-core-blocks-registration/\">l’enregistrement des blocs du cœur WordPress</a>&nbsp;et par de&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/06/new-cache-site-health-checks-in-wordpress-6-1/\">nouvelles vérifications sur l’outil Santé du site</a>, ou par l’ajout des attributs&nbsp;<code>async</code>&nbsp;aux images, il y a des améliorations bénéfiques pour tous les types de sites. Un récapitulatif complet est disponible dans le&nbsp;<a href=\"https://make.wordpress.org/core/2022/10/11/performance-field-guide-for-wordpress-6-1/\">guide dédié aux performance de WP&nbsp;6.1</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Guide des changements techniques de WordPress 6.1</h2>\n\n\n\n<p>WordPress 6.1 comprend encore bien plus de nouvelles fonctionnalités et d’améliorations. Pour en savoir plus, et notamment si vous développez des sites WordPress, <a href=\"https://fr.wordpress.org/2022/10/12/guide-des-changements-techniques-de-wordpress-6-1/\" data-type=\"post\" data-id=\"2509\">consultez le guide des changements techniques de cette version</a>.</p>\n\n\n\n<h1 class=\"wp-block-heading\">Plus d’informations sur WordPress 6.1</h1>\n\n\n\n<p>Découvrez WordPress 6.1 en fonctionnement&nbsp;! Notre&nbsp;<a href=\"https://youtu.be/1w9oywSa6Hw\">vidéo de présentation</a>&nbsp;propose une vue d’ensemble des principales fonctionnalités qui sont sorties avec WordPress 6.1.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"612\" height=\"345\" src=\"https://www.youtube.com/embed/1w9oywSa6Hw?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=fr-FR&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p><br></p>\n\n\n\n<p>Visitez&nbsp;<a href=\"https://learn.wordpress.org/\">learn.wordpress.org</a>&nbsp;pour des tutoriels vidéos, des ateliers en ligne, des cours et des plans de cours pour les personnes organisant des évènements, et pour des contenus présentant les nouvelles fonctionnalités de WordPress.</p>\n\n\n\n<p>Consultez notre&nbsp;<a href=\"https://fr.wordpress.org/2022/10/12/guide-des-changements-techniques-de-wordpress-6-1/\">guide des changements techniques introduits par WordPress 6.0</a>. Il contient toutes les notes techniques que vous devez connaître si vous développez sur WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">L’équipe de direction de WordPress&nbsp;6.1</h2>\n\n\n\n<p><span style=\"font-weight: 400\">Les personnes mentionnées ci-dessous ont participé à la direction de cette version majeure du CMS&nbsp;:</span></p>\n\n\n\n<ul>\n<li><span style=\"font-weight: 400\">Direction générale&nbsp;: </span><a href=\"https://profiles.wordpress.org/matt/\"><span style=\"font-weight: 400\">Matt Mullenweg</span></a><span style=\"font-weight: 400\">&nbsp;</span></li>\n\n\n\n<li><span style=\"font-weight: 400\">Coordinateurs de cette version&nbsp;: </span><a href=\"https://profiles.wordpress.org/priethor/\"><span style=\"font-weight: 400\">Héctor Prieto</span></a><span style=\"font-weight: 400\"> et </span><a href=\"https://profiles.wordpress.org/desrosj/\"><span style=\"font-weight: 400\">Jonathan Desrosiers</span></a><span style=\"font-weight: 400\">&nbsp;</span></li>\n\n\n\n<li><span style=\"font-weight: 400\">Direction technique côté Core&nbsp;: </span><a href=\"https://profiles.wordpress.org/mikeschroder/\"><span style=\"font-weight: 400\">Mike Schroder</span></a><span style=\"font-weight: 400\">, </span><a href=\"https://profiles.wordpress.org/davidbaumwald/\"><span style=\"font-weight: 400\">David Baumwald</span></a><span style=\"font-weight: 400\">, et </span><a href=\"https://profiles.wordpress.org/jeffpaul/\"><span style=\"font-weight: 400\">Jeff Paul</span></a></li>\n\n\n\n<li><span style=\"font-weight: 400\"><span style=\"font-weight: 400\">Direction</span> technique côté Gutenberg&nbsp;: </span><a href=\"https://profiles.wordpress.org/czapla/\"><span style=\"font-weight: 400\">Michal Czaplinski</span></a><span style=\"font-weight: 400\">, </span><a href=\"https://profiles.wordpress.org/bernhard-reiter/\"><span style=\"font-weight: 400\">Bernie Reiter</span></a><span style=\"font-weight: 400\">, et </span><a href=\"https://profiles.wordpress.org/cbravobernal/\"><span style=\"font-weight: 400\">Carlos Bravo</span></a></li>\n\n\n\n<li><span style=\"font-weight: 400\">Gestion de projet côté cœur&nbsp;: </span><a href=\"https://profiles.wordpress.org/audrasjb/\"><span style=\"font-weight: 400\">JB Audras</span></a><span style=\"font-weight: 400\"> et </span><a href=\"https://profiles.wordpress.org/chaion07/\"><span style=\"font-weight: 400\">Ahmed Chaion</span></a></li>\n\n\n\n<li><span style=\"font-weight: 400\"><span style=\"font-weight: 400\">Gestion de projet côté</span></span> Gutenberg&nbsp;<span style=\"font-weight: 400\">: </span><a href=\"https://profiles.wordpress.org/ndiego/\"><span style=\"font-weight: 400\">Nick Diego</span></a> <span style=\"font-weight: 400\">et </span><a href=\"https://profiles.wordpress.org/annezazu/\"><span style=\"font-weight: 400\">Anne McCarthy</span></a></li>\n\n\n\n<li><span style=\"font-weight: 400\">Documentation&nbsp;: </span><a href=\"https://profiles.wordpress.org/bph/\"><span style=\"font-weight: 400\">Birgit Pauli-Haack</span></a><span style=\"font-weight: 400\">, </span><a href=\"https://profiles.wordpress.org/milana_cap/\"><span style=\"font-weight: 400\">Milana Cap</span></a><span style=\"font-weight: 400\">, et </span><a href=\"https://profiles.wordpress.org/femkreations/\"><span style=\"font-weight: 400\">Femy Praseeth</span></a></li>\n\n\n\n<li><span style=\"font-weight: 400\">Communication&nbsp;:</span> <a href=\"https://profiles.wordpress.org/jpantani/\"><span style=\"font-weight: 400\">Jonathan Pantani</span></a> <span style=\"font-weight: 400\">et </span><a href=\"https://profiles.wordpress.org/dansoschin/\"><span style=\"font-weight: 400\">Dan Soschin</span></a></li>\n\n\n\n<li><span style=\"font-weight: 400\">Tests&nbsp;: </span><a href=\"https://profiles.wordpress.org/ironprogrammer/\"><span style=\"font-weight: 400\">Brian Alexander</span></a></li>\n\n\n\n<li><span style=\"font-weight: 400\">Design : </span><a href=\"https://profiles.wordpress.org/richtabor/\"><span style=\"font-weight: 400\">Rich Tabor</span></a></li>\n\n\n\n<li><span style=\"font-weight: 400\">Design et développement du nouveau thème natif&nbsp;: </span><a href=\"https://profiles.wordpress.org/beafialho/\"><span style=\"font-weight: 400\">Beatriz Fialho</span></a><span style=\"font-weight: 400\"> et </span><a href=\"https://profiles.wordpress.org/mikachan/\"><span style=\"font-weight: 400\">Sarah Norris</span></a></li>\n</ul>\n\n\n\n<p>Il n&rsquo;aurait pas été possible de sortir WordPress 6.1 sans le travail acharné de plus de 800 personnes situées dans au moins 60 pays différents. Merci à toutes celles et ceux qui ont travaillé sur cette nouvelle version de WordPress&nbsp;!</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/1naveengiri/\">1naveengiri</a> · <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</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/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/hurayraiit/\">Abu Hurayra</a> · <a href=\"https://profiles.wordpress.org/bosconiandynamics/\">Adam Bosco</a> · <a href=\"https://profiles.wordpress.org/adampickering/\">Adam Pickering</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/admwgn/\">Adam Wiltgen</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</a> · <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a> · <a href=\"https://profiles.wordpress.org/oztaser/\">Adil Öztaşer</a> · <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a> · <a href=\"https://profiles.wordpress.org/aezazshekh/\">Aezaz Shekh</a> · <a href=\"https://profiles.wordpress.org/afrid1719/\">afrid1719</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a> · <a href=\"https://profiles.wordpress.org/engahmeds3ed/\">Ahmed Saeed</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/kamig478/\">Akram Ul Haq</a> · <a href=\"https://profiles.wordpress.org/akshitsethi/\">Akshit Sethi</a> · <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a> · <a href=\"https://profiles.wordpress.org/alamgircsebd/\">alamgircsebd</a> · <a href=\"https://profiles.wordpress.org/alanp57/\">AlanP57</a> · <a href=\"https://profiles.wordpress.org/alansyue/\">alansyue</a> · <a href=\"https://profiles.wordpress.org/albatross10/\">albatross10</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a> · <a href=\"https://profiles.wordpress.org/alberuni-azad/\">Alberuni Azad.</a> · <a href=\"https://profiles.wordpress.org/elpanda13gmailcom/\">Alejandro J. Sanchez P.</a> · <a href=\"https://profiles.wordpress.org/zutigrm/\">Aleksej</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/viper007bond/\">Alex Mills</a> · <a href=\"https://profiles.wordpress.org/acoulombe/\">Alexis Coulombe</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">alexstine</a> · <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a> · <a href=\"https://profiles.wordpress.org/allisonplus/\">allisonplus</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro Gómez</a> · <a href=\"https://profiles.wordpress.org/amirkamizi/\">amirkamizi</a> · <a href=\"https://profiles.wordpress.org/amjadr360/\">Amjad Ali</a> · <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a> · <a href=\"https://profiles.wordpress.org/anariel-design/\">Anariel Design</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/deksar/\">Andreas</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/_smartik_/\">Andrei Surdu</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/eatingrules/\">Andrew Wilder</a> · <a href=\"https://profiles.wordpress.org/andrewnz/\">AndrewNZ</a> · <a href=\"https://profiles.wordpress.org/rarst/\">Andrey « Rarst » Savchenko</a> · <a href=\"https://profiles.wordpress.org/andrija/\">Andrija Naglic</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/andykeith/\">Andy Keith</a> · <a href=\"https://profiles.wordpress.org/aniketpatel/\">Aniket Patel</a> · <a href=\"https://profiles.wordpress.org/anitanenova/\">anitanenova</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/annabansaghi/\">Anna Bansaghi</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/alaca/\">Ante Laca</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a> · <a href=\"https://profiles.wordpress.org/apokalyptik/\">apokalyptik</a> · <a href=\"https://profiles.wordpress.org/arrasel403/\">AR Rasel</a> · <a href=\"https://profiles.wordpress.org/arcangelini/\">arcangelini</a> · <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/yellyc/\">Ariel Chinn</a> · <a href=\"https://profiles.wordpress.org/xylocone/\">Arjun Singh</a> · <a href=\"https://profiles.wordpress.org/armondal/\">Arnab Mondal</a> · <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Kalwar</a> · <a href=\"https://profiles.wordpress.org/arturgrabo/\">Artur Grabowski</a> · <a href=\"https://profiles.wordpress.org/ideag/\">Arunas Liuiza</a> · <a href=\"https://profiles.wordpress.org/aspexi/\">Aspexi</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/filosofo/\">Austin Matzko</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/baned/\">BaneD</a> · <a href=\"https://profiles.wordpress.org/barneydavey/\">barneydavey</a> · <a href=\"https://profiles.wordpress.org/bbobnis/\">Bartosz Bobnis</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/bengreeley/\">Ben Greeley</a> · <a href=\"https://profiles.wordpress.org/utz119/\">Benachi</a> · <a href=\"https://profiles.wordpress.org/benjgrolleau/\">Benjamin Grolleau</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/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/bhrugesh12/\">Bhrugesh Bavishi</a> · <a href=\"https://profiles.wordpress.org/elten/\">Bing</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/blockify/\">Blockify</a> · <a href=\"https://profiles.wordpress.org/boblindner/\">Bob</a> · <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a> · <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</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/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/cantuaria/\">Bruno Cantuaria</a> · <a href=\"https://profiles.wordpress.org/ribaricplusplus/\">Bruno Ribaric</a> · <a href=\"https://profiles.wordpress.org/burgiuk/\">burgiuk</a> · <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a> · <a href=\"https://profiles.wordpress.org/bwbama/\">bwbama</a> · <a href=\"https://profiles.wordpress.org/cadlec/\">cadlec</a> · <a href=\"https://profiles.wordpress.org/cagsmith/\">cagsmith</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos Garcia Prim</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cavalierlife/\">cavalierlife</a> · <a href=\"https://profiles.wordpress.org/cdbessig/\">cdbessig</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/nhuja/\">Chandra M</a> · <a href=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a> · <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/chrisbudd1/\">Chris Budd</a> · <a href=\"https://profiles.wordpress.org/chrishardie/\">Chris Hardie</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/chrisguitarguy/\">chrisguitarguy</a> · <a href=\"https://profiles.wordpress.org/cwbudde/\">Christian-W. Budde</a> · <a href=\"https://profiles.wordpress.org/christinavoudouris/\">Christina Voudouris</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/ryno267/\">Chuck Reynolds</a> · <a href=\"https://profiles.wordpress.org/chynnabenton/\">chynnabenton</a> · <a href=\"https://profiles.wordpress.org/ckanderson22/\">ckanderson22</a> · <a href=\"https://profiles.wordpress.org/design_dolphin/\">CodePoet</a> · <a href=\"https://profiles.wordpress.org/codewhy/\">codewhy</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/collieit/\">Collie-IT, Anne K. Frey</a> · <a href=\"https://profiles.wordpress.org/colonelphantom/\">colonelphantom</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">Cory Birdsong</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/craigfrancis/\">craigfrancis</a> · <a href=\"https://profiles.wordpress.org/crazycoders/\">crazycoders</a> · <a href=\"https://profiles.wordpress.org/mitogh/\">Crisoforo Gaspar</a> · <a href=\"https://profiles.wordpress.org/cu121/\">Cupid Chakma</a> · <a href=\"https://profiles.wordpress.org/curdin/\">Curdin Krummenacher</a> · <a href=\"https://profiles.wordpress.org/cyrillbolliger/\">cyrillbolliger</a> · <a href=\"https://profiles.wordpress.org/dxd5001/\">Daijiro Miyazawa</a> · <a href=\"https://profiles.wordpress.org/dainemawer/\">dainemawer</a> · <a href=\"https://profiles.wordpress.org/daisyo/\">Daisy Olsen</a> · <a href=\"https://profiles.wordpress.org/daledupreez/\">Dale du Preez</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/damonganto/\">damonganto</a> · <a href=\"https://profiles.wordpress.org/danfarrow/\">Dan Farrow</a> · <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</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/schutzsmith/\">Daniel Schutzsmith</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/dariak/\">Daria</a> · <a href=\"https://profiles.wordpress.org/dkotter/\">Darin Kotter</a> · <a href=\"https://profiles.wordpress.org/darkog/\">Darko G.</a> · <a href=\"https://profiles.wordpress.org/darkskipper/\">darkskipper</a> · <a href=\"https://profiles.wordpress.org/uofaberdeendarren/\">Darren Coutts</a> · <a href=\"https://profiles.wordpress.org/htdat/\">Dat Hoang</a> · <a href=\"https://profiles.wordpress.org/datainterlock/\">datainterlock</a> · <a href=\"https://profiles.wordpress.org/dhilditch/\">Dave Hilditch</a> · <a href=\"https://profiles.wordpress.org/dave1010/\">dave1010</a> · <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</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/dcowgill/\">David C</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/desmith/\">David E. Smith</a> · <a href=\"https://profiles.wordpress.org/dg12345/\">David Goring</a> · <a href=\"https://profiles.wordpress.org/dgwyer/\">David Gwyer</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a> · <a href=\"https://profiles.wordpress.org/daymobrew/\">daymobrew</a> · <a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</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/denishua/\">denishua</a> · <a href=\"https://profiles.wordpress.org/dennisatyoast/\">Dennis Claassen</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">derekblank</a> · <a href=\"https://profiles.wordpress.org/pcfreak30/\">Derrick Hammer</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhl/\">dhl</a> · <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dingdang/\">dingdang</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/dipakparmar443/\">Dipak Parmar</a> · <a href=\"https://profiles.wordpress.org/divyeshgodhani/\">divyeshgodhani</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a> · <a href=\"https://profiles.wordpress.org/dougwollison/\">Doug Wollison</a> · <a href=\"https://profiles.wordpress.org/dougal/\">Dougal Campbell</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/dsas/\">dsas</a> · <a href=\"https://profiles.wordpress.org/dwainm/\">Dwain Maralack</a> · <a href=\"https://profiles.wordpress.org/kucrut/\">Dzikri Aziz</a> · <a href=\"https://profiles.wordpress.org/dovyp/\">Dōvy Paukstys</a> · <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a> · <a href=\"https://profiles.wordpress.org/chopinbach/\">Edwin Cromley</a> · <a href=\"https://profiles.wordpress.org/eedee/\">eedee</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham S.</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/clarkeemily/\">Emily Clarke</a> · <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</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 Betshammar</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">estelaris</a> · <a href=\"https://profiles.wordpress.org/madpixels/\">eugene.manuilov</a> · <a href=\"https://profiles.wordpress.org/eugenemanuilov/\">Eugene.Manuilov</a> · <a href=\"https://profiles.wordpress.org/eherman24/\">Evan Herman</a> · <a href=\"https://profiles.wordpress.org/aaemnnosttv/\">Evan Mattson</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/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/faison/\">Faison</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/fellyph/\">Fellyph Cintra</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco</a> · <a href=\"https://profiles.wordpress.org/fuadragib/\">Fuad Ragib</a> · <a href=\"https://profiles.wordpress.org/furi3r/\">furi3r</a> · <a href=\"https://profiles.wordpress.org/gabri3lmarques/\">gabri3lmarques</a> · <a href=\"https://profiles.wordpress.org/gdetassigny/\">Gabriel de Tassigny</a> · <a href=\"https://profiles.wordpress.org/gabertronic/\">Gabriel Rose</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</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/garymatthews919/\">garymatthews919</a> · <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</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/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">gigitux</a> · <a href=\"https://profiles.wordpress.org/giox069/\">giox069</a> · <a href=\"https://profiles.wordpress.org/giuseppemazzapica/\">giuseppemazzapica</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/goldenapples/\">goldenapples</a> · <a href=\"https://profiles.wordpress.org/greglone/\">Grégory Viguier</a> · <a href=\"https://profiles.wordpress.org/graham73may/\">graham73may</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/greg24/\">greg24</a> · <a href=\"https://profiles.wordpress.org/gregorlove/\">gRegor Morrill</a> · <a href=\"https://profiles.wordpress.org/gunterer/\">gunterer</a> · <a href=\"https://profiles.wordpress.org/bordoni/\">Gustavo Bordoni</a> · <a href=\"https://profiles.wordpress.org/h2ham/\">h2ham (Hiromu Hasegawa)</a> · <a href=\"https://profiles.wordpress.org/hakanca/\">hakanca</a> · <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a> · <a href=\"https://profiles.wordpress.org/hansjovisyoast/\">Hans-Christiaan Braun</a> · <a href=\"https://profiles.wordpress.org/thakkarhardik/\">Hardik Thakkar</a> · <a href=\"https://profiles.wordpress.org/haritpanchal/\">Harit Panchal</a> · <a href=\"https://profiles.wordpress.org/harshvaishnav/\">harshvaishnav</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/azhiyadev/\">Hauwa Abashiya</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/henrywright/\">Henry Wright</a> · <a href=\"https://profiles.wordpress.org/here/\">here</a> · <a href=\"https://profiles.wordpress.org/herregroen/\">Herre Groen</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/hiren1094/\">hiren sanja</a> · <a href=\"https://profiles.wordpress.org/hiyascout/\">hiyascout</a> · <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a> · <a href=\"https://profiles.wordpress.org/hugodevos/\">hugodevos</a> · <a href=\"https://profiles.wordpress.org/huubl/\">huubl</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">hztyfoon</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/iansvo/\">iansvo</a> · <a href=\"https://profiles.wordpress.org/icaspar/\">iCaspar</a> · <a href=\"https://profiles.wordpress.org/igmoweb/\">Ignacio Cruz Moreno</a> · <a href=\"https://profiles.wordpress.org/igorsch/\">Igor</a> · <a href=\"https://profiles.wordpress.org/igrigorik/\">igrigorik</a> · <a href=\"https://profiles.wordpress.org/ilovecats7/\">ilovecats7</a> · <a href=\"https://profiles.wordpress.org/ilunabar/\">ilunabar</a> · <a href=\"https://profiles.wordpress.org/imadarshakshat/\">imadarshakshat</a> · <a href=\"https://profiles.wordpress.org/ipajen/\">ipajen</a> · <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a> · <a href=\"https://profiles.wordpress.org/irecinius/\">irecinius</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/iulia-cazan/\">Iulia Cazan</a> · <a href=\"https://profiles.wordpress.org/ivanjeronimo/\">ivanjeronimo</a> · <a href=\"https://profiles.wordpress.org/iviweb/\">iviweb</a> · <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a> · <a href=\"https://profiles.wordpress.org/primetimejas/\">Jacob Schweitzer</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/jamesckemp/\">James Kemp</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/jamieburchell/\">jamieburchell</a> · <a href=\"https://profiles.wordpress.org/janthiel/\">Jan Thiel</a> · <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a> · <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a> · <a href=\"https://profiles.wordpress.org/trapsta/\">Jasper Kinoti</a> · <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/grandeljay/\">Jay Trees</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jeawhanlee/\">jeawhanlee</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/juberstine/\">Jeff Uberstine</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/jeroenreumkens/\">JeroenReumkens</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jhart35/\">jhart35</a> · <a href=\"https://profiles.wordpress.org/jhnstn/\">jhnstn</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">jigar bhanushali</a> · <a href=\"https://profiles.wordpress.org/jnz31/\">jnz31</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/joelhardi/\">joelhardi</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/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/johnmark8080/\">johnmark8080</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</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/jpantani/\">Jonathan Pantani</a> · <a href=\"https://profiles.wordpress.org/jonmackintosh/\">jonmackintosh</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonny-s/\">jonny-s</a> · <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a> · <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</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/joegrainger/\">Joseph Grainger</a> · <a href=\"https://profiles.wordpress.org/jostnes/\">Josepha Dambul</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> · <a href=\"https://profiles.wordpress.org/jhabdas/\">Josh Habdas</a> · <a href=\"https://profiles.wordpress.org/joshuaabenazer/\">Joshua Abenazer</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jrbeilke/\">jrbeilke</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a> · <a href=\"https://profiles.wordpress.org/juhise/\">Juhi Saxena</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/just0nequestion/\">just0nequestion</a> · <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a> · <a href=\"https://profiles.wordpress.org/justinsainton/\">Justin Sainton</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/welenofsky/\">Justin Welenofsky</a> · <a href=\"https://profiles.wordpress.org/jyolsna/\">jyolsna</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/kajalgohel/\">Kajal Gohel</a> · <a href=\"https://profiles.wordpress.org/akabarikalpesh/\">Kalpesh Akabari</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/karinclimber/\">Kari Anderson</a> · <a href=\"https://profiles.wordpress.org/karlgroves/\">karlgroves</a> · <a href=\"https://profiles.wordpress.org/karlijnbk/\">Karlijn Bok</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/kbrownkd/\">kbrownkd</a> · <a href=\"https://profiles.wordpress.org/kkoppenhaver/\">Keanan Koppenhaver</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/kevinb/\">Kevin Behrens</a> · <a href=\"https://profiles.wordpress.org/khag7/\">Kevin Hagerty</a> · <a href=\"https://profiles.wordpress.org/khoipro/\">Khoi Pro</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/killua99/\">killua99</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/blackawxs/\">klewis</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/vdwijngaert/\">Koen Van den Wijngaert</a> · <a href=\"https://profiles.wordpress.org/konradyoast/\">Konrad.K</a> · <a href=\"https://profiles.wordpress.org/kovshenin/\">Konstantin Kovshenin</a> · <a href=\"https://profiles.wordpress.org/kanlukasz/\">Kris Kelvin</a> · <a href=\"https://profiles.wordpress.org/krishaweb/\">KrishaWeb</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/kurtpayne/\">Kurt Payne</a> · <a href=\"https://profiles.wordpress.org/kwillmorth/\">kwillmorth</a> · <a href=\"https://profiles.wordpress.org/kbjohnson90/\">Kyle B. Johnson</a> · <a href=\"https://profiles.wordpress.org/devnel/\">Kyle Nel</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a> · <a href=\"https://profiles.wordpress.org/laurent22777/\">laurent22777</a> · <a href=\"https://profiles.wordpress.org/lazam786/\">lazam786</a> · <a href=\"https://profiles.wordpress.org/leewillis77/\">Lee Willis</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/leogermani/\">leogermani</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/lonnylot/\">lonnylot</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/lovor/\">Lovro Hrust</a> · <a href=\"https://profiles.wordpress.org/lucasbustamante/\">Lucas Bustamante</a> · <a href=\"https://profiles.wordpress.org/lucilastancato/\">lucilastancato</a> · <a href=\"https://profiles.wordpress.org/luigipulcini/\">luigipulcini</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/infolu/\">Luiz Araújo</a> · <a href=\"https://profiles.wordpress.org/mitweka/\">Lukas Niebler</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/msnewas/\">M S Newaz</a> · <a href=\"https://profiles.wordpress.org/maartenj/\">Maarten</a> · <a href=\"https://profiles.wordpress.org/mashikag/\">Maciej</a> · <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</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/patopaiar/\">magicoders</a> · <a href=\"https://profiles.wordpress.org/maahrokh/\">Mahrokh</a> · <a href=\"https://profiles.wordpress.org/maksimkuzmin/\">maksimkuzmin</a> · <a href=\"https://profiles.wordpress.org/malthert/\">malthert</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manishsongirkar36/\">Manish Songirkar</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a> · <a href=\"https://profiles.wordpress.org/manzurahammed/\">Manzur Ahammed</a> · <a href=\"https://profiles.wordpress.org/marcyoast/\">Marc</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a> · <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a> · <a href=\"https://profiles.wordpress.org/nuryko/\">Marianna</a> · <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markbiek/\">Mark Biek</a> · <a href=\"https://profiles.wordpress.org/markhowellsmead/\">Mark Howells-Mead</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a> · <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a> · <a href=\"https://profiles.wordpress.org/flootr/\">Markus</a> · <a href=\"https://profiles.wordpress.org/mkox/\">Markus Kosmal</a> · <a href=\"https://profiles.wordpress.org/mhkuu/\">Martijn van der Klis</a> · <a href=\"https://profiles.wordpress.org/hinjiriyo/\">Martin Stehle</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/mashukushibiki/\">Mashu</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">masteradhoc</a> · <a href=\"https://profiles.wordpress.org/msurdi/\">Matías Emanuel Surdi</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">matiasbenedetto</a> · <a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattwondra/\">Matt Wondra</a> · <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a> · <a href=\"https://profiles.wordpress.org/mattheweppelsheimer/\">Matthew Eppelsheimer</a> · <a href=\"https://profiles.wordpress.org/matthiaspabst/\">Matthias Pabst</a> · <a href=\"https://profiles.wordpress.org/matthiasreinholz/\">Matthias Reinholz</a> · <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a> · <a href=\"https://profiles.wordpress.org/azouamauriac/\">Mauriac AZOUA</a> · <a href=\"https://profiles.wordpress.org/maximej/\">Maxime J.</a> · <a href=\"https://profiles.wordpress.org/maximemeganck/\">Maxime Meganck</a> · <a href=\"https://profiles.wordpress.org/mayankmajeji/\">Mayank Majeji</a> · <a href=\"https://profiles.wordpress.org/maythamalsudany/\">maythamalsudany</a> · <a href=\"https://profiles.wordpress.org/mayuge/\">Mayuge</a> · <a href=\"https://profiles.wordpress.org/mcliwanow/\">mcliwanow</a> · <a href=\"https://profiles.wordpress.org/rakibwordpress/\">Md Rakib Hossain</a> · <a href=\"https://profiles.wordpress.org/russel07/\">Md. Russel Hussain</a> · <a href=\"https://profiles.wordpress.org/mdrago/\">mdrago</a> · <a href=\"https://profiles.wordpress.org/mehedi890/\">Mehedi Foysal</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</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/meloniq/\">meloniq</a> · <a href=\"https://profiles.wordpress.org/merkys/\">Merkys Maliukevičius</a> · <a href=\"https://profiles.wordpress.org/meysamnorouzi/\">meysam norouzi</a> · <a href=\"https://profiles.wordpress.org/mfgmicha/\">Micha Krapp</a> · <a href=\"https://profiles.wordpress.org/michaelbourne/\">Michael Bourne</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/mihaidumitrascu/\">Mihai Dumitrascu</a> · <a href=\"https://profiles.wordpress.org/mihai2u/\">Mike Crantea</a> · <a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a> · <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley (a11n)</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikemanzo/\">mikemanzo</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/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/presents111/\">miya</a> · <a href=\"https://profiles.wordpress.org/mlajo/\">Mladen</a> · <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a> · <a href=\"https://profiles.wordpress.org/mjkhajeh/\">MohammadJafar Khajeh</a> · <a href=\"https://profiles.wordpress.org/mohitdadhich10/\">Mohit Dadhich</a> · <a href=\"https://profiles.wordpress.org/boemedia/\">Monique Dubbelman</a> · <a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi</a> · <a href=\"https://profiles.wordpress.org/mreishus/\">mreishus</a> · <a href=\"https://profiles.wordpress.org/mrobit/\">mrobit</a> · <a href=\"https://profiles.wordpress.org/msolution/\">msolution</a> · <a href=\"https://profiles.wordpress.org/mtias/\">mtias</a> · <a href=\"https://profiles.wordpress.org/wparslan/\">Muhammad Arslan</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/mmaumio/\">Muntasir Mahmud</a> · <a href=\"https://profiles.wordpress.org/amustaque97/\">Mustaque Ahmed</a> · <a href=\"https://profiles.wordpress.org/mvraghavan/\">mvraghavan</a> · <a href=\"https://profiles.wordpress.org/mweichert/\">mweichert</a> · <a href=\"https://profiles.wordpress.org/n8finch/\">n8finch</a> · <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a> · <a href=\"https://profiles.wordpress.org/namithjawahar/\">Namith Jawahar</a> · <a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a> · <a href=\"https://profiles.wordpress.org/nateallen/\">Nate Allen</a> · <a href=\"https://profiles.wordpress.org/nhadsall/\">Nathan</a> · <a href=\"https://profiles.wordpress.org/nathanatmoz/\">Nathan Johnson</a> · <a href=\"https://profiles.wordpress.org/navigatrum/\">navigatrum</a> · <a href=\"https://profiles.wordpress.org/neffff/\">neffff</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/neychok/\">Neycho Kalaydzhiev</a> · <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</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/nico23/\">Nico</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/nikkigagency/\">nikkigagency</a> · <a href=\"https://profiles.wordpress.org/im_niloy/\">Niloy</a> · <a href=\"https://profiles.wordpress.org/ninos-ego/\">Ninos</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/nlpro/\">nlpro</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/noplanman/\">noplanman</a> · <a href=\"https://profiles.wordpress.org/nouarah/\">nouarah</a> · <a href=\"https://profiles.wordpress.org/numidwasnotavailable/\">NumidWasNotAvailable</a> · <a href=\"https://profiles.wordpress.org/nunomorgadinho/\">Nuno Morgadinho</a> · <a href=\"https://profiles.wordpress.org/zikubd/\">Nurul Umbhiya</a> · <a href=\"https://profiles.wordpress.org/nvartolomei/\">nvartolomei</a> · <a href=\"https://profiles.wordpress.org/obayedmamur/\">Obayed Mamur</a> · <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a> · <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/oliverstapelfeldt/\">Oliver Stapelfeldt</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/oneearth27/\">oneearth27</a> · <a href=\"https://profiles.wordpress.org/onnimonni/\">Onni Hakala</a> · <a href=\"https://profiles.wordpress.org/opr18/\">opr18</a> · <a href=\"https://profiles.wordpress.org/ovidiul/\">ovidiul</a> · <a href=\"https://profiles.wordpress.org/p_enrique/\">p_enrique</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/poliuk/\">Pablo Postigo</a> · <a href=\"https://profiles.wordpress.org/pablohoney/\">PabloHoney</a> · <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</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/xparham/\">Parham Ghaffarian</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/patrickgroot/\">Patrick Groot</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/figureone/\">Paul Ryan</a> · <a href=\"https://profiles.wordpress.org/paulohcruz/\">Paulo Cruz</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/pavelschoffer/\">pavelschoffer</a> · <a href=\"https://profiles.wordpress.org/pbking/\">pbking</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</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/walbo/\">Petter Walbø Johnsgård</a> · <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/strategio/\">Pierre Sylvestre</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/mordauk/\">Pippin Williamson</a> · <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/praful2111/\">Praful Patel</a> · <a href=\"https://profiles.wordpress.org/pratiweb/\">Pratiksha</a> · <a href=\"https://profiles.wordpress.org/nikeo/\">presscustomizr</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">presstoke</a> · <a href=\"https://profiles.wordpress.org/priyomukul/\">Priyo Mukul</a> · <a href=\"https://profiles.wordpress.org/prokium/\">prokium</a> · <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a> · <a href=\"https://profiles.wordpress.org/raduiason/\">raduiason</a> · <a href=\"https://profiles.wordpress.org/rafiahmedd/\">Rafi Ahmed</a> · <a href=\"https://profiles.wordpress.org/tan007/\">Rahi Prajapati</a> · <a href=\"https://profiles.wordpress.org/rajanpanchal2028/\">Rajan Panchal</a> · <a href=\"https://profiles.wordpress.org/rajeshraval786/\">Rajesh Raval</a> · <a href=\"https://profiles.wordpress.org/ralucastn/\">ralucastn</a> · <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</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/randhirexpresstech/\">randhirexpresstech</a> · <a href=\"https://profiles.wordpress.org/ravipatel/\">Ravikumar Patel</a> · <a href=\"https://profiles.wordpress.org/rcanepa/\">rcanepa</a> · <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a> · <a href=\"https://profiles.wordpress.org/rehanali/\">Rehan Ali</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho (a11n)</a> · <a href=\"https://profiles.wordpress.org/renegeuze/\">renegeuze</a> · <a href=\"https://profiles.wordpress.org/laboiteare/\">Reuhno</a> · <a href=\"https://profiles.wordpress.org/rflw/\">rflw</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/rinatkhaziev/\">Rinat</a> · <a href=\"https://profiles.wordpress.org/rinkychowdhury9/\">Rinky Chowdhury</a> · <a href=\"https://profiles.wordpress.org/rishishah/\">Rishi Shah</a> · <a href=\"https://profiles.wordpress.org/rkaiser0324/\">rkaiser0324</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/\">robertght</a> · <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a> · <a href=\"https://profiles.wordpress.org/robmiller/\">robmiller</a> · <a href=\"https://profiles.wordpress.org/rodrigosevero/\">rodrigosevero</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/rolfsiebers/\">Rolf Siebers</a> · <a href=\"https://profiles.wordpress.org/rollybueno/\">rollybueno</a> · <a href=\"https://profiles.wordpress.org/rherault/\">Romain Herault</a> · <a href=\"https://profiles.wordpress.org/romulodl/\">romulodl</a> · <a href=\"https://profiles.wordpress.org/ross_ritchey/\">ross_ritchey</a> · <a href=\"https://profiles.wordpress.org/lev0/\">Roy</a> · <a href=\"https://profiles.wordpress.org/geekstreetwp/\">Russell Aaron</a> · <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/ryanmurphy/\">Ryan Murphy</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</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 Wrede</a> · <a href=\"https://profiles.wordpress.org/sabbirmc/\">Sabbir Ahmed</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/saggre/\">Sakri Koskimies</a> · <a href=\"https://profiles.wordpress.org/samikeijonen/\">Sami Keijonen</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/sandipmondal/\">Sandip Mondal &#8211; a11n</a> · <a href=\"https://profiles.wordpress.org/sandrasanzdev/\">Sandra Sanz</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">santosguillamot</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/sathyapulse/\">Sathiyamoorthy V</a> · <a href=\"https://profiles.wordpress.org/isaumya/\">Saumya Majumder</a> · <a href=\"https://profiles.wordpress.org/xconsau/\">Saurabh Sharma</a> · <a href=\"https://profiles.wordpress.org/scofennellgmailcom/\">Scott Fennell</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/gmagicscott/\">Scott Lesovic</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/seakashdiu/\">seakashdiu</a> · <a href=\"https://profiles.wordpress.org/sean212/\">Sean Fisher</a> · <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a> · <a href=\"https://profiles.wordpress.org/monolithon/\">seieric</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/seedsca/\">Sergio Scabuzzo</a> · <a href=\"https://profiles.wordpress.org/seriouslysenpai/\">seriouslysenpai</a> · <a href=\"https://profiles.wordpress.org/sethta/\">Seth Alling</a> · <a href=\"https://profiles.wordpress.org/shanjidah/\">shangidah afroz</a> · <a href=\"https://profiles.wordpress.org/enchiridion/\">Shannon Little</a> · <a href=\"https://profiles.wordpress.org/sharjeelkhanvmi/\">Sharjeel Khan</a> · <a href=\"https://profiles.wordpress.org/shetheliving/\">shetheliving</a> · <a href=\"https://profiles.wordpress.org/shoaibkarimali/\">Shoaib Ali</a> · <a href=\"https://profiles.wordpress.org/shraboni/\">Shraboni</a> · <a href=\"https://profiles.wordpress.org/shreyasikhar26/\">Shreyas Ikhar</a> · <a href=\"https://profiles.wordpress.org/shuvo586/\">shuvo586</a> · <a href=\"https://profiles.wordpress.org/rsiddharth/\">siddharth ravikumar</a> · <a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/sirzooro/\">sirzooro</a> · <a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov</a> · <a href=\"https://profiles.wordpress.org/slobodanmanic/\">Slobodan Manic</a> · <a href=\"https://profiles.wordpress.org/smit08/\">Smit Rathod</a> · <a href=\"https://profiles.wordpress.org/sobatkras/\">sobatkras</a> · <a href=\"https://profiles.wordpress.org/khromov/\">Stanislav Khromov</a> · <a href=\"https://profiles.wordpress.org/steelwagstaff/\">SteelWagstaff</a> · <a href=\"https://profiles.wordpress.org/ste_95/\">Stefano</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</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/camwynsp/\">Stephen Page</a> · <a href=\"https://profiles.wordpress.org/sterlo/\">Sterling Hamilton</a> · <a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a> · <a href=\"https://profiles.wordpress.org/steveo2000/\">steveo2000</a> · <a href=\"https://profiles.wordpress.org/studiolxv/\">studiolxv</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/5um17/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh (WP Lovers)</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/sunyatasattva/\">sunyatasattva</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/system909/\">system909</a> · <a href=\"https://profiles.wordpress.org/tahmidulkarim/\">Tahmid ul Karim</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</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/taskotr/\">Taras Dashkevych</a> · <a href=\"https://profiles.wordpress.org/targz/\">targz</a> · <a href=\"https://profiles.wordpress.org/tlovett1/\">Taylor Lovett</a> · <a href=\"https://profiles.wordpress.org/tazotodua/\">tazotodua</a> · <a href=\"https://profiles.wordpress.org/tbember/\">tbember</a> · <a href=\"https://profiles.wordpress.org/tykoted/\">Teddy Patriarca</a> · <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a> · <a href=\"https://profiles.wordpress.org/edent/\">Terence Eden</a> · <a href=\"https://profiles.wordpress.org/tharsheblows/\">tharsheblows</a> · <a href=\"https://profiles.wordpress.org/iamjaydip/\">thejaydip</a> · <a href=\"https://profiles.wordpress.org/tweetythierry/\">Thierry Muller</a> · <a href=\"https://profiles.wordpress.org/thijso/\">Thijs</a> · <a href=\"https://profiles.wordpress.org/griffinjt/\">Thomas Griffin</a> · <a href=\"https://profiles.wordpress.org/hyperbrand/\">Thorsten Schraut</a> · <a href=\"https://profiles.wordpress.org/threadi/\">threadi</a> · <a href=\"https://profiles.wordpress.org/baxbridge/\">Tiffany Bridge</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Krüss</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tmooredev/\">Titus Moore</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomjdv/\">Tom de Visser</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/tj692/\">Tom Janssen</a> · <a href=\"https://profiles.wordpress.org/tommusrhodus/\">Tom Rhodes</a> · <a href=\"https://profiles.wordpress.org/tomasztunik/\">Tomasz Tunik</a> · <a href=\"https://profiles.wordpress.org/tomepajk/\">tomepajk</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/tonylocalword/\">tony.localword</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/transl8or/\">transl8or</a> · <a href=\"https://profiles.wordpress.org/wpsmith/\">Travis Smith</a> · <a href=\"https://profiles.wordpress.org/tremidkhar/\">Tremi Dkhar</a> · <a href=\"https://profiles.wordpress.org/trevorpfromsandee/\">TrevorPolischuk</a> · <a href=\"https://profiles.wordpress.org/nathannoom/\">Trinadin</a> · <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a> · <a href=\"https://profiles.wordpress.org/turtlepod/\">turtlepod</a> · <a href=\"https://profiles.wordpress.org/tushar284/\">Tushar</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a> · <a href=\"https://profiles.wordpress.org/umesh84/\">Umesh Gupta</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">upadalavipul</a> · <a href=\"https://profiles.wordpress.org/utsavmadaan823/\">utsavmadaan823</a> · <a href=\"https://profiles.wordpress.org/eboxnet/\">Vagelis</a> · <a href=\"https://profiles.wordpress.org/evildon/\">varma</a> · <a href=\"https://profiles.wordpress.org/vasartam/\">vasartam</a> · <a href=\"https://profiles.wordpress.org/vdankbaar/\">vdankbaar</a> · <a href=\"https://profiles.wordpress.org/velochicdunord/\">Velochicdunord</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/vikasprogrammer/\">vikasprogrammer</a> · <a href=\"https://profiles.wordpress.org/virgar/\">Virginie Garnier</a> · <a href=\"https://profiles.wordpress.org/vishalkakadiya/\">Vishal Kakadiya</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/webbeetle/\">webbeetle</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/whissi/\">Whissi</a> · <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a> · <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a> · <a href=\"https://profiles.wordpress.org/withinboredom/\">withinboredom</a> · <a href=\"https://profiles.wordpress.org/woji29911/\">woji29911</a> · <a href=\"https://profiles.wordpress.org/yahil/\">Yahil Madakiya</a> · <a href=\"https://profiles.wordpress.org/yannielsen/\">Yan Knudtskov</a> · <a href=\"https://profiles.wordpress.org/collet/\">Yann</a> · <a href=\"https://profiles.wordpress.org/yoavf/\">Yoav Farhi</a> · <a href=\"https://profiles.wordpress.org/byohann6/\">Yohann Billard</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/omaeyusuke/\">yuu</a> · <a href=\"https://profiles.wordpress.org/zaerl/\">zaerl</a> · <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a> · <a href=\"https://profiles.wordpress.org/zenaulislam/\">Zenaul Islam</a> · <a href=\"https://profiles.wordpress.org/ziposc/\">ziposc</a> · <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a> · <a href=\"https://profiles.wordpress.org/shenyanzhi/\">沈唁</a></p>\n\n\n\n<p>Merci également à toutes celles et ceux qui ont traduit cette version en français&nbsp;:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/bonaldi\">Bonaldi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/btpub\">Bruno Tritsch</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wolforg\">Didier Demory</a>, <a href=\"https://profiles.wordpress.org/eddystile\">Eddy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/emlebrun\">Emilie LEBRUN</a>, <a href=\"https://profiles.wordpress.org/fxbenard\">FX&nbsp;Bénard</a>,&nbsp;<a href=\"https://profiles.wordpress.org/florianv\">florianv</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fred5550\">Frederic Nuyts</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ggwptranslate\">Gilbert GAYRAUD</a>,&nbsp;<a href=\"https://profiles.wordpress.org/guillaumeturpin\">Guillaume TURPIN</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ioanamuresan\">Ioana M.</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jaz_on\">Jason Rouet</a>, <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/loulou51\">Loulou51</a>, <a href=\"https://profiles.wordpress.org/lulucmy\">lulucmy</a>, <a href=\"https://profiles.wordpress.org/maecatnou\">maecatnou</a>,&nbsp;<a href=\"https://profiles.wordpress.org/oellin\">Magali</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nuryko\">Marianna</a>, <a href=\"https://profiles.wordpress.org/chaton666\">Marie Comet</a>, <a href=\"https://profiles.wordpress.org/marineevain\">Marine EVAIN</a>,&nbsp;<a href=\"https://profiles.wordpress.org/maxpertici\">Maxime Pertici</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nandow\">nandow</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pasglop\">pasglop</a>,&nbsp;<a href=\"https://profiles.wordpress.org/larrach\">Rachel Peter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sebastienserre\">Sébastien SERRE</a>,&nbsp;<a href=\"https://profiles.wordpress.org/solaack\">solaack</a>,&nbsp;<a href=\"https://profiles.wordpress.org/stephanepoisson\">Stéphane POISSON</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>,&nbsp;<a href=\"https://profiles.wordpress.org/virgar\">Virginie Garnier</a>,&nbsp;<a href=\"https://profiles.wordpress.org/virginienacci\">virginienacci</a>, <a href=\"https://profiles.wordpress.org/whaze\">whaze</a>,&nbsp;<a href=\"https://profiles.wordpress.org/whodunitagency\">Whodunit</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wptranslationsorg\">WP-Translations</a>, et&nbsp;<a href=\"https://profiles.wordpress.org/wplmillet\">wplmillet</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://fr.wordpress.org/2022/11/02/wordpress-6-1-misha/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:77:\"\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:5:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Guide des changements techniques de WordPress 6.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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://fr.wordpress.org/2022/10/12/guide-des-changements-techniques-de-wordpress-6-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://fr.wordpress.org/2022/10/12/guide-des-changements-techniques-de-wordpress-6-1/#comments\";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, 12 Oct 2022 16:20:45 +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: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:1;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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=2509\";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:107:\"Tour d\'horizon des changements techniques apportés par WordPress 6.1, la prochaine version majeure du CMS.\";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:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:66:\"https://make.wordpress.org/design/files/2022/09/tt3_variations.mp4\";s:6:\"length\";s:6:\"996018\";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:45796:\"\n<p>La version&nbsp;<em>Release Candidate</em>&nbsp;de&nbsp;<strong>WordPress&nbsp;6.1</strong>&nbsp;est sortie mardi 11 octobre. Il est donc temps de parcourir les différents changements techniques qu’apportera cette prochaine version majeure de notre CMS.</p>\n\n\n\n<p><strong>La sortie finale de cette nouvelle version est planifiée pour le 1<sup>er</sup>&nbsp;novembre 2022.</strong></p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"2328\" height=\"1158\" src=\"https://fr.wordpress.org/files/2022/10/wp61-guide.png\" alt=\"WordPress 6.1 : Guide des changements techniques\" class=\"wp-image-2472\" srcset=\"https://fr.wordpress.org/files/2022/10/wp61-guide.png 2328w, https://fr.wordpress.org/files/2022/10/wp61-guide-300x149.png 300w, https://fr.wordpress.org/files/2022/10/wp61-guide-1024x509.png 1024w, https://fr.wordpress.org/files/2022/10/wp61-guide-768x382.png 768w, https://fr.wordpress.org/files/2022/10/wp61-guide-1536x764.png 1536w, https://fr.wordpress.org/files/2022/10/wp61-guide-2048x1019.png 2048w\" sizes=\"(max-width: 2328px) 100vw, 2328px\" /></figure>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/6-1/\">L’équipe de direction de WP 6.1</a>&nbsp;et plusieurs centaines de contributeurs et contributrices ont travaillé sur plus de&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.1&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\">120 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.1&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\">241 correctifs</a>&nbsp;et&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=task+(blessed)&amp;milestone=6.1&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\">42 autres tâches variées</a>, ce qui représente plus de&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.1&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\">400 tickets sur Trac</a>.</p>\n\n\n\n<p>À cela, il faut ajouter plus de&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56467\">50 pull requests</a>&nbsp;ayant permis de fusionner les différentes versions de Gutenberg dans le cœur du CMS. Du côté du projet Gutenberg il y a eu en tout 1684 pull requests apportant 425 nouvelles fonctionnalités et améliorations et 428&nbsp;correctifs de bugs, le reste concernant des tâches courantes de revue de qualité du code, de documentation ou d&rsquo;amélioration des outils de déploiement.</p>\n\n\n\n<p class=\"is-style-serif has-text-color\" style=\"color:#d95e43;font-size:18px\">En route pour un petit tour d’horizon des<br>nouveautés techniques de WordPress&nbsp;6.1&nbsp;<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f680.png\" alt=\"🚀\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<span id=\"more-2509\"></span>\n\n\n\n<p>Tous les liens de cet article pointent vers des notes de développement rédigées en anglais.</p>\n\n\n\n<p>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-text-color has-background\" style=\"color:#ac270c;background-color:#f4e3da\">À noter&nbsp;: certaines modifications listées ici vont nécessiter des actions de la part des auteurs et autrices de thèmes et d’extensions, qui devront adapter ou modifier leur code. Si vous êtes concerné·e, veuillez lire les notes de développement listées dans cet article consciencieusement afin de vous assurer que votre code fonctionnera avec WordPress&nbsp;6.1 lorsque cette version sortira le 1<sup>er</sup>&nbsp;novembre 2022.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Performances</h2>\n\n\n\n<p>Avec&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;focuses=~performance&amp;milestone=6.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=version&amp;col=focuses&amp;col=keywords&amp;order=priority\">45 tickets sur Trac</a>&nbsp;pour WP&nbsp;6.1, l’amélioration des performances et des temps de chargement de WordPress a été l’un des enjeux principaux de cette version. Les changements les plus significatifs portent sur les requêtes&nbsp;<code>WP_Query</code>&nbsp;et sur l’API REST, deux points qui impactent grandement les temps de chargement de votre site. L’un des changements les plus attendus concernait notamment la mise en cache des requêtes&nbsp;<code>WP_Query</code>, et c’est maintenant une réalité avec WP&nbsp;6.1.</p>\n\n\n\n<p>De nouveaux points de contrôle ont aussi été ajoutés dans l’écran de&nbsp;<em>Santé du site</em>, qui vous indiquera maintenant si la mise en cache des pages et le cache persistant fonctionnent correctement sur votre site.</p>\n\n\n\n<p>Plusieurs améliorations conséquentes sur l’API de mise en cache de WordPress ont également été mises en œuvre, et l’ordre d’exécution général des crochets d’action a été optimisé pour retarder le moins possible l’affichage des pages.</p>\n\n\n\n<p>L’enregistrement de blocs personnalisés pour l’éditeur à l’aide de fichiers&nbsp;<code>block.json</code>&nbsp;a aussi été rendu bien plus performant.</p>\n\n\n\n<p>Et ce n’est qu’une petite partie des améliorations de performances de WP 6.1. Pour en découvrir plus, voici un guide spécifique sur les performances dans cette nouvelle version de WP&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=\"qnD9kaPwLM\"><a href=\"https://make.wordpress.org/core/2022/10/11/performance-field-guide-for-wordpress-6-1/\">Performance Field Guide for WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Performance Field Guide for WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/11/performance-field-guide-for-wordpress-6-1/embed/#?secret=S9AxfZHdKy#?secret=qnD9kaPwLM\" data-secret=\"qnD9kaPwLM\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Accessibilité</h2>\n\n\n\n<p>Il s’agit du second focus principal de WordPress 6.1, avec&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;focuses=~accessibility&amp;milestone=6.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=focuses&amp;col=version&amp;col=keywords&amp;order=priority\">28 tickets sur Trac</a>, concernant 13 des principaux composants du CMS. De nombreuses améliorations ont été faites sur l’éditeur de blocs et sur la fonctionnalité d’édition complète du site, quelques éléments encore non conformes sur les différents écrans d’administration ont été corrigés, et beaucoup d’autres améliorations ont été faites pour faciliter l’utilisation de WordPress par toutes et tous.</p>\n\n\n\n<p>Une attention particulière a également été portée sur la gestion des champs requis sur les différents formulaires de l’interface d’administration&nbsp;: pour faciliter leur maintenance, une petite API a été créée afin de gérer de façon centralisée leur affichage. Celle-ci est publique et peut donc être utilisée par les personnes réalisant des développements sur mesure.</p>\n\n\n\n<p>Notons également qu’avec WordPress 6.1, les deux thèmes natifs&nbsp;<a href=\"https://core.trac.wordpress.org/changeset/54467\">Twenty Twenty-Three</a>&nbsp;(nous reparlerons de celui-là dans un article dédié&nbsp;!) et&nbsp;<a href=\"https://github.com/WordPress/wordpress-develop/pull/2324/files\">Twenty Twenty-Two</a>&nbsp;font leur entrée parmi les premiers&nbsp;<em>Block Themes</em>&nbsp;(ces thèmes entièrement modifiables avec l’éditeur de blocs) ayant obtenu le libellé&nbsp;<code>accessibility-ready</code>&nbsp;sur le répertoire de thèmes WordPress.org.</p>\n\n\n\n<p>Pour en savoir plus sur toutes ces améliorations concernant l’accessibilité de WordPress, consultez le guide spécifique proposé par l’équipe&nbsp;<em>Accessibility</em>&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=\"gOxSBctZIG\"><a href=\"https://make.wordpress.org/core/2022/10/11/wordpress-6-1-accessibility-improvements/\">WordPress 6.1 Accessibility Improvements</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;WordPress 6.1 Accessibility Improvements&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/11/wordpress-6-1-accessibility-improvements/embed/#?secret=Rp2Ep8E3XI#?secret=gOxSBctZIG\" data-secret=\"gOxSBctZIG\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">L’éditeur de blocs</h2>\n\n\n\n<p>C’est évidemment encore et toujours un des axes concentrant le plus d’évolutions d’une version à une autre&nbsp;<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f60a.png\" alt=\"😊\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>WordPress 6.1 embarque les versions&nbsp;<a href=\"https://make.wordpress.org/core/2022/04/28/whats-new-in-gutenberg-13-1-27-april/\">13.1</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/05/12/whats-new-in-gutenberg-13-2-may-11/\">13.2</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/05/26/whats-new-in-gutenberg-13-3-0-may-25/\">13.3</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/06/10/whats-new-in-gutenberg-13-4-8-june/\">13.4</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/06/22/whats-new-in-gutenberg-13-5-22-june/\">13.5</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/07/07/whats-new-in-gutenberg-13-6-6-july/\">13.6</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/07/20/whats-new-in-gutenberg-13-7-20-july/\">13.7</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/08/04/whats-new-in-gutenberg-13-8-3-august/\">13.8</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/08/17/whats-new-in-gutenberg-13-9-17-august/\">13.9</a>,&nbsp;<a href=\"https://make.wordpress.org/core/2022/09/01/whats-new-in-gutenberg-14-0-31-august/\">14.0</a>, et&nbsp;<a href=\"https://make.wordpress.org/core/2022/09/16/whats-new-in-gutenberg-14-1-15-september/\">14.1</a>&nbsp;du projet Gutenberg.</p>\n\n\n\n<p>Parmi les nombreux changements de ces 10 versions de l’extension Gutenberg, un gros effort a été fait pour rendre les blocs et autres fonctionnalités de l’éditeur de plus en plus disponibles pour les thèmes «&nbsp;classiques&nbsp;», c’est à dire les thèmes qui ne prennent pas encore en charge l’édition complète du site à l’aide de blocs, une fonctionnalité introduite dans le CMS en 2022 avec WordPress&nbsp;5.9.</p>\n\n\n\n<p>L’objectif est de faciliter le travail des développeuses et des développeurs pour effectuer une transition de leurs thèmes «&nbsp;classiques&nbsp;» vers le principe du thème basé sur des blocs, que celui-ci soit entièrement ou partiellement modifiable dans l’éditeur. Nous espérons que cela poussera encore plus les personnes développant des thèmes WordPress à exploiter au maximum les fonctionnalités de l’éditeur.</p>\n\n\n\n<p>Par ailleurs, de nombreuses fonctionnalités utiles au quotidien ont été ajoutées dans cette version&nbsp;: filtrage des données du&nbsp;<code>theme.json</code>, nouveau système de gestion des préférences dans l’éditeur, possibilité de modifier et étendre le bloc «&nbsp;Boucle de requête&nbsp;», et bien plus encore.</p>\n\n\n\n<p>Vous trouverez ci-dessous les différentes notes de développement concernant l’éditeur de WordPress&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=\"dBrmxcR9rG\"><a href=\"https://make.wordpress.org/core/2022/10/12/block-api-changes-in-wordpress-6-1/\">Block API changes in WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Block API changes in WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/12/block-api-changes-in-wordpress-6-1/embed/#?secret=yffoVF22CZ#?secret=dBrmxcR9rG\" data-secret=\"dBrmxcR9rG\" width=\"600\" height=\"338\" 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=\"Fjn1oGyqWW\"><a href=\"https://make.wordpress.org/core/2022/10/07/create-block-scaffolding-tool-updates/\">Create-block scaffolding tool updates</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Create-block scaffolding tool updates&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/07/create-block-scaffolding-tool-updates/embed/#?secret=VtlSw1eM1t#?secret=Fjn1oGyqWW\" data-secret=\"Fjn1oGyqWW\" width=\"600\" height=\"338\" 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=\"zyyLlU97ov\"><a href=\"https://make.wordpress.org/core/2022/10/10/extending-the-query-loop-block/\">Extending the Query Loop block</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Extending the Query Loop block&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/10/extending-the-query-loop-block/embed/#?secret=LIiTYZPDuG#?secret=zyyLlU97ov\" data-secret=\"zyyLlU97ov\" width=\"600\" height=\"338\" 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=\"zexxXNky1n\"><a href=\"https://make.wordpress.org/core/2022/10/04/block-based-template-parts-in-traditional-themes/\">Block-based &#8220;template parts&#8221; in traditional themes</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Block-based &#8220;template parts&#8221; in traditional themes&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/04/block-based-template-parts-in-traditional-themes/embed/#?secret=jGN0kLdfpO#?secret=zexxXNky1n\" data-secret=\"zexxXNky1n\" width=\"600\" height=\"338\" 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=\"TQjPI7jtgJ\"><a href=\"https://make.wordpress.org/core/2022/10/10/block-styles-generation-style-engine/\">Block styles generation (Style Engine)</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Block styles generation (Style Engine)&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/10/block-styles-generation-style-engine/embed/#?secret=hpcPvjxOC0#?secret=TQjPI7jtgJ\" data-secret=\"TQjPI7jtgJ\" width=\"600\" height=\"338\" 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=\"3JmOVCNc5n\"><a href=\"https://make.wordpress.org/core/2022/10/10/changes-to-block-editor-preferences-in-wordpress-6-1/\">Changes to block editor preferences in WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Changes to block editor preferences in WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/10/changes-to-block-editor-preferences-in-wordpress-6-1/embed/#?secret=71OVXmY0eo#?secret=3JmOVCNc5n\" data-secret=\"3JmOVCNc5n\" width=\"600\" height=\"338\" 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=\"vifHRi3Twr\"><a href=\"https://make.wordpress.org/core/2022/10/10/editor-components-updates-for-wordpress-6-1/\">Editor Components updates in WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Editor Components updates in WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/10/editor-components-updates-for-wordpress-6-1/embed/#?secret=qPmCZKf0U8#?secret=vifHRi3Twr\" data-secret=\"vifHRi3Twr\" width=\"600\" height=\"338\" 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=\"h3aDnp2W04\"><a href=\"https://make.wordpress.org/core/2022/10/11/simplified-data-access-with-new-react-hooks-in-wordpress-6-1/\">Simplified data access with new React hooks in WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Simplified data access with new React hooks in WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/11/simplified-data-access-with-new-react-hooks-in-wordpress-6-1/embed/#?secret=0IPHFMNGSf#?secret=h3aDnp2W04\" data-secret=\"h3aDnp2W04\" width=\"600\" height=\"338\" 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=\"bRnyzICqAu\"><a href=\"https://make.wordpress.org/core/2022/10/10/miscellaneous-editor-changes-for-wordpress-6-1/\">Miscellaneous editor changes for WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Miscellaneous editor changes for WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/10/miscellaneous-editor-changes-for-wordpress-6-1/embed/#?secret=5zY0ol61lV#?secret=bRnyzICqAu\" data-secret=\"bRnyzICqAu\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<p>Par ailleurs, la note de développement suivante fournit un état des lieux très pratique des blocs natifs et de leurs différentes possibilités de formatage&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=\"wq78upcC0e\"><a href=\"https://make.wordpress.org/core/2022/10/11/roster-of-design-tools-per-block/\">Roster of design tools per block</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Roster of design tools per block&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/11/roster-of-design-tools-per-block/embed/#?secret=0coW6ckdnA#?secret=wq78upcC0e\" data-secret=\"wq78upcC0e\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Développement de thèmes WordPress</h2>\n\n\n\n<p>Les notes de développement suivantes présentent des changements qui concernent tout particulièrement les développeuses et développeurs de thèmes.</p>\n\n\n\n<p>Tout d’abord, l’entête&nbsp;<code>Update URI</code>&nbsp;qui doit être utilisé si vous développez des thèmes sur mesure n’ayant pas vocation à être déployés sur le répertoire WordPress.org. Cela évitera que votre site propose une mise à jour et écrase votre thème dans le cas où un thème du répertoire officiel porterait le même identifiant (slug) que le vôtre&nbsp;!</p>\n\n\n\n<p>Ensuite nous avons plusieurs notes de développement concernant les interactions entre les thèmes et l’éditeur de site. Et notamment la possibilité de créer des éléments de modèles basés sur des blocs au sein d’un thème classique, c’est à dire d’un thème ne proposant au départ pas de compatibilité avec l’édition complète de site (<em>full site editing</em>).</p>\n\n\n\n<p>Enfin, on notera l&rsquo;arrivée de la gestion fluide des polices typographiques, qui permettent de définir la taille de typo de façon à ce qu&rsquo;elle s&rsquo;adapte dynamiquement à la largeur de l&rsquo;écran.</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=\"kTK0wJfy87\"><a href=\"https://make.wordpress.org/core/2022/10/06/introducing-update-uri-theme-header-in-wordpress-6-1/\">Introducing “Update URI” theme header in WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Introducing “Update URI” theme header in WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/06/introducing-update-uri-theme-header-in-wordpress-6-1/embed/#?secret=qitshxDkLe#?secret=kTK0wJfy87\" data-secret=\"kTK0wJfy87\" width=\"600\" height=\"338\" 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=\"zexxXNky1n\"><a href=\"https://make.wordpress.org/core/2022/10/04/block-based-template-parts-in-traditional-themes/\">Block-based &#8220;template parts&#8221; in traditional themes</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Block-based &#8220;template parts&#8221; in traditional themes&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/04/block-based-template-parts-in-traditional-themes/embed/#?secret=jGN0kLdfpO#?secret=zexxXNky1n\" data-secret=\"zexxXNky1n\" width=\"600\" height=\"338\" 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=\"WzczIz4yg6\"><a href=\"https://make.wordpress.org/core/2022/10/03/fluid-font-sizes-in-wordpress-6-1/\">Fluid font sizes in WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Fluid font sizes in WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/03/fluid-font-sizes-in-wordpress-6-1/embed/#?secret=SLMWQp7RNK#?secret=WzczIz4yg6\" data-secret=\"WzczIz4yg6\" width=\"600\" height=\"338\" 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=\"z0vYQmLM5z\"><a href=\"https://make.wordpress.org/core/2022/09/27/navigation-block-fallback-behavior-in-wp-6-1-dev-note/\">Navigation Block Fallback Behavior in WP 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Navigation Block Fallback Behavior in WP 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/09/27/navigation-block-fallback-behavior-in-wp-6-1-dev-note/embed/#?secret=tx4090NC9A#?secret=z0vYQmLM5z\" data-secret=\"z0vYQmLM5z\" width=\"600\" height=\"338\" 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=\"GWWtPp4NS7\"><a href=\"https://make.wordpress.org/core/2022/10/10/styling-elements-in-block-themes/\">Styling elements in block themes</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Styling elements in block themes&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/10/styling-elements-in-block-themes/embed/#?secret=DNb1wiOY5K#?secret=GWWtPp4NS7\" data-secret=\"GWWtPp4NS7\" width=\"600\" height=\"338\" 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=\"iGV1yvHNkk\"><a href=\"https://make.wordpress.org/core/2022/10/10/updated-editor-layout-support-in-6-1-after-refactor/\">Updated editor layout support in 6.1 after refactor</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Updated editor layout support in 6.1 after refactor&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/10/updated-editor-layout-support-in-6-1-after-refactor/embed/#?secret=ldKH3CQjOT#?secret=iGV1yvHNkk\" data-secret=\"iGV1yvHNkk\" width=\"600\" height=\"338\" 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=\"90Yib2AXch\"><a href=\"https://make.wordpress.org/core/2022/10/10/filters-for-theme-json-data/\">Filters for theme.json data</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Filters for theme.json data&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/10/filters-for-theme-json-data/embed/#?secret=5Qfg0Q38Dk#?secret=90Yib2AXch\" data-secret=\"90Yib2AXch\" width=\"600\" height=\"338\" 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=\"PrZ6RePCEE\"><a href=\"https://make.wordpress.org/core/2022/10/07/introduction-of-presets-across-padding-margin-and-block-gap/\">Introduction of presets across padding, margin and block gap</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Introduction of presets across padding, margin and block gap&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/07/introduction-of-presets-across-padding-margin-and-block-gap/embed/#?secret=9fmr75XcT7#?secret=PrZ6RePCEE\" data-secret=\"PrZ6RePCEE\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Twenty Twenty-Three, le nouveau thème natif</h2>\n\n\n\n<p><em>Twenty Twenty-Three</em>&nbsp;est le nouveau thème par défaut de WordPress.</p>\n\n\n\n<p>Comme son prédécesseur, il exploite à 100&nbsp;% les fonctionnalités de l’éditeur de site. Il va même beaucoup plus loin en intégrant nativement 10 variations de styles permettant de modifier complètement l’interface depuis l’administration.</p>\n\n\n\n<p>Ces 10 variations de styles ont été sélectionnées à l’aide d’un appel à contribution. L’objectif est de montrer par l’exemple comment se comportent les nouvelles fonctionnalités de l’éditeur de site, et notamment comment exploiter le fichier&nbsp;<code>theme.json</code>.</p>\n\n\n\n<p>Vous trouverez ci-dessous une vidéo balayant les 10 variations de styles de ce thème.</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://make.wordpress.org/design/files/2022/09/tt3_variations.mp4\"></video></figure>\n\n\n\n<p>Comme d’habitude, ce thème natif a été développé sur GitHub (où vous retrouverez l’historique du projet) puis intégré au cœur de WordPress pendant la phase de développement de la version 6.1.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Autres améliorations</h2>\n\n\n\n<h3 class=\"wp-block-heading\">API REST</h3>\n\n\n\n<p>L’API REST a vu l’arrivée d’améliorations concernant le point de terminaison&nbsp;<code>/search</code>&nbsp;ainsi que de l’affichage des réponses JSON pouvant être controlées via le filtre&nbsp;<code>rest_json_encode_options</code>. Toutes les améliorations de l’API sont décrites dans la note de développement suivante&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=\"wqhN6S07e4\"><a href=\"https://make.wordpress.org/core/2022/10/11/miscellaneous-rest-api-improvements-in-wordpress-6-1/\">Miscellaneous REST API improvements in WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Miscellaneous REST API improvements in WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/11/miscellaneous-rest-api-improvements-in-wordpress-6-1/embed/#?secret=99O3BHkhq9#?secret=wqhN6S07e4\" data-secret=\"wqhN6S07e4\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Page de connexion</h3>\n\n\n\n<p>Une nouvelle fonction attendue depuis plus de 10 ans a fait son entrée dans la boîte à outils des développeuses et développeurs&nbsp;:&nbsp;<code>is_login()</code>&nbsp;permet de déterminer si l’on se trouve sur la page de connexion ou non.</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=\"T8g55XKRps\"><a href=\"https://make.wordpress.org/core/2022/09/11/new-is_login-function-for-determining-if-a-page-is-the-login-screen/\">New is_login() function for determining if a page is the login screen</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;New is_login() function for determining if a page is the login screen&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/09/11/new-is_login-function-for-determining-if-a-page-is-the-login-screen/embed/#?secret=JQ3aBVlXl1#?secret=T8g55XKRps\" data-secret=\"T8g55XKRps\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Tableaux de listes de l’admin</h3>\n\n\n\n<p>Une nouvelle méthode fait son apparition, afin de pouvoir interagir et filtrer plus facilement les liens de visualisation présents dans ces tableaux.</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=\"at2b0OL7mT\"><a href=\"https://make.wordpress.org/core/2022/10/09/introducing-wp_list_tableget_views_links-in-wordpress-6-1/\">Introducing WP_List_Table::get_views_links() in WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Introducing WP_List_Table::get_views_links() in WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/09/introducing-wp_list_tableget_views_links-in-wordpress-6-1/embed/#?secret=iitc3BtHzA#?secret=at2b0OL7mT\" data-secret=\"at2b0OL7mT\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Médias</h3>\n\n\n\n<p>Avec la version 5.8, nous avons accueilli&nbsp;<a href=\"https://make.wordpress.org/core/2021/06/07/wordpress-5-8-adds-webp-support/\">la prise en charge du format WebP</a>&nbsp;et nous prévoyions initialement d’intégrer la génération automatique et par défaut d’images dans ce format dans WordPress 6.1, mais le&nbsp;<em>commit</em>&nbsp;associé a finalement été&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/54226\">annulé</a>&nbsp;avec la&nbsp;<a href=\"https://make.wordpress.org/core/2022/09/11/webp-in-core-for-6-1/\">recommandation</a>&nbsp;de plutôt intégrer cette fonctionnalité dans une&nbsp;<a href=\"https://make.wordpress.org/core/2022/09/11/canonical-plugins-revisited/\">extension canonique</a>.</p>\n\n\n\n<p>En revanche, la propriété&nbsp;<code>muted</code>&nbsp;est maintenant disponible pour les vidéos insérées dans l’éditeur, ce qui permet de rendre silencieuse les vidéos ayant vocation à être lancées automatiquement (propriété&nbsp;<code>autoplay</code>). Ceci est obligatoire pour les vidéos automatiques.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Autres changements techniques</h3>\n\n\n\n<p>WordPress 6.1 introduit de nombreuses nouvelles fonctions et crochets d’action ou filtres. Ces changements sont détaillés dans la note de développement suivante&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=\"eKrGcN1LRi\"><a href=\"https://make.wordpress.org/core/2022/10/11/miscellaneous-core-changes-for-wordpress-6-1/\">Miscellaneous Core changes for WordPress 6.1</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Miscellaneous Core changes for WordPress 6.1&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/10/11/miscellaneous-core-changes-for-wordpress-6-1/embed/#?secret=wygMCG7gVe#?secret=eKrGcN1LRi\" data-secret=\"eKrGcN1LRi\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<p>En plus de tous ces changements, on notera les évolutions suivantes, triées par composant du cœur WP&nbsp;:</p>\n\n\n\n<ul>\n<li><strong>Mots de passe d’applications :</strong>&nbsp;les super&nbsp;admins peuvent mettre en place un mot de passe d’application sur un site auquel ils n’ont pas été rattachés (<a href=\"https://core.trac.wordpress.org/ticket/53224\">#53224</a>)</li>\n\n\n\n<li><strong>Sauvegardes automatiques :</strong>&nbsp;les utilisateur·ices ayant un blocage via la fonctionnalité&nbsp;<code>post lock</code>&nbsp;pouvaient auparavant tricher en surchargeant les modifications via les sauvegardes automatiques&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/55659\">#55659</a>)</li>\n\n\n\n<li><strong>API de gestion du cache&nbsp;:&nbsp;</strong>ajout des fonctions&nbsp;<code>wp_cache_flush_group</code>&nbsp;et&nbsp;<code>wp_cache_supports</code>&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/4476\">#4476</a>,&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56605\">#56605</a>)</li>\n\n\n\n<li><strong>Charset&nbsp;:</strong>&nbsp;ajout de l’échappement des caractères unicode NFD dans&nbsp;<code>remove_accents()</code>&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/35951\">#35951</a>)</li>\n\n\n\n<li><strong>API Cron :</strong>&nbsp;ajout de la journalisation des erreurs et de crochets associés dans&nbsp;<code>wp-cron.php</code>&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/56048\">#56048</a>)</li>\n\n\n\n<li><strong>Éditeur&nbsp;:</strong>&nbsp;clarification du fait que&nbsp;<code>get_page_template()</code>&nbsp;ne fonctionne pas sur les thèmes basés sur des blocs&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/56394\">#56394</a>)</li>\n\n\n\n<li><strong>Compositions de blocs :</strong>&nbsp;ajout d’une catégorie «&nbsp;Pieds de page&nbsp;»&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/56416\">#56416</a>)</li>\n\n\n\n<li><strong>Bibliothèque tierces :</strong>\n<ul>\n<li>Correction sur Thickbox pour la prise en charge des images WebP&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55786\">#55786</a></li>\n\n\n\n<li>Mise à jour de PHPMailer à la version 6.6.4&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55976\">#55976</a>,&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56016\">#56016</a>,&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56413\">#56413</a></li>\n\n\n\n<li>Mise à jour de Underscore à la version 6.1&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56030\">#56030</a></li>\n\n\n\n<li>Mise à jour de Moment à la version 6.1&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56031\">#56031</a></li>\n\n\n\n<li>Mise à jour de jQuery&nbsp;UI à la version 6.1&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56239\">#56239</a></li>\n\n\n\n<li>Mise à jour de mediaelement.js à la version 4.2.17&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56319\">#56319</a></li>\n\n\n\n<li>Mise à jour de jQuery à la version 3.6.1&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56451\">#56451</a></li>\n\n\n\n<li>Mise à jour de Sodium Compat à la version 1.19.0&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56564\">#56564</a>,&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56653\">#56653</a></li>\n\n\n\n<li>Mise à jour de GetID3 à la version 1.9.22&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56692\">#56692</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Formatage :</strong>\n<ul>\n<li>Suppression des accents combinés dans&nbsp;<code>remove_accents()</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/24661\">#24661</a></li>\n\n\n\n<li>Inversement de l’encapsulation de&nbsp;<code>sanitize_url()</code>&nbsp;et&nbsp;<code>esc_url_raw()</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55852\">#55852</a></li>\n\n\n\n<li>Correction de la valeur retournée par&nbsp;<code>safecss_filter_attr()</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55966\">#55966</a></li>\n\n\n\n<li>Autorisation de l’utilisation de propriétés CSS spécifiques à la mise en page dans le filtre&nbsp;<code>safe_style_css</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56122\">#56122</a></li>\n\n\n\n<li>Autorisation de l’utilisation de variables CSS dans&nbsp;<code>safecss_filter_attr</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56353\">#56353</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Général :</strong>\n<ul>\n<li>Mise à jour de&nbsp;<code>is_serialized</code>&nbsp;pour accepter les Enums&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/53299\">#53299</a></li>\n\n\n\n<li>Remplacement des appels à&nbsp;<code>phpversion()</code>&nbsp;par la constante PHP_VERSION&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55680\">#55680</a></li>\n\n\n\n<li>Suppression des doublons d’utilisation de&nbsp;<code>realpath()</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56636\">#56636</a></li>\n\n\n\n<li>Suppression des doublons d’utilisation de&nbsp;<code>file_get_contents</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56637\">#56637</a></li>\n\n\n\n<li>Suppression des appels à&nbsp;<code>file_exists()</code>&nbsp;sur les variables utilisant&nbsp;<code>realpath()</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56654\">#56654</a></li>\n\n\n\n<li>Suppression des doublons d’utilisation de&nbsp;<code>get_theme_file_path</code>&nbsp;dans&nbsp;<code>register_block_style_handle</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/56666\">#56666</a></li>\n\n\n\n<li>Correction du retour obtenu en utilisant&nbsp;<code>wp_rand( 0, 0)</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55194\">#55194</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Internationalisation :</strong>&nbsp;correction d’un bug conduisant&nbsp;<code>switch_to_locale()</code>&nbsp;à annuler le chargement des traductions des thèmes et des extensions&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/39210\">#39210</a></li>\n\n\n\n<li><strong>Page de connexion/inscription :</strong>\n<ul>\n<li>Les champs obligatoires de la page d’inscription sur les multisites n’avaient pas d’attribut&nbsp;<code>required</code>&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/54344\">#54344</a></li>\n\n\n\n<li>Ajout de description ARIA sur les champs d’erreur de connexion&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/54483\">#54483</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Médias :</strong>&nbsp;correction d’un bug sur l’interprétation de l’orientation des images via leurs données EXIF&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/54937\">#54937</a></li>\n\n\n\n<li><strong>Multisite :</strong>\n<ul>\n<li>Suppression complète des termes globaux <a href=\"https://core.trac.wordpress.org/ticket/21734\">#21734</a></li>\n\n\n\n<li>Utilisation de l’API&nbsp;des métadonnées pour les options du réseau <a href=\"https://core.trac.wordpress.org/ticket/37181\">#37181</a></li>\n\n\n\n<li>Stockage de l&rsquo;ID du site principal dans les options du réseau multisite <a href=\"https://core.trac.wordpress.org/ticket/55802\">#55802</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Chargement des scripts :</strong> mise en place des scripts en front-end via&nbsp;<code>viewScript</code> pour les blocs dynamiques <a href=\"https://core.trac.wordpress.org/ticket/56470\">#56470</a></li>\n\n\n\n<li><strong>Publications :</strong> correction de la vérification des publications non existantes dans&nbsp;<code>get_post_permalink()</code> <a href=\"https://core.trac.wordpress.org/ticket/45329\">#45329</a></li>\n\n\n\n<li><strong>Taxonomies :</strong>\n<ul>\n<li>Dans <code>wp_insert_term</code>, passage de <code>$args</code> en tant que paramètre additionnel pour les actions d’après-insertion (<code>create_term</code>, <code>created_term</code>, etc.)&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55441\">#55441</a></li>\n\n\n\n<li>Les liens d&rsquo;archives de catégories n&rsquo;incluent plus par défaut la description dans l&rsquo;attribut  <code>title</code> du lien&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55530\">#55530</a></li>\n\n\n\n<li>Les champs des termes sont maintenant associés avec leurs description dans l&rsquo;admin&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/55651\">#55651</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Mises à jour :</strong>\n<ul>\n<li>Ajout d&rsquo;un suivi de l&rsquo;usage des modules PHP installés sur les sites WP&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/48116\">#48116</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Widgets :</strong>\n<ul>\n<li>Suppression de requêtes inutiles vers la base de données&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/54677\">#54677</a></li>\n</ul>\n</li>\n</ul>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>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. Vous pouvez utiliser&nbsp;<a rel=\"noreferrer noopener\" href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\">l’extension Beta Tester</a>&nbsp;sur un site de test pour vérifier la compatibilité de vos développements avec WordPress 6.1&nbsp;RC&nbsp;1.&nbsp;Nous comptons sur vous pour vous assurer 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/14.0.0/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p style=\"font-size:13px\">Ce guide en français a été rédigé par <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a> avec l’aide de <a href=\"https://profiles.wordpress.org/fxbenard\">FX Bénard</a> et <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://fr.wordpress.org/2022/10/12/guide-des-changements-techniques-de-wordpress-6-1/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"3\";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:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Arrêt définitif des mises à jour de sécurité pour les versions de WordPress 3.7 à 4.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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"https://fr.wordpress.org/2022/09/07/arret-definitif-des-mises-a-jour-de-securite-pour-les-versions-de-wordpress-3-7-a-4-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"https://fr.wordpress.org/2022/09/07/arret-definitif-des-mises-a-jour-de-securite-pour-les-versions-de-wordpress-3-7-a-4-0/#comments\";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, 07 Sep 2022 13:00:00 +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:13:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=2445\";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:147:\"À partir du 1er décembre 2022, l\'équipe de sécurité de WordPress ne fournira plus de mises à jour de sécurité pour les versions 3.7 à 4.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: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:4398:\"\n<p>Jusqu&rsquo;à présent, l&rsquo;équipe de sécurité de WordPress proposait des correctifs de sécurité pour toutes les versions de WordPress reposant sur les versions 3.7 à la version actuelle (6.0, sachant que WordPress&nbsp;6.1 sortira cet automne). Cela faisait donc un grand nombre de versions à maintenir, alors qu&rsquo;elles ne représentent qu&rsquo;un nombre très minoritaire de sites (les statistiques sont disponibles publiquement <a href=\"https://fr.wordpress.org/about/stats/\">sur cette page</a>).</p>\n\n\n\n<p>À partir du 1<sup>er</sup> décembre 2022, l&rsquo;équipe dédiée à la sécurité de WordPress ne fournira plus de mises à jour de sécurité pour les versions 3.7 à 4.0.</p>\n\n\n\n<span id=\"more-2445\"></span>\n\n\n\n<p>Ces versions datant maintenant de 8 ans ou plus, il y a peu de chances que votre site soit concerné, mais vous pouvez vous en assurer en vous connectant à votre tableau de bord et en vérifiant la version de WordPress indiquée dans l’encart «&nbsp;D&rsquo;un coup d&rsquo;œil&nbsp;» (sur les versions les plus anciennes, cet encart est intitulé «&nbsp;Aujourd’hui&nbsp;»).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2022/09/widget-wordpress-duncoupdoeil.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"300\" src=\"https://fr.wordpress.org/files/2022/09/widget-wordpress-duncoupdoeil-1024x300.png\" alt=\"\" class=\"wp-image-2448\" srcset=\"https://fr.wordpress.org/files/2022/09/widget-wordpress-duncoupdoeil-1024x300.png 1024w, https://fr.wordpress.org/files/2022/09/widget-wordpress-duncoupdoeil-300x88.png 300w, https://fr.wordpress.org/files/2022/09/widget-wordpress-duncoupdoeil-768x225.png 768w, https://fr.wordpress.org/files/2022/09/widget-wordpress-duncoupdoeil.png 1132w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p>Dans le cas où vous disposeriez d&rsquo;une installation tournant sur WordPress 4.0 ou inférieur, vous devrez faire une mise à jour vers une version plus récente (nous recommandons la dernière version disponible) afin de garder votre site sécurisé. Consultez notre <a href=\"https://fr.wordpress.org/support/article/updating-wordpress/\">documentation sur la mise à niveau de votre site WordPress</a> pour plus d&rsquo;informations.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2022/09/maj-wordpress-tableau-de-bord.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"564\" src=\"https://fr.wordpress.org/files/2022/09/maj-wordpress-tableau-de-bord-1024x564.png\" alt=\"\" class=\"wp-image-2452\" srcset=\"https://fr.wordpress.org/files/2022/09/maj-wordpress-tableau-de-bord-1024x564.png 1024w, https://fr.wordpress.org/files/2022/09/maj-wordpress-tableau-de-bord-300x165.png 300w, https://fr.wordpress.org/files/2022/09/maj-wordpress-tableau-de-bord-768x423.png 768w, https://fr.wordpress.org/files/2022/09/maj-wordpress-tableau-de-bord-1536x846.png 1536w, https://fr.wordpress.org/files/2022/09/maj-wordpress-tableau-de-bord-2048x1128.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p>Dans tous les cas, il est important de noter que <strong>la seule version de WordPress activement maintenue est la version courante</strong> (à ce jour, la version 6.0). Les versions plus anciennes ne font que bénéficier de correctifs de sécurité et ne reçoivent généralement aucun correctif de bug.</p>\n\n\n\n<p>Dans les prochains mois, l&rsquo;arrêt du support d&rsquo;un nouveau groupe d’anciennes versions de WordPress sera annoncé, selon un calendrier qui est en cours d&rsquo;élaboration au sein de l&rsquo;équipe de sécurité de WP.</p>\n\n\n\n<p>Pour plus d&rsquo;informations sur le processus d&rsquo;arrêt du support des anciennes versions de WordPress, vous pouvez consulter <a href=\"https://make.wordpress.org/security/?p=73\">cet article de l&rsquo;équipe de sécurité de WordPress (en anglais)</a>.</p>\n\n\n\n<p class=\"has-small-font-size\"><em>Article publié par <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a> de l&rsquo;équipe de sécurité de WP. Merci aux co-responsables du site fr.wordpress.org <a href=\"https://profiles.wordpress.org/wolforg/\">Didier Demory</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> et <a href=\"https://profiles.wordpress.org/fxbenard/\">FX Bénard</a> pour la relecture.</em></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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://fr.wordpress.org/2022/09/07/arret-definitif-des-mises-a-jour-de-securite-pour-les-versions-de-wordpress-3-7-a-4-0/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"5\";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:73:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordPress 6.0 « Arturo »\";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:57:\"https://fr.wordpress.org/2022/05/25/wordpress-6-0-arturo/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://fr.wordpress.org/2022/05/25/wordpress-6-0-arturo/#respond\";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, 25 May 2022 06:16:04 +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=2400\";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:376:\"Bienvenue sur WordPress 6.0 «&#160;Arturo&#160;» Nous vous souhaitons la bienvenue sur WordPress 6.0, version inspirée par le musicien de jazz Arturo O’Farrill. Célèbre pour son influence sur le jazz latino contemporain, Arturo a publié plus de 15 albums sur 50 ans de carrière. Prenez le temps d’explorer WordPress 6.0. Cette version a été conçue afin [&#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:54838:\"\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2022/05/Main-image-News-post.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"694\" src=\"https://fr.wordpress.org/files/2022/05/Main-image-News-post-1024x694.png\" alt=\"\" class=\"wp-image-2401\" srcset=\"https://fr.wordpress.org/files/2022/05/Main-image-News-post-1024x694.png 1024w, https://fr.wordpress.org/files/2022/05/Main-image-News-post-300x203.png 300w, https://fr.wordpress.org/files/2022/05/Main-image-News-post-768x521.png 768w, https://fr.wordpress.org/files/2022/05/Main-image-News-post-1536x1042.png 1536w, https://fr.wordpress.org/files/2022/05/Main-image-News-post-2048x1389.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Bienvenue sur WordPress 6.0 «&nbsp;Arturo&nbsp;»</h2>\n\n\n\n<p>Nous vous souhaitons la bienvenue sur WordPress 6.0, version inspirée par le musicien de jazz <a href=\"https://en.wikipedia.org/wiki/Arturo_O\'Farrill\">Arturo O’Farrill</a>. Célèbre pour son influence sur le jazz latino contemporain, Arturo a publié plus de 15 albums sur 50 ans de carrière.</p>\n\n\n\n<p>Prenez le temps d’explorer WordPress 6.0. Cette version a été conçue afin de vous aider à développer votre inspiration créative et pour rendre l’expérience éditoriale encore plus intuitive. Pendant que vous découvrez les nouveautés de cette version, n’hésitez pas à lancer une liste de lecture comprenant les meilleures chansons d’Arturo&nbsp;!</p>\n\n\n\n<p>Avec presque 1 000 améliorations et corrections, la deuxième version majeure de l’année 2022 est là. <a href=\"https://fr.wordpress.org/latest-fr_FR.zip\">Cliquez ici pour télécharger WordPress 6.0 !</a></p>\n\n\n\n<span id=\"more-2400\"></span>\n\n\n\n<p>Les propriétaires de sites devraient mettre à jour leurs installations WordPress afin de profiter des avantages de sa stabilité, de ses améliorations de performances, et de ses améliorations en terme d&rsquo;ergonomie. Les personnes créant du contenu avec WordPress apprécieront toutes les nouvelles fonctionnalités améliorant l&rsquo;expérience éditoriale et de mise en page.</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.0 en français – ZIP 22,5 Mo </a></div>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\">Le contenu de WordPress 6.0</h3>\n\n\n\n<p>Pour en savoir plus sur le contenu technique de la version, lisez <a href=\"https://fr.wordpress.org/2022/05/04/guide-des-changements-techniques-de-wordpress-6-0/\" data-type=\"post\" data-id=\"2369\">le guide que nous avons publié il y a quelques semaines</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Writing-Improvements-1.png?fit=1204%2C700&amp;ssl=1\" alt=\"Selecting multiple lines of text from two blocks\" class=\"wp-image-12887\" /></figure>\n\n\n\n<h4 class=\"wp-block-heading\">Une expérience d’édition améliorée</h4>\n\n\n\n<p>Les améliorations éditoriales ne manquent pas, que vous écriviez un tout nouvel article ou que vous ajoutiez des éléments à une page existante. Explorez les façons d’améliorer votre processus de création de contenu avec&nbsp;:</p>\n\n\n\n<ul>\n<li>Sélectionnez du texte à cheval sur plusieurs blocs pour le modifier en une seule fois.</li>\n\n\n\n<li>Saisissez deux crochets ouvrants&nbsp;<code>[[</code>&nbsp;pour accéder rapidement au gestionnaire de liens.</li>\n\n\n\n<li>Conservez les styles existants lorsque vous transformez des blocs d’un certain type en un autre type de bloc, par exemple lorsque vous transformez un bloc paragraphe en un bloc code.</li>\n\n\n\n<li>Créez des boutons personnalisés et tous les nouveaux boutons que vous créerez par la suite conserveront automatiquement ces styles personnalisés.</li>\n\n\n\n<li>Rendez les nuages d’étiquettes et les icônes de réseaux sociaux encore plus attrayants avec leurs nouveaux réglages. Un nouveau style de contour est aussi disponible pour le nuage d’étiquettes.</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/05/Style-switcher-big.gif?fit=1204%2C700&amp;ssl=1\" alt=\"Style variations of Twenty Twenty Two theme\" class=\"wp-image-12893\" /></figure>\n\n\n\n<h4 class=\"wp-block-heading\">Changements de styles</h4>\n\n\n\n<p>Les thèmes basés sur des blocs permettent désormais de multiples variations de style. Cela étend le nouveau système de gestion des styles et ajoute des raccourcis permettant de changer l’affichage de votre site avec un seul et même thème. Vous pouvez modifier les réglages disponibles, tels que la graisse de la police et autres options de mise en forme comme la palette de couleurs disponible par défaut. Vous pouvez modifier le rendu de votre site en quelques clics seulement.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://i2.wp.com/wordpress.org/news/files/2022/05/Expanded-templates.png?fit=1204%2C700&amp;ssl=1\" alt=\"Popover listing available templates\" class=\"wp-image-12889\" /></figure>\n\n\n\n<h4 class=\"wp-block-heading\">Plus de choix de modèles</h4>\n\n\n\n<p>WordPress 6.0 inclut cinq nouveaux modèles pour les thèmes basés sur des blocs&nbsp;: auteur/autrice, date, catégorie, étiquette et taxonomie. Ces modèles additionnels offrent encore plus de flexibilité pour créer du contenu. Adaptez-les avec les outils que vous connaissez déjà ou bien en utilisant les nouvelles fonctionnalités de cette version&nbsp;:</p>\n\n\n\n<ul>\n<li>Les images mises en avant peuvent être utilisées dans le bloc bannière.</li>\n\n\n\n<li>Les nouveaux contrôles de la taille des images mises en avant vous permettent d’obtenir exactement ce que vous souhaitez.</li>\n\n\n\n<li>Lorsque vous modifiez un modèle, l’outil d’insertion rapide vous affiche les compositions et les éléments de modèles qui vous aideront à travailler plus rapidement et à découvrir de nouvelles options de mise en page.</li>\n\n\n\n<li>Le bloc Boucle de requête prend en charge le filtrage en fonction de multiples auteurs ou autrices, en fonction de taxonomies personnalisées, ainsi que la personnalisation de ce qui est affiché lorsqu’aucune publication n’est trouvée.</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/05/Integrated-Patterns.png?fit=1204%2C700&amp;ssl=1\" alt=\"Browsing footer patterns in the quick inserter\" class=\"wp-image-12890\" /></figure>\n\n\n\n<h4 class=\"wp-block-heading\">Compositions intégrées</h4>\n\n\n\n<p>Les compositions s’affichent désormais là où vous en avez besoin, comme dans l’outil d’insertion rapide ou lors de la création d’un nouvel en-tête ou pied de page. Si vous créez des thèmes basés sur des blocs, vous pouvez même&nbsp;<a href=\"https://make.wordpress.org/core/2022/05/02/new-features-for-working-with-patterns-and-themes-in-wordpress-6-0/\">déclarer des compositions provenant du répertoire de compositions via le fichier&nbsp;<code>theme.json</code></a>, ce qui vous permet de prioriser les compositions qui vous semblent les plus utiles pour les personnes utilisant votre thème.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Une vue en liste améliorée</h4>\n\n\n\n<p>De nouveaux raccourcis clavier vous permettent de sélectionner plusieurs blocs dans la vue en liste, de les modifier en une fois et de les glisser-déposer dans la liste. La vue en liste peut maintenant être ouverte et fermée plus facilement. Au départ, elle est en affichage réduit puis elle s’étend automatiquement à la sélection actuelle lorsque que vous sélectionnez un bloc.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Verrouillage des blocs</h4>\n\n\n\n<p>Vous pouvez dorénavant verrouiller vos blocs, ce qui permet de désactiver la possibilité de les déplacer ou de les retirer. Cela facilite la gestion de projet pour les pros, en permettant à leurs clientèle d’exprimer leur créativité au sein d’un cadre limitant les risques de casser leur site.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://i1.wp.com/wordpress.org/news/files/2022/05/Block-Locking-Controls.png?fit=1204%2C700&amp;ssl=1\" alt=\"Unlocking the block in the block toolbar\" class=\"wp-image-12892\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">De nouveaux outils de design</h3>\n\n\n\n<p>Les outils de design deviennent plus puissants et intuitifs à chaque nouvelle version.<br>Parmi les principaux changements de la version 6.0, on trouvera&nbsp;:</p>\n\n\n\n<ul>\n<li>Un nouveau panneau de gestion des couleurs qui économise de la place sur l’éditeur, tout en montrant toutes les options en un coup d’œil.</li>\n\n\n\n<li>Les nouveaux contrôles des bordures offrent une façon plus simple de définir les bordures de vos conteneurs.</li>\n\n\n\n<li>Les niveaux de transparence vous permettent des choix colorimétriques encore plus créatifs.</li>\n\n\n\n<li>Contrôlez les espacements, les marges ou la typographie de vos blocs en une fois via le bloc groupe.</li>\n\n\n\n<li>Basculez entre les variations «&nbsp;empilé&nbsp;», «&nbsp;en ligne&nbsp;» ou «&nbsp;groupé&nbsp;» pour positionner des groupes de blocs avec une plus grande flexibilité de mise en page.</li>\n\n\n\n<li>Utilisez la fonctionnalité de gestion des espacements du bloc galerie pour créer toute une variété de mises en page en faisant varier l’espacement entre les images, ou tout simplement en le supprimant.</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/05/List-view.png?fit=1204%2C700&amp;ssl=1\" alt=\"Selecting multiple blocks in the list view\" class=\"wp-image-12891\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">De meilleures performances</h3>\n\n\n\n<p>Cette version comprend plusieurs améliorations des performances de WordPress. Elles portent sur le chargement des publications, la réduction du temps d’exécution des requêtes, la mise en cache, le chargement des menus de navigation et bien plus encore. Notre équipe dédiée aux performances travaille au quotidien pour améliorer l&rsquo;expérience d&rsquo;utilisation de votre site WordPress.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Une meilleure accessibilité</h3>\n\n\n\n<p>Rendre le web plus accessible fait partie des missions du CMS WordPress. Cette nouvelle version comprend plus de 50 améliorations de l’accessibilité de WP.</p>\n\n\n\n<h2 class=\"wp-block-heading\">En savoir plus sur WordPress 6.0</h2>\n\n\n\n<p>Découvrez WordPress 6.0 en action&nbsp;! Notre&nbsp;<a href=\"https://www.youtube.com/watch?v=oe452WcY7fA\">vidéo de présentation</a>&nbsp;propose une vue d’ensemble des principales fonctionnalités qui sont arrivées avec WordPress 6.0.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"612\" height=\"345\" src=\"https://www.youtube.com/embed/oe452WcY7fA?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=fr-FR&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Nous invitons les développeurs et développeuses à explorer <a href=\"https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/\">le guide de changements techniques de WordPress&nbsp;6.0</a>.</p>\n\n\n\n<p>N’hésitez aussi pas à lire le <a href=\"https://wordpress.org/support/wordpress-version/version-6-0/\">journal de version de WordPress 6.0</a> pour plus d&rsquo;informations sur les fichiers créés, modifiés et supprimés dans cette version.</p>\n\n\n\n<h2 class=\"wp-block-heading\">L’équipe de direction de WP 6.0</h2>\n\n\n\n<ul>\n<li>Directeur de la version&nbsp;: <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>&nbsp;</li>\n\n\n\n<li>Coordinateur·ice·s de la version&nbsp;: <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> et <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a></li>\n\n\n\n<li>Directeur technique Cœur&nbsp;: <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a></li>\n\n\n\n<li>Directeurs techniques Éditeur&nbsp;: <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> et <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a></li>\n\n\n\n<li>Responsables de projet Cœur&nbsp;: <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a> et <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a></li>\n\n\n\n<li>Responsable de projet Éditeur&nbsp;: <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a></li>\n\n\n\n<li>Directeur·ice·s de la documentation&nbsp;: <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> et <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a></li>\n\n\n\n<li>Responsable de la communication&nbsp;: <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a></li>\n\n\n\n<li>Responsable des tests&nbsp;: <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a> et <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a></li>\n\n\n\n<li>Responsable du design&nbsp;: <a href=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Merci aux plus de 500 contributeurs et contributrices&nbsp;!</h2>\n\n\n\n<p>La livraison de WordPress 6.0 n’aurait jamais été possible sans la participation de ces personnes provenant de plus de 58 pays différents&nbsp;!</p>\n\n\n\n<p><small><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/abdullahramzan/\">Abdullah Ramzan</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</a> · <a href=\"https://profiles.wordpress.org/adi64bit/\">adi64bit</a> · <a href=\"https://profiles.wordpress.org/aadilali/\">Adil Ali</a> · <a href=\"https://profiles.wordpress.org/agepcom/\">agepcom</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</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/schlessera/\">Alain Schlesser</a> · <a href=\"https://profiles.wordpress.org/alanjacobmathew/\">Alan Jacob Mathew</a> · <a href=\"https://profiles.wordpress.org/alansyue/\">alansyue</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a> · <a href=\"https://profiles.wordpress.org/albertomake/\">albertomake</a> · <a href=\"https://profiles.wordpress.org/alefesouza/\">Alefe Souza</a> · <a href=\"https://profiles.wordpress.org/alex897/\">Aleksandar Kostov</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/viper007bond/\">Alex Mills</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/aliakseyenkaihar/\">aliakseyenkaihar</a> · <a href=\"https://profiles.wordpress.org/alkesh7/\">Alkesh Miyani</a> · <a href=\"https://profiles.wordpress.org/alokstha1/\">Alok Shrestha</a> · <a href=\"https://profiles.wordpress.org/shedonist/\">Amanda Giles</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/_smartik_/\">Andrei Surdu</a> · <a href=\"https://profiles.wordpress.org/aandrewdixon/\">Andrew Dixon</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/rarst/\">Andrey “Rarst” Savchenko</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André</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/rilwis/\">Anh Tran</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/anoopranawat/\">Anoop Ranawat</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/paranoia1906/\">Anthony Ledesma</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antonrinas/\">antonrinas</a> · <a href=\"https://profiles.wordpress.org/arcangelini/\">arcangelini</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/arnee/\">Arne</a> · <a href=\"https://profiles.wordpress.org/arpitgshah/\">Arpit G Shah</a> · <a href=\"https://profiles.wordpress.org/artdecotech/\">artdecotech</a> · <a href=\"https://profiles.wordpress.org/madeinua/\">ArteMa</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/asaquzzaman/\">Asaquzzaman mishu</a> · <a href=\"https://profiles.wordpress.org/atomicjack/\">atomicjack</a> · <a href=\"https://profiles.wordpress.org/ajoah/\">Aurélien Joahny</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/barryhughes/\">Barry</a> · <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a> · <a href=\"https://profiles.wordpress.org/bartoszgadomski/\">Bartosz Gadomski</a> · <a href=\"https://profiles.wordpress.org/bedas/\">Beda</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/utz119/\">Benachi</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a> · <a href=\"https://profiles.wordpress.org/bettyjj/\">BettyJJ</a> · <a href=\"https://profiles.wordpress.org/bhrugesh12/\">Bhrugesh Bavishi</a> · <a href=\"https://profiles.wordpress.org/binarymoon/\">binarymoon</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/supercleanse/\">Blair Williams</a> · <a href=\"https://profiles.wordpress.org/blogaid/\">BlogAid</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/wpe_bdurette/\">Brandon DuRette</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bronsonquick/\">bronsonquick</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/ribaricplusplus/\">Bruno Ribaric</a> · <a href=\"https://profiles.wordpress.org/caraya/\">caraya</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos Garcia</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cbigler/\">cbigler</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/critterverse/\">Channing Ritter</a> · <a href=\"https://profiles.wordpress.org/charleyparkerdesign/\">charleyparkerdesign</a> · <a href=\"https://profiles.wordpress.org/charlyox/\">charlyox</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/clubkert/\">Chris Lubkert</a> · <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/clonemykey/\">clonemykey</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/conner_bw/\">conner_bw</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/mitogh/\">Crisoforo Gaspar</a> · <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/danieldudzic/\">danieldudzic</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/htdat/\">Dat Hoang</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</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/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dgwyer/\">David Gwyer</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a> · <a href=\"https://profiles.wordpress.org/devutpol/\">Deb Nath Utpol</a> · <a href=\"https://profiles.wordpress.org/delowardev/\">Delowar Hossain</a> · <a href=\"https://profiles.wordpress.org/denishua/\">denishua</a> · <a href=\"https://profiles.wordpress.org/dennisatyoast/\">Dennis Claassen</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/dhanendran/\">Dhanendran</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhusakovic/\">dhusakovic</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a> · <a href=\"https://profiles.wordpress.org/drago239/\">drago239</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/dromero20/\">dromero20</a> · <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a> · <a href=\"https://profiles.wordpress.org/eliezerspp/\">Eliezer Peña</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/eric3d/\">eric3d</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/espiat/\">espiat</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/etaproducto/\">etaproducto</a> · <a href=\"https://profiles.wordpress.org/everpress/\">EverPress</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/iogui/\">Fabio Blanco</a> · <a href=\"https://profiles.wordpress.org/faison/\">Faison</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a> · <a href=\"https://profiles.wordpress.org/foliovision/\">FolioVision</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a> · <a href=\"https://profiles.wordpress.org/frankei/\">frankei</a> · <a href=\"https://profiles.wordpress.org/furi3r/\">furi3r</a> · <a href=\"https://profiles.wordpress.org/gadhiyaravi/\">gadhiyaravi</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</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/genosseeinhorn/\">genosseeinhorn</a> · <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</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/geriux/\">geriux</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/greglone/\">Grégory Viguier</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/gregoiresailland/\">gregoiresailland</a> · <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a> · <a href=\"https://profiles.wordpress.org/gumacahin/\">gumacahin</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hasnainashfaq/\">Hasnain Ashfaq</a> · <a href=\"https://profiles.wordpress.org/azhiyadev/\">Hauwa Abashiya</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</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/henrywright/\">Henry Wright</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/hitendra-chopda/\">Hitendra Chopda</a> · <a href=\"https://profiles.wordpress.org/hristok/\">HristoK</a> · <a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ianatkins/\">ianatkins</a> · <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a> · <a href=\"https://profiles.wordpress.org/credo61/\">ImanGM</a> · <a href=\"https://profiles.wordpress.org/imokol/\">imokol</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/ishitaka/\">ishitaka</a> · <a href=\"https://profiles.wordpress.org/itsamoreh/\">itsamoreh</a> · <a href=\"https://profiles.wordpress.org/iulia-cazan/\">Iulia Cazan</a> · <a href=\"https://profiles.wordpress.org/ivanlutrov/\">Ivan Lutrov</a> · <a href=\"https://profiles.wordpress.org/jadpm/\">jadpm</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/codente/\">Jamie</a> · <a href=\"https://profiles.wordpress.org/rumpel2116/\">Jan Weiss</a> · <a href=\"https://profiles.wordpress.org/janh2/\">janh2</a> · <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a> · <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a> · <a href=\"https://profiles.wordpress.org/jprieton/\">Javier Prieto</a> · <a href=\"https://profiles.wordpress.org/grandeljay/\">Jay Trees</a> · <a href=\"https://profiles.wordpress.org/jazbek/\">jazbek</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</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/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/miss_jwo/\">Jenny Wong</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/jeremyyip/\">Jeremy Yip</a> · <a href=\"https://profiles.wordpress.org/sausajez/\">Jez Emery</a> · <a href=\"https://profiles.wordpress.org/jhned/\">jhned</a> · <a href=\"https://profiles.wordpress.org/jhnstn/\">jhnstn</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">jigar bhanushali</a> · <a href=\"https://profiles.wordpress.org/jiteshdhamaniya/\">jiteshdhamaniya</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</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/goaroundagain/\">Johannes Kinast</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/johnwatkins0/\">John Watkins</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</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/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a> · <a href=\"https://profiles.wordpress.org/jorgecontreras/\">Jorge</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josearcos/\">José Arcos</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha</a> · <a href=\"https://profiles.wordpress.org/jostnes/\">Josepha Dambul</a> · <a href=\"https://profiles.wordpress.org/joshf/\">Joshua Fredrickson</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jrivett/\">jrivett</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a> · <a href=\"https://profiles.wordpress.org/juanlopez4691/\">juanlopez4691</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/junaidkbr/\">Junaid Ahmed</a> · <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a> · <a href=\"https://profiles.wordpress.org/justinbusa/\">Justin Busa</a> · <a href=\"https://profiles.wordpress.org/certainstrings/\">Justin Tucker</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/kapacity/\">kapacity</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a> · <a href=\"https://profiles.wordpress.org/kbat82/\">kbatdorf</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/w33zy/\">Kemory Grubb</a> · <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a> · <a href=\"https://profiles.wordpress.org/kprovance/\">Kev Provance</a> · <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a> · <a href=\"https://profiles.wordpress.org/kirtan95/\">Kirtan Gajjar</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/kmix39/\">KMix</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/konradyoast/\">Konrad.K</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/kpegoraro/\">kpegoraro</a> · <a href=\"https://profiles.wordpress.org/kubiq/\">kubiq</a> · <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren</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/uzumymw/\">leskam</a> · <a href=\"https://profiles.wordpress.org/layotte/\">Lew Ayotte</a> · <a href=\"https://profiles.wordpress.org/linux4me2/\">linux4me2</a> · <a href=\"https://profiles.wordpress.org/lschuyler/\">Lisa Schuyler</a> · <a href=\"https://profiles.wordpress.org/lkraav/\">lkraav</a> · <a href=\"https://profiles.wordpress.org/louislaugesen/\">Louis</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/karpstrucking/\">Lucas Karpiuk</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/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/pyrobd/\">Lukman Nakib</a> · <a href=\"https://profiles.wordpress.org/michelangelovandam/\">M. van Dam</a> · <a href=\"https://profiles.wordpress.org/macbookandrew/\">macbookandrew</a> · <a href=\"https://profiles.wordpress.org/mashikag/\">Maciej</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/maguijo/\">maguijo</a> · <a href=\"https://profiles.wordpress.org/mhimon/\">Mahbub Hasan Imon</a> · <a href=\"https://profiles.wordpress.org/malthert/\">malthert</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/mkox/\">Markus Kosmal</a> · <a href=\"https://profiles.wordpress.org/marv2/\">marv2</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a> · <a href=\"https://profiles.wordpress.org/paapst/\">Mathieu</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">matiasbenedetto</a> · <a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a> · <a href=\"https://profiles.wordpress.org/sivel/\">Matt Martz</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/themattroyal/\">Matt Royal</a> · <a href=\"https://profiles.wordpress.org/mjstoney/\">Matt Stoney</a> · <a href=\"https://profiles.wordpress.org/mattwiebe/\">Matt Wiebe</a> · <a href=\"https://profiles.wordpress.org/mauriac/\">maur</a> · <a href=\"https://profiles.wordpress.org/azouamauriac/\">Mauriac AZOUA</a> · <a href=\"https://profiles.wordpress.org/maxkellermann/\">Max Kellermann</a> · <a href=\"https://profiles.wordpress.org/mehedi890/\">Mehedi Foysal</a> · <a href=\"https://profiles.wordpress.org/mgol/\">mgol</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/miken32/\">miken32</a> · <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a> · <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/mirkolofio/\">Mirco Babini</a> · <a href=\"https://profiles.wordpress.org/mmdeveloper/\">MMDeveloper</a> · <a href=\"https://profiles.wordpress.org/mohadeseghasemi/\">Mohadese Ghasemi</a> · <a href=\"https://profiles.wordpress.org/ahsan03/\">Mohammad Ahsan Habib</a> · <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a> · <a href=\"https://profiles.wordpress.org/mjkhajeh/\">MohammadJafar Khajeh</a> · <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a> · <a href=\"https://profiles.wordpress.org/moushik/\">moushik</a> · <a href=\"https://profiles.wordpress.org/computerguru/\">mqudsi</a> · <a href=\"https://profiles.wordpress.org/muhammadfaizanhaidar/\">Muhammad Faizan Haidar</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/amustaque97/\">Mustaque Ahmed</a> · <a href=\"https://profiles.wordpress.org/nabil_kadimi/\">Nabil</a> · <a href=\"https://profiles.wordpress.org/nagpai/\">Nagesh Pai – a11n</a> · <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a> · <a href=\"https://profiles.wordpress.org/nhadsall/\">Nathan</a> · <a href=\"https://profiles.wordpress.org/nayana123/\">Nayana Maradia</a> · <a href=\"https://profiles.wordpress.org/nextend_ramona/\">Nextend Support – Ramona</a> · <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a> · <a href=\"https://profiles.wordpress.org/nickciske/\">Nick Ciske</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</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/knilkantha/\">Nil</a> · <a href=\"https://profiles.wordpress.org/nmschaller/\">nmschaller</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a> · <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</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/opr18/\">opr18</a> · <a href=\"https://profiles.wordpress.org/otshelnik-fm/\">Otshelnik-Fm</a> · <a href=\"https://profiles.wordpress.org/overclokk/\">overclokk</a> · <a href=\"https://profiles.wordpress.org/ovidiul/\">ovidiul</a> · <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</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/swissspidy/\">Pascal Birchler</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/figureone/\">Paul Ryan</a> · <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">paulkevan</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/malinevskiy/\">Pavlo</a> · <a href=\"https://profiles.wordpress.org/pbking/\">pbking</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a> · <a href=\"https://profiles.wordpress.org/petaryoast/\">Petar Ratković</a> · <a href=\"https://profiles.wordpress.org/psmits1567/\">Peter Smits</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/petrosparaskevopoulos/\">petrosparaskevopoulos</a> · <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walbø Johnsgård</a> · <a href=\"https://profiles.wordpress.org/pgpagely/\">pgpagely</a> · <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a> · <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a> · <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">presstoke</a> · <a href=\"https://profiles.wordpress.org/priyank9033/\">Priyank</a> · <a href=\"https://profiles.wordpress.org/pypwalters/\">pypwalters</a> · <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/rafiahmedd/\">Rafi Ahmed</a> · <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/jontyravi/\">Ravi Vaghela</a> · <a href=\"https://profiles.wordpress.org/ravipatel/\">ravipatel</a> · <a href=\"https://profiles.wordpress.org/razvanonofrei/\">Razvan Onofrei</a> · <a href=\"https://profiles.wordpress.org/rehanali/\">Rehan Ali</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/richybkreckel/\">Richard B. Kreckel</a> · <a href=\"https://profiles.wordpress.org/ricomoorman/\">ricomoorman</a> · <a href=\"https://profiles.wordpress.org/r0bsc0tt/\">Rob Scott</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/rolfsiebers/\">Rolf Siebers</a> · <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Wolný</a> · <a href=\"https://profiles.wordpress.org/rufus87/\">Rufus87</a> · <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a> · <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</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/sebastienserre/\">Sébastien SERRE</a> · <a href=\"https://profiles.wordpress.org/soean/\">Sören Wrede</a> · <a href=\"https://profiles.wordpress.org/sabbir1991/\">Sabbir Ahmed</a> · <a href=\"https://profiles.wordpress.org/sabbirshouvo/\">Sabbir Hasan</a> · <a href=\"https://profiles.wordpress.org/samiff/\">Sami Falah</a> · <a href=\"https://profiles.wordpress.org/sanzeeb3/\">Sanjeev Aryal</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">santosguillamot</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/arasae/\">Sarah Snow</a> · <a href=\"https://profiles.wordpress.org/sarayourfriend/\">sarayourfriend</a> · <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a> · <a href=\"https://profiles.wordpress.org/sayedulsayem/\">Sayedul Sayem</a> · <a href=\"https://profiles.wordpress.org/sbossarte/\">sbossarte</a> · <a href=\"https://profiles.wordpress.org/sclayf1/\">sclayf1</a> · <a href=\"https://profiles.wordpress.org/swb1192/\">Scott Buscemi</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/omaeyusuke/\">Segayuu</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/sheepysheep60/\">sheepysheep60</a> · <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a> · <a href=\"https://profiles.wordpress.org/shreyasikhar26/\">Shreyas Ikhar</a> · <a href=\"https://profiles.wordpress.org/rsiddharth/\">siddharth</a> · <a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a> · <a href=\"https://profiles.wordpress.org/silb3r/\">silb3r</a> · <a href=\"https://profiles.wordpress.org/lumpysimon/\">Simon Blackbourn</a> · <a href=\"https://profiles.wordpress.org/pross/\">Simon Prosser</a> · <a href=\"https://profiles.wordpress.org/simonhammes/\">simonhammes</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/smit08/\">Smit Rathod</a> · <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a> · <a href=\"https://profiles.wordpress.org/socalchristina/\">socalchristina</a> · <a href=\"https://profiles.wordpress.org/spencercameron/\">Spencer Cameron-Morin</a> · <a href=\"https://profiles.wordpress.org/stacimc/\">stacimc</a> · <a href=\"https://profiles.wordpress.org/stefanfisk/\">stefanfisk</a> · <a href=\"https://profiles.wordpress.org/satollo/\">Stefano Lissa</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</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/stephenharris/\">Stephen Harris</a> · <a href=\"https://profiles.wordpress.org/stevegrunwell/\">Steve Grunwell</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/5um17/\">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/sunyatasattva/\">sunyatasattva</a> · <a href=\"https://profiles.wordpress.org/mahype/\">Sven Wagener</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/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/tharsheblows/\">tharsheblows</a> · <a href=\"https://profiles.wordpress.org/legendusmaximus/\">Theo H</a> · <a href=\"https://profiles.wordpress.org/thimalw/\">Thimal Wickremage</a> · <a href=\"https://profiles.wordpress.org/twistermc/\">Thomas McMahon</a> · <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a> · <a href=\"https://profiles.wordpress.org/xiven/\">Thomas Pike</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Krüss</a> · <a href=\"https://profiles.wordpress.org/waterfire/\">Tim Blankenship</a> · <a href=\"https://profiles.wordpress.org/tnolte/\">Tim Nolte</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomjdevisser/\">Tom</a> · <a href=\"https://profiles.wordpress.org/tomasztunik/\">tomasztunik</a> · <a href=\"https://profiles.wordpress.org/tomalec/\">Tomek</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/ttahmouch/\">Tony Tahmouch</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/sierratr/\">Tracy</a> · <a href=\"https://profiles.wordpress.org/trex005/\">trex005</a> · <a href=\"https://profiles.wordpress.org/tszming/\">tszming</a> · <a href=\"https://profiles.wordpress.org/tumas2/\">tumas2</a> · <a href=\"https://profiles.wordpress.org/twstokes/\">twstokes</a> · <a href=\"https://profiles.wordpress.org/junsuijin/\">Tynan Beatty</a> · <a href=\"https://profiles.wordpress.org/tzipporahwitty/\">tzipporahwitty</a> · <a href=\"https://profiles.wordpress.org/uday17035/\">Uday Kokitkar</a> · <a href=\"https://profiles.wordpress.org/ugljanin/\">ugljanin</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a> · <a href=\"https://profiles.wordpress.org/utkarshpatel/\">Utkarsh</a> · <a href=\"https://profiles.wordpress.org/valer1e/\">valer1e</a> · <a href=\"https://profiles.wordpress.org/versusbassz/\">versusbassz</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/elifvish/\">Vishal Kumar</a> · <a href=\"https://profiles.wordpress.org/vladolaru/\">vlad.olaru</a> · <a href=\"https://profiles.wordpress.org/volodymyrkolesnykov/\">Volodymyr Kolesnykov</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/wendyjchen/\">Wendy Chen</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/whoisnegrello/\">whoisnegrello</a> · <a href=\"https://profiles.wordpress.org/antonynz/\">wpcharged</a> · <a href=\"https://profiles.wordpress.org/wpmakenorg/\">wpmakenorg</a> · <a href=\"https://profiles.wordpress.org/wpsoul/\">wpsoul</a> · <a href=\"https://profiles.wordpress.org/wraithkenny/\">WraithKenny</a> · <a href=\"https://profiles.wordpress.org/wslyhbb/\">wslyhbb</a> · <a href=\"https://profiles.wordpress.org/upsuper/\">Xidorn Quan</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/dolphingg/\">Yunus Ertuğrul</a> · <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a> · <a href=\"https://profiles.wordpress.org/znuff/\">znuff</a> · <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a></small></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Merci également aux personnes qui ont traduit WordPress 6.0 en français&nbsp;: <a href=\"https://profiles.wordpress.org/fxbenard\">FX Bénard</a>, <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>, <a style=\"font-size: revert;, sans-serif\" href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/wolforg\">Didier Demory</a>, <a href=\"https://profiles.wordpress.org/ajoah\">Aurélien Joahny</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bonaldi\">Bonaldi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/btpub\">Bruno Tritsch</a>,&nbsp;<a href=\"https://profiles.wordpress.org/clementpolito\">Clément Polito</a>,&nbsp;<a href=\"https://profiles.wordpress.org/eddystile\">Eddy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/emlebrun\">Emilie LEBRUN</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fred5550\">Frederic Nuyts</a>,&nbsp;<a href=\"https://profiles.wordpress.org/guillaumeturpin\">Guillaume TURPIN</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ioanamuresan\">Ioana M</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jaz_on\">Jason Rouet</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lulucmy\">lulucmy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/oellin\">Magali</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nuryko\">Marianna</a>,&nbsp;<a href=\"https://profiles.wordpress.org/chaton666\">Marie Comet</a>,&nbsp;<a href=\"https://profiles.wordpress.org/marineevain\">Marine EVAIN</a>,&nbsp;<a href=\"https://profiles.wordpress.org/maxpertici\">Maxime Pertici</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nandow\">Nandor Wiener</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pasglop\">pasglop</a>,&nbsp;<a href=\"https://profiles.wordpress.org/larrach\">Rachel Peter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/spaceshipone\">Timothée Brosille</a>,&nbsp;<a href=\"https://profiles.wordpress.org/virgar\">Virginie Garnier</a>,&nbsp;<a href=\"https://profiles.wordpress.org/virginienacci\">Virginie Nacci</a>,&nbsp;<a href=\"https://profiles.wordpress.org/whodunitagency\">Whodunit</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wptranslationsorg\">WP-Translations</a> et&nbsp;<a href=\"https://profiles.wordpress.org/wplmillet\">wplmillet</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><small>Merci à <a href=\'https://profiles.wordpress.org/fxbenard/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>fxbenard</a> <a href=\'https://profiles.wordpress.org/wolforg/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wolforg</a> et <a href=\'https://profiles.wordpress.org/em-m/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>em-m</a> pour la relecture de communiqué</small></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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://fr.wordpress.org/2022/05/25/wordpress-6-0-arturo/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:73:\"\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:5:{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.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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://fr.wordpress.org/2022/05/04/guide-des-changements-techniques-de-wordpress-6-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://fr.wordpress.org/2022/05/04/guide-des-changements-techniques-de-wordpress-6-0/#respond\";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, 04 May 2022 12:16:13 +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=2369\";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:349:\"Maintenant que la première version Release Candidate de WordPress 6.0 est sortie, il est grand temps d&#8217;explorer les modifications apportées par cette future version, dont la sortie est prévue pour le 24 mai 2022. WordPress 6.0 est une version majeure de même niveau que WP 5.8 ou WP 5.9. Elle apportera le principe des variations [&#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:38078:\"\n<p>Maintenant que la première version <em>Release Candidate</em> de WordPress 6.0 est sortie, il est grand temps d&rsquo;explorer les modifications apportées par cette future version, dont la sortie est prévue pour le 24 mai 2022. WordPress 6.0 est une version majeure de même niveau que WP 5.8 ou WP 5.9. Elle apportera le principe des variations de styles, l’interface de verrouillage des blocs, plusieurs améliorations de l&rsquo;éditeur, encore plus d’outils de design, de nouveaux crochets et filtres, des mises à jour des différentes bibliothèques utilisées par WP, et bien plus encore&nbsp;!</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2022/05/wordpress-60-provisoire.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"702\" src=\"https://fr.wordpress.org/files/2022/05/wordpress-60-provisoire-1024x702.png\" alt=\"\" class=\"wp-image-2376\" srcset=\"https://fr.wordpress.org/files/2022/05/wordpress-60-provisoire-1024x702.png 1024w, https://fr.wordpress.org/files/2022/05/wordpress-60-provisoire-300x206.png 300w, https://fr.wordpress.org/files/2022/05/wordpress-60-provisoire-768x527.png 768w, https://fr.wordpress.org/files/2022/05/wordpress-60-provisoire.png 1446w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<span id=\"more-2369\"></span>\n\n\n\n<p>Au bas mot, ce seront au moins <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.0&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\">97 améliorations et nouvelles fonctionnalités</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=defect+(bug)&amp;milestone=6.0&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\">131 corrections de bogues</a>, <a href=\"https://core.trac.wordpress.org/ticket/55567\">13 correctifs sur l’éditeur de bloc</a>, ainsi que <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=task+(blessed)&amp;milestone=6.0&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\">23 autres changements divers</a>, ce qui représente au total <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.0&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\">231 tickets Trac</a>.</p>\n\n\n\n<p>La nouvelle équipe chargée des performances de WordPress a aussi travaillé dur pour améliorer diverses parties du CMS. De nombreuses requêtes ont été optimisées et certaines d&rsquo;entre elles ont été retirées, la gestion du cache a été perfectionnée, et de nombreux doublons de traductions ont été enlevés afin d&rsquo;améliorer la vitesse de chargement de WP sur les installations non anglophones.</p>\n\n\n\n<p class=\"is-style-plain has-medium-font-size\">C&rsquo;est parti pour un petit tour d’horizon des nouveautés de WordPress 6.0&nbsp;!</p>\n\n\n\n<p>Tous les liens de cet article pointent vers des notes de développement rédigées en anglais. L&rsquo;objectif est de fournir un panorama général des changements techniques apportés par cette version, en français.</p>\n\n\n\n<p class=\"has-text-color has-background\" style=\"color:#03517f;background-color:#cceaff\">À noter&nbsp;: certaines modifications listées ici vont nécessiter des actions des auteurs et autrices de thèmes et d’extensions, qui devront adapter ou modifier leur code. Si vous êtes concerné·e, veuillez lire les notes de développement listées dans cet article consciencieusement afin de vous assurer que votre code fonctionnera avec WordPress 6.0 lorsque cette version sortira le 24 mai 2022.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Accessibilité</h2>\n\n\n\n<p>De même que pour les performances, l’accessibilité de WordPress a été grandement améliorée. La note de développement suivante détaille les différentes améliorations effectuées.</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=\"aylbLUKVvp\"><a href=\"https://make.wordpress.org/core/2022/04/20/wordpress-6-0-accessibility-improvements/\">WordPress 6.0 Accessibility Improvements</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;WordPress 6.0 Accessibility Improvements&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/04/20/wordpress-6-0-accessibility-improvements/embed/#?secret=1ZIEsiLvDE#?secret=aylbLUKVvp\" data-secret=\"aylbLUKVvp\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">L’éditeur de blocs</h2>\n\n\n\n<p>L’éditeur a bien entendu reçu de nombreuses améliorations&nbsp;:</p>\n\n\n\n<ul>\n<li>Possibilité de construire de multiples variations de styles pour les thèmes basés sur des blocs&nbsp;;</li>\n\n\n\n<li>Possibilité de créer des compositions de contenu de pages que les rédacteurs et rédactrices pourront utiliser ou non pour construire leurs pages de contenu&nbsp;;</li>\n\n\n\n<li>Nouvelle propriété <code>ancestor</code> dans le fichier <code>block.json</code> afin de permettre la restriction des endroits où les rédacteurs et rédactrices peuvent placer leurs blocs&nbsp;;</li>\n\n\n\n<li>Une nouvelle interface de verrouillage des blocs à l&rsquo;aide de l&rsquo;attribut <code>lock</code>&nbsp;;</li>\n\n\n\n<li>Déclaration et enregistrement de blocs au sein des thèmes&nbsp;;</li>\n\n\n\n<li>Amélioration de la préservation des contenus non reconnus comme des blocs dans l’éditeur&nbsp;;</li>\n\n\n\n<li>Une fonctionnalité d&rsquo;exportation des blocs des thèmes plus robuste au sein de l’éditeur&nbsp;;</li>\n\n\n\n<li>Des mises à jour du balisage des blocs image, citation, liste et groupe&nbsp;;</li>\n\n\n\n<li>De nouveaux blocs tels que le bloc de commentaires de la publication, le bloc «&nbsp;Aucun résultat&nbsp;», et bien plus encore…</li>\n</ul>\n\n\n\n<p>À noter que si vous utilisez la version <em>extension</em> de Gutenberg (ce qui ne devrait être le cas que sur un site destiné à des expérimentations), vous devrez impérativement la mettre à jour vers sa toute dernière version <em>avant</em> de mettre à jour votre site avec la version 6.0 de WordPress.</p>\n\n\n\n<p>Sans plus attendre, voici les notes de développement liées à l’éditeur&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=\"O4MaN7Al9W\"><a href=\"https://make.wordpress.org/core/2022/05/03/page-creation-patterns-in-wordpress-6-0/\">Page creation patterns in WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Page creation patterns in WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/03/page-creation-patterns-in-wordpress-6-0/embed/#?secret=Vva1kiTUdO#?secret=O4MaN7Al9W\" data-secret=\"O4MaN7Al9W\" width=\"600\" height=\"338\" 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=\"yNgdvwFZyq\"><a href=\"https://make.wordpress.org/core/2022/05/03/global-styles-variations-in-wordpress-6-0/\">Global Styles variations in WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Global Styles variations in WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/03/global-styles-variations-in-wordpress-6-0/embed/#?secret=LouvK1NNRH#?secret=yNgdvwFZyq\" data-secret=\"yNgdvwFZyq\" width=\"600\" height=\"338\" 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=\"gEKvxlYKbw\"><a href=\"https://make.wordpress.org/core/2022/05/03/support-for-handling-resolution-errors-for-editor-data-module/\">Support for handling resolution errors for Editor data module</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Support for handling resolution errors for Editor data module&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/03/support-for-handling-resolution-errors-for-editor-data-module/embed/#?secret=ok7NQ4NnkH#?secret=gEKvxlYKbw\" data-secret=\"gEKvxlYKbw\" width=\"600\" height=\"338\" 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=\"yzhtIAVRNf\"><a href=\"https://make.wordpress.org/core/2022/05/03/block-markup-updates-for-image-quote-list-and-group-blocks/\">Block markup updates for image, quote, list and group blocks</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Block markup updates for image, quote, list and group blocks&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/03/block-markup-updates-for-image-quote-list-and-group-blocks/embed/#?secret=udFFQ8yHBA#?secret=yzhtIAVRNf\" data-secret=\"yzhtIAVRNf\" width=\"600\" height=\"338\" 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=\"kC6j5E5zKf\"><a href=\"https://make.wordpress.org/core/2022/05/03/separator-block-updated-to-use-block-supports-color-settings/\">Separator block: Updated to use block supports color settings</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Separator block: Updated to use block supports color settings&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/03/separator-block-updated-to-use-block-supports-color-settings/embed/#?secret=EVWwVqSsK8#?secret=kC6j5E5zKf\" data-secret=\"kC6j5E5zKf\" width=\"600\" height=\"338\" 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=\"e8Tty8IzRp\"><a href=\"https://make.wordpress.org/core/2022/05/03/block-editor-miscellaneous-dev-notes-for-wordpress-6-0/\">Block Editor miscellaneous Dev Notes for WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Block Editor miscellaneous Dev Notes for WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/03/block-editor-miscellaneous-dev-notes-for-wordpress-6-0/embed/#?secret=5wJqoOGfuk#?secret=e8Tty8IzRp\" data-secret=\"e8Tty8IzRp\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Processus de chargement de WordPress</h2>\n\n\n\n<p>Entre autres améliorations concernant les performances du logiciel, le processus de chargement de WordPress (le «&nbsp;bootstrap&nbsp;») a été amélioré afin de permettre aux développeurs et développeuses d’ignorer les requêtes non nécessaires avec le filtre <code>do_parse_request</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=\"QGN6nyDZZx\"><a href=\"https://make.wordpress.org/core/2022/04/27/changes-to-do_parse_request-filter-in-wordpress-6-0/\">Changes to do_parse_request filter in WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Changes to do_parse_request filter in WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/04/27/changes-to-do_parse_request-filter-in-wordpress-6-0/embed/#?secret=JGyFNpM8Vw#?secret=QGN6nyDZZx\" data-secret=\"QGN6nyDZZx\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">API de gestion du cache</h2>\n\n\n\n<p>Avec WordPress 6.0, l’API <code>wp_cache_*_multiple</code> devient une API complètement CRUD (voir le <a href=\"https://fr.wikipedia.org/wiki/CRUD\">terme «&nbsp;CRUD&nbsp;» sur Wikipédia</a>). Par ailleurs, une option permettant de réinitialiser le temps d’exécution du cache sans réinitialiser l&rsquo;entièreté du cache persistant a été 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=\"HixiB7GUbB\"><a href=\"https://make.wordpress.org/core/2022/04/29/caching-improvements-in-wordpress-6-0/\">Caching improvements in WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Caching improvements in WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/04/29/caching-improvements-in-wordpress-6-0/embed/#?secret=eSHwD0gV8N#?secret=HixiB7GUbB\" data-secret=\"HixiB7GUbB\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Médias</h2>\n\n\n\n<p>La gestion des médias a elle aussi reçu de nouveaux filtres et plusieurs améliorations d’interface&nbsp;:</p>\n\n\n\n<ul>\n<li>Activation de la modification des tailles d’images personnalisées à l’aide du filtre&nbsp;<code>edit_custom_thumbnail_sizes</code>&nbsp;qui permet aux développeuses et développeurs de modifier les tailles d’images personnalisées individuelles (<a href=\"https://core.trac.wordpress.org/ticket/28277\">Voir le ticket #28277</a>)&nbsp;;</li>\n\n\n\n<li>&nbsp;Ajout d’une fonction «&nbsp;copier l’URL dans le presse-papier&nbsp;» sur la vue en liste des médias (<a href=\"https://core.trac.wordpress.org/ticket/54426\">Voir le ticket #54426</a>).</li>\n</ul>\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=\"yxx2tJKflU\"><a href=\"https://make.wordpress.org/core/2022/04/27/new-filter-to-modify-content-images-in-wordpress-6-0/\">New filter to modify content images in WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;New filter to modify content images in WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/04/27/new-filter-to-modify-content-images-in-wordpress-6-0/embed/#?secret=8kaC2NHwuW#?secret=yxx2tJKflU\" data-secret=\"yxx2tJKflU\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<p>Le composant Médias a par ailleurs lui aussi reçu des améliorations de performances&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=\"rzdrAmmrI6\"><a href=\"https://make.wordpress.org/core/2022/05/02/media-storing-file-size-as-part-of-metadata/\">Media: storing file size as part of metadata</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Media: storing file size as part of metadata&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/02/media-storing-file-size-as-part-of-metadata/embed/#?secret=7VfVtwQN76#?secret=rzdrAmmrI6\" data-secret=\"rzdrAmmrI6\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Types de publications</h2>\n\n\n\n<p>WordPress 6.0 introduit encore davantage de crochets et filtres dynamiques pour les types de publications et les taxonomies.</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=\"WJDM87k4sz\"><a href=\"https://make.wordpress.org/core/2022/05/02/object-type-specific-registration-hooks-in-6-0/\">Object type specific registration hooks in 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Object type specific registration hooks in 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/02/object-type-specific-registration-hooks-in-6-0/embed/#?secret=wYXFAV3b98#?secret=WJDM87k4sz\" data-secret=\"WJDM87k4sz\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Taxonomies</h2>\n\n\n\n<p>Les taxonomies ont reçues des améliorations de performances, notamment à travers la mise en cache des requêtes sur les termes de taxonomies, et via l’ajout de limites aux requêtes concernant les taxonomies, mais aussi au niveau des éléments de menus de navigation.</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=\"VtwOOxjJuQ\"><a href=\"https://make.wordpress.org/core/2022/04/28/taxonomy-performance-improvements-in-wordpress-6-0/\">Taxonomy performance improvements in WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Taxonomy performance improvements in WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/04/28/taxonomy-performance-improvements-in-wordpress-6-0/embed/#?secret=90lFxU7Wbk#?secret=VtwOOxjJuQ\" data-secret=\"VtwOOxjJuQ\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Thèmes</h2>\n\n\n\n<p>Cette nouvelle version offre aux auteurs et autrices de thèmes une façon encore plus efficace de travailler avec les compositions de blocs, la prise en charge de multiples fichiers <code>theme.json</code> avec l’éditeur de site, et bien plus encore.</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=\"pTkwNLfniL\"><a href=\"https://make.wordpress.org/core/2022/05/02/new-features-for-working-with-patterns-and-themes-in-wordpress-6-0/\">New features for working with patterns and themes in WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;New features for working with patterns and themes in WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/02/new-features-for-working-with-patterns-and-themes-in-wordpress-6-0/embed/#?secret=z1ichmCsB3#?secret=pTkwNLfniL\" data-secret=\"pTkwNLfniL\" width=\"600\" height=\"338\" 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=\"ZTyMFeyCFv\"><a href=\"https://make.wordpress.org/core/2022/05/02/theme-export-in-wordpress-6-0/\">Theme export in WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Theme export in WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/02/theme-export-in-wordpress-6-0/embed/#?secret=AIOHcWsoD9#?secret=ZTyMFeyCFv\" data-secret=\"ZTyMFeyCFv\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Les thèmes basés sur des blocs peuvent maintenant se passer du fichier&nbsp;index.php</h3>\n\n\n\n<p>Avec cette modification, il n&rsquo;est maintenant plus nécessaire d&rsquo;avoir un fichier modèle&nbsp;<code>index.php</code>. Jusqu&rsquo;à présent, il était nécessaire d&rsquo;en avoir un même s&rsquo;il n&rsquo;était pas utilisé. Dorénavant, ce fichier est remplacé par le fichier&nbsp;<code>templates/index.html</code>. <a href=\"https://core.trac.wordpress.org/ticket/54272\">Voir le ticket #54272</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Correction de la logique d’affichage des avertissements&nbsp;_doing_it_wrong()&nbsp;pour&nbsp;add_theme_support( &lsquo;html5&rsquo; )</h3>\n\n\n\n<ul>\n<li>Le fait d’appeler&nbsp;<code>add_theme_support( \'html5\' )</code>&nbsp;sans passer un tableau de types pris en charges affiche maintenant un avertissement&nbsp;<code>_doing_it_wrong()</code>&nbsp;: «&nbsp;Vous devez passer un tableau de types&nbsp;» ;</li>\n\n\n\n<li>Si le second paramètre n’est pas spécifié, un tableau contenant&nbsp;<code>comment-list</code>,&nbsp;<code>comment-form</code>, et&nbsp;<code>search-form</code>&nbsp;sera automatiquement passé en tant que solution de repli, pour assurer la rétrocompatibilité de la fonction&nbsp;;</li>\n\n\n\n<li>Si le second paramètre n’est pas un tableau, la fonction retournera&nbsp;<code>false</code>.</li>\n</ul>\n\n\n\n<p>Pour plus d&rsquo;informations, <a href=\"https://core.trac.wordpress.org/ticket/51657\">voir le ticket #51657</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Comptes</h2>\n\n\n\n<p>Avec WP 6.0, les installations comprenant plus de 10&nbsp;000 comptes ont reçu des améliorations de performances sur les requêtes concernant les comptes.</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=\"BHtC3yStBd\"><a href=\"https://make.wordpress.org/core/2022/04/29/wp_user_query-now-accepts-fields-options-in-wordpress-6-0/\">WP_User_Query now accepts fields options in WordPress 6.0 </a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;WP_User_Query now accepts fields options in WordPress 6.0 &#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/04/29/wp_user_query-now-accepts-fields-options-in-wordpress-6-0/embed/#?secret=YDNq2zqbDE#?secret=BHtC3yStBd\" data-secret=\"BHtC3yStBd\" width=\"600\" height=\"338\" 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=\"WrP1XxUcf7\"><a href=\"https://make.wordpress.org/core/2022/05/02/performance-increase-for-sites-with-large-user-counts-now-also-available-on-single-site/\">Performance increase for sites with large user counts (now also available on single site)</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Performance increase for sites with large user counts (now also available on single site)&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/02/performance-increase-for-sites-with-large-user-counts-now-also-available-on-single-site/embed/#?secret=xdlkVPVFnI#?secret=WrP1XxUcf7\" data-secret=\"WrP1XxUcf7\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Autres changements techniques</h2>\n\n\n\n<p>WordPress 6.0 apporte également&nbsp;: </p>\n\n\n\n<ul>\n<li>Un filtre destiné aux auteurs et autrices d’extensions qui leur permet de modifier la description de leur extension telle qu’elle est affichée sur l&rsquo;écran <strong>Extensions &gt; Ajouter</strong> et/ou sur l&rsquo;écran&nbsp;<strong>Administration du réseau&nbsp;&gt; Extensions &gt; Ajouter</strong>&nbsp;;</li>\n\n\n\n<li>La possibilité de filtrer l’ensemble de la notification e-mail envoyée par <code>retrieve_password</code>&nbsp;;</li>\n\n\n\n<li>La possibilité de retirer les icônes de sites sur les réseaux multisites.</li>\n</ul>\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=\"ET2xV9XcVa\"><a href=\"https://make.wordpress.org/core/2022/05/03/miscellaneous-dev-notes-for-wordpress-6-0/\">Miscellaneous Dev Notes for WordPress 6.0</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"&#8220;Miscellaneous Dev Notes for WordPress 6.0&#8221; &#8212; Make WordPress Core\" src=\"https://make.wordpress.org/core/2022/05/03/miscellaneous-dev-notes-for-wordpress-6-0/embed/#?secret=Z0RAvcrbpa#?secret=ET2xV9XcVa\" data-secret=\"ET2xV9XcVa\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Et bien plus encore…</h2>\n\n\n\n<p>Plus de&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=defect+(bug)&amp;milestone=6.0&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\">131 corrections de bugs</a>,&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=enhancement&amp;type=feature+request&amp;milestone=6.0&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\">97 améliorations et nouvelles fonctionnalité</a>, ainsi que&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;type=task+(blessed)&amp;milestone=6.0&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\">23 tâches diverses</a>&nbsp;ont été&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.0&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\">ajoutés dans WordPress 6.0</a>.</p>\n\n\n\n<p>Voici quelques modifications qui méritent d’être soulignées&nbsp;:</p>\n\n\n\n<ul>\n<li><strong>Administration&nbsp;:</strong> ajout d’un filtre&nbsp;<code>media_date_column_time</code>&nbsp;à la colonne de date de l&rsquo;écran de liste des médias. De façon similaire au filtre existant <code>post_date_column_time</code>&nbsp;pour les publications, ce filtre permet de modifier l’affichage du contenu de la colonne «&nbsp;Date&nbsp;» (<a href=\"https://core.trac.wordpress.org/ticket/42942\">voir le ticket #42942</a>)&nbsp;;</li>\n\n\n\n<li><strong>Outils de <em>build</em> et de tests&nbsp;:</strong>\n<ul>\n<li>Mise à jour de webpack vers la version v5.x. Cela rapproche WordPress de la façon dont l’extension Gutenberg gère ses paquets&nbsp;;</li>\n\n\n\n<li>WordPress 6.0 active également la prise en charge de <em>«&nbsp;React Fast Refresh&nbsp;»</em> pour le développement de blocs avec <code>@wordpress/scripts</code>&nbsp;;</li>\n\n\n\n<li>Cette nouvelle version ajoute aussi la dernière version de&nbsp;<code>caniuse-lite</code>&nbsp;qui permet de s’assurer que les outils de <em>build</em> de WP ciblent la dernière version des navigateurs pris en charge par WordPress (voir les tickets <a href=\"https://core.trac.wordpress.org/ticket/51750\">#51750</a> et <a href=\"https://core.trac.wordpress.org/ticket/55505\">#55505</a>)&nbsp;;</li>\n\n\n\n<li>Un fichier <code>.git-blame-ignore-revs</code> a été ajouté au répertoire de développement de WP afin de rendre la fonctionnalité <code>git blame</code> plus efficace sur GitHub (<a href=\"https://core.trac.wordpress.org/ticket/55422\">voir le ticket #55422</a>)&nbsp;;</li>\n\n\n\n<li>La commande <code>npm install</code> a été corrigée pour les contributeurs et contributrices utilisant des appareils <em>«&nbsp;Apple M series silicone&nbsp;»</em> en mettant à jour la dépendance technique <code>grunt-contrib-qunit</code>&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/52690\">voir le ticket #52690</a>)&nbsp;;</li>\n</ul>\n</li>\n\n\n\n<li><strong>Thèmes natifs&nbsp;:</strong> si vous rencontriez des soucis avec l’ordre des éléments dans le formulaire de commentaires du thème Twenty Nineteen, nous avons une bonne nouvelle&nbsp;: ceci a été corrigé dans le ticket <a href=\"https://core.trac.wordpress.org/ticket/46600\">#46600</a>&nbsp;; </li>\n\n\n\n<li><strong>URL canoniques&nbsp;:</strong> la fonction <code>redirect_guess_404_permalink()</code> inclue maintenant tous les états publics des publications, et pas uniquement l’état «&nbsp;publié&nbsp;» / <code>publish</code>, dans les redirections 404 de recherche (<a href=\"https://core.trac.wordpress.org/ticket/47911\">voir le ticket #47911</a>)&nbsp;;</li>\n\n\n\n<li><strong>Commentaires&nbsp;:</strong>&nbsp;accélération du chargement SQL du tableau de bord et de la modération des commentaires (<a href=\"https://core.trac.wordpress.org/ticket/19901\">voir le ticket #19901</a>)&nbsp;;</li>\n\n\n\n<li><strong>Emojis :</strong> mise à jour de la bibliothèque Twemoji vers la version 14.0.2. Cette version introduit la prise en charge des derniers Emojis ajoutés dans la version 14 (<a href=\"https://core.trac.wordpress.org/ticket/55395\">voir le ticket #55395</a>)&nbsp;;</li>\n\n\n\n<li><strong>Bibliothèques externes&nbsp;:</strong>\n<ul>\n<li>Mise à jour de Jcrop à la version 0.9.15 (<a href=\"https://core.trac.wordpress.org/ticket/54035\">ticket #54035</a>)&nbsp;;</li>\n\n\n\n<li>Mise à jour de jQuery Color à la version 2.2.0. Suppression de la version embarquée (qui existait toujours dans le cœur WP) en faveur de l&rsquo;amélioration du processus Grunt pour plutôt inclure le paquet depuis NPM (<a href=\"https://core.trac.wordpress.org/ticket/55016\">ticket #55016</a>)&nbsp;;</li>\n\n\n\n<li>Mise à jour de <code>random_compat</code> à la version 2.0.21. Cela améliore la compatibilité avec PHP 8.1 et corrige des bogues avec les plateformes Windows (<a href=\"https://core.trac.wordpress.org/ticket/55181\">ticket #55181</a>) ;</li>\n\n\n\n<li>Mise à niveau de PHPMailer à la version 6.5.4. Amélioration de compatibilité PHP et sécurisation contre les hébergeurs désactivant certaines fonctions de sécurité. <strong>Note aux hébergeurs&nbsp;: ne désactivez pas les fonctions&nbsp;<code>escapeshellarg()</code>&nbsp;et&nbsp;<code>escapeshellcmd()</code>, cela présente un risque de sécurité&nbsp;!</strong> (<a href=\"https://core.trac.wordpress.org/ticket/55187\">ticket #55187</a>)&nbsp;;</li>\n\n\n\n<li>Mise à niveau de PHPMailer à la version 6.6.0 (<a href=\"https://core.trac.wordpress.org/ticket/55277\">ticket #55277</a>)&nbsp;;</li>\n\n\n\n<li>Mise à jour de sodium_compat à la version 1.17.1. Amélioration de la compatibilité PHP 8.1 (<a href=\"https://core.trac.wordpress.org/ticket/55453\">ticket #55453</a>)</li>\n\n\n\n<li>Mise à jour de <code>backbone</code>&nbsp;de la version&nbsp;<code>1.4.0</code>&nbsp;à la version&nbsp;<code>1.4.1</code>&nbsp;;</li>\n\n\n\n<li>Mise à jour de <code>underscore</code>&nbsp;de la version&nbsp;<code>1.13.1</code>&nbsp;à la version&nbsp;<code>1.13.2</code>&nbsp;;</li>\n\n\n\n<li>Mise à jour de <code>clipboard</code>&nbsp;de la version&nbsp;<code>2.0.8</code>&nbsp;à la version&nbsp;<code>2.0.10</code> (<a href=\"https://core.trac.wordpress.org/ticket/55547\">ticket #55547</a>)&nbsp;;</li>\n</ul>\n</li>\n\n\n\n<li><strong>Formatage :</strong>\n<ul>\n<li>Ajout de la prise en charge des formatage de tailles PB, EB, ZB, and YB (<a href=\"https://core.trac.wordpress.org/ticket/40875\">ticket #40875</a>)</li>\n</ul>\n</li>\n\n\n\n<li><strong>KSES&nbsp;:</strong>\n<ul>\n<li>Prise en charge de l&rsquo;élément&nbsp;<code>&lt;ruby&gt;</code>&nbsp;et des autres éléments liés. Cela est particulièrement utile pour le contenu écrit en japonais ou chinois, via les éléments HTML&nbsp;<code>&lt;ruby&gt;</code>,&nbsp;<code>&lt;rt&gt;</code> et&nbsp;<code>&lt;rp&gt;</code>&nbsp;dans le&nbsp;<a href=\"https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-ruby-element\">standard HTML</a>, ainsi que&nbsp;<code>&lt;rb&gt;</code>&nbsp;et&nbsp;<code>&lt;rtc&gt;</code>&nbsp;pour des options de formatage avancées (<a href=\"https://core.trac.wordpress.org/ticket/54698\">ticket #54698</a>)&nbsp;;</li>\n\n\n\n<li>Ajout global de la prise en charge des attributs&nbsp;<code>lang</code>,&nbsp;<code>xml:lang</code>,&nbsp;<code>dir</code>&nbsp;en tant qu’attributs utilisables sur n&rsquo;importe quel élément HTML, ce qui améliore considérablement les possibilités de produire du contenu accessible (<a href=\"https://core.trac.wordpress.org/ticket/54699\">ticket #54699</a>)&nbsp;;</li>\n\n\n\n<li>La fonction <code>get_the_author_link()</code> devient filtrable sur WordPress 6.0, via le filtre <code>get_the_author_link</code>, afin de permettre l&rsquo;altération de l’affichage du lien vers l’auteur/autrice de chaque publication (<a href=\"https://core.trac.wordpress.org/ticket/51859\">ticket #51859</a>)&nbsp;;</li>\n</ul>\n</li>\n\n\n\n<li><strong>Internationnalisation&nbsp;:</strong>\n<ul>\n<li>Le séparateur des éléments de liste est maintenant une propriété de <code>WP_Locale</code> (<a href=\"https://core.trac.wordpress.org/ticket/39733\">voir le ticket #39733</a>)&nbsp;;</li>\n\n\n\n<li>Les chemins de langues sont maintenant définissables dans la fonction  <code>register_block_type</code>&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/54797\">ticket #54797</a>)&nbsp;;</li>\n</ul>\n</li>\n\n\n\n<li><strong>Médias&nbsp;:</strong> suppression du filtre&nbsp;<code>attachment_fields_to_save</code>&nbsp;filter et dépréciation de la fonction&nbsp;<code>image_attachment_fields_to_save()</code>. Cette fonction n’était plus utilisée par le cœur WP&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/39108\">ticket #39108</a>)&nbsp;;</li>\n\n\n\n<li><strong>Réseaux multisites&nbsp;:</strong> amélioration de la génération du cache des clés sur <code>WP_Site_Query</code>&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/55462\">ticket #55462</a>)&nbsp;;</li>\n\n\n\n<li><strong>Extensions&nbsp;:</strong>\n<ul>\n<li>Ajout du filtre&nbsp;<code>plugin_install_description</code> (<a href=\"https://core.trac.wordpress.org/ticket/55480\">ticket #55480</a>)</li>\n\n\n\n<li>Conversion de&nbsp;<code>apply_filters()</code>&nbsp;en une vraie fonction variadique. Une fonction variadique est une fonction d&rsquo;arité indéfinie, c&rsquo;est-à-dire qu&rsquo;elle accepte un nombre variable de paramètres (<a href=\"https://core.trac.wordpress.org/ticket/53218\">voir le ticket #53218</a>)&nbsp;;</li>\n</ul>\n</li>\n\n\n\n<li><strong>Publications et types de publications&nbsp;:</strong> passage du paramètre <code>$update</code>&nbsp;aux filtres <code>wp_insert_post_data</code>&nbsp;et&nbsp;<code>wp_insert_attachment_data</code>. Cela facilite la détermination de l&rsquo;existence d&rsquo;une publication lors de sa mise à jour (<a href=\"https://core.trac.wordpress.org/ticket/46228\">ticket #46228</a>)&nbsp;;</li>\n\n\n\n<li><strong>Taxonomies :</strong> mutualisation de la traduction des libellés de taxonomies afin d&rsquo;améliorer les performances générales de l&rsquo;administration WordPress&nbsp;(<a href=\"https://core.trac.wordpress.org/ticket/26746\">ticket #26746</a>).</li>\n</ul>\n\n\n\n<p>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. Vous pouvez utiliser&nbsp;<a rel=\"noreferrer noopener\" href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\">l’extension Beta Tester</a>&nbsp;sur un site de test pour vérifier la compatibilité de vos développements avec WordPress 6.0 RC1.&nbsp;Nous comptons sur vous pour vous assurer 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/14.0.0/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p class=\"has-small-font-size\"><em>Rédigé par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a> d&rsquo;après le <a href=\"https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/\">Field Guide en anglais</a>. Merci à <a href=\"https://profiles.wordpress.org/valer1e/\">Valérie Galassi</a>, <a href=\"https://profiles.wordpress.org/fxbenard/\">FX Bénard</a> et <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> pour la relecture.</em></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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://fr.wordpress.org/2022/05/04/guide-des-changements-techniques-de-wordpress-6-0/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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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: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:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 26 Sep 2023 16:35:48 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Mon, 14 Aug 2023 07:09:42 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:2:\"br\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20211221000300\";}','no'),(233,'_site_transient_timeout_community-events-cad519635c2ee6cf169c7687a6396890','1695797105','no'),(308,'boldgrid_backup_tasks','a:1:{i:0;a:7:{s:2:\"id\";s:17:\"1695755061-9e1d9a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1695755061;s:10:\"started_at\";i:1695755061;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}}','yes'),(309,'boldgrid_backup_in_progress_data','a:7:{s:6:\"status\";s:22:\"Backing up database...\";s:12:\"log_filename\";s:22:\"archive-1695755061.log\";s:3:\"pid\";i:3440469;s:10:\"start_time\";i:1695755061;s:7:\"trigger\";s:41:\"e.breffeil@suda.fr (e.breffeil@gmail.com)\";s:6:\"tables\";a:16:{i:0;s:16:\"wpyx_cky_banners\";i:1;s:26:\"wpyx_cky_cookie_categories\";i:2;s:16:\"wpyx_cky_cookies\";i:3;s:16:\"wpyx_commentmeta\";i:4;s:13:\"wpyx_comments\";i:5;s:10:\"wpyx_links\";i:6;s:12:\"wpyx_options\";i:7;s:13:\"wpyx_postmeta\";i:8;s:10:\"wpyx_posts\";i:9;s:23:\"wpyx_term_relationships\";i:10;s:18:\"wpyx_term_taxonomy\";i:11;s:13:\"wpyx_termmeta\";i:12;s:10:\"wpyx_terms\";i:13;s:13:\"wpyx_usermeta\";i:14;s:10:\"wpyx_users\";i:15;s:17:\"wpyx_wpforms_lite\";}s:4:\"step\";i:1;}','yes'),(188,'do_activate','0','yes'),(189,'jetpack_activated','2','yes'),(190,'_transient_timeout_jetpack_https_test','1695832542','no'),(191,'_transient_jetpack_https_test','1','no'),(192,'_transient_timeout_jetpack_https_test_message','1695832542','no'),(193,'_transient_jetpack_https_test_message','','no'),(194,'boldgrid_pointers','a:4:{i:0;a:6:{s:2:\"id\";s:37:\"boldgrid_image_search_internal_only_8\";s:6:\"screen\";s:4:\"page\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:1;a:6:{s:2:\"id\";s:49:\"boldgrid_media_library_image_search_internal_only\";s:6:\"screen\";s:6:\"upload\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:3:{s:4:\"edge\";s:3:\"top\";s:5:\"align\";s:6:\"middle\";s:17:\"open_on_page_load\";b:0;}}i:2;a:6:{s:2:\"id\";s:38:\"boldgrid_image_size_do_you_need_help_8\";s:6:\"screen\";s:12:\"media-upload\";s:6:\"target\";s:11:\"#image_size\";s:5:\"title\";s:10:\"Image size\";s:7:\"content\";s:33:\"Need help choosing an image size?\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:3;a:6:{s:2:\"id\";s:29:\"boldgrid_customization_widget\";s:6:\"screen\";s:9:\"dashboard\";s:6:\"target\";s:21:\"#customization_widget\";s:5:\"title\";s:35:\"Begin customizing your new website!\";s:7:\"content\";s:130:\"Congratulations, you&#039;ve just installed your new website! Below you&#039;ll find tips to help you begin customizing your site.\";s:8:\"position\";a:2:{s:4:\"edge\";s:6:\"bottom\";s:5:\"align\";s:6:\"middle\";}}}','yes'),(195,'_site_transient_timeout_browser_f981dd2164895fca9576214ea5750ede','1696350943','no'),(196,'_site_transient_browser_f981dd2164895fca9576214ea5750ede','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"16.1\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(197,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1696350943','no'),(198,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(205,'_transient_timeout_feed_0d2db5fea5a8633b56992c916819b198','1695789348','no'),(201,'can_compress_scripts','1','yes'),(202,'_site_transient_timeout_community-events-ef95a1c318b438745b85aa9c0c0b7415','1695789348','no'),(203,'_site_transient_community-events-ef95a1c318b438745b85aa9c0c0b7415','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:8:\"2.8.67.0\";}s:6:\"events\";a:0:{}}','no'),(236,'recently_activated','a:0:{}','yes'),(237,'jetpack_dismissed_connection_banner','1','yes'),(207,'_transient_timeout_feed_mod_0d2db5fea5a8633b56992c916819b198','1695789348','no'),(208,'_transient_feed_mod_0d2db5fea5a8633b56992c916819b198','1695746148','no'),(209,'_transient_timeout_feed_48c2a7450ae14f12ef8a9b58ca9f0748','1695789348','no'),(210,'_transient_feed_48c2a7450ae14f12ef8a9b58ca9f0748','a:4:{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:\"2023-09-26T16:37:13+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:6:\"4.23.2\";}}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:56:\"https://www.whodunit.fr/woa-27-levolution-de-buddypress/\";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:38:\"WOA ! #27 L’évolution de BuddyPress\";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:56:\"https://www.whodunit.fr/woa-27-levolution-de-buddypress/\";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:\"2023-09-25T09:53:46.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:\"2023-09-25T09:53:46.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:318:\"Écoutez le nouvel épisode de WOA - WordPress On Air où je discute avec Mathieu Viet sur l\'évolution de BuddyPress. Découvrez les dernières nouveautés de WordPress et laissez vos commentaires et évaluations.\nL’article WOA ! #27 L’évolution de BuddyPress est apparu en premier sur Agence WordPress Whodunit.\";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:7958:\"\n        \n<p>Je suis super excité de vous annoncer la sortie du dernier épisode de mon podcast, WOA &#8211; WordPress On Air. Cet épisode est particulièrement spécial car j&#8217;ai eu l&#8217;honneur de discuter avec Mathieu Viet, une figure incontournable de la communauté WordPress. ????️</p>\n\n\n\n<p>Dans cet épisode, vous découvrirez notamment :</p>\n\n\n\n<ul data-block-type=\"core\">\n<li data-block-type=\"core\"><strong><a href=\"https://whodunit.academy\">Whodunit Academy</a></strong> : Des formations WordPress pour tous les niveaux ????</li>\n\n\n\n<li data-block-type=\"core\"><strong>Nouveauté WP Umbrella</strong> : Sécurisez vos extensions WordPress ????️</li>\n\n\n\n<li data-block-type=\"core\"><strong>WordPress Playground</strong> : Testez WordPress directement dans votre navigateur ????️</li>\n\n\n\n<li data-block-type=\"core\"><strong>Meetup WordPress à La Rochelle</strong> : Ne ratez pas cet événement local ????</li>\n\n\n\n<li data-block-type=\"core\"><strong>WordPress Accessibility Day</strong> : Un focus sur l&#8217;accessibilité web ????</li>\n\n\n\n<li data-block-type=\"core\"><strong>Interview de Mathieu Viet</strong> : Tout sur l&#8217;évolution de BuddyPress ????</li>\n</ul>\n\n\n\n<p>Et ce n&#8217;est pas tout ! Dans notre deuxième partie d&#8217;épisode, nous aurons l&#8217;honneur de recevoir Daniel Roch, expert en SEO (Search Engine Optimization) depuis 2008. Il partagera son point de vue sur l&#8217;avenir du SEO, notamment à la lumière de la montée en puissance de l&#8217;intelligence artificielle.</p>\n\n\n\n<p>Alors, installez-vous confortablement, branchez vos écouteurs, et préparez-vous à être inspirés par cette nouvelle saison de WOA. Nous sommes prêts, et j&#8217;espère que vous l&#8217;êtes aussi ! Restez à l&#8217;écoute, car une émission toutes les deux semaines vous attend pour vous aider à tirer le meilleur parti de WordPress et à rester à jour avec les dernières tendances.</p>\n\n\n\n<p>Si vous êtes passionné par WordPress, que vous soyez développeur, blogueur, novice ou professionnel, abonnez-vous dès maintenant pour ne rien manquer de nos prochains épisodes. Ensemble, plongeons dans l&#8217;univers passionnant de WordPress !</p>\n\n\n\n<p>Écoutez dès maintenant la saison 4 de WOA sur votre plateforme préférée !</p>\n\n\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-ecoutez-le-podcast-sur\" data-block-type=\"core\">Ecoutez le podcast sur </h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-5 wp-block-columns-is-layout-flex\" data-block-type=\"core\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" data-block-type=\"core\">\n<figure class=\"wp-block-image size-large\" data-block-type=\"core\"><a href=\"https://podcasts.apple.com/fr/podcast/woa-wordpress-on-air/id1482779414\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://www.whodunit.fr/wp-content/uploads/2019/10/apple-podcasts-e1571142591535.jpg\" alt=\"\" class=\"wp-image-66447\" //></a></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" data-block-type=\"core\">\n<figure class=\"wp-block-image size-large\" data-block-type=\"core\"><a href=\"https://open.spotify.com/show/5rEMqG2cyoKYxpTTUAKSPp\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://www.whodunit.fr/wp-content/uploads/2019/10/unknown.png\" alt=\"\" class=\"wp-image-66448\" //></a></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" data-block-type=\"core\">\n<figure class=\"wp-block-image size-large\" data-block-type=\"core\"><a href=\"https://www.deezer.com/fr/show/586602\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://www.whodunit.fr/wp-content/uploads/2019/10/deezer-1024x196.png\" alt=\"\" class=\"wp-image-66449\" //></a></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" data-block-type=\"core\">\n<figure class=\"wp-block-image size-large\" data-block-type=\"core\"><a href=\"http://podplayer.net/?podId=2447675\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://www.whodunit.fr/wp-content/uploads/2019/10/podcast-addict-for-windows-pc.jpg\" alt=\"\" class=\"wp-image-66450\" //></a></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:31% auto\" data-block-type=\"core\"><figure class=\"wp-block-media-text__media\"><img width=\"241\" height=\"224\" src=\"https://www.whodunit.fr/wp-content/uploads/2023/09/mathieuviet.png\" alt=\"\" class=\"wp-image-76042 size-full\" //></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-1536fb7\" id=\"mathieu-viet-monsieur-buddy-press\" data-block-id=\"1536fb7\"><h2 class=\"stk-block-heading__text\">Mathieu VIET : Monsieur BuddyPress</h2></div>\n\n\n\n<p>Mathieu est un passionné de WordPress et un contributeur actif à la communauté. Il est surtout connu pour son implication dans le développement de BuddyPress, une extension qui transforme votre site WordPress en une plateforme communautaire complète. Mathieu a une riche expérience dans le domaine et son point de vue sur l&#8217;évolution de BuddyPress est à ne pas manquer ! ????</p>\n</div></div>\n\n\n\n<hr data-block-type=\"core\"/>\n\n\n\n<p><strong>Sommaire de l&#8217;épisode :</strong></p>\n\n\n\n<ul data-block-type=\"core\">\n<li data-block-type=\"core\">⏱️00:40 &#8211; Sommaire</li>\n\n\n\n<li data-block-type=\"core\">⏱️00:56 &#8211; Whodunit Academy</li>\n\n\n\n<li data-block-type=\"core\">⏱️02:00 &#8211; Nouveauté WP Umbrella</li>\n\n\n\n<li data-block-type=\"core\">⏱️03:33 &#8211; WordPress Playground</li>\n\n\n\n<li data-block-type=\"core\">⏱️05:40 &#8211; Meetup WordPress à La Rochelle</li>\n\n\n\n<li data-block-type=\"core\">⏱️06:16 &#8211; WordPress Accessibility Day</li>\n\n\n\n<li data-block-type=\"core\">⏱️07:52 &#8211; Interview de Mathieu Viet sur BuddyPress</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-les-liens-de-l-emission\" data-block-type=\"core\">Les liens de l&#8217;émission</h2>\n\n\n\n<ul data-block-type=\"core\">\n<li data-block-type=\"core\"><a href=\"https://whodunit.fr/\">Whodunit Academy</a></li>\n\n\n\n<li data-block-type=\"core\"><a href=\"https://playground.wordpress.net/\">WordPress Playground</a></li>\n\n\n\n<li data-block-type=\"core\"><a href=\"https://wp-umbrella.com/\">WP Umbrella</a> (Utilise le code promo &#8220;WOA&#8221; pour un mois gratuit)</li>\n\n\n\n<li data-block-type=\"core\"><a href=\"https://www.meetup.com/\">Meetup</a></li>\n\n\n\n<li data-block-type=\"core\"><a href=\"https://wpaccessibilityday.org/\">WordPress Accessibility Day</a></li>\n\n\n\n<li data-block-type=\"core\"><a href=\"https://wordpress.org/plugins/buddypress/\">BuddyPress</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-j-attends-vos-retours-avec-impatience\" data-block-type=\"core\">J&#8217;attends vos retours avec impatience&nbsp;!</h2>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:20% auto\" data-block-type=\"core\"><figure class=\"wp-block-media-text__media\"><img width=\"1080\" height=\"1080\" src=\"https://www.whodunit.fr/wp-content/uploads/2023/05/template-carre-1080x1080.jpg\" alt=\"\" class=\"wp-image-75791 size-full\" //></figure><div class=\"wp-block-media-text__content\">\n<p>Je vous invite à écouter, partager et surtout à laisser vos commentaires et évaluations. Votre feedback est non seulement précieux pour moi, mais il aide aussi le podcast à toucher un public plus large. ????</p>\n\n\n\n<p>Vous souhaitez intervenir ? Envoyez un mail à eddy@whodunit.fr ou rejoignez-moi sur LinkedIn <a href=\"https://www.linkedin.com/in/eddy-boels/\" target=\"_blank\" rel=\"noreferrer noopener\">https://www.linkedin.com/in/eddy-boels/</a> pour en discuter.</p>\n</div></div>\n<p>L’article <a rel=\"nofollow\" href=\"https://www.whodunit.fr/woa-27-levolution-de-buddypress/\">WOA ! #27 L&#8217;évolution de BuddyPress</a> est apparu en premier sur <a rel=\"nofollow\" href=\"https://www.whodunit.fr\">Agence WordPress Whodunit</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:10:\"Eddy Boels\";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:38:\"https://www.whodunit.fr/podcasts/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:25:\"Podcast WordPress on Air!\";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:60:\"https://wp-rocket.me/fr/blog/wp-rocket-3-15/#comment-4387875\";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:116:\"Commentaires sur 3.15 – Le LazyLoad désormais disponible pour les images de backgrounds CSS par Valentina Orlandi\";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:60:\"https://wp-rocket.me/fr/blog/wp-rocket-3-15/#comment-4387875\";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:\"2023-09-21T11:19:37.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:\"2023-09-21T11:19:37.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:564:\"En réponse à Gérard.\n\nBonjour Gérard, Pouvez-vous ouvrir un ticket de support et nous fournir les informations suivantes?\n- Liens vers les pages où vous avez remarqué le changement de score uniquement à cause de l&#039;activation de la fonctionnalité.\n- La version de la page affectée par le changement de score (Desktop ou Mobile, ou les deux ?)\nLe support aura besoin d&#039;un accès administrateur à votre site pour effectuer des tests avec et sans la nouvelle fonctionnalité. Ils vous en demanderont un lorsqu&#039;ils répondront à votre demande.\";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:703:\"\n        <p>En réponse à <a href=\"https://wp-rocket.me/fr/blog/wp-rocket-3-15/#comment-4384721\">Gérard</a>.</p>\n<p>Bonjour Gérard, Pouvez-vous ouvrir un ticket de support et nous fournir les informations suivantes?<br //>\n&#8211; Liens vers les pages où vous avez remarqué le changement de score uniquement à cause de l&#8217;activation de la fonctionnalité.<br //>\n&#8211; La version de la page affectée par le changement de score (Desktop ou Mobile, ou les deux ?)<br //>\nLe support aura besoin d&#8217;un accès administrateur à votre site pour effectuer des tests avec et sans la nouvelle fonctionnalité. Ils vous en demanderont un lorsqu&#8217;ils répondront à votre demande.</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:\"Valentina Orlandi\";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://wp-rocket.me/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:9:\"WP Rocket\";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:37:\"https://kinsta.com/fr/blog/pile-mean/\";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:23:\"La pile MEAN expliquée\";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:37:\"https://kinsta.com/fr/blog/pile-mean/\";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:\"2023-09-19T12:53:07.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:\"2023-09-19T12:53:07.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:230:\"La pile MEAN est un ensemble de technologies JavaScript à code open source qui a gagné en popularité. Elle facilite la création d’applications web complexes et ...\nThe post La pile MEAN expliquée 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:381:\"\n        <p>La pile MEAN est un ensemble de technologies JavaScript à code open source qui a gagné en popularité. Elle facilite la création d&#8217;applications web complexes et ...</p>\n<p>The post <a rel=\"nofollow\" href=\"https://kinsta.com/fr/blog/pile-mean/\">La pile MEAN expliquée</a> appeared first on <a rel=\"nofollow\" 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:12:\"Marcia Ramos\";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: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:48:\"https://wpmarmite.com/gutenberg-vs-page-builder/\";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:\"Gutenberg vs page builder : lequel choisir ?\";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:48:\"https://wpmarmite.com/gutenberg-vs-page-builder/\";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:\"2023-09-19T08:00:00.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:\"2023-09-19T08:00:00.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:359:\"À ma gauche, Gutenberg. À ma droite, un constructeur de page. Au centre, vous. Gutenberg vous attire. Il vous tend les bras. Et puis non. Ce constructeur de page a quand même quelques atouts de choix qui vous aimantent. Au...\nGutenberg vs page builder : lequel choisir ? 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:749:\"\n        <p><img width=\"1500\" height=\"830\" src=\"https://wpmarmite.com/wp-content/uploads/2023/07/cover-gutenberg-wordpress.jpg\" class=\"attachment-full size-full wp-post-image\" alt=\"L&#039;éditeur de contenu Gutenberg sur WordPress\" //></p>\n<p>À ma gauche, Gutenberg. À ma droite, un constructeur de page. Au centre, vous. Gutenberg vous attire. Il vous tend les bras. Et puis non. Ce constructeur de page a quand même quelques atouts de choix qui vous aimantent. Au...</p>\n<p><a rel=\"nofollow\" href=\"https://wpmarmite.com/gutenberg-vs-page-builder/\">Gutenberg vs page builder : lequel choisir ?</a> est un article de <a rel=\"nofollow\" 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:28:\"Thibaut &amp;#124; 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: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:91:\"https://beapi.fr/blog/usine-a-sites-wordpress-lallie-strategique-des-grandes-organisations/\";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:\"Usine à sites WordPress: l’allié stratégique des grandes organisations\";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:91:\"https://beapi.fr/blog/usine-a-sites-wordpress-lallie-strategique-des-grandes-organisations/\";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:\"2023-09-06T09:47:10.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:\"2023-09-06T09:47:10.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:557:\"Les grandes entreprises, notamment celles présentes sur plusieurs marchés ou régions, sont confrontées au défi d’améliorer leur efficacité tout en réduisant les coûts liés aux plateformes numériques. Dans ce contexte, l’industrialisation de la production digitale devient incontournable. L’usine à sites, déployée sous la forme d’une Web Factory ou d’un Multisite WordPress, est une réponse idéale […]\nThe post Usine à sites WordPress: l’allié stratégique des grandes organisations appeared first on Agence WordPress Be API.\";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:9716:\"\n        \n<p>Les grandes entreprises, notamment celles présentes sur plusieurs marchés ou régions, sont confrontées au défi d&rsquo;améliorer leur efficacité tout en réduisant les coûts liés aux plateformes numériques. Dans ce contexte, l&rsquo;industrialisation de la production digitale devient incontournable. L&rsquo;usine à sites, déployée sous la forme d&rsquo;une Web Factory ou d&rsquo;un Multisite WordPress, est une réponse idéale à cette problématique. </p>\n\n\n\n<p>Avec la mise en place d’une plateforme centralisée, le dispositif facilite le déploiement, la gestion et la maintenance de plusieurs sites web, et s&rsquo;impose comme un élément clé de la stratégie digitales des grands groupes.</p>\n\n\n\n<h2 class=\"wp-block-heading\">I. Industrialiser la production digitale</h2>\n\n\n\n<p>L&rsquo;usine à sites est un dispositif solide, spécialement calibré pour les structures telles que les multinationales, les institutions publiques ou les franchises. Ces entités sont fréquemment confrontées à la gestion d’un vaste réseau de sites web, aux besoins souvent similaires.</p>\n\n\n\n<p>La mise en place d’une usine à sites présente de nombreux avantages, à commencer par <strong>la garantie d&rsquo;une cohérence de marque</strong>. Chaque site s&rsquo;inscrit dans une homogénéité visuelle et fonctionnelle, consolidant l&rsquo;identité et le message global de l&rsquo;entreprise.</p>\n\n\n\n<p>L&rsquo;organisation n&rsquo;a plus à concevoir chaque nouveau site de A à Z, ce qui permet une <strong>réduction réelle des coûts de production</strong>. La gestion centralisée de la maintenance et des mises à jour facilite les interventions sur l’ensemble du réseau.</p>\n\n\n\n<p>La <strong>rapidité de déploiement</strong> est également un atout majeur. Les nouveaux sites s&rsquo;insèrent plus facilement dans le dispositif existant. De plus, l&rsquo;usine à sites permet l&rsquo;optimisation des ressources: les équipes mutualisent les contenus et les outils.</p>\n\n\n\n<p>Mais si la standardisation est le maître mot, la flexibilité n’est pas en reste pour autant. Chaque site peut s’adapter selon les spécificités d&rsquo;une audience ou d&rsquo;un marché. Cette adaptabilité s&rsquo;accompagne d&rsquo;une intégration aisée des innovations technologiques, déployées uniformément sur chaque site. Chaque retour d&rsquo;expérience alimente une démarche d&rsquo;amélioration continue, permettant à l&rsquo;organisation de peaufiner sa stratégie sur le long terme.</p>\n\n\n\n<p>Ainsi, loin de n&rsquo;être qu&rsquo;un outil technique, l&rsquo;usine à sites devient un véritable levier stratégique. Pour les grandes organisations, c&rsquo;est la promesse d&rsquo;une présence digitale renforcée, d&rsquo;une réactivité accrue face aux enjeux du marché et en définitive, d&rsquo;un vrai avantage compétitif.</p>\n\n\n\n<h2 class=\"wp-block-heading\">II. WordPress: un CMS calibré pour soutenir une usine à sites</h2>\n\n\n\n<p>Dans un <strong><a href=\"https://beapi.fr/blog/multisite-wordpress-la-solution-pour-une-gestion-de-contenu-efficace-et-une-gouvernance-renforcee/\">précédent article</a></strong> , nous avons introduit la fonctionnalité Multisite de WordPress qui permet aux administrateurs de piloter simultanément plusieurs sites web depuis une interface unique. Ainsi, le CMS inclut dans sa structure même&nbsp;les fondations idéales pour développer une usine à sites solide.</p>\n\n\n\n<p>Associé à <strong><a href=\"https://beapi.fr/expertise-wordpress/agence-wordpress-gutenberg/\">l&rsquo;éditeur Gutenberg</a></strong> &#8211; dont les blocs modulaires et la flexibilité facilitent la conception de sites en masse tout en préservant une uniformité visuelle et fonctionnelle &#8211; WordPress est globalement le choix idéal pour soutenir tout système d&rsquo;usine à sites.</p>\n\n\n\n<p>Propulsant 43% du web, il est le seul standard incontesté de qualité dans le domaine des CMS. Sa fiabilité et sa sécurité sont constamment vérifiées par une vaste communauté de développeurs professionnels qui scrutent, améliorent et renforcent continuellement sa structure.</p>\n\n\n\n<p>Enfin, et ce n’est pas un détail, le CMS propose <strong>une offre dédiées aux grands comptes</strong>, qui en fait l’outil de choix pour soutenir une usine à site complexe. Conçue pour répondre aux différents enjeux des grandes organisations, l’offre WordPress VIP tire sa force dans l’exhaustivité de ses services. </p>\n\n\n\n<ul>\n<li>Une gestion optimale des pics de trafic, une sécurité renforcée, ainsi qu&rsquo;un support d&rsquo;experts disponible 24/7. </li>\n</ul>\n\n\n\n<ul>\n<li>Des workflows sophistiqués, avec des environnements distincts pour le développement, les tests et la mise en production. </li>\n</ul>\n\n\n\n<ul>\n<li>Une infrastructure solide, un réseau exclusif de partenaires triés sur le volets et des intégrations pré-configurées avec des services tiers performants. </li>\n</ul>\n\n\n\n<ul>\n<li>Une gestion proactive des mises à jour pour bénéficier des dernières innovations et normes de sécurité, assurant des structure digitales durables dans le temps.</li>\n</ul>\n\n\n\n<p>En tant que première et <strong><a href=\"https://beapi.fr/partenaire-wordpress-vip/\">unique agence partenaire WordPress VIP en France</a>,</strong> Be API dispose d&rsquo;une expertise avérée dans la gestion de projets d&rsquo;envergure. Cette synergie entre notre savoir-faire d’agence digitale et la puissance de WordPress VIP nous permet de proposer des accompagnements haut de gamme en matière d’usines à sites.</p>\n\n\n\n<h2 class=\"wp-block-heading\">III. Les clés d&rsquo;une mise en place réussie</h2>\n\n\n\n<p>Vous souhaitez déployer un dispositif d’usine à sites? Voici quelques points essentiels à ne pas négliger :</p>\n\n\n\n<ol>\n<li><strong>Définition claire des besoins</strong>: Cela implique une compréhension approfondie des objectifs, des différents publics cibles et des spécificités techniques requises.</li>\n\n\n\n<li><strong>Conception flexible :</strong> L&rsquo;architecture de votre usine à sites doit être conçue pour être facilement adaptable &#8211; afin d&rsquo;ajouter, modifier ou retirer des fonctionnalités sans perturber l&rsquo;ensemble du système</li>\n\n\n\n<li><strong>Uniformité vs personnalisation</strong>: Bien que l&rsquo;objectif principal soit d&rsquo;industrialiser la création de sites web, chaque site doit conserver une marge de manœuvre pour intégrer des personnalisations spécifiques.</li>\n\n\n\n<li><strong>Optimisation des performances</strong> : Il est essentiel de disposer d&rsquo;une infrastructure robuste, conçue pour gérer efficacement le trafic engendré par la multiplicité des sites, tout en assurant des temps de chargement rapides.</li>\n\n\n\n<li><strong>Intégration continue</strong>: L&rsquo;usine à site doit être conçue pour s&rsquo;intégrer facilement avec d&rsquo;autres outils et systèmes, qu&rsquo;il s&rsquo;agisse de solutions CRM, d&rsquo;outils marketing ou d&rsquo;autres technologies tierces.</li>\n\n\n\n<li><strong>Sécurité renforcée</strong>: Avec plusieurs sites gérés sur une seule infrastructure, les risques liés à la sécurité peuvent s&rsquo;amplifier. Il est essentiel d&rsquo;adopter des pratiques strictes de sécurité, de réaliser des audits réguliers et de s&rsquo;assurer que les mises à jour sont appliquées en temps réel.</li>\n\n\n\n<li><strong>Formation et support</strong>: L&rsquo;équipe en charge de l&rsquo;usine à sites doit être formée non seulement sur WordPress, mais aussi sur les particularités de l&rsquo;usine à sites elle-même. Un support continu doit être assuré pour résoudre les éventuels problèmes et accompagner les utilisateurs.</li>\n</ol>\n\n\n\n<p>En somme, la mise en place réussie d&rsquo;une usine à sites WordPress ne réside pas seulement dans la technologie choisie, mais également dans une approche stratégique et une exécution méticuleuse.</p>\n\n\n\n<p>À ce titre, l’équipe Be API peut vous accompagner dans votre projet de <strong><a href=\"https://beapi.fr/expertise-wordpress/usine-a-sites-web-factory-multisite-wordpress/\">refonte ou de création d’usine à sites</a></strong>. Nous accompagnons nos clients à chaque étape de leur réflexion &#8211; du conseil en stratégie, au développement, en passant par la conception et la formation des collaborateurs, couvrant à la fois WordPress et Gutenberg. Pour garantir une usine à sites fonctionnelle, sécurisée et durable, nous déployons des plans de <strong><a href=\"https://beapi.fr/expertise-wordpress/maintenance-wordpress/\">maintenance WordPress</a></strong> adaptés aux besoins de chaque entreprise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion</h2>\n\n\n\n<p>Le monde numérique évolue rapidement et la nécessité d&rsquo;optimiser et rationaliser les plateformes digitales n&rsquo;a jamais été aussi important pour les organisations. L&rsquo;usine à sites WordPress, alliant modularité et sécurité, s&rsquo;impose comme un outil stratégique pour répondre aux enjeux actuels. Plus qu&rsquo;une simple plateforme technique, c&rsquo;est une vision qui allie technologie et marketing pour offrir une présence en ligne optimale. Avec l’aide de partenaires experts, les entreprises disposent d&rsquo;un soutien de choix pour déployer un dispositif robuste et durable.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://beapi.fr/blog/usine-a-sites-wordpress-lallie-strategique-des-grandes-organisations/\">Usine à sites WordPress: l&rsquo;allié stratégique des grandes organisations</a> appeared first on <a rel=\"nofollow\" href=\"https://beapi.fr\">Agence WordPress Be API</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:57:\"\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:8:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://api.follow.it/track-rss-story-click/v3/8GP0TN3yObjaVYDJYPqkVAO5yOwvVe_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:7:\"sécuri\";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://api.follow.it/track-rss-story-click/v3/8GP0TN3yObjaVYDJYPqkVAO5yOwvVe_2\";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:\"2023-08-18T23:04:28.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:\"2023-08-18T23:04:28.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:155:\"<img src=\"https://api.follow.it/track-rss-story-loaded/v1/KJhHJJfL2KHS2JYC0C3WfJs0ohxaO6Yr\" border=\"0\" width=\"1\" height=\"1\" alt=\"sécuri\" title=\"sécuri\"> \";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:170:\"\n        <img src=\"https://api.follow.it/track-rss-story-loaded/v1/KJhHJJfL2KHS2JYC0C3WfJs0ohxaO6Yr\" border=\"0\" width=\"1\" height=\"1\" alt=\"sécuri\" title=\"sécuri\"/> \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:\"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:46:\"https://feeds.feedburner.com/LechodespluginsWp\";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:31:\"L’écho des plugins 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:\"\";}}}}}}}}}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:83:\"https://jeanbaptisteaudras.com/2023/08/contribution-stats-for-wordpress-6-3-lionel/\";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:52:\"Contribution Stats for WordPress 6.3 « Lionel »\";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:83:\"https://jeanbaptisteaudras.com/2023/08/contribution-stats-for-wordpress-6-3-lionel/\";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:\"2023-08-14T15:58:52.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:\"2023-08-14T15:58:52.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:558:\"L’article Contribution Stats for WordPress 6.3 « Lionel » provient de Jean-Baptiste Audras - CTO @ Whodunit & WordPress Core Developer\nWordPress 6.3 « Lionel » was released on August 8, 2023. This version is named « Lionel », after the American jazzer Lionel Hampton. I was involved in this release as Triage Lead and as a core committer. It was a pleasure to work with the release squad. A […]\nL’article Contribution Stats for WordPress 6.3 « Lionel » provient de Jean-Baptiste Audras - CTO @ Whodunit & WordPress Core Developer\";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:16410:\"\n        <p>L’article <a rel=\"nofollow\" href=\"https://jeanbaptisteaudras.com/2023/08/contribution-stats-for-wordpress-6-3-lionel/\">Contribution Stats for WordPress 6.3 « Lionel »</a> provient de <a rel=\"nofollow\" href=\"https://jeanbaptisteaudras.com\">Jean-Baptiste Audras - CTO @ Whodunit &amp; WordPress Core Developer</a></p>\n\n<p>WordPress 6.3 «&nbsp;Lionel&nbsp;»&nbsp;was released on August 8, 2023. This version is named&nbsp;<em>«&nbsp;Lionel&nbsp;»</em>, after the American jazzer Lionel Hampton.</p>\n\n\n\n<p>I was involved in this release as&nbsp;<em>Triage Lead</em>&nbsp;and as a&nbsp;<a href=\"https://github.com/WordPress/wordpress-develop/commits?author=audrasjb\">core committer</a>. It was a pleasure to work with the release squad. A big&nbsp;<em>thank you</em>&nbsp;to all the talented people who worked hard to put together WP&nbsp;6.3 <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2764.png\" alt=\"❤\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //></p>\n\n\n\n<p>As for previous releases, let’s have a look on a few stats about this release.</p>\n\n\n\n<p>In the past, I already published some contributions stats for versions <a href=\"https://jeanbaptisteaudras.com/en/2019/11/distribution-of-wordpress-5-3-contributors-by-country-2/\">5.3</a>, <a href=\"https://jeanbaptisteaudras.com/en/2020/03/wordpress-5-4-core-contribution-statistics/\">5.4</a>, <a href=\"https://jeanbaptisteaudras.com/en/2020/08/wordpress-5-5-core-stats-contributions-by-country-company/\">5.5</a>, <a href=\"https://jeanbaptisteaudras.com/en/2020/12/wordpress-5-6-core-stats-contributions-by-country-company/\">5.6</a>, <a href=\"https://datastudio.google.com/u/0/reporting/a496c333-7e64-412c-9299-9ea2c84e5d2c/page/j595B\">5.7</a>, <a href=\"https://jeanbaptisteaudras.com/en/2022/01/wordpress-5-9-core-contribution-statistics/\">5.9</a>, <a href=\"https://jeanbaptisteaudras.com/en/2022/05/wp-6-0-arturo-contribution-stats/\">6.0</a>, <a href=\"https://jeanbaptisteaudras.com/en/2022/11/contribution-stats-for-wordpress-6-1-misha/\">6.1</a> and <a href=\"https://jeanbaptisteaudras.com/2023/04/contribution-stats-for-wordpress-6-2-dolphy/\">6.2</a>. I did it again for WP 6.3, so we can have an eye on the relative « influence » of countries and companies on WordPress Core.</p>\n\n\n\n<p>Before diving into WordPress 6.3 Core contributions stats, I wanted to share a few disclaimers, for better context:</p>\n\n\n\n<ul>\n<li>These stats were generated after the last Release Candidate of WP 6.3. Thanks to&nbsp;<a href=\"https://profiles.wordpress.org/desrosj/\" target=\"_blank\" rel=\"noreferrer noopener\">Jon</a>&nbsp;who collected the props list for the release squad.</li>\n\n\n\n<li>These statistics only relate to Core contributions (= props gained for source code contributions) of WordPress. There is a lot of other types of contributions, not listed here: marketing, communication, translation, testing…</li>\n\n\n\n<li>To get these stats, I parsed the WordPress.org profile page of each contributor to get some public informations about them: country, employer, and wether they already contributed to WordPress Core or not.</li>\n\n\n\n<li>It includes both Core contributions on Trac and Gutenberg pull requests on GitHub.</li>\n\n\n\n<li>Those stats are based on what’s declared in each contributors’s wp.org profile.&nbsp;<strong>Users with empty profile info are not taken into account.</strong></li>\n</ul>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<h2 class=\"wp-block-heading alignwide\">WordPress 6.3 overall stats</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-5 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<p><strong>About 640</strong>&nbsp;<strong>people</strong>&nbsp;from at least&nbsp;<strong>52 countries</strong>&nbsp;and&nbsp;<strong>186 identified companies</strong>&nbsp;contributed to WordPress&nbsp;6.3.</p>\n\n\n\n<p>Worth noting that&nbsp;<strong>207 people contributed to WordPress Core for the very first time!</strong>&nbsp;That’s&nbsp;about&nbsp;<strong>32%</strong>&nbsp;of the total number of contributors!</p>\n\n\n\n<p>The ratio of new contributors is still quite good for an open-source project!<a href=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/04/evolution-release-wp62.svg\"></a></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<figure class=\"wp-block-image size-large\"><img width=\"831\" height=\"523\" src=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/Evolution-of-WordPress-Core-contributors-across-recent-releases-2.svg\" alt=\"\" class=\"wp-image-145060\" //></figure>\n</div>\n</div>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading alignwide\">Country ranking by number of contributions</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-9 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<p>It’s interesting to see how much WordPress is a worldwide project. Contributions come from all over the planet <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //></p>\n\n\n\n<p><strong>USA</strong>&nbsp;is still number one by far with 863 contributions,&nbsp;<strong>United Kingdom</strong>&nbsp;comes 2<sup>nd</sup> with 360 contributions.&nbsp;<strong>Russia</strong> and <strong>France</strong>&nbsp;follows with 346 and 320 contributions each, and&nbsp;<strong>India</strong>&nbsp;and <strong>Australia</strong> with 291 and 266 props.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<figure class=\"wp-block-image size-large\"><img width=\"1200\" height=\"1200\" src=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/wp63-contributions-country.svg\" alt=\"\" class=\"wp-image-145066\" //></figure>\n\n\n\n\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading alignwide\">Country ranking by number of contributors</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-12 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<figure class=\"wp-block-image size-large\"><img width=\"1200\" height=\"1200\" src=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/wp63-contributors-country.svg\" alt=\"\" class=\"wp-image-145069\" //></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<p>Still, contributions are not everything.&nbsp;<strong>Let’s talk about contributors</strong>. Instead of counting contributions, we can count the individuals who worked on this release (=&nbsp;number of people credited in Trac tickets or GitHub PRs)… and we have the following results&nbsp;:</p>\n\n\n\n<p><strong>USA</strong> is still on the top of the game with 102 people. <strong>India</strong> has 68 and <strong>Bangladesh</strong> has 48.</p>\n\n\n\n<p>These countries are followed by <strong>France</strong> and <strong>United Kingdom</strong> with 19 contributors each.</p>\n\n\n\n<p>In conclusion, USA still completely dominates the stats by number of independent contributors, and by number of contributions (props count). Bangladesh and India have a great number of people involved, but not so much contribution.</p>\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Company ranking by contributions</h2>\n\n\n\n<p><strong>Automattic</strong> is still the most prolific company with employees credited in no less than 1718 contributions (by 83 contributors), and is followed by plugin editor <strong>Yoast</strong> with 499 contributions (by 6 contributors) and <strong>Whodunit</strong> French agency (298 contributions by 6 people). Next, we have the international WP agencies <strong>10up</strong> (290 contributions by 16 people), <strong>XWP</strong> (180 contributions), hosting companies like <strong>GoDaddy</strong> (173 contributions) and <strong>Google</strong> with 161 contributions.</p>\n\n\n\n<p>Worth noting that major stakeholders can still be categorized in three sorts of companies: agencies, plugins/themes editors and hosting companies. And of course, well… Automattic <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f61c.png\" alt=\"😜\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //></p>\n\n\n\n<p>In the graphic below, you&rsquo;ll see all the company credited in WordPress 6.3 and the number of contributions of their employees.</p>\n\n\n\n<figure class=\"wp-block-image alignwide size-large\"><a href=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/wp63-contributions-company.svg\"><img width=\"1200\" height=\"1200\" src=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/wp63-contributions-company.svg\" alt=\"\" class=\"wp-image-145070\" //></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Company ranking by contributors</h2>\n\n\n\n<p>Of the 186 identified companies that contributed to WordPress 6.3, <strong>Automattic</strong> had by far the largest number of contributors, with 83 people involved. <strong>10up</strong> is the second biggest company in terms of contributors, with 16 people. <strong>WPDeveloper</strong> comes third with 11 people. <strong>AuthLab</strong> and <strong><strong>rtCamp</strong></strong> come fourth with 10 people.</p>\n\n\n\n<figure class=\"wp-block-image alignwide size-large\"><a href=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/wp63-contributor-company.svg\"><img width=\"1200\" height=\"1200\" src=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/wp63-contributor-company.svg\" alt=\"\" class=\"wp-image-145072\" //></a></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" //>\n\n\n\n<h2 class=\"wp-block-heading\">Individuals ranking – WordPress 6.3</h2>\n\n\n\n<p>Here is the top 30 of WordPress 6.3 contributors. You can also checkout the full table <a href=\"https://docs.google.com/spreadsheets/d/159RrLuGKJeq1A_igMwDbZ7VVY7iWzwqbfmbtrlN_960/edit?usp=sharing\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">on this spreadsheet</a>.</p>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-16 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<figure class=\"wp-block-table is-style-stripes\"><table><thead><tr><th>#</th><th>Username</th><th>Contributions</th><th>Country</th><th>Company</th></tr></thead><tbody><tr><td>1</td><td>sergeybiryukov</td><td>296</td><td>Russia</td><td>Yoast</td></tr><tr><td>2</td><td>audrasjb</td><td>293</td><td>France</td><td>Whodunit</td></tr><tr><td>3</td><td>spacedmonkey</td><td>175</td><td>United Kingdom</td><td>XWP</td></tr><tr><td>4</td><td>mamaduka</td><td>143</td><td>Georgia</td><td>GoDaddy</td></tr><tr><td>5</td><td>costdev</td><td>142</td><td>NC</td><td>NC</td></tr><tr><td>6</td><td>mukesh27</td><td>119</td><td>India</td><td>10up</td></tr><tr><td>7</td><td>isabel_brison</td><td>110</td><td>NC</td><td>Automattic</td></tr><tr><td>8</td><td>ramonopoly</td><td>110</td><td>NC</td><td>NC</td></tr><tr><td>9</td><td>andrewserong</td><td>97</td><td>Australia</td><td>Automattic</td></tr><tr><td>10</td><td>wildworks</td><td>88</td><td>Japan</td><td>NC</td></tr><tr><td>11</td><td>youknowriad</td><td>87</td><td>Algeria</td><td>Automattic</td></tr><tr><td>12</td><td>scruffian</td><td>87</td><td>NC</td><td>Automattic</td></tr><tr><td>13</td><td>ntsekouras</td><td>84</td><td>Greece</td><td>Automattic</td></tr><tr><td>14</td><td>flixos90</td><td>81</td><td>United States</td><td>Google</td></tr><tr><td>15</td><td>peterwilsoncc</td><td>80</td><td>Australia</td><td>10up</td></tr><tr><td>16</td><td>poena</td><td>78</td><td>Sweden</td><td>Yoast</td></tr><tr><td>17</td><td>get_dave</td><td>75</td><td>United Kingdom</td><td>Automattic</td></tr><tr><td>18</td><td>sabernhardt</td><td>74</td><td>United States</td><td>NC</td></tr><tr><td>19</td><td>afercia</td><td>71</td><td>Italy</td><td>Yoast</td></tr><tr><td>20</td><td>tyxla</td><td>70</td><td>Bulgaria</td><td>Automattic</td></tr><tr><td>21</td><td>joedolson</td><td>69</td><td>United States</td><td>Accessible WD</td></tr><tr><td>22</td><td>aaronrobertshaw</td><td>67</td><td>NC</td><td>Automattic</td></tr><tr><td>23</td><td>richtabor</td><td>66</td><td>United States</td><td>Automattic</td></tr><tr><td>24</td><td>jameskoster</td><td>56</td><td>United Kingdom</td><td>Automattic</td></tr><tr><td>25</td><td>hellofromtonya</td><td>56</td><td>United States</td><td>Automattic</td></tr><tr><td>26</td><td>aristath</td><td>51</td><td>Greece</td><td>Yoast</td></tr><tr><td>27</td><td>joemcgill</td><td>49</td><td>United States</td><td>10up</td></tr><tr><td>28</td><td>mciampini</td><td>48</td><td>NC</td><td>Automattic</td></tr><tr><td>29</td><td>talldanwp</td><td>47</td><td>Australia</td><td>Automattic</td></tr><tr><td>30</td><td>ellatrix</td><td>47</td><td>NC</td><td>NC</td></tr></tbody></table></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\"></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" //>\n\n\n\n<figure class=\"wp-block-pullquote is-style-default\"><blockquote><p>Thank you to everyone who helped <br>to release WordPress 6.3. <br>Big or small, each of the above company contributes <br>to the <a href=\"https://wordpress.org/five-for-the-future/\"><em>Five for the future</em> initiative</a> <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f499.png\" alt=\"💙\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //></p></blockquote></figure>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<hr class=\"wp-block-separator has-css-opacity is-style-default\" //>\n\n\n<div class=\"wp-block-image is-style-rounded\">\n<figure class=\"aligncenter size-full is-resized\"><img src=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2019/11/photo-avatar-jb-make-e1598437997298.jpg\" alt=\"Mon texte alternatif\" class=\"wp-image-99017\" style=\"width:127px;height:127px\" width=\"127\" height=\"127\" //></figure></div>\n\n\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large alignwide\">\n<p>I hope you liked that post! Comments &amp; shares are welcome&nbsp;<strong><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f60d.png\" alt=\"😍\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //></strong></p>\n\n\n\n<p><span style=\"color: inherit;font-family: inherit;letter-spacing: -0.0357143em\">You can also </span><a href=\"https://www.paypal.me/audrasjb\" target=\"_blank\" rel=\"noreferrer noopener\">buy me a beer or a coffee</a><span style=\"color: inherit;font-family: inherit;letter-spacing: -0.0357143em\"> if you want <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f37b.png\" alt=\"🍻\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2615.png\" alt=\"☕\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //></span></p>\n\n\n\n<p>Feel free to reuse any graphic or data used in this post, without any limitation. The raw data are available <a href=\"https://docs.google.com/spreadsheets/d/1snF4iV3ejOKvifix5GYD08ydWHHQsIRCYEZPkLMDFCg/edit?usp=sharing\">on this spreadsheet</a>.</p>\n\n\n\n<p>Contact me if you have any question.</p>\n</blockquote>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-default\" //>\n</div></div>\n\n\n\n<figure class=\"wp-block-image alignfull size-large\"><img width=\"1024\" height=\"415\" src=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/WP63-banner-audrasjb-1024x415.png\" alt=\"\" class=\"wp-image-145064\" //></figure>\n<p>L’article <a rel=\"nofollow\" href=\"https://jeanbaptisteaudras.com/2023/08/contribution-stats-for-wordpress-6-3-lionel/\">Contribution Stats for WordPress 6.3 « Lionel »</a> provient de <a rel=\"nofollow\" href=\"https://jeanbaptisteaudras.com\">Jean-Baptiste Audras - CTO @ Whodunit &amp; WordPress Core Developer</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:2:\"Jb\";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:46:\"https://jeanbaptisteaudras.com/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: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:\"\";}}}}}}}}}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:62:\"https://vincentdubroeucq.com/comprendre-le-fichier-theme-json/\";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:\"Comprendre le fichier theme.json\";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:62:\"https://vincentdubroeucq.com/comprendre-le-fichier-theme-json/\";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:\"2023-07-03T11:15:50.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:\"2023-07-03T11:15:50.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:737:\"Avec l’arrivée du Full Site Editing dans WordPress, il existe une nouvelle façon de développer des thèmes WordPress, et on a donc maintenant deux grands types de thèmes qui vont fonctionner différemment : les thèmes dit “classiques“, et les Block Themes (ou thèmes basés sur les blocs) Les thèmes classiques sont les thèmes comme on les a toujours connus avant WordPress 5.9. Ils sont constitués de différents modèles PHP exploitant une certaine hiérarchie des modèles, et d’une ou plusieurs feuilles de styles (style.css) et d’un ou plusieurs fichiers de fonctions personnalisées (functions.php). Ils ont l’avantage d’être très simples à réaliser […]Lire la suite : Comprendre le fichier theme.json\";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:881:\"\n        Avec l&#8217;arrivée du Full Site Editing dans WordPress, il existe une nouvelle façon de développer des thèmes WordPress, et on a donc maintenant deux grands types de thèmes qui vont fonctionner différemment : les thèmes dit &#8220;classiques&#8220;, et les Block Themes (ou thèmes basés sur les blocs) Les thèmes classiques sont les thèmes comme on les a toujours connus avant WordPress 5.9. Ils sont constitués de différents modèles PHP exploitant une certaine hiérarchie des modèles, et d&#8217;une ou plusieurs feuilles de styles (style.css) et d&#8217;un ou plusieurs fichiers de fonctions personnalisées (functions.php). Ils ont l&#8217;avantage d&#8217;être très simples à réaliser [&#8230;]<br><strong>Lire la suite :</strong> <a href=\"https://vincentdubroeucq.com/comprendre-le-fichier-theme-json/\">Comprendre le fichier theme.json</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: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:84:\"https://www.whodunit.fr/sortie-de-wordpress-6-3-le-8-aout-prochain-que-sait-on-deja/\";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:90:\"Sortie de WORDPRESS 6.3                         le 8 août prochain : Que sait-on déjà ?\";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:84:\"https://www.whodunit.fr/sortie-de-wordpress-6-3-le-8-aout-prochain-que-sait-on-deja/\";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:\"2023-06-29T14:19:53.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:\"2023-06-29T14:19:53.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:793:\"Notre CTO Jean-Baptiste Audras, qui fait partie de l’équipe de direction de cette version, vous dévoile les principales fonctionnalités à venir. Au cœur de cette mise à jour se trouve la fin de la phase 2 du projet Gutenberg, qui vise à simplifier la personnalisation des pages, la gestion de la navigation et l’ajustement des styles, le tout directement dans l’éditeur de site. Avec des fonctionnalités étendues et des interfaces plus riches, cette version permettra une expérience de création cohérente et intuitive. La deuxième version beta de WP 6.3 est sortie ce mercredi et elle implémente les fonctionnalités les plus…\nL’article Sortie de WORDPRESS 6.3             le 8 août prochain : Que sait-on déjà ? est apparu en premier sur Agence WordPress Whodunit.\";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:6216:\"\n        \n<h3 class=\"wp-block-heading\" id=\"h-notre-cto-jean-baptiste-audras-qui-fait-partie-de-l-equipe-de-direction-de-cette-version-vous-devoile-les-principales-fonctionnalites-a-venir\" data-block-type=\"core\">Notre CTO Jean-Baptiste Audras, qui fait partie de l’équipe de direction de cette version, vous dévoile les principales fonctionnalités à venir.</h3>\n\n\n\n<p>Au cœur de cette mise à jour se trouve la fin de la phase 2 du projet Gutenberg, qui vise à simplifier la personnalisation des pages, la gestion de la navigation et l&#8217;ajustement des styles, le tout directement dans l&#8217;éditeur de site.</p>\n\n\n\n<p>Avec des fonctionnalités étendues et des interfaces plus riches, cette version permettra une expérience de création cohérente et intuitive.</p>\n\n\n\n<p>La deuxième version beta de WP 6.3 est <a href=\"https://wordpress.org/news/2023/06/wordpress-6-3-beta-2/\">sortie ce mercredi</a> et elle implémente les fonctionnalités les plus importantes de cette version.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-alors-quelles-sont-les-nouveautes\" data-block-type=\"core\">Alors, quelles sont les nouveautés ?</h4>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" data-block-type=\"core\"><figure class=\"wp-block-media-text__media\"><video controls src=\"https://www.whodunit.fr/wp-content/uploads/2023/06/prototype-of-the-wayfinder-in-action.mp4\"></video></figure><div class=\"wp-block-media-text__content\">\n<p>L&#8217;éditeur de site a été repensé pour offrir une expérience plus complète. Vous pourrez désormais modifier les Pages de votre site directement dans l&#8217;éditeur, avec une distinction claire entre les modèles (entête, pied de page…) et le contenu de la page lui-même.</p>\n\n\n\n<p>De plus, un centre de contrôle vous permettra de naviguer rapidement entre les différentes parties de votre site, pour plus d&#8217;efficacité dans vos flux de travail.</p>\n\n\n\n<p class=\"has-small-font-size\">Ci-contre, le centre de contrôle en action sur WordPress 6.3 beta 2.</p>\n</div></div>\n\n\n\n<p>Cette version continue à apporter de multiples améliorations de performances, avec une mise à jour de l&#8217;API WP Scripts, la stabilisation de la logique de chargement différé pour améliorer la métrique LCP, et le support complet des version 8.0, 8.1, et 8.2 de PHP. Les performances des blocs ont été améliorées, de même que la mise en file d&#8217;attente des ressources CSS et JS chargées par le site.</p>\n\n\n\n<p>Les thèmes basés sur des blocs seront également à l&#8217;honneur, avec une prévisualisation intégrée à l&#8217;éditeur de site. Vous pourrez explorer et découvrir les différents thèmes dès le départ, pour une expérience de création encore plus immersive.</p>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\" data-block-type=\"core\"><div class=\"wp-block-media-text__content\">\n<p>Plusieurs nouveaux blocs seront également de la partie, comme le bloc “Detail” (une sorte d’accordéon sémantique) ou le bloc Temps de lecture ainsi qu’une gestion des Notes de bas de page. Le bloc Espacement a également été refondu pour intégrer de nouveaux contrôles de hauteur.</p>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" width=\"1080\" height=\"622\" src=\"https://www.whodunit.fr/wp-content/uploads/2023/06/spacing-presets-1080x622.webp\" alt=\"\" class=\"wp-image-75959 size-full\" //></figure></div>\n\n\n\n<p>WordPress 6.3 intègre une cinquantaine d&#8217;améliorations de l’accessibilité du CMS, notamment des améliorations du formulaire de connexion et des étapes d&#8217;installation, et de la navigation dans l&#8217;éditeur de site. Les contrôles d’édition d&#8217;images ont été revus complètement et l&#8217;amélioration du tri et de la sélection des tableaux de listes contribuent à rendre WP encore plus accessible.</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" data-block-type=\"core\"><figure class=\"wp-block-media-text__media\"><video controls src=\"https://www.whodunit.fr/wp-content/uploads/2023/06/249687731-48c96ad2-452b-4bcf-a05f-0a1afd0b2ce5.mp4\"></video></figure><div class=\"wp-block-media-text__content\">\n<p>Changement de nom pour les blocs réutilisables&nbsp;!</p>\n\n\n\n<p>En effet, les blocs réutilisables seront maintenant nommés “compositions synchronisées” (synced patterns) et seront accessibles dans la même interface que les autres compositions.</p>\n\n\n\n<p>Il suffira de cliquer sur un bouton pour indiquer que le contenu d’une composition sera synchronisée à l’échelle de tout le site&nbsp;!</p>\n\n\n\n<p class=\"has-small-font-size\">Ci-contre, la gestion des compositions synchronisées (<span lang=\"en\" dir=\"ltr\" class=\"lang-attribute\">reusable blocks</span>) et des compositions non synchronisées (<span lang=\"en\" dir=\"ltr\" class=\"lang-attribute\">patterns</span>) sur WordPress 6.3 beta 2.</p>\n</div></div>\n\n\n\n<p>Les outils de conception ont également été améliorés, avec l&#8217;ajout d&#8217;une gestion simplifiée des polices et de nouvelles fonctionnalités CSS pour les variations de style. Vous pourrez personnaliser vos designs avec encore plus de flexibilité et de contrôle.</p>\n\n\n\n<p>Pour finir, un autre changement très attendu&nbsp;: WordPress 6.3 inclut une fonctionnalité de rollback automatique pour les mises à jour échouées des thèmes et des extensions.</p>\n\n\n\n<p>Quelques évolutions initialement prévues ont cependant été repoussées à WP 6.4&nbsp;: l’API de gestion des interactions, l’API de gestion des polices, le bloc Table des matières ou encore le bloc de fenêtre modale (en “ligthbox”). On patientera un peu&#8230;</p>\n\n\n\n<p>Vous souhaitez en savoir plus sur les différentes améliorations et évolutions à venir dans WordPress 6.3 ? Restez connectés, on vous dira tout !</p>\n\n\n\n<p></p>\n<p>L’article <a rel=\"nofollow\" href=\"https://www.whodunit.fr/sortie-de-wordpress-6-3-le-8-aout-prochain-que-sait-on-deja/\">Sortie de WORDPRESS 6.3                         le 8 août prochain : Que sait-on déjà ?</a> est apparu en premier sur <a rel=\"nofollow\" href=\"https://www.whodunit.fr\">Agence WordPress Whodunit</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:6:\"Gaelle\";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:39:\"https://www.whodunit.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:\"Whodunit\";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:54:\"https://www.whodunit.fr/tout-savoir-sur-wordpress-6-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:29:\"Tout savoir sur WordPress 6.2\";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:54:\"https://www.whodunit.fr/tout-savoir-sur-wordpress-6-2/\";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:\"2023-04-30T16:53:00.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:\"2023-04-30T16:53:00.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:717:\"Cet article est une transcription de notre Live LinkedIn diffusé le 7 avril 2023. N’hésitez pas à suivre notre compte LinkedIn pour d’autres lives sur les futures versions de WordPress et sur bien d’autres sujets ! WordPress 6.2 : Une version majeure pour le CMS WordPress est réputé pour ses mises à jour régulières et la version 6.2 ne fait pas exception. En tant que version majeure, elle a nécessité environ 4 mois de travail intensif pour son développement. L’objectif à long terme est de réduire ce délai et d’atteindre un rythme de sortie mensuel pour les versions majeures. Nous pouvons…\nL’article Tout savoir sur WordPress 6.2 est apparu en premier sur Agence WordPress Whodunit.\";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:19509:\"\n        \n<p class=\"has-palette-color-3-color has-palette-color-6-background-color has-text-color has-background has-medium-font-size\">Cet article est une transcription de notre Live LinkedIn diffusé le 7 avril 2023. N&#8217;hésitez pas à <a href=\"https://www.linkedin.com/company/agence-whodunit/\">suivre notre compte LinkedIn</a> pour d&#8217;autres lives sur les futures versions de WordPress et sur bien d&#8217;autres sujets&nbsp;!</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div><figcaption class=\"wp-element-caption\">Avec Jean-Baptiste Audras et Eddy Boels</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-wordpress-6-2-une-version-majeure-pour-le-cms\" data-block-type=\"core\">WordPress 6.2 : Une version majeure pour le CMS </h2>\n\n\n\n<p>WordPress est réputé pour ses mises à jour régulières et la version 6.2 ne fait pas exception. En tant que version majeure, elle a nécessité environ 4 mois de travail intensif pour son développement. L&#8217;objectif à long terme est de réduire ce délai et d&#8217;atteindre un rythme de sortie mensuel pour les versions majeures.</p>\n\n\n\n<p>Nous pouvons affirmer que cette version est un succès. Les statistiques indiquent un taux de réussite supérieur à 99,93% pour les mises à jour automatiques. Les quelques échecs sont généralement dus à des serveurs en panne ou indisponibles pendant la mise à jour.</p>\n\n\n\n<p>Pour ceux qui se demandent s&#8217;il faut passer à la version 6.2, la réponse est un oui catégorique. Les versions majeures de WordPress sont rigoureusement testées pendant environ 2 mois en phase alpha, suivies d&#8217;un mois en phase bêta et de 20 jours en phase Release Candidate. Cette procédure permet aux développeurs d&#8217;extensions et de thèmes de tester leur compatibilité avant la sortie officielle. Par conséquent, la mise à jour vers la version 6.2 est généralement sans risque.</p>\n\n\n\n<h3 class=\"wp-block-heading\" data-block-type=\"core\">Contribution et statistiques : Qui a participé à WordPress 6.2 ? </h3>\n\n\n\n<p>WordPress est un projet collaboratif qui repose sur les contributions de nombreux développeurs passionnés. La version 6.2 a été coordonnée par Hector Prieto et Francesca Marano, avec une direction technique composée de notre CTO Jean-Baptiste Audras et de Tonya Mork (Automattic). Ils ont été soutenus par une équipe de contributeurs dévoués qui ont apporté leurs compétences et leur expertise pour faire de cette version une réalité.</p>\n\n\n\n<p>Le nom de code de WordPress 6.2 est &#8220;Dolphy&#8221; en hommage à Eric Dolphy. Chaque version majeure de WordPress se voit attribuer un nom, généralement celui d&#8217;un jazzman ou d&#8217;une jazzwoman.</p>\n\n\n\n<p>WordPress 6.2 est une version qui a vu plus de 900 corrections, améliorations et nouvelles fonctionnalités. Bien que cela puisse sembler énorme, cela reste dans les standards des versions majeures de WordPress. Parmi ces 900 corrections, environ 300 bugs ont été résolus via Trac, l&#8217;outil de gestion des tickets utilisé par WordPress.</p>\n\n\n\n<p>Les contributions de Gutenberg et les Pull Requests : Gutenberg, le projet d&#8217;éditeur de blocs de WordPress, a également connu une activité frénétique pour la version 6.2. Il a enregistré pas moins de 1&nbsp;645 Pull Requests, ce qui témoigne de l&#8217;engagement et de l&#8217;implication de la communauté dans l&#8217;amélioration constante de l&#8217;éditeur.</p>\n\n\n\n<figure class=\"wp-block-image size-large\" data-block-type=\"core\"><img loading=\"lazy\" width=\"795\" height=\"515\" src=\"https://www.whodunit.fr/wp-content/uploads/2023/06/evolution-release-wp62.svg\" alt=\"\" class=\"wp-image-75847\" //></figure>\n\n\n\n<h3 class=\"wp-block-heading\" data-block-type=\"core\">Les contributeurs de WordPress 6.2 : Une participation mondiale </h3>\n\n\n\n<p>WordPress 6.2 a bénéficié de l&#8217;implication de 607 contributeurs et contributrices provenant de plus de 50 pays différents. Ces personnes ont apporté leurs compétences et leur passion pour faire de cette version une réalité. Parmi ces contributeurs, on compte des développeurs, des traducteurs, des designers et bien d&#8217;autres experts qui ont collaboré pour améliorer WordPress.</p>\n\n\n\n<p>Des chiffres par pays et par entreprise : En analysant les contributions par pays, on constate que les États-Unis sont en tête, suivis par la Russie et… la France&nbsp;! Ces pays ont fourni un grand nombre de contributeurs et contributrices, en partie grâce à leur participation active lors des WordCamps et autres événements communautaires.</p>\n\n\n\n<figure class=\"wp-block-image size-large\" data-block-type=\"core\"><img loading=\"lazy\" width=\"1000\" height=\"1000\" src=\"https://www.whodunit.fr/wp-content/uploads/2023/06/wp62-country-contributions.svg\" alt=\"\" class=\"wp-image-75846\" //></figure>\n\n\n\n<p>Du côté des entreprises, Automattic est en tête avec plus de 80 contributeurs et contributrices, suivi de près par des entreprises telles que Yoast, WP Developers et Polylang. On est assez fier de voir que Whodunit arrive à la troisième place 🙂</p>\n\n\n\n<figure class=\"wp-block-image size-large\" data-block-type=\"core\"><img loading=\"lazy\" width=\"1200\" height=\"1200\" src=\"https://www.whodunit.fr/wp-content/uploads/2023/06/wp62-company-contributions.svg\" alt=\"\" class=\"wp-image-75845\" //></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-6-2-est-100-traduit-en-francais\" data-block-type=\"core\">WordPress 6.2 est 100% traduit en français</h3>\n\n\n\n<p>Un merci tout particulier aux traducteurs et traductrices de WordPress en français car cette version a été entièrement traduite une semaine avant sa sortie, ce qui est une performance remarquable. Toutes les langues n&#8217;ont pas la chance de bénéficier d&#8217;une traduction aussi rapide, et cela témoigne du travail considérable accompli par les 25 personnes qui ont participé à cette tâche. Parmi elles, 17 sont des salariés de l&#8217;agence Whodunit&nbsp;!</p>\n\n\n\n<h2 class=\"wp-block-heading\" data-block-type=\"core\">Les améliorations invisibles : RGPD, performances et compatibilité avec PHP 8.2 </h2>\n\n\n\n<p>WordPress 6.2 a apporté des améliorations non visibles, mais néanmoins essentielles.</p>\n\n\n\n<p>Par exemple, les thèmes natifs de WordPress n&#8217;appellent plus directement les polices Google depuis les serveurs de Google pour des raisons de confidentialité et de conformité au RGPD.</p>\n\n\n\n<p>Cela permet de préserver la vie privée des utilisateurs. De plus, WordPress 6.2 a considérablement amélioré les performances, avec une augmentation moyenne de 14% du score LCP (Largest Contentful Paint) pour les thèmes basés sur des blocs. La compatibilité avec PHP 8.2 a également été optimisée, éliminant les erreurs fatales et améliorant la stabilité du système.</p>\n\n\n\n<h3 class=\"wp-block-heading\" data-block-type=\"core\">Performances</h3>\n\n\n\n<p>Les performances de WordPress ont été grandement améliorées dans la version 6.2 grâce à des optimisations significatives. Cela se traduit par des temps de chargement plus rapides pour les sites en France, que ce soit en termes de traitement côté serveur, de rendu des polices ou d&#8217;administration. Une amélioration notable concerne le score LCP (Largest Contentful Paint), qui mesure le temps de chargement de l&#8217;élément le plus important de la page. En moyenne, on observe une amélioration de 14% sur les sites WordPress. Ces améliorations bénéficient aux thèmes basés sur des blocs, ainsi qu&#8217;aux thèmes classiques qui n&#8217;utilisent pas le full site editing. Les premiers constatent une amélioration du chargement côté serveur de 3 à 5%, tandis que les seconds bénéficient d&#8217;une optimisation de la livraison des pages côté serveur.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-compatibilite-avec-php-8-2\" data-block-type=\"core\">Compatibilité avec PHP 8.2</h3>\n\n\n\n<p>Un autre aspect important de WordPress 6.2 est sa compatibilité avec PHP 8.2, la version avancée du langage de programmation. Des efforts considérables ont été déployés pour éliminer les erreurs fatales, même dans des cas très spécifiques. Auparavant, certains écrans, comme l&#8217;écran de santé du site, pouvaient encore présenter des problèmes, mais désormais ces erreurs sont quasiment inexistantes. Cela signifie que WordPress est compatible avec PHP 8.2, mais il est important de noter que la compatibilité des extensions utilisées peut varier.</p>\n\n\n\n<p>En ce qui concerne les performances globales, il est pertinent de se demander si l&#8217;ajout de nouvelles fonctionnalités affecte la rapidité de WordPress, à l&#8217;instar des mises à jour de systèmes d&#8217;exploitation qui peuvent ralentir les appareils. En réalité, le poids et le nombre de fonctionnalités de WordPress ne sont pas directement liés au temps de chargement des pages, que ce soit en front-end ou en back-end. Bien que WordPress devienne plus lourd avec le temps, les équipes de développement veillent à mesurer l&#8217;impact de chaque ajout de code sur les performances. Des sondes sont utilisées pour identifier rapidement toute dégradation de la performance lors des phases de développement, garantissant ainsi une expérience optimale. De plus, des efforts considérables ont été déployés dans WordPress 6.2 pour optimiser les requêtes et la mise en cache des objets, ce qui contribue à maintenir de bonnes performances malgré l&#8217;ajout de nouvelles fonctionnalités.</p>\n\n\n\n<h2 class=\"wp-block-heading\" data-block-type=\"core\">Les améliorations visibles</h2>\n\n\n\n<p>Pour continuer sur les changement visibles, si vous utilisiez un thème basé sur des blogs, c&#8217;est-à-dire un thème utilisant le full site editing de WordPress, vous aviez accès à un éditeur dans l&#8217;onglet &#8220;Apparence&#8221;. Cet éditeur était mentionné en tant que version bêta avec une étiquette &#8220;bêta&#8221;. Cette étiquette a été retirée car nous arrivons à la fin du projet de full site editing, qui est maintenant entièrement disponible et n&#8217;est plus en version bêta.</p>\n\n\n\n<p>Maintenant, le full site editing, c&#8217;est ce que vous voyez actuellement, la refonte complète de l&#8217;interface utilisateur pour créer une expérience plus immersive. C&#8217;était l&#8217;objectif principal de cette refonte. Concernant la partie full site editing, lorsque vous cliquez sur un modèle pour le modifier, vous revenez à l&#8217;interface plus classique.</p>\n\n\n\n<p>En ce qui concerne Gutenberg, poursuivons avec quelques améliorations qui ont été apportées, notamment à l&#8217;outil d&#8217;insertion de blocs. Lorsque vous cliquez sur le petit &#8220;+&#8221; pour insérer un bloc, vous remarquez des améliorations au niveau de l&#8217;interface de cet outil d&#8217;insertion. De plus, de nouveaux onglets ont été ajoutés, notamment un onglet &#8220;Composition&#8221; (ou &#8220;Layout&#8221; en anglais) qui liste tous les blocs disponibles, ainsi qu&#8217;un nouvel onglet &#8220;Média&#8221; qui vous permet de parcourir votre bibliothèque de médias.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-openverse\" data-block-type=\"core\">Openverse</h3>\n\n\n\n<p>Si vous cliquez sur l&#8217;onglet &#8220;Média&#8221;, vous pouvez prendre votre temps pour explorer votre bibliothèque de médias. Openverse est une bibliothèque d&#8217;images provenant d&#8217;une base de données externe qui n&#8217;est pas votre médiathèque habituelle. Vous pouvez y trouver des images totalement libres de droits que vous pouvez utiliser à volonté. Eddy a fait une recherche pour &#8220;bug&#8221; ou &#8220;Capricorne&#8221; dans cette bibliothèque Openverse et a trouvé une photo qui l&#8217;intéressait. En cliquant dessus, il l&#8217;a directement intégrée dans sa médiathèque. Cela vous permet donc d&#8217;utiliser une banque d&#8217;images disponible et libre de droits. Un petit crédit s&#8217;affiche automatiquement, généralement sous une licence Creative Commons 0, mais vous pouvez le supprimer si vous le souhaitez, bien que ce ne soit pas recommandé.</p>\n\n\n\n<p>WordPress n&#8217;a pas prévu d&#8217;ajouter d&#8217;autres bibliothèques car Openverse est un projet de la communauté WordPress, maintenu par cette dernière. Toutes les données sur Openverse sont donc gérées par la communauté. Cependant, il existe des extensions externes qui permettent d&#8217;avoir des bibliothèques supplémentaires, telles que Splash, directement disponibles dans votre bibliothèque de médias. Cependant, l&#8217;accès à la bibliothèque Openverse est nativement intégré dans le cœur de WordPress.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-style-book\" data-block-type=\"core\">Style Book</h3>\n\n\n\n<p>De plus, il y a une nouvelle fonctionnalité intéressante que nous souhaitons vous présenter : le Style Book, également appelé Guide de Style. Ce Style Book vous permet de prévisualiser directement depuis l&#8217;éditeur tous les blocs, qu&#8217;ils soient natifs à WordPress ou ajoutés par des extensions telles que Gravity Forms, Divi, ou toute autre extension que vous utilisez. Vous pouvez ainsi prévisualiser les styles de chaque bloc.</p>\n\n\n\n<p>Alors, à quoi ça sert exactement ? Lorsque tu as un site pour un client, dans l&#8217;éditeur Gutenberg, tu n&#8217;as pas toujours conscience de tous les blocs disponibles. Le Guide de style te permet de voir d&#8217;un coup d&#8217;œil tous les blocs disponibles et à quoi ils ressemblent réellement sur le site. C&#8217;est une petite fonctionnalité pratique.</p>\n\n\n\n<p>Ensuite, je profite de l&#8217;occasion pour montrer que l&#8217;icône a été modifiée. Ce n&#8217;est plus la petite roue. Si tu cherches ta colonne de droite, tu peux la retrouver là-bas. Maintenant, passons à l&#8217;éditeur d&#8217;articles ou de pages pour montrer quelques nouvelles fonctionnalités.</p>\n\n\n\n<p>La première fonctionnalité supplémentaire est le mode d&#8217;écriture sans distraction. Cela peut sembler anecdotique, mais c&#8217;est utile lorsque tu as beaucoup de contenu à rédiger. Le mode d&#8217;écriture sans distraction te permet de te concentrer uniquement sur le contenu que tu es en train de rédiger.</p>\n\n\n\n<p>Nous avons également une autre fonctionnalité intéressante mise en place sur cette page : le positionnement épinglé (sticky). Cela te permet d&#8217;épingler un élément dans la page, donc lorsque tu fais défiler la page vers le bas, l&#8217;élément reste positionné. Eddy a utilisé une image épinglée à titre d&#8217;exemple. L&#8217;image reste en place jusqu&#8217;à ce que tu atteignes la fin de la zone de contenu. C&#8217;est une fonctionnalité un peu gadget, mais cela peut être utile pour des présentations plus riches et dynamiques.</p>\n\n\n\n<p>Ensuite, nous avons la possibilité de copier-coller les styles des blocs. Par exemple, si on modèle un bloc de paragraphe en ajustant les marges, on peut maintenant copier-coller ces styles et les appliquer à un autre bloc du même type. C&#8217;est pratique pour la personnalisation rapide.</p>\n\n\n\n<p>De plus, on peut maintenant personnaliser les styles des blocs en direct. Cela signifie que l&#8217;on peut modifier les couleurs, les marges (à la fois internes et externes), les paddings, et même le positionnement directement pour chaque bloc. Auparavant, il n&#8217;y avait que les marges externes, mais maintenant, il est possible également d&#8217;ajuster les marges internes. Cela offre de nombreuses possibilités de mise en page.</p>\n\n\n\n<p>Toutes ces fonctionnalités clôturent la phase 2 du Projet Gutenberg. Les deux premières phases étaient axées sur l&#8217;éditeur de pages, d&#8217;articles et de publications. La phase 2 était centrée sur l&#8217;édition complète de votre site avec Gutenberg, y compris le Full Site Editing. Maintenant, cela ouvre la voie aux phases 3 et 4 du Projet Gutenberg.</p>\n\n\n\n<p>La phase 3 du projet introduira la notion de workflow éditorial dans le CMS WordPress</p>\n\n\n\n<h2 class=\"wp-block-heading\" data-block-type=\"core\">Et ensuite ?</h2>\n\n\n\n<h3 class=\"wp-block-heading\" data-block-type=\"core\">Les nouveautés à venir dans WordPress 6.3 : L&#8217;API Interactivity et la gestion des animations</h3>\n\n\n\n<p>Dans la prochaine version majeure de WordPress, la version 6.3, plusieurs fonctionnalités en cours de développement seront probablement déployées. Parmi elles, une nouvelle API appelée &#8220;Interactivity&#8221; qui permettra de gérer les interactions sur les blocs. Cette API facilitera la gestion des animations, un sujet qui intéresse de nombreux utilisateurs et les Pench builders sont en avance sur ce domaine.</p>\n\n\n\n<h3 class=\"wp-block-heading\" data-block-type=\"core\">Améliorations attendues dans la future version de WordPress 6.4</h3>\n\n\n\n<p>Dans la dernière version de l&#8217;année, WordPress 6.4, une initiative intéressante est prévue. Tout comme dans WordPress 5.6, cette version sera dirigée exclusivement par des femmes ou des personnes non-binaires. Cette volonté de favoriser la diversité dans les équipes de développement de WordPress reflète l&#8217;engagement de la plateforme à représenter la diversité de ses utilisateurs et utilisatrices.</p>\n\n\n\n<p>Voilà donc quelques informations sur les versions à venir dans WordPress, avec des avancées attendues dans la gestion des animations avec l&#8217;API Interactivity et une initiative en faveur de la diversité dans la future version 6.4.</p>\n\n\n\n<p>Un projet qui devrait bientôt être lancé vise à améliorer la médiathèque de WordPress. Ce chantier suscite une grande attente chez les utilisateurs et utilisatrices de la plateforme. En effet, la médiathèque actuelle repose sur des technologies relativement anciennes comme Backbone, qui sont devenues obsolètes. Cependant, la gestion des médias constitue une partie importante de WordPress, ce qui rend la refonte de la médiathèque complexe.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-la-question-de-l-ia\" data-block-type=\"core\">La question de l&#8217;IA</h3>\n\n\n\n<p>l&#8217;intégration des IA, notamment de l&#8217;IA Chat GPT, dans l&#8217;éditeur de WordPress est un sujet qui suscite beaucoup d&#8217;attention, comme en témoignent les nombreuses propositions de conférences sur le thème de l&#8217;IA.</p>\n\n\n\n<p>Il existe actuellement des expérimentations visant à intégrer directement l&#8217;IA dans l&#8217;éditeur, permettant ainsi de générer du contenu varié, y compris des tableaux. Cette fonctionnalité pourrait être extrêmement pratique, notamment pour la création de tableaux dans WordPress, qui peut s&#8217;avérer fastidieuse. Cependant, il est important de souligner que ces expérimentations sont pour l&#8217;instant limitées aux extensions et ne font pas partie intégrante du cœur de WordPress. Il n&#8217;est pas prévu de confier le développement de WordPress à une IA dans un avenir proche, donc rassurez-vous, les humains continueront à jouer un rôle essentiel dans la gestion du contenu.</p>\n<p>L’article <a rel=\"nofollow\" href=\"https://www.whodunit.fr/tout-savoir-sur-wordpress-6-2/\">Tout savoir sur WordPress 6.2</a> est apparu en premier sur <a rel=\"nofollow\" href=\"https://www.whodunit.fr\">Agence WordPress Whodunit</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:6:\"Gaelle\";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:36:\"https://www.whodunit.fr/videos/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:15:\"Whodunit Videos\";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\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:12:\"nginx/1.21.4\";s:4:\"date\";s:29:\"Tue, 26 Sep 2023 16:37:13 GMT\";s:12:\"content-type\";s:20:\"application/atom+xml\";s:12:\"x-powered-by\";s:10:\"PHP/8.0.13\";s:13:\"last-modified\";s:29:\"Wed, 15 Dec 2021 21:33:54 GMT\";s:4:\"etag\";s:34:\"\"2ffe8d75591b5b1ed5ca7f66d3c037d3\"\";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\";s:14:\"20211221000300\";}','no'),(211,'_transient_timeout_feed_mod_48c2a7450ae14f12ef8a9b58ca9f0748','1695789348','no'),(212,'_transient_feed_mod_48c2a7450ae14f12ef8a9b58ca9f0748','1695746148','no'),(213,'_transient_timeout_dash_v2_bd94b8f41e74bae2f4dc72e9bd8379af','1695789348','no'),(214,'_transient_dash_v2_bd94b8f41e74bae2f4dc72e9bd8379af','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://fr.wordpress.org/2023/08/08/wordpress-6-3-lionel/\'>WordPress 6.3 « Lionel »</a></li><li><a class=\'rsswidget\' href=\'https://fr.wordpress.org/2023/07/18/guide-des-changements-techniques-de-wordpress-6-3/\'>Guide des changements techniques de WordPress 6.3</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://www.whodunit.fr/woa-27-levolution-de-buddypress/\'>WOA ! #27 L’évolution de BuddyPress</a></li><li><a class=\'rsswidget\' href=\'https://wp-rocket.me/fr/blog/wp-rocket-3-15/#comment-4387875\'>Commentaires sur 3.15 – Le LazyLoad désormais disponible pour les images de backgrounds CSS par Valentina Orlandi</a></li><li><a class=\'rsswidget\' href=\'https://kinsta.com/fr/blog/pile-mean/\'>La pile MEAN expliquée</a></li></ul></div>','no'),(234,'_site_transient_community-events-cad519635c2ee6cf169c7687a6396890','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"2.8.168.0\";}s:6:\"events\";a:0:{}}','no'),(302,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1695754991;s:8:\"response\";a:5:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.3.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:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:6:\"12.6.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/jetpack.12.6.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:29:\"nginx-helper/nginx-helper.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/nginx-helper\";s:4:\"slug\";s:12:\"nginx-helper\";s:6:\"plugin\";s:29:\"nginx-helper/nginx-helper.php\";s:11:\"new_version\";s:5:\"2.2.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/nginx-helper/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/nginx-helper.2.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/nginx-helper/assets/icon.svg?rev=2360932\";s:3:\"svg\";s:57:\"https://ps.w.org/nginx-helper/assets/icon.svg?rev=2360932\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/nginx-helper/assets/banner-1544x500.png?rev=2360932\";s:2:\"1x\";s:67:\"https://ps.w.org/nginx-helper/assets/banner-772x250.png?rev=2360926\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/nginx-helper/assets/banner-1544x500-rtl.png?rev=2360932\";s:2:\"1x\";s:71:\"https://ps.w.org/nginx-helper/assets/banner-772x250-rtl.png?rev=2360932\";}s:8:\"requires\";s:3:\"3.0\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";b:0;s:14:\"upgrade_notice\";s:253:\"<p>Nginx Helper 2.2.3, Fix performance issue when saving nav menus, purging date archives for CPTs, purge page and post URLs when the post is trashed and passes the URL being purged in &quot;rt_nginx_helper_purge_cached_file&quot; hook as parameter.</p>\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.15.7\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.4\";}s:19:\"weforms/weforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/weforms\";s:4:\"slug\";s:7:\"weforms\";s:6:\"plugin\";s:19:\"weforms/weforms.php\";s:11:\"new_version\";s:6:\"1.6.18\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/weforms/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.18.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/weforms/assets/icon-256x256.png?rev=1978687\";s:2:\"1x\";s:60:\"https://ps.w.org/weforms/assets/icon-128x128.png?rev=1978687\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/weforms/assets/banner-1544x500.png?rev=2243402\";s:2:\"1x\";s:62:\"https://ps.w.org/weforms/assets/banner-772x250.png?rev=2243402\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.2\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:11:{s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.9.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:35:\"cookie-law-info/cookie-law-info.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/cookie-law-info\";s:4:\"slug\";s:15:\"cookie-law-info\";s:6:\"plugin\";s:35:\"cookie-law-info/cookie-law-info.php\";s:11:\"new_version\";s:5:\"3.1.4\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/cookie-law-info/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/cookie-law-info.3.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:60:\"https://ps.w.org/cookie-law-info/assets/icon.svg?rev=2594824\";s:3:\"svg\";s:60:\"https://ps.w.org/cookie-law-info/assets/icon.svg?rev=2594824\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/cookie-law-info/assets/banner-1544x500.jpg?rev=2790605\";s:2:\"1x\";s:70:\"https://ps.w.org/cookie-law-info/assets/banner-772x250.jpg?rev=2790605\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.0.0\";}s:43:\"footnotes-made-easy/footnotes-made-easy.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/footnotes-made-easy\";s:4:\"slug\";s:19:\"footnotes-made-easy\";s:6:\"plugin\";s:43:\"footnotes-made-easy/footnotes-made-easy.php\";s:11:\"new_version\";s:5:\"1.0.2\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/footnotes-made-easy/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/footnotes-made-easy.1.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/footnotes-made-easy/assets/icon-256x256.png?rev=2426841\";s:2:\"1x\";s:72:\"https://ps.w.org/footnotes-made-easy/assets/icon-128x128.png?rev=2426841\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:25:\"formidable/formidable.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/formidable\";s:4:\"slug\";s:10:\"formidable\";s:6:\"plugin\";s:25:\"formidable/formidable.php\";s:11:\"new_version\";s:3:\"6.5\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/formidable/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/formidable.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/formidable/assets/icon-256x256.png?rev=2588749\";s:2:\"1x\";s:63:\"https://ps.w.org/formidable/assets/icon-128x128.png?rev=2588749\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/formidable/assets/banner-1544x500.png?rev=2588749\";s:2:\"1x\";s:65:\"https://ps.w.org/formidable/assets/banner-772x250.png?rev=2588749\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:37:\"pdf-viewer-block/pdf-viewer-block.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/pdf-viewer-block\";s:4:\"slug\";s:16:\"pdf-viewer-block\";s:6:\"plugin\";s:37:\"pdf-viewer-block/pdf-viewer-block.php\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/pdf-viewer-block/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/pdf-viewer-block.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/pdf-viewer-block/assets/icon-256x256.png?rev=2157823\";s:2:\"1x\";s:69:\"https://ps.w.org/pdf-viewer-block/assets/icon-128x128.png?rev=2157823\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/pdf-viewer-block/assets/banner-1544x500.png?rev=2157823\";s:2:\"1x\";s:71:\"https://ps.w.org/pdf-viewer-block/assets/banner-772x250.png?rev=2157823\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}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:\"post-and-page-builder/post-and-page-builder.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/post-and-page-builder\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:6:\"plugin\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:11:\"new_version\";s:6:\"1.25.0\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/post-and-page-builder/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.25.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-256x256.png?rev=1768477\";s:2:\"1x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-128x128.png?rev=1768477\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/post-and-page-builder/assets/banner-1544x500.png?rev=1768477\";s:2:\"1x\";s:76:\"https://ps.w.org/post-and-page-builder/assets/banner-772x250.png?rev=1768477\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:41:\"advanced-gutenberg/advanced-gutenberg.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/advanced-gutenberg\";s:4:\"slug\";s:18:\"advanced-gutenberg\";s:6:\"plugin\";s:41:\"advanced-gutenberg/advanced-gutenberg.php\";s:11:\"new_version\";s:5:\"3.2.0\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/advanced-gutenberg/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/advanced-gutenberg.3.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/advanced-gutenberg/assets/icon-256x256.png?rev=2467302\";s:2:\"1x\";s:71:\"https://ps.w.org/advanced-gutenberg/assets/icon-128x128.png?rev=2467302\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/advanced-gutenberg/assets/banner-1544x500.png?rev=2389802\";s:2:\"1x\";s:73:\"https://ps.w.org/advanced-gutenberg/assets/banner-772x250.png?rev=2389802\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:27:\"speedycache/speedycache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/speedycache\";s:4:\"slug\";s:11:\"speedycache\";s:6:\"plugin\";s:27:\"speedycache/speedycache.php\";s:11:\"new_version\";s:5:\"1.1.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/speedycache/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/speedycache.1.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/speedycache/assets/icon-256x256.png?rev=2858418\";s:2:\"1x\";s:64:\"https://ps.w.org/speedycache/assets/icon-128x128.png?rev=2858418\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/speedycache/assets/banner-772x250.png?rev=2858418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:27:\"updraftplus/updraftplus.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/updraftplus\";s:4:\"slug\";s:11:\"updraftplus\";s:6:\"plugin\";s:27:\"updraftplus/updraftplus.php\";s:11:\"new_version\";s:7:\"1.23.10\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/updraftplus/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/updraftplus.1.23.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200\";s:2:\"1x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-128x128.jpg?rev=1686200\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/updraftplus/assets/banner-1544x500.png?rev=1686200\";s:2:\"1x\";s:66:\"https://ps.w.org/updraftplus/assets/banner-772x250.png?rev=1686200\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.2\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"21.2\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.2\";}}}','no'),(303,'_site_transient_timeout_boldgrid_plugins','1695783791','no'),(304,'_site_transient_boldgrid_plugins','O:8:\"stdClass\":2:{s:21:\"boldgrid-inspirations\";O:8:\"stdClass\":24:{s:5:\"title\";s:21:\"BoldGrid Inspirations\";s:7:\"version\";s:5:\"2.7.6\";s:8:\"asset_id\";i:1288096;s:12:\"release_date\";s:19:\"2023-07-17 19:46:42\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"6.2\";s:8:\"sections\";a:4:{s:11:\"description\";s:377:\"<p>BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.</p>\n<p>The first phase is Inspiration; the guided tool creates your base website. If you already have a website, then you can skip this step.</p>\n<p>The second phase is Customization; tools to transform your website into your vision.</p>\n\";s:12:\"installation\";s:283:\"<ol>\n<li><p>Upload the entire boldgrid-inspirations folder to the /wp-content/plugins/ directory.</p></li>\n<li><p>Activate the plugin through the Plugins menu in WordPress.</p></li>\n<li><p>You will find the Inspirations menu in your WordPress Dashboard / admin panel.</p></li>\n</ol>\n\";s:9:\"changelog\";s:43941:\"<h4>2.7.6</h4>\n<p>Release Date: July 17th, 2023</p>\n<ul>\n<li>Update: Improve support for PHP 8.1 & 8.2</li>\n<li>Update: Allow for specific themes to dis-allow adding a blog during the inspirations process.</li>\n</ul>\n<h4>2.7.5</h4>\n<p>Release date: March 23rd, 2023</p>\n<ul>\n<li>Bug Fix: WP 6.2 - get<em>page</em>by_tlte is deprecated <a href=\"https://github.com/BoldGrid/boldgrid-inspirations/issues/173\">#173</a></li>\n<li>Update: Update Boldgrid/BGforms dependancy.</li>\n</ul>\n<h4>2.7.4</h4>\n<p>Release date: September 20th, 2022</p>\n<ul>\n<li>Bug Fix: background images in crio<em>page</em>headers are not getting replaced <a href=\"https://github.com/BoldGrid/boldgrid-inspirations/issues/155\">#155</a></li>\n<li>Bug Fix: Object of class WP_Error could not be converted to int <a href=\"https://github.com/BoldGrid/boldgrid-inspirations/issues/153\">#153</a></li>\n</ul>\n<h4>2.7.3</h4>\n<p>Release date: September 7th, 2022</p>\n<ul>\n<li>Update: Prevent hidden categories from displaying in the sidebar during inspirations process.</li>\n</ul>\n<h4>2.7.2</h4>\n<p>Release date: August 8th, 2022</p>\n<ul>\n<li>Update: Increased image download timeout to 60 seconds.</li>\n</ul>\n<h4>2.7.1</h4>\n<p>Release date: July 8th, 2022</p>\n<ul>\n<li>Update: Updated dependencies (php 7.1).</li>\n</ul>\n<h4>2.7.0</h4>\n<p>Release date: July 7th, 2022</p>\n<ul>\n<li>New feature: Logo support.</li>\n<li>New feature: Nested menus.</li>\n<li>New feature: Taxonmy per post.</li>\n<li>New feature: Custom headers.</li>\n<li>Update: Updated dependencies.</li>\n<li>Update: Remove page headers on start over.</li>\n</ul>\n<h4>2.6.5</h4>\n<p>Release date: January 25th, 2022</p>\n<ul>\n<li>Update: Several php8 fixes.</li>\n<li>Update: Automated tests run against php 5.6, 7.4, and 8.0</li>\n</ul>\n<h4>2.6.4</h4>\n<p>Release date: October 18th, 2021</p>\n<ul>\n<li>Update: Add filters to allow dev installs of Crio and Crio Premium.</li>\n</ul>\n<h4>2.6.3</h4>\n<p>Release date: June 10th, 2021</p>\n<ul>\n<li>Update: Updated the way blogs are installed via Inspirations.</li>\n<li>Update: Updated the My Inspirations page with links to theme support.</li>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.6.2</h4>\n<p>Release date: April 14th, 2021</p>\n<ul>\n<li>Update: Add support for footer-menu locations</li>\n</ul>\n<h4>2.6.1</h4>\n<p>Release date: February 16th, 2021</p>\n<ul>\n<li>Update: Disable custom menu by default.</li>\n<li>Bug fix: Add \"My Inspirations\" link in case js does not redirect.</li>\n</ul>\n<h4>2.6.0</h4>\n<p>Release date: January 25th, 2021</p>\n<ul>\n<li>New feature: Theme deployments can now include theme specific plugins.</li>\n</ul>\n<h4>2.5.2</h4>\n<p>Release date: December 8th, 2020</p>\n<ul>\n<li>Bug fix: Fixed Gutenberg detection, avoid errors when adding media.</li>\n<li>Bug fix: Avoid js errors when editor screens have no ability to add media.</li>\n</ul>\n<h4>2.5.1</h4>\n<p>Release date: October 23rd, 2020</p>\n<ul>\n<li>Bug fix: Fixed \"Only variables should be passed by reference\" in class-boldgrid-inspirations-purchase-for-publish.php.</li>\n</ul>\n<h4>2.5.0</h4>\n<p>Release date: October 17th, 2020</p>\n<ul>\n<li>New feature: Invoicing and Caching options added as Inspirations features.</li>\n</ul>\n<h4>2.4.4</h4>\n<p>Release date: September 22nd, 2020</p>\n<ul>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.4.3</h4>\n<p>Release date: August 11th, 2020</p>\n<ul>\n<li>Bug fix: WordPress 5.5 compatibility changes.</li>\n<li>Update: Optimized usage of set<em>staging</em>installed.</li>\n<li>Update: Optimized \"get total coin cost\".</li>\n<li>Update: Updated links in login footer</li>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.4.2</h4>\n<p>Release date: June 15th, 2020</p>\n<ul>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.4.1</h4>\n<p>Release date: May 29th, 2020</p>\n<ul>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.4.0</h4>\n<p>Release date: May 18th, 2020</p>\n<ul>\n<li>Update: Changes needed for Crio.</li>\n<li>Bug fix: Attribution page will not show excpert.</li>\n<li>Bug fix: Fixed display / position of BoldGrid Connect image search results.</li>\n</ul>\n<h4>2.3.1</h4>\n<p>Release date: March 12th, 2020</p>\n<ul>\n<li>Bug fix: Unable to click button on email confirmation page.</li>\n<li>Update: Removed \"Add new from GridBlocks\" feature.</li>\n</ul>\n<h4>2.3.0</h4>\n<p>Release date: December 17th, 2019</p>\n<ul>\n<li>Bug fix: Added noindex to the attribution page.</li>\n<li>Update: Changed the form plugin from WPForms to weForms.</li>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.2.2</h4>\n<p>Release date: November 22st, 2019</p>\n<ul>\n<li>Update: BoldGrid Backup is now Total Upkeep - updating references.</li>\n<li>Update: Updated dependency boldgrid/library to 2.10.6.</li>\n</ul>\n<h4>2.2.1</h4>\n<p>Release date: October 15th, 2019</p>\n<ul>\n<li>Update: Updated dependency boldgrid/library to 2.10.4.</li>\n</ul>\n<h4>2.2.0</h4>\n<p>Release date: September 17th, 2019</p>\n<ul>\n<li>New feature: Recommend the BoldGrid Backup plugin for users needing to transfer a site.</li>\n<li>Update: Updating dependencies</li>\n</ul>\n<h4>2.1.1</h4>\n<p>Release date: September 5th, 2019</p>\n<ul>\n<li>Update: Updating dependencies</li>\n</ul>\n<h4>2.1.0</h4>\n<p>Release date: August 29th, 2019</p>\n<ul>\n<li>Update: Removed the \"Welcome to BoldGrid\" dashboard widget.</li>\n<li>Update: Add notice to dashboard widget.</li>\n<li>Update: Remove news widget from dashboard.</li>\n</ul>\n<h4>2.0.7</h4>\n<p>Release date: August 16, 2019</p>\n<ul>\n<li>Bug fix: Fixing compact warnings</li>\n</ul>\n<h4>2.0.6</h4>\n<p>Release date: August 1st, 2019</p>\n<ul>\n<li>Update: Updated dependencies</li>\n</ul>\n<h4>2.0.5</h4>\n<p>Release date: July 25th, 2019</p>\n<ul>\n<li>Update: Added a switch for toggling branding of the login page.</li>\n<li>Update: Cleaned up logic on purchase coins page.</li>\n<li>Update: Updated dependencies</li>\n</ul>\n<h4>2.0.4</h4>\n<p>Release date: July 2nd, 2019</p>\n<ul>\n<li>Update: Replaced the BoldGrid RSS feed widget on the dashboard with one in the updated library package.</li>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.0.3</h4>\n<p>Release date: May 21st, 2019</p>\n<ul>\n<li>Bug fix: Fixing \"Call to undefined method getAttribute\" error.</li>\n<li>Bug fix: Replacing deprecated filter on login: login<em>headertitle / login</em>headertext.</li>\n</ul>\n<h4>2.0.2</h4>\n<p>Release date: Apr 23nd, 2019</p>\n<ul>\n<li>Bug fix: Fixing usage of php\'s empty function for php < 5.5</li>\n</ul>\n<h4>2.0.1</h4>\n<p>Release date: Apr 19th, 2019</p>\n<ul>\n<li>Bug fix: Fixing class property declaration for php < 5.6</li>\n</ul>\n<h4>2.0.0</h4>\n<p>Release date: Apr 16th, 2019</p>\n<ul>\n<li>Update: Made translation ready. Text domain is boldgrid-inspirations.</li>\n<li>Update: Inspirations process with full screen mode and design updates.</li>\n<li>New feature: Inspirations dashboard.</li>\n<li>New feature: German translations added - de_DE.</li>\n</ul>\n<h4>1.6.5</h4>\n<p>Release date: Jan 29th, 2019</p>\n<ul>\n<li>Bug fix: Pages fail to install on Pages > Add New.</li>\n</ul>\n<h4>1.6.4</h4>\n<p>Release date: Dec 5th, 2018</p>\n<ul>\n<li>Bug fix: Unable to save \"boldgrid<em>menu</em>option\" on settings page.</li>\n<li>Bug fix: Fixed updating plugin via ajax.</li>\n</ul>\n<h4>1.6.3</h4>\n<p>Release date: Dec 4th, 2018</p>\n<ul>\n<li>Bug fix: Coin Budget help was not toggling when clicked.</li>\n</ul>\n<h4>1.6.2</h4>\n<p>Release date: Nov 26th, 2018</p>\n<ul>\n<li>Bug fix: JIRA BGINSP-33 Fixed missing build for library dependencies; Updated production build process to use composer post-autoload-dump hook.</li>\n</ul>\n<h4>1.6.1</h4>\n<p>Release date: Nov 20th, 2018</p>\n<ul>\n<li>Update: JIRA BGCONN-20 Removed update settings; have been moved to the BoldGrid Library packages.</li>\n<li>Bug fix: JIRA BGTHEME-558 Fixed conflict between tgmpa plugin installer and the BoldGrid custom update classes.</li>\n<li>Bug fix: BoldGrid Connect Search / WP 5.0 fix.</li>\n<li>Bug fix: Attribution page not being rebuilt / WP 5.0 fix.</li>\n<li>Bug fix: BoldGrid Connect Search in the Customizer / WP 5.0 fix.</li>\n<li>Bug fix: Recommended image sizes not working as expected.</li>\n</ul>\n<h4>1.6.0</h4>\n<ul>\n<li>Update: Updated BoldGrid library to version 2.4.2.</li>\n<li>New feature: JIRA BGINSP-24 Log data when there may be a connection or Ajax error.</li>\n</ul>\n<h4>1.5.8</h4>\n<ul>\n<li>Bug fix: JIRA BGINSP-16 Warnings and notices within inspiration w/ Crio theme</li>\n<li>Bug fix: JIRA BGINSP-23 Fixed issue: Connect Search may load with connection notice.</li>\n</ul>\n<h4>1.5.7</h4>\n<ul>\n<li>Update: Updated to library version 2.3.5.</li>\n</ul>\n<h4>1.5.6</h4>\n<ul>\n<li>Bug fix: JIRA BGINSP-14 Fatal in PHP >=7.1.0 when creating internal preview builds.</li>\n<li>Bug fix: JIRA WPB-3767 Prevent invalid API calls for check-version.</li>\n<li>Update: JIRA BGBKUP-180 Auto update code moved to library and removed from Inspirations.</li>\n<li>Update: JIRA WPB-3730 Updated library dependency to ^2.0.0.</li>\n<li>Update: JIRA BGINSP-3 Forcing display of Connect Key prompt admin notice on the Inspirations page, even if dismissed, until key is entered.</li>\n<li>Update: JIRA WPB-3684 Updated composer.json, due to package changes.</li>\n<li>New feature: JIRA BGCNTRL-46 Added filters for manipulating Dashboard help in trial sites.</li>\n</ul>\n<h4>1.5.5</h4>\n<ul>\n<li>Bug fix: JIRA BGSTAGE-32 Fixed staging plugin install.</li>\n</ul>\n<h4>1.5.4</h4>\n<ul>\n<li>Update: JIRA BGINSP-4 Removed admin notice recommending plugin installations.</li>\n</ul>\n<h4>1.5.3</h4>\n<ul>\n<li>New feature: JIRA WPB-3643 Ensure that deployment does not install new wporg plugins if old ones are installed.</li>\n</ul>\n<h4>1.5.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3587 Menu assignment after deployment broken in WP 4.9.</li>\n<li>Bug fix: JIRA WPB-3570 Inspirations Select button misplaced in WP 4.9.</li>\n<li>Bug fix: JIRA WPB-3593 Changes require to help Staging support new Customizer scheduler.</li>\n</ul>\n<h4>1.5.1</h4>\n<ul>\n<li>Update: Updates to library.</li>\n</ul>\n<h4>1.5</h4>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.4.11</h4>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.4.10</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3336 All and Default categories do not align.</li>\n<li>Bug fix: JIRA WPB-3337 On a fresh install, Pages - New From GridBlocks fails.</li>\n<li>Bug fix: JIRA WPB-3333 Image search only searching one provider instead of all.</li>\n<li>Bug fix: JIRA WPB-3346 Edit Image button not working for attachment.</li>\n<li>Bug fix: JIRA WPB-3387 Loading GridBlocks just spins.</li>\n<li>Update: JIRA WPB-3352 Purchase coins through BoldGrid Central.</li>\n<li>Update: JIRA WPB-3355 Add data-image-url attribute.</li>\n<li>Update: JIRA WPB-3382 More descriptive creative commons icon.</li>\n<li>Update: JIRA WPB-3384 Add License details to attachment details.</li>\n<li>Update: JIRA WPB-3383 Filter out boldgrid-gridblock-set-preview-page.</li>\n</ul>\n<h4>1.4.9</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3318 When forcing a preferred form plugin install, first check if plugin is installed before trying to activate.</li>\n<li>Bug fix: JIRA WPB-3312 Ensure activation of preferred form plugin. Added filter for preferred slug.</li>\n<li>Bug fix: JIRA WPB-3317 New page from GridBlocks not working.</li>\n<li>Update: JIRA WPB-3252 Disable \'default\' category and configure \'showcase\'.</li>\n<li>Bug fix: JIRA WPB-3332 New from gridblocks button not showing.</li>\n</ul>\n<h4>1.4.8</h4>\n<ul>\n<li>New feature: JIRA WPB-3200 Added WPForms support.</li>\n<li>Update: JIRA WPB-3292 Updated plugin URI.</li>\n<li>Update: JIRA WPB-3296 Add Inspirations as first menu item child.</li>\n<li>Bug Fix: JIRA WPB-3274 Plugins > Add New Updates fail in modals.</li>\n<li>New feature: JIRA WPB-3293 Resize images during deployment vs imgr server.</li>\n</ul>\n<h4>1.4.7</h4>\n<ul>\n<li>Update: JIRA WPB-3243 Change feedback admin notice display frequency.</li>\n<li>Update: JIRA WPB-3264 Adding twitch social media option.</li>\n<li>New Feature: Added BoldGrid Library to plugin.</li>\n</ul>\n<h4>1.4.6</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3179 Gradient style being lost during normal deployment.</li>\n<li>Bug fix: JIRA WPB-3180 Open WordPress/BoldGrid links in attribution page in new tab.</li>\n</ul>\n<h4>1.4.5</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3161 Fixed auto plugin update.</li>\n<li>Bug fix: JIRA WPB-3162 Fixed issue creating .htaccess file in deployment.</li>\n<li>Bug fix: JIRA WPB-3171 As an author, when installing a site I do not want background images to be processed.</li>\n<li>Bug fix: JIRA WPB-3176 Background gradient / url bug during deplyment.</li>\n</ul>\n<h4>1.4.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3151 Added check and load before using get<em>plugin</em>data() for updates.</li>\n<li>Bug fix: JIRA WPB-3141 Fixed invalid updates for BoldGrid Prime theme.</li>\n<li>Bug fix: JIRA WPB-3158 Deployment\'s gallery updates are not saved.</li>\n</ul>\n<h4>1.4.3</h4>\n<ul>\n<li>New feature: JIRA WPB-3106 As an Author, I can set background images for elements.</li>\n<li>New feature: JIRA WPB-3095 Update generic builds to display per theme channel.</li>\n</ul>\n<h4>1.4.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2745 Fixed upgrade notices displaying when activation version was not recorded.</li>\n<li>Update: JIRA WPB-3019 Updating attribution link creation.</li>\n</ul>\n<h4>1.4.1</h4>\n<ul>\n<li>New feature: JIRA WPB-3044 Automatically get Unsplash attribution.</li>\n<li>Update: JIRA WPB-3043 Updating plugin description.</li>\n</ul>\n<h4>1.4.0.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3232 Deploy Staging menu item missing.</li>\n<li>Bug fix: JIRA WPB-3233 BoldGrid Connect Search missing from new image widget.</li>\n</ul>\n<h4>1.4</h4>\n<ul>\n<li>Update: JIRA WPB-2936 Updating YouTube videos for BoldGrid Dashboard\'s new release.</li>\n<li>Bug fix: JIRA WPB-2927 Social media menu disappears.</li>\n<li>Update: JIRA WPB-2949 Configure blog using categories.</li>\n<li>Bug fix: JIRA WPB-2950 Added max height for reseller logos on login page.</li>\n<li>Bug fix: JIRA WPB-2925 Sidebar widgets don\'t match between preview and installed site.</li>\n<li>Bug fix: JIRA WPB-2951 Images in staging posts not being downloaded.</li>\n<li>Bug fix: JIRA WPB-2955 Backwards compatibility - maps taking up 200px empty space.</li>\n<li>Bug fix: JIRA WPB-2984 Attribution page 404.</li>\n</ul>\n<h4>1.3.9</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2912 Fixed issue when installing plugins from the Tools Import page.</li>\n<li>Bug fix: JIRA WPB-2916 Inspirations deploy fatal error if an old forked plugin had the original installed.</li>\n<li>Bug fix: JIRA WPB-2905 If installing via Author, do not update pages with survey data.</li>\n<li>Bug fix: JIRA WPB-2910 Unterminated entity reference bug.</li>\n<li>Update: JIRA WPB-2913 Validate email address in survey.</li>\n<li>Bug fix: JIRA WPB-2404 iframe timeout in step 2 of Inspirations.</li>\n<li>Bug fix: JIRA WPB-2173 Error deleting image and redownloading.</li>\n<li>Bug fix: JIRA WPB-2635 Start over staging affecting active site.</li>\n<li>Bug fix: JIRA WPB-2493 Publish private posts during staging deployment.</li>\n<li>Bug fix: JIRA WPB-2796 Social media urls end in /username, go to 404s.</li>\n</ul>\n<h4>1.3.8</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2892 Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).</li>\n<li>Update: JIRA WPB-2900 Update verbiage of build coin cost.</li>\n<li>Bug fix: JIRA WPB-2901 Scroll bars not visible on preview iframe in Chrome.</li>\n<li>Bug fix: Removing CTA hooks.</li>\n</ul>\n<h4>1.3.7</h4>\n<ul>\n<li>Update: JIRA WPB-2819 Use switch instead of checkbox for Demo.</li>\n<li>Bug fix: JIRA WPB-2780 Theme screenshots opening directly, rather than within gallery.</li>\n<li>Update: JIRA WPB-2825 Adjust do not display formatting.</li>\n<li>Update: JIRA WPB-2829 Updating hook to resolve BoldGrid SEO plugin conflicts.</li>\n<li>Update: JIRA WPB-2837 Remove loading image after selecting theme in Gallery.</li>\n<li>Update: JIRA WPB-2839 Minor verbiage change for Add a blog.</li>\n<li>Update: JIRA WPB-2785 Entering words with apostrophe in it for Site title displays with a Backslash.</li>\n<li>Bug fix: JIRA WPB-2848 Customize link takes users back to Inspirations.</li>\n<li>Bug fix: JIRA WPB-2527 \'New from GridBlocks\' preview page appearing in cart.</li>\n<li>Bug fix: JIRA WPB-2862 Survey, invalid argument supplied for foreach.</li>\n<li>Bug fix: JIRA WPB-2601 Inspirations Internet Explorer/ Stuck on loading themes.</li>\n<li>Bug fix: JIRA WPB-2854 Downloading Image spinner never stops spinning.</li>\n</ul>\n<h4>1.3.6</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2772 PHP warnings on deploy in WordPress 4.3.7.</li>\n<li>Bug fix: JIRA WPB-2766 Plesk and WP-CLI were not getting private repo updates.</li>\n<li>Update: JIRA WPB-2763 Update email and address on Contact Us page.</li>\n<li>Update: JIRA WPB-2764 Remove option to add a map.</li>\n<li>Update: JIRA WPB-2765 Allow iframes for preview builds.</li>\n<li>New feature: JIRA WPB-2771 Update footer-company-details widget with survey data.</li>\n<li>New feature: JIRA WPB-2777 Add an Install sample blog checkbox.</li>\n<li>New feature: JIRA WPB-2778 Setup a blog during deployment.</li>\n<li>Bug fix: JIRA WPB-2792 Staged posts (private posts) are trashed when starting over active site.</li>\n<li>Update: JIRA WPB-2800 Ensure \'Install a blog\' works with Staging.</li>\n<li>Update: JIRA WPB-2801 Remove milestones classes.</li>\n<li>Bug fix: JIRA WPB-2779 Survey not working with Staging.</li>\n<li>Update: JIRA WPB-2805 Preview builds w & w/o blogs.</li>\n<li>New feature: JIRA WPB-2806 Add filter for Inspirations configs.</li>\n<li>Bug fix: JIRA WPB-2808 Do not request generic builds when requesting blog as well.</li>\n</ul>\n<h4>1.3.5</h4>\n<ul>\n<li>Testing: JIRA WPB-2744 Tested on WordPress 4.7.</li>\n<li>Update: JIRA WPB-2376 Filter the bgtfw contact blocks.</li>\n<li>Update: JIRA WPB-2476 Update case of Company name.</li>\n<li>Update: JIRA WPB-2747 Update Add a map verbiage.</li>\n<li>Update: JIRA WPB-2749 Add a map to my Contact page.</li>\n<li>Bug fix: JIRA WPB-2658 Fix spacing issues atop Inspirations.</li>\n<li>Bug fix: JIRA WPB-2751 Show all in the smaller view of inspirations doesn\'t work anymore.</li>\n<li>Bug fix: JIRA WPB-2757 Apostrophe and other strange characters installed via Inspirations.</li>\n<li>Bug fix: JIRA WPB-2759 DOMDocument::loadHTML(): htmlParseEntityRef: expecting \';\'.</li>\n</ul>\n<h4>1.3.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2696 Remove placeholders from survey.</li>\n<li>New feature: JIRA WPB-2697 Update phone numbers in widgets.</li>\n<li>New feature: JIRA WPB-2699 Use phone number entered during survey.</li>\n<li>Update: JIRA WPB-2704 Adjust format of how social media icons are saved.</li>\n<li>New feature: JIRA WPB-2705 Use survey social media items when creating menu.</li>\n<li>Update: JIRA WPB-2711 Show optional message in survey.</li>\n<li>Update: JIRA WPB-2712 Have plus sign toggle more social icons.</li>\n<li>Update: JIRA WPB-2723 Update phone in pages.</li>\n</ul>\n<h4>1.3.3</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2627 Back / next buttons should not be clickable.</li>\n<li>Bug fix: JIRA WPB-2625 Behavior of last image\'s next button in Inspirations.</li>\n</ul>\n<h4>1.3.2</h4>\n<ul>\n<li>Update: JIRA WPB-2582 Always show arrows in Inspirations gallery.</li>\n<li>Update: JIRA WPB-2583 Ensure first letter in theme\'s title attribute is capitalized.</li>\n<li>Update: JIRA WPB-2599 Add placeholder for 4th step to Inspirations.</li>\n<li>Update: JIRA WPB-2551 Duplicate images.</li>\n<li>New feature: JIRA WPB-2603 Add initial version of survey.</li>\n<li>Bug fix: JIRA WPB-2622 Inspirations - Step 4 - Go back button installs site.</li>\n</ul>\n<h4>1.3.1</h4>\n<ul>\n<li>Misc: JIRA WPB-2503 Added plugin requirements to readme.txt file.</li>\n<li>Bug fix: JIRA WPB-2539 Fix possible duplicate connection issue notice from ajax.js call.</li>\n<li>Bug fix: JIRA WPB-2558 Don\'t display feedback widget if user hasn\'t entered their key.</li>\n<li>Bug fix: JIRA WPB-2559 Don\'t allow widgets to drag into welcome box area.</li>\n<li>Bug fix: JIRA WPB-2555 Images in search results flicker.</li>\n<li>Update: JIRA WPB-2563 Convert Attribution page to use custom post type.</li>\n<li>Update: JIRA WPB-2568 Added fancybox and large previews to Inspirations.</li>\n<li>Update: JIRA WPB-2570 Milestone blogname change.</li>\n<li>Update: JIRA WPB-2574 Milestone Social Media Change.</li>\n<li>Update: JIRA WPB-2578 Milestone Contact Info Footer Change.</li>\n</ul>\n<h4>1.3</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2544 Disable \'Install\' button after clicking it.</li>\n</ul>\n<h4>1.2.13</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2531 Javascript error checking needed for mine count.</li>\n</ul>\n<h4>1.2.12</h4>\n<ul>\n<li>Update: JIRA WPB-2472 Added update notice for 1.3.</li>\n<li>Bug fix: JIRA WPB-2486 Incorrect page count on All Pages.</li>\n<li>Bug fix: JIRA WPB-2467 With staging disabled, Customize goes to \"Change Themes\".</li>\n<li>Update: JIRA WPB-2488 Remove \'Permanently delete pages instead of sending to trash\'.</li>\n<li>Update: JIRA WPB-2490 Move default option to \'install as staging\'.</li>\n<li>Update: JIRA WPB-2491 Add \'Customize > Active Theme\' navigation to Inspirations.</li>\n<li>Bug fix: JIRA WPB-2496 Require comment text in feedback form.</li>\n<li>Update: JIRA WPB-2229 Update error reporting when purchasing images.</li>\n<li>Update: JIRA WPB-2498 Change \'Company Name\' to theme name.</li>\n<li>Update: JIRA WPB-2497 Add new dashboard videos.</li>\n<li>Bug fix: JIRA WPB-2376 \'No search results\' method is not cleared in BGCS.</li>\n</ul>\n<h4>1.2.11</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2468 Switching between boldgrid admin menu and standard wp menu no longer works.</li>\n<li>Bug fix: JIRA WPB-2477 If you have an existing site non BG, no route for staging exists.</li>\n</ul>\n<h4>1.2.10</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2446 Fixed missing build id passed on site install.</li>\n<li>Bug fix: JIRA WPB-2426 Insert Gridblock button is missing.</li>\n<li>Bug fix: JIRA WPB-2443 When starting over, I get a blank page.</li>\n<li>Bug fix: JIRA WBP-2445 Inspirations is not fetching cached themes.</li>\n<li>Update: JIRA WPB-2458 Update \'Recommended\' verbiage in last step of Inspirations.</li>\n</ul>\n<h4>1.2.9</h4>\n<ul>\n<li>Misc: JIRA WPB-2420 Added EOF line breaks.</li>\n<li>Bug fix: JIRA WPB-2387 Fixed issue with AJAX theme updates and BG theme slugs duplicated in the WP repo.</li>\n<li>Bug fix: JIRA WPB-2324 Attribution should not show in 404 sitemap.</li>\n<li>Bug fix: JIRA WPB-2403 No plugins recommended still showing notice.</li>\n<li>Update: JIRA WPB-2416 Text changes for confirmation section of Inspirations.</li>\n<li>Update: JIRA WPB-2417 Add additional text to deployment success page for staging.</li>\n<li>Bug fix: JIRA WPB-2421 Message showing when it shouldn\'t - We\'ve recognized that you haven\'t installed...</li>\n<li>Bug fix: JIRA WPB-2112 BoldGrid Connect Search missing for galleries.</li>\n<li>Bug fix: JIRA WPB-2422 Fixed CSS Loading graphic animation in chrome to display properly.</li>\n<li>Bug fix: JIRA WPB-2401 Gallery not displaying correctly in Chrome && FF.</li>\n<li>Bug fix: JIRA WPB-2423 Trying to get property of non-object in ...stock-photography.php.</li>\n</ul>\n<h4>1.2.8</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2398 Error requesting free key.</li>\n<li>Bug fix: JIRA WPB-2399 Only show feedback widget to admins.</li>\n</ul>\n<h4>1.2.7</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2389 Fixed saving BoldGrid Settings.</li>\n<li>Bug fix: JIRA WPB-2388 Removed duplicate boldgrid_activate().</li>\n<li>Update: JIRA WPB-2390 Update verbiage for inspirations install success.</li>\n<li>Bug fix: JIRA WPB-2391 Hide BoldGrid Welcome Panel if key isn\'t entered yet.</li>\n<li>Bug fix: JIRA WPB-2392 If key is less than 32 char don\'t make call to validate.</li>\n<li>Bug fix: JIRA WPB-2393 Error messages should be removed when resubmitting keys.</li>\n<li>Bug fix: JIRA WPB-2394 Cursor for show/hide log should be a pointer.</li>\n<li>Update: JIRA WPB-2395 Update login page styling.</li>\n<li>Bug fix: JIRA WPB-2396 Remove staging from recommended plugin notices.</li>\n<li>Bug fix: JIRA WPB-2327 Check if framework is handling plugin recommendations before recommending.</li>\n</ul>\n<h4>1.2.6</h4>\n<ul>\n<li>Misc: JIRA WPB-2344 Updated readme.txt for Tested up to 4.6.1.</li>\n<li>Bug fix: JIRA WPB-2336 Load BoldGrid settings from the correct WP option (site/blog).</li>\n<li>Bug fix: JIRA WPB-2248 Removed \'New From GridBlocks\' button on edit submission page.</li>\n<li>Bug fix: JIRA WPB-2332 Reset scroll position on step 2 of Inspirations to top.</li>\n<li>Bug fix: JIRA WPB-2339 Remove notices from Inspirations page.</li>\n<li>Update: JIRA WPB-2208 Removed tutorials from Inspirations.</li>\n<li>Update: JIRA WPB-2359 Order \'Category Filter\' by category display order.</li>\n<li>Update: JIRA WPB-2360 Sort themes by category and then order within category.</li>\n<li>Update: JIRA WPB-2368 Read version constant from plugin file.</li>\n<li>Update: JIRA WPB-2361 Add BoldGrid Connect Search to Editor\'s background image tool.</li>\n<li>Update: JIRA WPB-2354 Preview button needs to always be visible in mobile view.</li>\n<li>Update: JIRA WPB-2355 Remove extraneous \'Preview\' button.</li>\n<li>Bug fix: JIRA WPB-2364 Inspirations not respecting theme release channel.</li>\n<li>Bug fix: JIRA WPB-2370 Color in screenshot does not match preview.</li>\n<li>Bug fix: JIRA WPB-2373 Duplicate themes in Inspirations.</li>\n<li>Bug fix: JIRA WPB-2379 Wrong budget passed when going form step 2 to step 1.</li>\n<li>Update: JIRA WPB-2380 Remove references to tutorials in deployment congrats message.</li>\n<li>Bug fix: JIRA WPB-2383 Image Search tab appears when clicking \'Add GridBlock\'.</li>\n</ul>\n<h4>1.2.5</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2325 Added wrapper to handle mb<em>convert</em>encoding() if mbstring is not loaded.</li>\n<li>Bug fix: JIRA WPB-2313 Disabled GridBlocks in network admin pages.</li>\n<li>New feature: JIRA WPB-2268 Changed to resized preview screenshots for Inspirations Design First concept.</li>\n<li>New feature: JIRA WPB-2287 Adjust device preview buttons in step 2 to behave like those in editor.</li>\n<li>New feature: JIRA WPB-2291 Auto install staging in final step if user chooses staging.</li>\n<li>Update: JIRA WPB-2290 Changed \'Install\' button to \'Next\'.</li>\n<li>Bug fix: JIRA WPB-2289 Continuously clicking category in step 1 shuffles themes.</li>\n<li>Update: JIRA WPB-2267 Added message to Inspirations when no generic themes are available.</li>\n<li>Update: JIRA WPB-2315 Added error handling for malformed ajax results for call to /api/build/get-generic.</li>\n<li>Update: JIRA WPB-2316 Add error handling for failures to fetch categories.</li>\n<li>Update: JIRA WPB-2317 Add error handling for failures to fetch pagesets.</li>\n<li>Update: JIRA WPB-2319 Check user capabilities before prompting for api key.</li>\n<li>Update: JIRA WPB-2320 Ensure user has permission to edit page before allowing download<em>and</em>insert<em>into</em>page.</li>\n<li>Update: JIRA WPB-2322 Sanitize user feedback before adding to options table.</li>\n<li>Update: JIRA WPB-2323 Allow admin notices to be dismissed per user.</li>\n<li>Update: JIRA WPB-2326 Update \'update\' class to utilize Admin Notices class.</li>\n<li>Update: JIRA WPB-2327 Check user capabilities before showing admin notices.</li>\n<li>Update: JIRA WPB-2331 Update confirmation messages.</li>\n</ul>\n<h4>1.2.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2269 Typo fix in Boldgrid<em>Inspirations</em>Dependency<em>Plugins::print</em>uninstalled_plugins().</li>\n<li>Bug fix: JIRA WPB-2270 New From GridBlocks became unavailable.</li>\n</ul>\n<h4>1.2.3</h4>\n<ul>\n<li>New feature: JIRA WPB-2172 For preview generic builds, added an option for identification for purges, etc.</li>\n<li>Bug fix: JIRA WPB-2263 For preview sites under multisite, set the admin email address using the network admin email address.</li>\n<li>Bug fix: JIRA WPB-2223 Reworked API key validation and connection issue notices, formatting.</li>\n<li>Misc: JIRA WPB-2256 Updated readme.txt for Tested up to: 4.6.</li>\n<li>Rework: JIRA WPB-2150 Moved API methods to a new class, formatting, and phpcs rework.</li>\n<li>Bug fix: JIRA WPB-2224 Hide the email address field when widget is loaded.</li>\n<li>Bug fix: JIRA WPB-2225 Fixed jQuery Migrate deprecated warning.</li>\n<li>Update: JIRA WPB-2245 Changed feed to pull from dashboard tag on blog.</li>\n<li>Bug fix: JIRA WPB-2265 Uncaught TypeError: IMHWPB.BaseAdmin is not a constructor.</li>\n<li>Bug fix: JIRA WBP-2236 Errors everywhere when logging in as an Editor.</li>\n<li>Bug fix: JIRA WPB-2234 Add current<em>user</em>can checks to Boldgrid<em>Inspirations->set</em>api<em>key</em>callback().</li>\n<li>Bug fix: JIRA WPB-2237 Limit ajax requests by user.</li>\n<li>Bug fix: JIRA WPB-2240 Limit printing of configs in head.</li>\n</ul>\n<h4>1.2.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2058 Added wrap class to the tutorials page.</li>\n<li>Bug fix: JIRA WPB-2184 In PHP 5.2, deactivate and die properly.</li>\n<li>New feature: Added BoldGrid news widget to dashboard.</li>\n<li>Bug fix: JIRA WPB-1994 Fixed issue with WP Theme Editor not being available.</li>\n<li>New feature: Added BoldGrid Feedback widget.</li>\n<li>Bug fix: JIRA WPB-2169 Connect Search defaults to smallest image size when no recommended sizes available.</li>\n<li>Bug fix: JIRA WPB-2192 Allow bug report to correctly show parent themes if submitted.</li>\n</ul>\n<h4>1.2.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2160 New From GridBlocks, multiple pages are installed.</li>\n<li>Update: Changed text of getting and entering connect keys.</li>\n<li>Security: JIRA WPB-2151 Disabled autocomplete for API key entry fields.</li>\n<li>Bug fix: JIRA WPB-2145 Fixing issue with theme screenshots on Chrome Ubuntu.</li>\n</ul>\n<h4>1.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2119 For asset downloads, when Imagick is loaded, set the thread limit to 1.</li>\n<li>Bug fix: JIRA WPB-2125 Fixing issue where theme was overwritten without version change.</li>\n<li>Bug fix: JIRA WPB-2104 Go back button hides all themes (Inspirations > Add Theme).</li>\n<li>Bug fix: JIRA WPB-2107 BoldGrid Connect Search overlapping footer (Dashboard > Media).</li>\n<li>Bug fix: JIRA WPB-2109 Session issues when starting over and importing active site.</li>\n<li>Bug fix: JIRA WPB-2116 Changes to the order of images in a gallery are not saving.</li>\n<li>Bug fix: JIRA WPB-2134 Staging\'s boldgrid_attribution option and \'Uninitialized string offset\' Notice.</li>\n<li>Bug fix: JIRA WPB-2135 Image not replaced in Page & Post Editor after using Connect Search.</li>\n</ul>\n<h4>1.1.8</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2058 Added wrap class to Inspirations, so admin notices are displayed at the top.</li>\n<li>Bug fix: JIRA WPB-2041 Fixed BoldGrid theme update check in WordPress 4.6.</li>\n<li>Testing: JIRA WPB-2046 Tested on WordPress 4.5.3.</li>\n<li>New feature: JIRA WPB-599 Added options for plugin and theme auto-updates via WordPress autoupdater.</li>\n<li>Update: JIRA WPB-2008 Deploy class updated to allow for is_generic flag.</li>\n<li>Bug fix: JIRA WPB-1950 Prevent a portait image from displaying atop \'Crop Image\' and \'Skip Cropping\' buttons.</li>\n</ul>\n<h4>1.1.7</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2032 Fixed issue when activating key. Added nonce to api key form.</li>\n<li>Rework: JIRA WPB-2030 Updated the \"I don\'t have an API key\" section.</li>\n<li>New feature: JIRA WPB-2029 Added TOS box to API key submission form.</li>\n<li>New feature: JIRA WPB-1905 Added capability for auto-updates of boldgrid-inspirations by API response.</li>\n<li>Bug fix: JIRA WPB-2002 Fixed theme update issue where upgrader says is up to date at times.</li>\n<li>Bug fix: JIRA WPB-2006 Pdes and Homepage not installing correctly on Inpirations Theme Only installs.</li>\n</ul>\n<h4>1.1.6</h4>\n<ul>\n<li>New feature: JIRA WPB-1839 Users can now change their theme release channel.</li>\n<li>Security fix: JIRA WPB-1977 Validate nonce for feedback form diagnostic data callback and form submit.</li>\n<li>Bug fix: JIRA WPB-1955 Fatal error: Class \'Boldgrid<em>Staging</em>Plugin\' not found.</li>\n</ul>\n<h4>1.1.5</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1914 Staged image used on Active page not showing in cart.</li>\n</ul>\n<h4>1.1.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1886 Fixed feedback notice being displayed too often (more than a week after submitting).</li>\n<li>New feature: JIRA WPB-1183 Refresh the Library Tab after downloading an image.</li>\n<li>Update: JIRA WPB-1865 Update style of \'Transactions\' pages to better incorporate BoldGrid Staging\'s nav menu.</li>\n<li>Update: JIRA WPB-1884 Passed WordPress 4.5.1 testing.</li>\n<li>Bug fix: JIRA WPB-1855 Do not display feedback notice on update or setting pages.</li>\n<li>Bug fix: JIRA WPB-1860 Fixed horizontal line through screenshot in step 2.</li>\n<li>Bug fix: JIRA WPB-1863 Cart does not look for watermarked images used within staged pages.</li>\n<li>Bug fix: JIRA WPB-1891 View / Download of images within receipts not working for images purchased via Staging.</li>\n<li>Bug fix: JIRA WPB-1893 JS errors in console when viewing attachments.</li>\n<li>Bug fix: JIRA WPB-1900 Attribution shows in menu when menu generated using wp<em>page</em>menu.</li>\n</ul>\n<h4>1.1.3</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1824 Fixed order of plugin deactivation and uninstall in Start Over process.</li>\n<li>Bug fix: JIRA WPB-1814 Fixed PHP notice in page and post editor for In Menu when there is a corrupted nav menu array.</li>\n<li>Bug fix: JIRA WPB-1823 Fixed display of \"Themes\" H1 and the additional themes bar when choosing active or staging before installing a theme.</li>\n<li>Bug fix: JIRA WPB-1840 Fixing thumbnail presentation in inspirations and add new theme.</li>\n</ul>\n<h4>1.1.2.3</h4>\n<ul>\n<li>Update: Sync version. See version 1.1.1.1.</li>\n</ul>\n<h4>1.1.2.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1833 Fixed checking for previously downloaded assets in deployment when using multisite (wp-preview).</li>\n</ul>\n<h4>1.1.2.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1817 BoldGrid Connect Search: Was not being added when changing a header image in the Customizer.</li>\n<li>Rework: JIRA WPB-1541 Removed feedback form bug report diagnostic report items.</li>\n<li>Bug fix: JIRA WPB-1816 Fixed update class interference with the Add Plugins page.</li>\n</ul>\n<h4>1.1.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1809 Fixed undefined index \"action\" for some scenarios. Optimized update class and addressed CodeSniffer items.</li>\n<li>Rework: JIRA WPB-1541 Reworked admin feedback notice.</li>\n<li>Rework: JIRA WPB-1751 Removed analysis processing and optional logging capabilities. Added support for XHProf.</li>\n<li>Bug fix: JIRA WPB-1805 Now adds theme update info on the Customizer Themes page.</li>\n<li>Rework: JIRA WPB-1785 Enabled and reworked image caching for the preview server.</li>\n<li>Rework: JIRA WPB-1751 Reworked analysis processing.</li>\n<li>Update: JIRA WPB-1658 Storing more reliable install data through inspirations.</li>\n<li>Bug fix: JIRA WPB-1787 When not using BoldGrid menu, cart does not dynamically update total page price.</li>\n<li>Update: JIRA WPB-1754 Remove attribution page from search results.</li>\n<li>Bug fix: JIRA WPB-1788 webkit css missing from \'new from gridblocks\'.</li>\n<li>New feature: JIRA WPB-1806 Add \'BoldGrid search\' tab when replacing an image.</li>\n</ul>\n<h4>1.1.1.1</h4>\n<ul>\n<li>Bug Fix: Fixing logo display on login screen.</li>\n</ul>\n<h4>1.1.1</h4>\n<ul>\n<li>Bug fix: Fixed analysis include for preview server.</li>\n<li>Bug fix: New From GridBlocks: Asset download issues.</li>\n</ul>\n<h4>1.1</h4>\n<ul>\n<li>New feature: JIRA WPB-1751 Added analysis processing and optional logging capabilities.</li>\n<li>Bug fix: JIRA WPB-1781 Removed boldgrid<em>dismissed</em>admin_notices from Start Over cleanup.</li>\n<li>New feature: JIRA WPB-1541 Added feedback notice.</li>\n<li>Bug fix: JIRA WPB-1747 New From GridBlocks: For non BoldGrid themes, only load grid css.</li>\n<li>Bug fix: JIRA WPB-1760 New From GridBlocks: Ensure page title shows on preview page.</li>\n<li>Update: JIRA WPB-1779 New From GridBlocks: Update verbiage for \'Downloading GridBlocks\'.</li>\n</ul>\n<h4>1.0.12.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1710 Fixed missing device preview tabs on Add New Theme preview modal.</li>\n<li>Bug fix: JIRA WPB-1710 Fixed notice dismissal checking.</li>\n<li>Bug fix: JIRA WPB-1749 On start over, staging menus are not deleted.</li>\n<li>Bug fix: JIRA WPB-1755 Gallery images not showing in cart.</li>\n</ul>\n<h4>1.0.12</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1740 Fixed \"In Menu\" messages in editor when staging plugin is not active, and fixed saving menu selections.</li>\n<li>New feature: JIRA WPB-1726 Added optional feedback for GridBlock Add Page.</li>\n<li>Removed Ft: JIRA WPB-1710 Removed Inspirations Add Pages; replaced by GridBlocks.</li>\n<li>Misc: JIRA WPB-1361 Added license file.</li>\n<li>New feature: Don\'t assign footer contact widget if using base pagesets.</li>\n<li>Bug Fix: JIRA WPB-1732 Fixing css issues on login screen (firefox).</li>\n<li>Bug Fix: JIRA WPB-1687 Image search: Title, Caption, Alt Text and Description do not display on new pages.</li>\n</ul>\n<h4>1.0.11</h4>\n<ul>\n<li>New feature: JIRA WPB-1699 Added optional feedback for theme activation.</li>\n<li>New feature: JIRA WPB-1690 Adding BoldGrid themes to All themes install menu.</li>\n<li>Bug fix: JIRA WPB-1686 Limited items loaded in network admin pages.</li>\n<li>Improvement: JIRA WPB-1604 Added a \"Cancel\" link to the \"In Menu\" section.</li>\n<li>Improvement: JIRA WPB-1603 Display menu locations in the editor \"In Menu\" section.</li>\n<li>Bug fix: JIRA WPB-1602 Corrected capitalization of \"None\" under \"In menu\" in the editor.</li>\n<li>Improvement: JIRA WPB-1664 Gets api<em>key and site</em>hash from configs instead of get_option.</li>\n<li>Bug fix: JIRA WPB-1597 Fixing indefined index error</li>\n<li>New feature: JIRA WPB-1649 Added reporting of PHP version and mobile ratio.</li>\n<li>Bug fix: JIRA WPB-1598 \'Mine\' count on \'all pages\' is incorrect.</li>\n<li>Bug fix: JIRA WPB-1647 JS error with easy-attachment-preview-size.js.</li>\n<li>Bug fix: JIRA WPB-1651 When the BG menu is turned off, Appearance link should take you to themes.</li>\n</ul>\n<h4>1.0.10</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1632 Fixed handling of subcategory<em>id in deploy</em>page_sets.</li>\n<li>New feature: JIRA WPB-1510 Moved adhoc functions.php to class-boldgrid-inspirations-utility.php (class Boldgrid<em>Inspirations</em>Utility).</li>\n<li>Rework: JIRA WPB-1553 Updated require and include statements for standards.</li>\n<li>Bug fix: JIRA WPB-1563 Updated pages in which wp<em>iframe-media</em>upload.css is loaded.</li>\n<li>Bug fix: JIRA WPB-1549 Resolve attribution page missing attribution for several images.png.</li>\n</ul>\n<h4>1.0.9.2</h4>\n<ul>\n<li>Bug fix: Add GridBlock Sets feature disabled.</li>\n</ul>\n<h4>1.0.9.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1553 Fixed support for PHP 5.2 to deactivate plugin.</li>\n<li>Bug fix: Prevent click of links in add<em>new</em>page_selection previews.</li>\n<li>Bug fix: JIRA WPB-1554 Fixed undefined JavaScript variable pagenow for customizer link.</li>\n</ul>\n<h4>1.0.9</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1554 Fixed theme link in network dashboard nav menu.</li>\n<li>Bug fix: JIRA WPB-1590 Fixed JavaScript error for undefined screen info in network dashboard.</li>\n<li>Bug fix: JIRA WPB-1535 Fixed theme deployment issues.</li>\n<li>New feature: JIRA WPB-1584 Added an opt-out feedback payload delivery system.</li>\n<li>New feature: JIRA WPB-1580 Added optional feedback for customizer_start.</li>\n<li>Bug fix: JIRA WPB-1571 Removed plugin dependency admin notice when editing an attachment (image).</li>\n<li>New feature: JIRA WPB-1579 Added feedback opt-out in BoldGrid Settings, hidden for now.</li>\n<li>Bug fix: JIRA WPB-1575 Addressed an issue causing mismatch color palettes on cached previews</li>\n<li>New feature: JIRA WPB-1514 Add new pages offers page templates to choose from.</li>\n</ul>\n<h4>1.0.8.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1553 Fixed PHP version check condition (<5.3).</li>\n</ul>\n<h4>1.0.8</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1561 Fixed missing get<em>plugin</em>data on update calls.</li>\n<li>New feature: JIRA WPB-1511 Added dependency plugin notice on editor pages.</li>\n<li>Bug fix: JIRA WPB-1553 Added support for <strong>DIR</strong> in PHP <=5.2.</li>\n<li>Bug fix: JIRA WPB-1371 JSON encoded image data for media download requests.</li>\n<li>New feature: JIRA WPB-1332 Swapping loading GIF to CSS loading image.</li>\n<li>New feature: JIRA WPB-1072 Storing static pages on install</li>\n<li>New feature: JIRA WPB-1539 When deleting a page, remove it from any applicable menus as well.</li>\n<li>New feature JIRA WPB-1542 Manage menu assignment within editor.</li>\n<li>New feature JIRA WPB-1555 Add wp-image-## class to images during deployment.</li>\n<li>New feature JIRA WPB-1557 Add wp-image-## class to images when adding gridblocks.</li>\n<li>Bug fix: JIRA WPB-1506 Theme naming missing in preview.</li>\n<li>Bug fix: JIRA WPB-1443 Extra page listed under \'Mine\'.</li>\n<li>Bug fix: JIRA WPB-1560 Install options not available on preview server</li>\n</ul>\n<h4>1.0.7</h4>\n<ul>\n<li>Rework: JIRA WPB-1533 Ensured activation data is sent after first login.</li>\n</ul>\n<h4>1.0.7</h4>\n<ul>\n<li>Rework: JIRA WPB-1533 Ensured activation data is sent after first login.</li>\n</ul>\n<h4>1.0.6</h4>\n<ul>\n<li>Rework: JIRA WPB-1411 Added more output to the deploy log.</li>\n</ul>\n<h4>1.0.5</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1462 Fixed position of dependency plugins admin notice. Also limited to Dashboard and plugins page.</li>\n<li>Bug fix: JIRA WPB-1290 Fixing issues with galleries leaving empty spaces</li>\n<li>Bug fix: JIRA WPB-1471 Made deployment plugin installation respect release channel.</li>\n<li>Rework: JIRA WPB-1452 Remove unneeded call to \'boldgrid<em>activate</em>framework\' during deployment.</li>\n<li>Bug fix: JIRA WPB-946 Fixed margin bug on step 2 additional themes.</li>\n<li>Bug fix: JIRA WPB-1384 Increase width of select input on image search modal.</li>\n<li>Bug fix: JIRA WPB-1508 BoldGrid Image search box size is inconsistent.</li>\n</ul>\n<h4>1.0.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1442 Fixing inspiration border styles for wordpress 4.4</li>\n<li>Bug fix: JIRA WPB-1461 Updating login button styles for wordpress 4.4</li>\n<li>Bug fix: JIRA WPB-1411 Added initialization and checks for empty image queues in deployment.</li>\n<li>Bug fix: JIRA WPB-1406 Attribution page still showing in \'All Pages\'.</li>\n<li>Bug fix: JIRA WPB-1451 Active images are showing in Staging attribution page.</li>\n<li>Bug fix: JIRA WPB-1466 Tabs on tutorials page too small at 1035px - 1482px.</li>\n</ul>\n<h4>1.0.3</h4>\n<ul>\n<li>New feature: JIRA WPB-1363 Updated readme.txt for WordPress standards.</li>\n<li>New feature: JIRA WPB-1389 When starting over theme mods are saved with a flag to recompile sass</li>\n<li>Bug fix: JIRA WPB-1420 Content of Attribution page is overwriting page saves.</li>\n</ul>\n<h4>1.0.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1395 Adjusted theme update data; now gets theme uri from theme style.css, download url from api data.</li>\n<li>Rework JIRA WPB-1374 Updated activation timestamp to use GMT/UTC.</li>\n<li>Bug fix: JIRA WPB-1377 Reseller option is now set on first call to either the front end or wp_login.</li>\n<li>Bug fix: Adjusted handling for image purchases when errors occur.</li>\n<li>Bug fix: JIRA WPB-1365 Purchase link on editing a page goes to wrong link.</li>\n<li>Bug fix: JIRA WPB-1368 Inspirations step 0 text refers to nonexisting help tabs.</li>\n<li>Rework: JIRA WPB-1378 Adjusted formatting of footer in Dashboard.</li>\n<li>Rework: JIRA WPB-1369 Update minus signs on \'Transaction History\'.</li>\n<li>New feature: JIRA WPB-1379 On the transactions page, show the reseller that processed the credits.</li>\n<li>Bug fix: Count of \'All\' pages inaccurate on \'All pages\'.</li>\n<li>Bug fix: JIRA WPB-1367 Updated link for \'Lost your BoldGrid Connect Key?\'.</li>\n</ul>\n<h4>1.0.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1374 Updated activation timestamp to include timezone in UTC.</li>\n<li>Bug fix: Attribution page shows style tags.</li>\n<li>Bug fix: Strict Standards fix for wp<em>kses</em>allowed_html.</li>\n<li>Bug fix: Fixed incorrect link.</li>\n</ul>\n<h4>1.0</h4>\n<ul>\n<li>Initial public release.</li>\n</ul>\n\";s:14:\"upgrade_notice\";s:311:\"<h4>1.3</h4>\n<p>Version 1.3 has been released with a redesigned Inspiration phase. For more information on this change and others, please visit our blog at https://www.boldgrid.com/boldgrid-1-3-released/ .</p>\n<h4>1.0.2</h4>\n<p>Users should upgrade to version 1.0.2 to ensure proper BoldGrid theme updates.</p>\n\";}s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:95509:\"{\"6.2\":{\"2.7.6\":[100,95]},\"6.1.3\":{\"2.7.6\":[100,95]},\"6.1.2\":{\"2.7.6\":[100,95]},\"6.1.1\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"6.1\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"6.0.5\":{\"2.7.6\":[100,95]},\"6.0.4\":{\"2.7.6\":[100,95]},\"6.0.3\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"6.0.2\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"6.0.1\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"6.0\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.9.7\":{\"2.7.6\":[100,95]},\"5.9.6\":{\"2.7.6\":[100,95]},\"5.9.5\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.9.4\":{\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.9.3\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.9.2\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.9.1\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.9\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.8.7\":{\"2.7.6\":[100,95]},\"5.8.6\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.8.5\":{\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.8.4\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.8.3\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.8.2\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.8.1\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.8\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7.9\":{\"2.7.6\":[100,95]},\"5.7.8\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7.7\":{\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7.6\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7.5\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7.4\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7.3\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7.2\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7.1\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.7\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.9\":{\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.8\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.7\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.6\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.5\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.4\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.3\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.2\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.10\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6.1\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.6\":{\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.9\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.8\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.7\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.6\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.5\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.4\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.3\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.2\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5.1\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.5\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.9\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.8\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.7\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.6\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.5\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.4\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.3\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.2\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4.1\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.4\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.9\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.8\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.7\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.6\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.5\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.4\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.3\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.2\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3.1\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.9\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.8\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.7\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.6\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.5\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.4\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.2\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2.1\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.2\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1.8\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1.7\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1.6\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1.5\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1.4\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1.3\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1.2\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1.1\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.1\":{\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.9\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.8\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.7\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.6\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.5\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.4\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.3\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.2\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.10\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0.1\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"5.0\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.9\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.8\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.6\":{\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.5\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.4\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.3\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.2\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.14\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.13\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.12\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.11\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.10\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9.1\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.9\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.8\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.6\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.5\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.4\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.3\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.2\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.10\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8.1\":{\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.8\":{\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.9\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.8\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.6\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.13\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.12\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.11\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.10\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.8\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.12\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.11\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.10\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.12\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.11\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.10\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.4.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.4.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.4.10\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]},\"4.3.1\":{\"0.29\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.0.5\":[100,12],\"1.0.6\":[100,12],\"1.0.7\":[100,12],\"1.0.8.1\":[100,12],\"1.0.9.1\":[100,12],\"1.0.9.2\":[100,12],\"1.0.10\":[100,12],\"1.0.11\":[100,12],\"1.0.12.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2.1\":[100,12],\"1.1.2.3\":[100,12],\"1.1.1.1\":[100,12],\"1.1.3\":[100,12],\"1.1.4\":[100,12],\"1.1.5\":[100,12],\"1.1.6\":[100,12],\"1.1.7\":[100,12],\"1.1.8\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.4\":[100,12],\"1.2.5\":[100,12],\"1.2.8\":[100,12],\"1.2.9\":[100,12],\"1.2.11\":[100,12],\"1.2.13\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.3.3\":[100,12],\"1.3.4\":[100,12],\"1.3.5\":[100,12],\"1.3.6\":[100,12],\"1.3.7\":[100,12],\"1.3.8\":[100,12],\"1.3.9\":[100,12],\"1.3.10\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,12],\"1.4.4\":[100,12],\"1.4.5\":[100,12],\"1.4.6\":[100,12],\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";a:5:{s:11:\"inspiration\";s:11:\"Inspiration\";s:13:\"customization\";s:13:\"Customization\";s:5:\"build\";s:5:\"Build\";s:6:\"create\";s:6:\"Create\";s:6:\"design\";s:6:\"Design\";}s:7:\"banners\";a:2:{s:3:\"low\";s:65:\"//repo.boldgrid.com/assets/banner-inspirations-banner-772x250.png\";s:4:\"high\";s:66:\"//repo.boldgrid.com/assets/banner-inspirations-banner-1544x500.png\";}s:11:\"new_version\";s:5:\"2.7.6\";s:4:\"name\";s:21:\"BoldGrid Inspirations\";s:4:\"slug\";s:21:\"boldgrid-inspirations\";s:17:\"short_description\";s:135:\"BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.\";s:12:\"last_updated\";s:19:\"2023-07-17 19:46:42\";s:6:\"author\";s:65:\"<a href=\"https://www.boldgrid.com/\" target=\"_blank\">BoldGrid </a>\";s:5:\"icons\";a:3:{s:2:\"1x\";s:71:\"https://repo.boldgrid.com/assets/icon-boldgrid-inspirations-128x128.png\";s:2:\"2x\";s:71:\"https://repo.boldgrid.com/assets/icon-boldgrid-inspirations-256x256.png\";s:3:\"svg\";s:71:\"https://repo.boldgrid.com/assets/icon-boldgrid-inspirations-128x128.svg\";}s:5:\"added\";s:10:\"2015-03-19\";s:3:\"url\";s:25:\"https://www.boldgrid.com/\";s:15:\"active_installs\";b:1;s:13:\"download_link\";s:111:\"https://api.boldgrid.com/api/open/getAsset?id=1288096&installed_plugin_version=2.7.6&installed_wp_version=6.3.1\";}s:16:\"boldgrid-gallery\";O:8:\"stdClass\":24:{s:5:\"title\";s:16:\"BoldGrid Gallery\";s:7:\"version\";s:5:\"1.5.1\";s:8:\"asset_id\";i:1118061;s:12:\"release_date\";s:19:\"2020-07-27 20:25:23\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.8\";s:8:\"sections\";a:4:{s:11:\"description\";s:82:\"<p>BoldGrid Gallery is a standalone plugin used for slideshows and galleries.</p>\n\";s:12:\"installation\";s:183:\"<ol>\n<li><p>Upload the entire boldgrid-gallery folder to the /wp-content/plugins/ directory.</p></li>\n<li><p>Activate the plugin through the Plugins menu in WordPress.</p></li>\n</ol>\n\";s:9:\"changelog\";s:3079:\"<h4>1.5.1</h4>\n<ul>\n<li>Bug fix: Fix update class.</li>\n<li>Bug fix: Trying to access array offset on value of type bool.</li>\n</ul>\n<h4>1.5</h4>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.4.3</h4>\n<ul>\n<li>Update: JIRA WPB-3292 Updated plugin URI.</li>\n</ul>\n<h4>1.4.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3161 Fixed auto plugin update.</li>\n</ul>\n<h4>1.4.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3151 Added check and load before using get<em>plugin</em>data() for updates.</li>\n<li>Update: JIRA WPB-3112 Updated wc-gallery: 1.52 => 1.55.</li>\n</ul>\n<h4>1.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2912 Fixed issue when installing plugins from the Tools Import page.</li>\n</ul>\n<h4>1.3.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2892 Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).</li>\n<li>Testing: JIRA WPB-2744 Tested on WordPress 4.7.</li>\n<li>Misc: JIRA WPB-2503 Added plugin requirements to readme.txt file.</li>\n</ul>\n<h4>1.3</h4>\n<ul>\n<li>Update: Bump Version.</li>\n</ul>\n<h4>1.2.3</h4>\n<ul>\n<li>Misc: JIRA WPB-2344 Updated readme.txt for Tested up to 4.6.1.</li>\n<li>Bug fix: JIRA WPB-2336 Load BoldGrid settings from the correct WP option (site/blog).</li>\n<li>Update: JIRA WPB-2368 Version constant is now set from plugin file.</li>\n</ul>\n<h4>1.2.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2310 Removed broken plugin Settings link. Pending review on WPB-2309.</li>\n</ul>\n<h4>1.2.1</h4>\n<ul>\n<li>Misc: JIRA WPB-2256 Updated readme.txt for Tested up to: 4.6.</li>\n<li>Rework: JIRA WPB-1825 Formatting.</li>\n</ul>\n<h4>1.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2114 Fixed gallery displaying in editor on wordpress 4.6.</li>\n<li>Bug fix: JIRA WPB-2114 Fixing ordering of gallery items.</li>\n</ul>\n<h4>1.1.2</h4>\n<ul>\n<li>New feature: JIRA WPB-2037 Added capability for auto-updates by BoldGrid API response.</li>\n<li>Update: JIRA WPB-2024 Updated wc-gallery: 1.48 => 1.52.</li>\n<li>Misc: Updated editor.js to pass JSHint.</li>\n</ul>\n<h4>1.1.1</h4>\n<ul>\n<li>Update: JIRA WPB-1884 Passed WordPress 4.5.1 testing.</li>\n<li>Bug fix: JIRA WPB-1893 JS errors in console when viewing attachments.</li>\n</ul>\n<h4>1.1.0.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1816 Fixed update class interference with the Add Plugins page.</li>\n</ul>\n<h4>1.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1809 Fixed undefined index \"action\" for some scenarios. Optimized update class and addressed CodeSniffer items.</li>\n</ul>\n<h4>1.0.4</h4>\n<ul>\n<li>Misc: JIRA WPB-1361 Added license file.</li>\n<li>Bug Fix: JIRA WPB-1646 Fixing Issues where masonry gallery was not WYSIWYG.</li>\n</ul>\n<h4>1.0.3</h4>\n<ul>\n<li>Update: JIRA WPB-1611 Updated wc-gallery: 1.40 => 1.48.</li>\n<li>Rework: JIRA WPB-1617 Updated require and include statements for standards.</li>\n</ul>\n<h4>1.0.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1553 Changed <strong>DIR</strong> to dirname( <strong>FILE</strong> ) for PHP <=5.2.</li>\n<li>Misc JIRA WPB-1468 Updated readme.txt for Tested up to: 4.4.1</li>\n</ul>\n<h4>1.0.1</h4>\n<ul>\n<li>New feature: JIRA WPB-1363 Updated readme.txt for WordPress standards.</li>\n</ul>\n<h4>1.0</h4>\n<ul>\n<li>Initial public release.</li>\n</ul>\n\";s:14:\"upgrade_notice\";s:1:\"\n\";}s:7:\"siteurl\";s:24:\"http://www.boldgrid.com/\";s:13:\"compatibility\";s:2163:\"{\"5.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.8.1\":{\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.7.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.7.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.7.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.7.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.7.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.6.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.6.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.6.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.6.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.6.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.6.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.9\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.8\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.4.9\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.4.8\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.4.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.4.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.4.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.4.10\":{\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]},\"4.3.1\":{\"0.4\":[100,12],\"1.0\":[100,12],\"1.0.1\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.1.0.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.3\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";a:4:{s:7:\"gallery\";s:7:\"Gallery\";s:6:\"slider\";s:6:\"Slider\";s:9:\"slideshow\";s:9:\"Slideshow\";s:7:\"masonry\";s:7:\"Masonry\";}s:7:\"banners\";a:2:{s:3:\"low\";s:53:\"//repo.boldgrid.com/assets/banner-gallery-772x250.png\";s:4:\"high\";s:54:\"//repo.boldgrid.com/assets/banner-gallery-1544x500.png\";}s:11:\"new_version\";s:5:\"1.5.1\";s:4:\"name\";s:16:\"BoldGrid Gallery\";s:4:\"slug\";s:16:\"boldgrid-gallery\";s:17:\"short_description\";s:74:\"BoldGrid Gallery is a standalone plugin used for slideshows and galleries.\";s:12:\"last_updated\";s:19:\"2020-07-27 20:25:23\";s:6:\"author\";s:67:\"<a href=\"http://www.boldgrid.com/\" target=\"_blank\">BoldGrid.com</a>\";s:5:\"icons\";a:3:{s:2:\"1x\";s:66:\"https://repo.boldgrid.com/assets/icon-boldgrid-gallery-128x128.png\";s:2:\"2x\";s:66:\"https://repo.boldgrid.com/assets/icon-boldgrid-gallery-256x256.png\";s:3:\"svg\";s:66:\"https://repo.boldgrid.com/assets/icon-boldgrid-gallery-128x128.svg\";}s:5:\"added\";s:10:\"2015-03-19\";s:3:\"url\";s:24:\"http://www.boldgrid.com/\";s:15:\"active_installs\";b:1;s:13:\"download_link\";s:80:\"https://api.boldgrid.com/api/open/getAsset?id=1118061&installed_wp_version=6.3.1\";}}','no'),(235,'speedycache_enable_nag','1695754090','yes'),(295,'_site_transient_boldgrid_plugins_filtered','a:5:{s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:14:{s:4:\"Name\";s:21:\"BoldGrid Inspirations\";s:9:\"PluginURI\";s:47:\"https://www.boldgrid.com/boldgrid-inspirations/\";s:7:\"Version\";s:5:\"2.7.6\";s:11:\"Description\";s:177:\"Find inspiration, customize, and launch! BoldGrid Inspirations includes FREE WordPress themes and is the easiest way to launch a new WordPress site complete with custom content.\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:21:\"boldgrid-inspirations\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:21:\"BoldGrid Inspirations\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:14:{s:4:\"Name\";s:21:\"Post and Page Builder\";s:9:\"PluginURI\";s:103:\"https://www.boldgrid.com/boldgrid-editor/?utm_source=ppb-wp-repo&utm_medium=plugin-uri&utm_campaign=ppb\";s:7:\"Version\";s:6:\"1.25.0\";s:11:\"Description\";s:175:\"Customized drag and drop editing for posts and pages. The Post and Page Builder adds functionality to the existing TinyMCE Editor to give you easier control over your content.\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:87:\"https://www.boldgrid.com/?utm_source=ppb-wp-repo&utm_medium=author-uri&utm_campaign=ppb\";s:10:\"TextDomain\";s:15:\"boldgrid-editor\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:21:\"Post and Page Builder\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:14:{s:4:\"Name\";s:29:\"Post and Page Builder Premium\";s:9:\"PluginURI\";s:60:\"https://www.boldgrid.com/wordpress-page-builder-by-boldgrid/\";s:7:\"Version\";s:5:\"1.0.6\";s:11:\"Description\";s:48:\"Premium extension for the Post and Page Builder.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:28:\"post-and-page-buider-premium\";s:10:\"DomainPath\";s:11:\"/languagesD\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:29:\"Post and Page Builder Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:14:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.15.2\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:14:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.5.9\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(306,'_site_transient_timeout_boldgrid_wporg_plugins','1695783821','no'),(307,'_site_transient_boldgrid_wporg_plugins','O:8:\"stdClass\":5:{s:21:\"post-and-page-builder\";O:8:\"stdClass\":28:{s:4:\"name\";s:69:\"Post and Page Builder by BoldGrid &#8211; Visual Drag and Drop Editor\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:7:\"version\";s:6:\"1.25.0\";s:6:\"author\";s:111:\"<a href=\"https://www.boldgrid.com/?utm_source=ppb-wp-repo&utm_medium=author-uri&utm_campaign=ppb\">BoldGrid </a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:12:\"contributors\";a:7:{s:8:\"boldgrid\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a72e18767febdc7280e2e20712319ded?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"BoldGrid\";}s:8:\"rramo012\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/rramo012/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0eaecded1c828471f416f03f2097a316?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Rafael Ramos\";}s:8:\"imh_brad\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/imh_brad/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/f67c07b5543f8da4c866e17dbc85e431?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Brad Markle\";}s:7:\"joemoto\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/joemoto/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/11f9fe08f86f11795b0809ae004a13e1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Joe Cartonia\";}s:5:\"timph\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/timph/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/44bd2b84ffc6ca9dd03ace777009bc07?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"timph\";}s:15:\"bgnicolepaschen\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/bgnicolepaschen/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/ff2202deb6fd33e094e1752ac6d7c560?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:21:\"Nicole Paschen Caylor\";}s:11:\"jamesros161\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jamesros161/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/062136d92116ab00fc7a9e0f976e872c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Rosado\";}}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:94;s:7:\"ratings\";a:5:{i:5;i:112;i:4;i:15;i:3;i:0;i:2;i:0;i:1;i:5;}s:11:\"num_ratings\";i:132;s:15:\"support_threads\";i:3;s:24:\"support_threads_resolved\";i:0;s:15:\"active_installs\";i:90000;s:12:\"last_updated\";s:21:\"2023-09-07 4:53pm GMT\";s:5:\"added\";s:10:\"2017-11-16\";s:8:\"homepage\";s:103:\"https://www.boldgrid.com/boldgrid-editor/?utm_source=ppb-wp-repo&utm_medium=plugin-uri&utm_campaign=ppb\";s:8:\"sections\";a:6:{s:11:\"description\";s:6641:\"<h4>What is the Post and Page Builder by BoldGrid?</h4>\n<p>The Post and Page Builder is an intuitive drag and drop editor plugin and the easiest way to create and edit pages for any theme. Whether you are new to WordPress or consider yourself a pro, BoldGrid solutions will make your WordPress life better. Stop dealing with site-breaking shortcodes and theme restricted editors. You are going to love just how fast and easily you can create beautiful websites now.</p>\n<p>Try out the <a href=\"https://www.boldgrid.com/central/get-it-now?redirect_url=wp-admin%2Fpost-new.php%3Fpost_type%3Dpage&amp;plugins=post-and-page-builder&amp;utm_source=ppb-wp-repo&amp;utm_medium=readme&amp;utm_campaign=ppb\" rel=\"nofollow ugc\">BoldGrid Demo</a> on Cloud WordPress to see for yourself!</p>\n<span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe class=\"youtube-player\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/QoIb7OhV9ys?version=3&#038;rel=0&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=fr-FR&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe></span>\n<h4>Features</h4>\n<ul>\n<li><strong>Drag and Drop Editing</strong> &#8211; Create simple or complex layouts with our unique editing experience</li>\n<li><strong>BoldGrid Blocks</strong> &#8211; Hundreds of professional layout designs to work from</li>\n<li><strong>100% Mobile-friendly</strong> &#8211; Responsive layouts and controls to change the design per device</li>\n<li><strong>Google Fonts</strong> &#8211; Change font family, font size, font color, letter spacing, line height and more</li>\n<li><strong>Theme Compatibility</strong> &#8211; Our WordPress Page Builder is designed to work with any WordPress Theme</li>\n<li><strong>Custom Backgrounds</strong> &#8211; Add background images, gradient backgrounds, patterns, overlays, and background colors</li>\n<li><strong>Fast and Free Support</strong> &#8211; Growing Community and knowledge base</li>\n<li><strong>Animations</strong> &#8211; Add effects as the user scrolls down the page with Animate.css or background parallax scroll effects</li>\n<li><strong>Advanced Controls</strong> &#8211; Add margin, padding, box shadows, borders, alignment and more to almost any element</li>\n<li><strong>Bootstrap Grid</strong> &#8211; Drag and drop controls for bootstrap rows and columns elements</li>\n<li><strong>Add Custom CSS Classes</strong> &#8211; Complete control over any element</li>\n<li><strong>Clean, Simple Markup</strong> &#8211; Easily create a professionally coded template without experience</li>\n<li><strong>Google Maps</strong> &#8211; Embed and customize maps into your post or page</li>\n<li><strong>Web Components</strong> &#8211; High quality reusable and customizable HTML elements</li>\n<li><strong>Font Awesome Icons</strong> &#8211; Insert and customize any Font Awesome icons</li>\n<li><strong>CSS Grid</strong> &#8211; Full width, column and row based layouts</li>\n<li><strong>Image Editing</strong> &#8211; Apply image filters and automatically crop images</li>\n<li><strong>Button Designs</strong> &#8211; Fully customizable button designs</li>\n<li><strong>Custom Post Types</strong> &#8211; Save and reuse full page layouts or BoldGrid Block designs</li>\n<li><strong>WordPress Editor Integration</strong> &#8211; Integrated into TinyMCE so you can keep the same workflow</li>\n<li><strong>No Need for Shortcodes!</strong> &#8211; Faster page loads by saving your custom HTML5 elements</li>\n</ul>\n<p>Additional Features when used with other BoldGrid plugins:</p>\n<ul>\n<li>Dozens of free layout templates</li>\n<li>Integrated with professional image banks</li>\n<li>Contact Forms</li>\n<li>On-page SEO recommendations for targeted search phrase</li>\n</ul>\n<p>Visit our website to learn more about additional <a href=\"https://www.boldgrid.com/wordpress-plugins/?utm_source=ppb-wp-repo&amp;utm_medium=demo-uri&amp;utm_campaign=ppb\" rel=\"nofollow ugc\">BoldGrid plugins</a> to further improve your WordPress experience!</p>\n<h4>People Love BoldGrid</h4>\n<p>« It&rsquo;s really the perfect starting point for just about any web project, allowing users to get their site up and running in very short time.  » &#8211; Digital.com</p>\n<p>« BoldGrid is a great extension to WordPress that will make my job a lot easier and faster while creating custom layouts and pages. » &#8211; Webhostingmedia.net</p>\n<p>« Well, I have seen many site builders but this is the only one that provides so many features. » &#8211; Woblogger.com</p>\n<h4>A Post and Page Builder That Works With Your Theme and Plugins</h4>\n<p>The Post and Page Builder by BoldGrid is designed to work with almost any WordPress theme. Add it to your existing website today, or try a BoldGrid theme for your new website. Alternatively, consider upgrading and using the powerful BoldGrid framework theme (available in Premium subscription) as an excellent time saver for agencies and developers.</p>\n<h4>A Post and Page Builder Stuffed With Pre-Designed Templates &amp; Blocks</h4>\n<p>Create layouts and pages faster and easier than ever with Blocks by BoldGrid. Blocks are pre-built page sections consisting of various layouts of rows and columns prepopulated with content that can be edited visually or with HTML and CSS. Blocks utilize a wide variety of content that can be completely customized to fit your needs such as icons, buttons, free and premium images, font packs, and more.</p>\n<h4>A Post and Page Builder That Is Faster Than The Rest</h4>\n<p>The Post and Page Builder by BoldGrid is designed to create pages that load fast. BoldGrid ditches shortcodes in favor of clean markup that can be served quickly. That also means BoldGrid code is easy to assess and customize.</p>\n<h4>Coming Soon / Maintenance Page</h4>\n<p>Great for making « under construction » or « coming soon » pages. You can create a simple page within minutes by using free professionally designed WordPress Blocks.</p>\n<h4>Bootstrap WYSIWYG Post &amp; Page Builder for WordPress</h4>\n<p>Our drag and drop system is built on the Bootstrap Grid. You can drag columns, rows, and containers around your pages to make quick updates to pages.  Advanced CSS controls allow you to make pixel perfect designs.</p>\n<h4>Create Custom Color Palette</h4>\n<p>Choose your brand&rsquo;s colors and we&rsquo;ll help your design stay unified. Our unique color palette system is built with SASS and allows you to change all the colors on your site. You don&rsquo;t have to choose from a few presets anymore!</p>\n\";s:12:\"installation\";s:679:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP version 5.4 or greater</li>\n<li>WordPress 4.7 or greater</li>\n</ul>\n<h4>From within WordPress</h4>\n<ol>\n<li>Visit &lsquo;Plugins &gt; Add New&rsquo;</li>\n<li>Search for &lsquo;Post and Page Builder by BoldGrid&rsquo;</li>\n<li>Activate Post and Page Builder from your Plugins page.</li>\n</ol>\n<h4>Manually</h4>\n<ol>\n<li>Upload the entire post-and-page-builder folder to the /wp-content/plugins/ directory.</li>\n<li>Activate the plugin through the Plugins menu in WordPress.</li>\n</ol>\n<p>You will find a &lsquo;Post and Page Builder&rsquo; menu in your WordPress admin panel and find most features within the<br />\nWordPress Editor.</p>\n\";s:3:\"faq\";s:1667:\"\n<dt id=\'where%20can%20i%20find%20documentation%20and%20user%20guides%3F\'>\nWhere can I find documentation and user guides?\n</h4>\n<p>\n<p>If you have any questions on getting started with the BoldGrid Post and Page Builder, please visit our <a href=\"https://www.boldgrid.com/support/boldgrid-post-and-page-builder/?utm_source=ppb-wp-repo&amp;utm_medium=readme&amp;utm_campaign=ppb\" rel=\"nofollow ugc\">Getting Started Guide</a>.<br />\nWe also suggest joining our <a href=\"https://www.facebook.com/groups/BGTeamOrange\" rel=\"nofollow ugc\">Team Orange User Group community</a> for free support, tips and tricks.</p>\n</p>\n<dt id=\'will%20the%20post%20and%20page%20builder%20work%20with%20my%20theme%3F\'>\nWill the Post and Page Builder work with my theme?\n</h4>\n<p>\n<p>Yes; the Post and Page Builder is compatible with any theme. We recommend using BoldGrid themes which provide additional features and are optimized for use with the Post and Page Builder.</p>\n</p>\n<dt id=\'where%20can%20i%20report%20issues%20or%20ask%20questions%3F\'>\nWhere can I report issues or ask questions?\n</h4>\n<p>\n<p>Bugs can be reported either in the <a href=\"https://wordpress.org/support/plugin/post-and-page-builder\" rel=\"ugc\">WordPress support forum</a> or in the <a href=\"https://www.boldgrid.com/support/questions/?utm_source=ppb-wp-repo&amp;utm_medium=readme&amp;utm_campaign=ppb\" rel=\"nofollow ugc\">BoldGrid Support Center</a>.</p>\n</p>\n<dt id=\'how%20can%20i%20contribute%3F\'>\nHow can I contribute?\n</h4>\n<p>\n<p>The Post and Page Builder is open source software. Join in on our <a href=\"https://github.com/BoldGrid/post-and-page-builder/\" rel=\"nofollow ugc\">GitHub repository</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:37165:\"<h4>1.25.0</h4>\n<ul>\n<li>New Feature: New background controls with a new Color Picker and Gradient Picker. <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/528\" rel=\"nofollow ugc\">#528</a></li>\n</ul>\n<h4>1.24.2</h4>\n<ul>\n<li>Security Fix: Patch CSRF vulnerability in the submitDefaultEditor function <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/540\" rel=\"nofollow ugc\">#540</a></li>\n</ul>\n<h4>1.24.1</h4>\n<ul>\n<li>Update: Update BoldGrid/Library to 2.13.11 to resolve PHP 8.2 compatibility issues.</li>\n</ul>\n<h4>1.24.0</h4>\n<ul>\n<li>Update: Updated plugin build from NodeJS v10.19.0 to v14.19.3</li>\n<li>Update: Updated the following dependancies:\n<ul>\n<li>babel-core          6.26.0 =&gt; 7.21.4</li>\n<li>babel-loader        7.1.2  =&gt; 9.1.2</li>\n<li>copy-webpack-plugin 4.5.1  =&gt; 11.0.0</li>\n<li>css-loader          0.28.7 =&gt; 6.7.3</li>\n<li>eslint              4.19.1 =&gt; 7.32.0</li>\n<li>eventemitter3       3.1.0  =&gt; 5.0.0</li>\n<li>file-loader         1.1.5  =&gt; 6.2.0</li>\n<li>gulp                3.9.1  =&gt; 4.0.2</li>\n<li>gulp-autoprefix     5.0.0  =&gt; 8.0.0</li>\n<li>gulp-concat         2.6.0  =&gt; 2.6.1</li>\n<li>gulp-cssnano        2.1.1  =&gt; 2.1.3</li>\n<li>gulp-rename         1.2.2  =&gt; 2.0.0</li>\n<li>gulp-sass           4.0.0  =&gt; 5.1.0</li>\n<li>gulp-uglify         3.0.0  =&gt; 3.0.2</li>\n<li>jquery              1.12.4 =&gt; 3.6.4</li>\n<li>jquery-ui-dist      1.12.1 =&gt; 1.13.2</li>\n<li>karma               2.0.4  =&gt; 2.7.5</li>\n<li>postcss-loader      2.1.6  =&gt; 7.2.4</li>\n<li>prettier            1.8.2  =&gt; 2.8.8</li>\n<li>prettier-eslint     8.2.2  =&gt; 15.0.1</li>\n<li>prettier-eslint-cli 4.4.0  =&gt; 7.1.0</li>\n<li>sass-loader         6.0.7  =&gt; 13.2.2</li>\n<li>webpack             4.0.0  =&gt; 5.81.0</li>\n<li>webpack-cli         2.0.12 =&gt; 5.0.2</li>\n<li>webpack-dev-server  3.11.2 =&gt; 4.13.3</li>\n</ul>\n</li>\n<li>Update: Replaced the following dependancies:\n<ul>\n<li>babel-eslint =&gt; @babel/eslint-parser 7.21.3</li>\n<li>eslint-config-wordpress =&gt; @wordpress/eslint-plugin 14.5.0</li>\n<li>eslint-plugin-html =&gt; eslint-webpack-plugin 4.0.1</li>\n<li>babel-polyfill, babel-preset-es2015, babel-preset-stage-0 =&gt; @babel/preset-env 7.21.4</li>\n<li>html-webpack-plugin =&gt; html-loader 4.2.0</li>\n</ul>\n</li>\n<li>\n<p>Update: Removed the following dependancies:</p>\n<ul>\n<li>babel-minify-webpack-plugin</li>\n<li>cross-env</li>\n<li>del</li>\n<li>eslint-loader</li>\n<li>extract-loader</li>\n<li>extract-text-webpack-plugin</li>\n<li>gulp-Debug</li>\n<li>gutil</li>\n<li>husky</li>\n<li>imports-loader</li>\n<li>jasmine-core</li>\n<li>karma-chrome-launcher</li>\n<li>karma-es6-shim</li>\n<li>karma-jasmine</li>\n<li>karma-phantomjs-launcher</li>\n<li>karma-spec-reporter</li>\n<li>karma-webpack</li>\n<li>lint-staged</li>\n<li>npm-run-all</li>\n<li>resolve-url-loader</li>\n<li>run-sequence</li>\n<li>style-loader</li>\n<li>stylelint-config-standard</li>\n<li>stylelint</li>\n<li>url-loader</li>\n</ul>\n</li>\n<li>\n<p>Update: added the following dependancies:</p>\n<ul>\n<li>@babel/plugin-proposal-export-default-from 7.18.0</li>\n<li>postcss ^8.4.23</li>\n<li>raw-loader ^4.0.2</li>\n<li>remove-files-webpack-plugin ^1.5.0</li>\n<li>sass  ^1.62.1&Prime;</li>\n<li>svg-inline-loader ^0.8.2&Prime;</li>\n</ul>\n</li>\n</ul>\n<h4>1.23.2</h4>\n<ul>\n<li>Update: Support patch for Crio Premium&rsquo;s logo resizing tool <a href=\"https://github.com/BoldGrid/post-and-page-builder/pull/526\" rel=\"nofollow ugc\">#526</a></li>\n</ul>\n<p>= 1.23.1=<br />\n* Bug Fix: Remove &lsquo;Used Blocks&rsquo; option from Add Block screen <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/401\" rel=\"nofollow ugc\">#401</a><br />\n* Bug Fix: border-width: 0 added to elements randomly <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/459\" rel=\"nofollow ugc\">#459</a><br />\n* BUg Fix: Border visual bug in admin <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/512\" rel=\"nofollow ugc\">#512</a></p>\n<h4>1.23.0</h4>\n<ul>\n<li>New Feature: Added support for PPB Premium&rsquo;s new « Tabbed Content Block ».</li>\n<li>New Feature: Highlight effect added to floating menu when a control is added to the menu.</li>\n<li>Bug Fix: Blog posts look full width in editor even when set to fixed <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/518\" rel=\"nofollow ugc\">#518</a></li>\n</ul>\n<h4>1.22.2</h4>\n<ul>\n<li>Bug Fix: Hover Boxes do not work with Column Shapes <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/495\" rel=\"nofollow ugc\">#495</a></li>\n<li>Bug Fix: Hover Boxes &#8211; mobile doesn&rsquo;t show the Hover Background when the option is checked <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/499\" rel=\"nofollow ugc\">#499</a></li>\n</ul>\n<h4>1.22.1</h4>\n<ul>\n<li>Bug Fix: Custom CSS classes added do not show in popover after refresh <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/410\" rel=\"nofollow ugc\">#410</a></li>\n<li>Bug Fix: Gradient Theme Colors change with Palette Change <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/473\" rel=\"nofollow ugc\">#473</a></li>\n</ul>\n<h4>1.22.0</h4>\n<ul>\n<li>New Feature: Added support for theme&rsquo;s neutral color in color picker, and background color presets.</li>\n<li>Update: Updated boldgrid/components library to support Crio Pro Custom Sub Menus.</li>\n<li>Update: Updated Unsplash hotlinks.</li>\n</ul>\n<h4>1.21.3</h4>\n<ul>\n<li>Bug Fix: Block Component text obscured in RTL Languages <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/158\" rel=\"nofollow ugc\">#158</a></li>\n<li>Bug Fix: PX option in Font &gt; Size &amp; Spacing <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/415\" rel=\"nofollow ugc\">#415</a></li>\n<li>Bug Fix: Gradient Controls no longer load <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/426\" rel=\"nofollow ugc\">#426</a></li>\n<li>Bug Fix: Buttons in menus in custom footers have hover effect in editor and are incorrect size <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/460\" rel=\"nofollow ugc\">#460</a></li>\n</ul>\n<h4>1.21.2</h4>\n<ul>\n<li>Bug Fix: If Block is in draft mode do not show in the Block Library <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/403\" rel=\"nofollow ugc\">#403</a></li>\n<li>Bug Fix: If you add a new row to a table when there&rsquo;s a heading in it, it breaks the added row <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/438\" rel=\"nofollow ugc\">#438</a></li>\n<li>Bug Fix: Hover Boxes &#8211; Show Hover Background on mobile devices <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/448\" rel=\"nofollow ugc\">#448</a></li>\n<li>Bug Fix: Script Debug creates an error loading the tinymce_tables JS file <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/445\" rel=\"nofollow ugc\">#445</a></li>\n<li>Bug Fix: PPB + Gravity Forms Conflict on Front End <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/444\" rel=\"nofollow ugc\">#444</a></li>\n<li>Bug Fix: Conflict with Simple File List plugin <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/443\" rel=\"nofollow ugc\">#443</a></li>\n<li>Bug Fix: Modern Events Calendar carousel loads the wrong image size with 1.21.x <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/446\" rel=\"nofollow ugc\">#446</a></li>\n</ul>\n<h4>1.21.1</h4>\n<ul>\n<li>Bug Fix: add extra button classes for button selector to improve compatibility with imh-responsive theme <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/437\" rel=\"nofollow ugc\">#437</a></li>\n<li>Bug Fix: JavaScript Conflict with TinyMCE Advanced plugin <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/439\" rel=\"nofollow ugc\">#439</a></li>\n<li>Bug Fix: Buttons do not add where the cursor is active &#8211; always adds at the top <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/398\" rel=\"nofollow ugc\">#398</a></li>\n</ul>\n<h4>1.21.0</h4>\n<ul>\n<li>New Feature: Table Designer &#8211; Add tables to posts / pages, with the abilitiy to customize borders, backgrounds, and more. <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/98\" rel=\"nofollow ugc\">#98</a></li>\n<li>Optimization: Only load animate.min.css on pages / posts that specifically utilizie it.</li>\n</ul>\n<h4>1.20.2</h4>\n<ul>\n<li>Bug Fix: Some Posts/Pages are not defaulting to PPB when Preferred Editor is set <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/435\" rel=\"nofollow ugc\">#435</a></li>\n</ul>\n<h4>1.20.1</h4>\n<ul>\n<li>Bug Fix: Fix translucency issues with Full Width Rows.</li>\n<li>Bug Fix: Preferred Editor tools do not load PPB with custom post types <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/419\" rel=\"nofollow ugc\">#419</a></li>\n<li>Bug Fix: Allow filtering of font-weights in editor to allow themes to change the naming of the font weights <a href=\"https://github.com/BoldGrid/post-and-page-builder/pull/424\" rel=\"nofollow ugc\">#424</a></li>\n<li>Bug Fix: [Bug] SERVER_NAME not defined warning <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/406\" rel=\"nofollow ugc\">#406</a></li>\n</ul>\n<h4>1.20.0</h4>\n<ul>\n<li>New Feature: Search / Filter Block Library blocks on Add Block Screen <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/332\" rel=\"nofollow ugc\">#332</a></li>\n<li>Update: Update Controls Information notice to include new controls <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/390\" rel=\"nofollow ugc\">#390</a></li>\n<li>Update: Remove Full Screen Editing notice and change Icon <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/394\" rel=\"nofollow ugc\">#394</a></li>\n<li>Bug Fix: Switching between visual and text adds an empty section [#374] (https://github.com/BoldGrid/post-and-page-builder/issues/374)</li>\n<li>Bug Fix: Highlighting in visual should take you right to that element in text view [#377] (https://github.com/BoldGrid/post-and-page-builder/issues/#377)</li>\n<li>Bug Fix: Icons do not work in Custom Page Headers <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/416\" rel=\"nofollow ugc\">#416</a></li>\n<li>Bug Fix: Popover handles obstructed in phone view <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/395\" rel=\"nofollow ugc\">#395</a></li>\n<li>Bug Fix: Hover Effects Mobile Visibility doesn&rsquo;t stay checked <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/347\" rel=\"nofollow ugc\">#347</a></li>\n</ul>\n<h4>1.19.0</h4>\n<ul>\n<li>New Feature: Add Inner Borders on Columns and Column Shapes <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/311\" rel=\"nofollow ugc\">#311</a></li>\n<li>New Feature: Allow for Full Width Rows to work with row backgrounds <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/388\" rel=\"nofollow ugc\">#388</a></li>\n<li>New Feature: Add Responsive Alignment Controls <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/375\" rel=\"nofollow ugc\">#375</a></li>\n<li>Bug Fix: Fix z-index for dropdown menus in FWRs <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/389\" rel=\"nofollow ugc\">#389</a></li>\n<li>Bug Fix: Button gets deleted when trying to replace the text <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/282\" rel=\"nofollow ugc\">#282</a></li>\n</ul>\n<h4>1.18.0</h4>\n<ul>\n<li>New Feature: [FEATURE] Add drag and drop support for col-lg <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/257\" rel=\"nofollow ugc\">#257</a></li>\n<li>New Feature: Add Hover Boxes to Nested Rows <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/346\" rel=\"nofollow ugc\">#346</a></li>\n<li>New Feature: Add &lsquo;Full Width Row&rsquo; Control <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/359\" rel=\"nofollow ugc\">#359</a></li>\n</ul>\n<p>=1.17.1=<br />\n* Bug Fix: Custom Classes option missing in 1.17.0 <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/357\" rel=\"nofollow ugc\">#357</a><br />\n* Bug Fix: Cannot work with icons <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/356\" rel=\"nofollow ugc\">#356</a></p>\n<h4>1.17.0</h4>\n<ul>\n<li>New Feature: Ability to use multiple colors in headings <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/260\" rel=\"nofollow ugc\">#260</a></li>\n<li>New Feature: Add wave / swirl designs between sections or as column separators [#306] (https://github.com/BoldGrid/post-and-page-builder/issues/306)</li>\n<li>New Feature: Add Image Backgrounds on Column Shapes <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/304\" rel=\"nofollow ugc\">#304</a></li>\n<li>New Feature: Hover Boxes <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/297\" rel=\"nofollow ugc\">#297</a></li>\n<li>Feature Update: Update PPB and Crio Google Fonts <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/276\" rel=\"nofollow ugc\">#276</a></li>\n</ul>\n<h4>1.16.0</h4>\n<ul>\n<li>New Feature: Include Custom Primary &amp; Secondary buttons in button selector</li>\n<li>Bug Fix: Block Library blocks do not load « below the fold » <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/174\" rel=\"nofollow ugc\">#174</a></li>\n</ul>\n<h4>1.15.3</h4>\n<p>Release Date: January 24, 2022<br />\n* Bug Fix: WP 5.9 &#8211; difficulty dragging and dropping blocks on Add Block screen <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/324\" rel=\"nofollow ugc\">#324</a></p>\n<h4>1.15.2</h4>\n<p>Release Date: December 28, 2021<br />\n* Bug Fix: Fatal Error implode(): Argument #1 ($pieces) must be of type array <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/322\" rel=\"nofollow ugc\">#322</a></p>\n<h4>1.15.1</h4>\n<p>Release Date: December 22, 2021<br />\n* Bug Fix: MCE is « squished » when additional controls are added <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/305\" rel=\"nofollow ugc\">#305</a><br />\n* Bug Fix: fixed console warning in PPB when loading submenus in Custom Page Headers.<a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/303\" rel=\"nofollow ugc\">#303</a><br />\n* Enhancement: Add Menu Direction options.<a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/313\" rel=\"nofollow ugc\">#313</a></p>\n<h4>1.15.0</h4>\n<p>Release Date: November 17, 2021<br />\n* New Feature: Full Screen Editing.</p>\n<h4>1.14.2</h4>\n<p>Release Date: September 14th, 2021</p>\n<ul>\n<li>Bug Fix: Visual bug when adding links to text <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/139\" rel=\"nofollow ugc\">#139</a></li>\n<li>Bug Fix: Review prompt prevents admins from deleting other user accounts <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/192\" rel=\"nofollow ugc\">#192</a></li>\n<li>Bug Fix: Google Map option in Add Media <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/198\" rel=\"nofollow ugc\">#198</a></li>\n</ul>\n<h4>1.14.1</h4>\n<p>Release Date: August 26th, 2021</p>\n<ul>\n<li>Bug Fix: Allow PPB visual editing tools to load for Author and Contributor level user roles <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/197\" rel=\"nofollow ugc\">#197</a></li>\n<li>Bug Fix: Render the weForms form in the editor <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/199\" rel=\"nofollow ugc\">#199</a></li>\n<li>Bug Fix: Fatal Error fetching Saved Blocks <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/195\" rel=\"nofollow ugc\">#195</a></li>\n<li>Bug Fix: Gray background on panels is same as gray in default palette <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/200\" rel=\"nofollow ugc\">#200</a></li>\n<li>Bug Fix: Update &lsquo;Add Block&rsquo; buttons to pass accessibility contrast <a href=\"https://github.com/BoldGrid/post-and-page-builder/issues/183\" rel=\"nofollow ugc\">#183</a></li>\n</ul>\n<h4>1.14.0</h4>\n<p>Release Date: December 17th, 2020</p>\n<ul>\n<li>New Feature: Added new components to support Crio Pro&rsquo;s Custom Page Headers.</li>\n</ul>\n<h4>1.13.6</h4>\n<p>Release Date: December 8th, 2020</p>\n<ul>\n<li>Fix: BoldGrid library loading issue.</li>\n</ul>\n<h4>1.13.5</h4>\n<p>Release Date: December 8th, 2020</p>\n<ul>\n<li>Fix: WordPress 5.6 compatibility issues.</li>\n</ul>\n<h4>1.13.4</h4>\n<p>Release Date: August 28th, 2020</p>\n<ul>\n<li>Fix: Issue causing editor selection to switch back to Post and Page Builder after loading WordPress Editor.</li>\n</ul>\n<h4>1.13.3</h4>\n<p>Release Date: August 10th, 2020</p>\n<ul>\n<li>Fix: WP 5.5 &#8211; Issue with causing color picker to fail updating after selecting class color</li>\n</ul>\n<h4>1.13.2</h4>\n<p>Release Date: July 27th, 2020</p>\n<ul>\n<li>Fix: Compatibility issues with php 7.4</li>\n<li>Fix: Compatibility issues with WordPress 5.5</li>\n</ul>\n<h4>1.13.1</h4>\n<p>Relesae Date: June 24th, 2020</p>\n<ul>\n<li>Update: Updated BoldGrid Library.</li>\n</ul>\n<h4>1.13.0</h4>\n<p>Release Date: March 31st, 2020</p>\n<ul>\n<li>New Feature: Added template without header and footer.</li>\n</ul>\n<h4>1.12.2</h4>\n<p>Release Date: February 19th, 2020</p>\n<ul>\n<li>Update: Updated BoldGrid Library.</li>\n<li>Update: Added premium component options for each component.</li>\n</ul>\n<h4>1.12.1</h4>\n<p>Release Date: November 12th, 2019</p>\n<ul>\n<li>Fix: Compatibility issues with latest twentytwenty release.</li>\n</ul>\n<h4>1.12.0</h4>\n<p>Release Date: November 11th, 2019</p>\n<ul>\n<li>Feature: Default editor styles now applied in post and page builder.</li>\n<li>Feature: Added button to remove background image.</li>\n<li>Feature: Shortcodes can now be edited from visual mode.</li>\n<li>Update: Horizontal lines now use div tag to prevent conflicts with themes.</li>\n<li>Update: Improved support for twentytwenty theme.</li>\n</ul>\n<h4>1.11.2</h4>\n<p>Release Date: September 18th, 2019</p>\n<ul>\n<li>Update: Added premium links in menu, plugins page and settings page.</li>\n<li>Fix: Added composer hook for library build.</li>\n</ul>\n<h4>1.11.1</h4>\n<p>Release Date: September 5th, 2019</p>\n<ul>\n<li>Update: Update BoldGrid Library &#8211; Dashboard Updates.</li>\n</ul>\n<h4>1.11.0</h4>\n<p>Release Date: August 22nd, 2019</p>\n<ul>\n<li>Feature: Shortcodes now rendered in editor.</li>\n<li>Feature: 10 new Block designs.</li>\n</ul>\n<h4>1.10.6</h4>\n<p>Release Date: August 1st, 2019</p>\n<ul>\n<li>Update: Update BoldGrid library version.</li>\n</ul>\n<h4>1.10.5</h4>\n<p>Release Date: July 18th, 2019</p>\n<ul>\n<li>Fix: Compatibility with tinymce Advanced.</li>\n</ul>\n<h4>1.10.4</h4>\n<p>Release Date: July 9th, 2019</p>\n<ul>\n<li>Update: Added a filter to disable buttons component.</li>\n</ul>\n<h4>1.10.3</h4>\n<p>Release Date: May 21st, 2019</p>\n<ul>\n<li>Fix: Undefined constant warning logged</li>\n</ul>\n<h4>1.10.2</h4>\n<p>Release Date: May 21st, 2019</p>\n<ul>\n<li>Fix: Child themes of BoldGrid themes not recognized</li>\n</ul>\n<h4>1.10.1</h4>\n<p>Release Date: May 8th, 2019</p>\n<ul>\n<li>Update: Verbiage update within Custom Classes section</li>\n<li>Update: Update BoldGrid library version</li>\n<li>Fix: Section wrappers not deleted within add blocks</li>\n<li>Fix: Issue where animations not removed from column shapes</li>\n</ul>\n<h4>1.10.0</h4>\n<p>Release Date: February 14, 2019</p>\n<ul>\n<li>Fix: Block preview size on theme twentynineteen</li>\n<li>Fix: ACF Plugin compatibility issue</li>\n<li>Update: Links to User community group</li>\n<li>Update: Intermittent feedback requests</li>\n</ul>\n<h4>1.9.2</h4>\n<p>Release Date: December 11th, 2018</p>\n<ul>\n<li>Fix: Issue saving blocks from page builder interface</li>\n</ul>\n<h4>1.9.1</h4>\n<p>Release Date: December 5th, 2018</p>\n<ul>\n<li>Fix: Automatic image cropping fails to open</li>\n</ul>\n<h4>1.9.0</h4>\n<p>Release Date: December 4th, 2018</p>\n<ul>\n<li>New Feature: Users can now switch between editors</li>\n<li>New Feature: A default editor can be specified</li>\n<li>New Feature: Builder can be enabled on custom post types</li>\n<li>Update: Lengthened timeouts on block generating</li>\n</ul>\n<h4>1.8.1</h4>\n<p>Release Date: November 21st, 2018</p>\n<ul>\n<li>Bug Fix: Deleting plugin caused issues with BoldGrid Library.</li>\n</ul>\n<h4>1.8.0</h4>\n<p>Release Date: October 16th, 2018</p>\n<ul>\n<li>New Feature: Column and Row backgrounds are now supported</li>\n<li>New Feature: Add Components and Widgets</li>\n<li>New Feature: Upgraded typography controls</li>\n<li>New Feature: Layout component</li>\n<li>New Feature: Anchors have individual font control</li>\n<li>New Feature: Rows can be added from the section popover</li>\n<li>New Feature: Pre tags are now supported for drag and drop</li>\n<li>New Feature: Added BoldGrid Connect Page</li>\n<li>New Feature: Support for Premium Extension</li>\n<li>New Feature: Row resize pixel preview</li>\n<li>Update: A notice will be displayed if an incomplete Github version of the plugin is active.</li>\n<li>Update: Minimum PHP/WP Version changed to 5.4 and 4.7 respectfully.</li>\n<li>Update: After first time setup page template will update for current page.</li>\n<li>Bug Fix: Fix display issues when viewing saved blocks on BoldGrid Themes.</li>\n<li>Bug Fix: Duplicate fonts displayed within font selection.</li>\n<li>Bug Fix: Some theme fonts not available for selection.</li>\n<li>Bug Fix: Block alignment issues saving to front end.</li>\n<li>Bug Fix: Captions within blocks not translated when inserted.</li>\n</ul>\n<h4>1.7.4</h4>\n<p>Release Date: May 17th, 2018</p>\n<ul>\n<li>Bug Fix: BoldGrid DropTab not visible after 4.9.6 update.</li>\n</ul>\n<h4>1.7.3</h4>\n<p>Release Date: May 3rd, 2018</p>\n<ul>\n<li>Bug Fix: Some fonts not loaded into block previews.</li>\n<li>Bug Fix: Used blocks will now include fonts in previews.</li>\n</ul>\n<h4>1.7.2</h4>\n<p>Release Date: April 2nd, 2018</p>\n<ul>\n<li>Bug Fix: Fixed display issues of Blocks when toggle back and forth between filters.</li>\n<li>Bug Fix: Introduction steps displayed on Save Block.</li>\n</ul>\n<h4>1.7.1</h4>\n<p>Release Date: March 8th, 2018</p>\n<ul>\n<li>Bug Fix: Fixed compatibility issues on older WordPress Versions.</li>\n<li>Bug Fix: Fixed default category displayed for users with inspiration installs.</li>\n<li>Bug Fix: Typo in Connect Key prompt.</li>\n</ul>\n<h4>1.7.0</h4>\n<p>Release Date: March 7th, 2018</p>\n<ul>\n<li>New Feature: Most elements now support animation controls.</li>\n<li>New Feature: CSS ID&rsquo;s can now be specified via customization controls.</li>\n<li>New Feature: Users can now specify a Connect Key.</li>\n<li>New Feature: Support audio and video blocks in Blocks.</li>\n<li>New Feature: Shortcodes now display in block previews.</li>\n<li>New Feature: Blocks can now be requested by industry.</li>\n<li>New Feature: Blocks now display full height in previews.</li>\n<li>Bug Fix: Blockquote elements now have the text control available to them.</li>\n<li>Bug Fix: Warning thrown while listing posts in admin.</li>\n<li>Bug Fix: HEX input field missing from color picker.</li>\n<li>Bug Fix: Undo/Redo no longer change scroll position.</li>\n<li>Bug Fix: Getting started displayed after switching to text tab.</li>\n<li>Bug Fix: Fixing iframe heights in editor.</li>\n<li>Bug Fix: Duplicate font families in drop down.</li>\n<li>Bug Fix: Saving existing blocks to library missing section wrapper.</li>\n</ul>\n<h4>1.6.3</h4>\n<p>Release Date: January 17th, 2018</p>\n<ul>\n<li>Bug Fix: Issue causing editor to fail when an empty block is saved to your block library.</li>\n<li>Bug Fix: Editor width is set incorrectly if front end of site is inaccessible.</li>\n</ul>\n<h4>1.6.2</h4>\n<p>Release Date: December 26th, 2017</p>\n<ul>\n<li>Bug Fix: Edit links displayed when not logged in.</li>\n</ul>\n<h4>1.6.1</h4>\n<p>Release Date: December 19th, 2017</p>\n<ul>\n<li>Bug Fix: Remove old plugin name (boldgrid-editor) from BG themes recommendations.</li>\n<li>Bug Fix: Fix compatibility issues with Advanced Custom Fields plugin.</li>\n<li>Bug Fix: Disable margin control on columns.</li>\n<li>Bug Fix: Fixed error when activating old plugin name.</li>\n<li>Bug Fix: Advanced Control -&gt; Box shadow switch unclickable.</li>\n<li>Bug Fix: Fix JS error when adding Blocks on text tab.</li>\n<li>Update: SASS compiler updated.</li>\n</ul>\n<h4>1.6</h4>\n<p>Release Date: November 14th, 2017</p>\n<ul>\n<li>New Feature: Advanced controls and Custom Design UI updates.</li>\n<li>New Feature: Added new Post Type &#8211; Block.</li>\n<li>New Feature: Users can now save Blocks and reuse them.</li>\n<li>New Feature: New pages will now be prompted to install a new Block.</li>\n<li>New Feature: Control for hiding and showing page titles.</li>\n<li>New Feature: Escape now closes an open panel.</li>\n<li>New Feature: Allow customization of HR element.</li>\n<li>New Feature: Added information about the icons in the DropTab.</li>\n<li>New Feature: Added color palette control.</li>\n<li>New Feature: Added first time intro choices.</li>\n<li>New Feature: Added custom class inputs for buttons, backgrounds, hr, images and icons.</li>\n<li>Bug Fix: Image crop issue with http vs https.</li>\n<li>Bug Fix: Issue with masonry layout on box designs.</li>\n</ul>\n<h4>1.5</h4>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.4.9</h4>\n<ul>\n<li>Bug Fix: Fix notices thrown when installing Blocks.</li>\n</ul>\n<h4>1.4.8</h4>\n<ul>\n<li>Bug Fix: Remove image content type checking.</li>\n<li>Update: Added filter for allowed_post_types for loading editor.</li>\n<li>Update: Improving timing of Block loading message.</li>\n<li>Update: Improving performance of Blocks on sites with a lot of content.</li>\n<li>Update: Updating background image urls.</li>\n<li>Update: Updating Font Awesome icon selections.</li>\n<li>Update: Adding alternative image request methods.</li>\n<li>Update: Use latest version of shared assets.</li>\n<li>Bug fix: Fixing an error on attachment page.</li>\n<li>Bug fix: Adding filter for posts to be excluded from My Blocks.</li>\n</ul>\n<h4>1.4.7</h4>\n<ul>\n<li>Bug fix: Misc. bug fixes for Dynamic Blocks.</li>\n<li>New Feature: Delete Block button added to Block UI.</li>\n</ul>\n<h4>1.4.6</h4>\n<ul>\n<li>New Feature: Integrating new Dynamic Blocks.</li>\n<li>Update: Updated plugin URI.</li>\n</ul>\n<h4>1.4.5</h4>\n<ul>\n<li>Update: Updated for WordPress 4.8.</li>\n</ul>\n<h4>1.4.4</h4>\n<ul>\n<li>New Feature: Added support for WPForms.</li>\n</ul>\n<h4>1.4.3</h4>\n<ul>\n<li>Bug fix: Fixed auto plugin update.</li>\n</ul>\n<h4>1.4.2</h4>\n<ul>\n<li>Bug fix: Added check and load before using get_plugin_data() for updates.</li>\n<li>Update: Removing btn-flat default class.</li>\n</ul>\n<h4>1.4.1</h4>\n<ul>\n<li>Update: Updating plugin description.</li>\n</ul>\n<h4>1.4.0.1</h4>\n<ul>\n<li>Bug Fix: Replaced section background image 404.</li>\n<li>Bug Fix: Google maps not replaced on edit.</li>\n<li>Bug Fix: Disable mce inline_boundaries.</li>\n</ul>\n<h4>1.4</h4>\n<ul>\n<li>Bug fix: Fixed issue when installing plugins from the Tools Import page.</li>\n<li>Bug fix: Crop image screen closes immediately.</li>\n<li>Bug fix: Updating section background image URLs.</li>\n</ul>\n<h4>1.3.4</h4>\n<ul>\n<li>Bug Fix: Fixing chrome drag auto scroll.</li>\n<li>Bug fix: Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).</li>\n<li>Bug fix: Error thrown while resizing.</li>\n<li>Bug fix: Column Drag outline is the wrong color.</li>\n<li>Bug fix: Blocks not vertically centered.</li>\n<li>Update: Prioritize Post Blocks when viewing posts.</li>\n</ul>\n<h4>1.3.3</h4>\n<ul>\n<li>Update: Add Underline to tinymce toolbar.</li>\n<li>Update: Set default section background image position to center.</li>\n<li>Bug fix: Fixing an issue where column popover would disappear.</li>\n<li>Bug fix: Fixing an issue where swapping images was not working correctly.</li>\n<li>Bug fix: Fixing adding icons to empty areas.</li>\n<li>Bug fix: Fixing issue with system fonts displaying in editor dropdowns.</li>\n<li>Bug fix: Replace more than one image bug.</li>\n</ul>\n<h4>1.3.2</h4>\n<ul>\n<li>Bug fix: Fixing issue adding Blocks.</li>\n<li>New feature: Added a new UI for Blocks.</li>\n<li>Testing: Tested on WordPress 4.7.</li>\n</ul>\n<h4>1.3.1</h4>\n<ul>\n<li>Misc: Added plugin requirements to readme.txt file.</li>\n<li>Update: Crop Image Screen &#8211; update source image options.</li>\n<li>Bug fix: Prevent duplicate &lsquo;Add Block&rsquo; buttons.</li>\n</ul>\n<h4>1.3</h4>\n<ul>\n<li>Update: Added neutral colors to section background colors.</li>\n<li>Update: Removed duplicate maps types.</li>\n<li>Update: Added Google maps edit link.</li>\n<li>Update: Updating Dependencies.</li>\n<li>Bug fix: Fixed issue with text color and section backgrounds.</li>\n<li>Bug fix: Fixing issue with update notice blocking user interaction on loading failure.</li>\n</ul>\n<h4>1.2.13</h4>\n<ul>\n<li>Update: Fixing panel issue after first time notice.</li>\n</ul>\n<h4>1.2.12</h4>\n<ul>\n<li>Update: Added update notice for users updating to 1.3.</li>\n<li>Update: Adding a conversion method from static maps to embed maps.</li>\n<li>Bug fix: Allow users to drag into empty sections.</li>\n<li>Bug fix: Fixed issue with system fonts used in themes.</li>\n</ul>\n<h4>1.2.11</h4>\n<ul>\n<li>Bug Fix: Fixing issue with popover panel items.</li>\n</ul>\n<h4>1.2.10</h4>\n<ul>\n<li>Update: Smoothing auto scroll during drag.</li>\n<li>Update: Hide popover font control when not applicable.</li>\n<li>Update: Setting default text color for column backgrounds.</li>\n<li>Update: Added default to font selection.</li>\n<li>Update: Add Media now in Drop Tab &gt; Add new.</li>\n<li>Bug fix: Fixing issue with column popover at the edge of the screen.</li>\n<li>Bug fix: Fixing z-index issue withe section popover.</li>\n<li>Bug fix: Image being cloned after pressing enter.</li>\n<li>Bug fix: Nested columns allowed for parent column backgrounds.</li>\n<li>Bug fix: Fixing issue with row resize cursor.</li>\n<li>Bug fix: Hide button color if multiple buttons in a paragraph.</li>\n<li>Bug fix: Staging colors and buttons will now be enqueued correctly.</li>\n<li>Update: WBP-2426 Adjust the way crop modal hides router tabs.</li>\n</ul>\n<h4>1.2.9</h4>\n<ul>\n<li>Bug Fix: Added cache busting for colors and button files.</li>\n</ul>\n<h4>1.2.8</h4>\n<ul>\n<li>Misc: Added EOF line breaks.</li>\n<li>Update: Fix issue with direction of section popover menu.</li>\n<li>Bug fix: Fixed issue where section border did not show.</li>\n<li>Bug fix: Fixed issue where change icon does not appear.</li>\n<li>Bug fix: Fixed issue causing missing image toolbar.</li>\n<li>Bug fix: Fixed issue causing button customization to disappear.</li>\n<li>Bug fix: Reset class controls when opening customizer.</li>\n<li>New feature: Change image added to BG menu bar.</li>\n<li>New feature: Add my button designs to button panel.</li>\n<li>New feature: Track my designs for images as the user makes changes.</li>\n<li>New feature: Add Button Primary &amp; Button Secondary to Button Panel.</li>\n<li>Bug fix: Wrapping content elements not contained, in theme default containers.</li>\n</ul>\n<h4>1.2.7</h4>\n<ul>\n<li>Misc: Updated readme.txt for Tested up to 4.6.1.</li>\n<li>Bug fix: Load BoldGrid settings from the correct WP option (site/blog).</li>\n<li>Update: Setting version constant from plugin file.</li>\n<li>New feature: Buttons, Fonts and text backgrounds will now track usage on other pages.</li>\n<li>Update: Appearance of drag element has been modified.</li>\n<li>New feature: Added Section dragging &amp; zoomed out view.</li>\n</ul>\n<h4>1.2.6</h4>\n<ul>\n<li>Bug fix: Rebuilding JS assets.</li>\n</ul>\n<h4>1.2.5</h4>\n<ul>\n<li>Bug fix: Added wrapper to handle mb_convert_encoding() if mbstring is not loaded.</li>\n<li>Bug fix: Issue where popovers did not comeback after drag drop.</li>\n<li>New feature: Overlays color for background images.</li>\n<li>New feature: Added column dragging to empty areas within row.</li>\n<li>New feature: Added column resizing from first column on the left boundary.</li>\n<li>New feature: Empty columns will be automatically deleted while resizing within a row.</li>\n<li>New feature: Added border color control to boxes.</li>\n<li>New feature: Row resizing now works in nested rows.</li>\n<li>New feature: Add theme section fonts to font selection.</li>\n<li>New feature: Added customization options for gradients.</li>\n<li>Bug fix: Bug fixes for towards undo and redo actions.</li>\n<li>Bug fix: Fixed issues with tripple click to delete.</li>\n<li>Bug fix: Fixed issues with editor height.</li>\n<li>Bug fix: Fixed issues with color control preselecting.</li>\n</ul>\n<h4>1.2.4</h4>\n<ul>\n<li>Bug fix: Fixing issue with default container class.</li>\n<li>Bug fix: Fixing JS error when gallery plugin is missing.</li>\n<li>Bug fix: Fixing issue breaking font family selection.</li>\n</ul>\n<h4>1.2.3</h4>\n<ul>\n<li>Misc: Updated readme.txt for Tested up to: 4.6.</li>\n<li>New feature: Added customization of Icons.</li>\n<li>New feature: Added customization of Backgrounds.</li>\n<li>New feature: Added customization for widths of rows.</li>\n<li>New feature: Added customization for padding on rows.</li>\n<li>New feature: Added customization of Buttons.</li>\n<li>New feature: Added customization of Fonts.</li>\n<li>New feature: Introduced customization and new component « Text Backgrounds ».</li>\n<li>New feature: Users can now add border to images.</li>\n<li>New feature: Users can now apply filters to images.</li>\n<li>Rework: Formatting.</li>\n</ul>\n<h4>1.2.2</h4>\n<ul>\n<li>Bug fix: Issue causing parent row to be deleted when removing icon or anchor.</li>\n</ul>\n<h4>1.2.1</h4>\n<ul>\n<li>Bug fix: Issue with pressing enter on an empty .row &gt; .column.</li>\n<li>Bug fix: Fixed issue with Blocks getting images updated.</li>\n</ul>\n<h4>1.2</h4>\n<ul>\n<li>Bug fix: Fixing issue with column popover size when zooming out.</li>\n<li>Bug fix: Sporadic issue, images load but then disappear within editor.</li>\n</ul>\n<h4>1.1.5</h4>\n<ul>\n<li>New feature: Added capability for auto-updates by BoldGrid API response.</li>\n<li>Testing: Tested on WordPress 4.5.3.</li>\n<li>Bug fix: Adding a new row was not allowing you to type in it.</li>\n</ul>\n<h4>1.1.4</h4>\n<ul>\n<li>Bug fix: Fixed issue with non BG themes and Blocks modal.</li>\n<li>New Feature: Adding font family and font size controls to customizer widgets.</li>\n</ul>\n<h4>1.1.3</h4>\n<ul>\n<li>Update: Changing borders to outline for draggable objects.</li>\n<li>Update: Passed WordPress 4.5.1 testing.</li>\n<li>Bug fix: Javascript error in console after loading Blocks.</li>\n<li>Bug fix: JS Error when going to &lsquo;Google Map&rsquo; tab.</li>\n</ul>\n<h4>1.1.2</h4>\n<ul>\n<li>Bug fix: Addressing issues with drag and drop in Safari and Microsoft Edge w/ WP 4.5.</li>\n</ul>\n<h4>1.1.1.2</h4>\n<ul>\n<li>Bug fix: Addressing issues with drag and drop in Chrome and FF w/ WP 4.5.</li>\n</ul>\n<h4>1.1.1.1</h4>\n<ul>\n<li>Bug fix: Fixed update class interference with the Add Plugins page.</li>\n</ul>\n<h4>1.1.1</h4>\n<ul>\n<li>Bug fix: Fixed undefined index « action » for some scenarios. Optimized update class and addessed CodeSniffer items.</li>\n</ul>\n<h4>1.1</h4>\n<ul>\n<li>Bug fix: Fixing flexbox issue on safari</li>\n</ul>\n<h4>1.0.9</h4>\n<ul>\n<li>Misc: Added license file.</li>\n<li>New feature: Suggest crop: Add &lsquo;size&rsquo; dropdown menu when cropping an image.</li>\n<li>New feature: Suggest crop: default selection should be as wide as it could be.</li>\n<li>New feature: Suggest crop: Center the default selection.</li>\n<li>New feature: Drag and drop enabled state is now remembered per theme.</li>\n<li>Update: Suggest crop: Do not trigger on &lsquo;Add Media&rsquo;.</li>\n<li>Update: Suggest crop: Remove feature switch.</li>\n</ul>\n<h4>1.0.8</h4>\n<ul>\n<li>New feature: Change button opens &lsquo;Replace Image&rsquo; media modal.</li>\n<li>New feature: Suggest image crop when replacing images of different aspect ratios.</li>\n</ul>\n<h4>1.0.7</h4>\n<ul>\n<li>Rework: Updated require and include statements for standards.</li>\n</ul>\n<h4>1.0.6</h4>\n<ul>\n<li>New feature: Serve static Blocks via API</li>\n</ul>\n<h4>1.0.5.1</h4>\n<ul>\n<li>Bug fix: Fixed PHP version check condition (&lt;5.3).</li>\n</ul>\n<p><h4>1.0.5</h4>\n</p>\n<ul>\n<li>New feature: Adding Icons for draggable tools</li>\n<li>Usability: Improved popover hover responsiveness</li>\n<li>Bug fix: Added support for <strong>DIR</strong> in PHP &lt;=5.2.</li>\n<li>New feature: Enable fontsize and family selection in tinymce</li>\n<li>New feature: Columns will now extend to the full height of row.</li>\n<li>New feature: Updating the loading graphic</li>\n<li>Misc: Updated readme.txt for Tested up to: 4.4.1</li>\n<li>New feature: Standardize Drag Menu order</li>\n<li>New feature: Add wp-image-## class to images when adding Blocks.</li>\n</ul>\n<h4>1.0.4</h4>\n<ul>\n<li>Bug fix: Fixing compatibility issues with IE 11, 12 and 13</li>\n</ul>\n<h4>1.0.3</h4>\n<ul>\n<li>New feature: Added unit tests</li>\n<li>Bug fix: Insert media will now be the default tab when changing an image</li>\n<li>Bug fix: Fixing issue causing tinymce height to be too large to too small</li>\n</ul>\n<h4>1.0.2</h4>\n<ul>\n<li>New feature: Updated readme.txt for WordPress standards.</li>\n<li>Usability: Adding cache query args for tinymce styles</li>\n</ul>\n<h4>1.0.1</h4>\n<ul>\n<li>Bug fix: Fixing error experienced in non BG themes in editor</li>\n</ul>\n<h4>1.0</h4>\n<ul>\n<li>Initial public release.</li>\n</ul>\n\";s:11:\"screenshots\";s:1685:\"<ol><li><a href=\"https://ps.w.org/post-and-page-builder/assets/screenshot-1.png?rev=1781425\"><img src=\"https://ps.w.org/post-and-page-builder/assets/screenshot-1.png?rev=1781425\" alt=\"Section Background settings.\"></a><p>Section Background settings.</p></li><li><a href=\"https://ps.w.org/post-and-page-builder/assets/screenshot-2.png?rev=1781425\"><img src=\"https://ps.w.org/post-and-page-builder/assets/screenshot-2.png?rev=1781425\" alt=\"Editing Color Palettes.\"></a><p>Editing Color Palettes.</p></li><li><a href=\"https://ps.w.org/post-and-page-builder/assets/screenshot-3.png?rev=1781425\"><img src=\"https://ps.w.org/post-and-page-builder/assets/screenshot-3.png?rev=1781425\" alt=\"Creating a new page.\"></a><p>Creating a new page.</p></li><li><a href=\"https://ps.w.org/post-and-page-builder/assets/screenshot-4.png?rev=1781425\"><img src=\"https://ps.w.org/post-and-page-builder/assets/screenshot-4.png?rev=1781425\" alt=\"Adding Blocks to your page.\"></a><p>Adding Blocks to your page.</p></li><li><a href=\"https://ps.w.org/post-and-page-builder/assets/screenshot-5.png?rev=1781425\"><img src=\"https://ps.w.org/post-and-page-builder/assets/screenshot-5.png?rev=1781425\" alt=\"Edit Page view.\"></a><p>Edit Page view.</p></li><li><a href=\"https://ps.w.org/post-and-page-builder/assets/screenshot-6.png?rev=1781425\"><img src=\"https://ps.w.org/post-and-page-builder/assets/screenshot-6.png?rev=1781425\" alt=\"Text Settings view.\"></a><p>Text Settings view.</p></li><li><a href=\"https://ps.w.org/post-and-page-builder/assets/screenshot-7.png?rev=1781425\"><img src=\"https://ps.w.org/post-and-page-builder/assets/screenshot-7.png?rev=1781425\" alt=\"Adding Icons.\"></a><p>Adding Icons.</p></li></ol>\";s:7:\"reviews\";s:15223:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Satisfactoy</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/roobha/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f251afc5a966f1016af4206d710ef74f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f251afc5a966f1016af4206d710ef74f?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/roobha/\" class=\"reviewer-name\">roobha</a> le <span class=\"review-date\">juillet 26, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">There\'s no chat option for support request which makes it difficult to resolve issues. Because the issue description or solution provided in the forum for similar issues are not really clear and helpful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Other than that, it\'s a great tool for putting together websites quickly.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Easy and Versatile</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/jennifernewbold/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9aae2c5584a76368a0fd323a9c29ec43?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9aae2c5584a76368a0fd323a9c29ec43?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jennifernewbold/\" class=\"reviewer-name\">Jennifer Newbold <small>(jennifernewbold)</small></a> le <span class=\"review-date\">juin 29, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Once you get the hang of it, Post and Page Builder makes it easy to create professional looking pages, with plenty of functionality. Much better than some others I\'ve tried.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Feature packed</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/pmarcelo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/aaf6e4f4937ddcc9d91a1b40988c290d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/aaf6e4f4937ddcc9d91a1b40988c290d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/pmarcelo/\" class=\"reviewer-name\">pmarcelo</a> le <span class=\"review-date\">mai 9, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'m still a novice, but I am pleased so far with all the built-in functionality.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Very helpful!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/transmediasite/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/fcf60ce329df354a831461fe6a1f5169?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/fcf60ce329df354a831461fe6a1f5169?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/transmediasite/\" class=\"reviewer-name\">transmediasite</a> le <span class=\"review-date\">avril 28, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Helps with making columns among other things &lt;3</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Inspirations Boldgrid site</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/kad7777/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ba3602572b40013d35e1b77df0064c19?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ba3602572b40013d35e1b77df0064c19?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/kad7777/\" class=\"reviewer-name\">kad7777</a> le <span class=\"review-date\">avril 21, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>As with any other website building software there is a learning curve. I\'m a novice but eventually pulled together a good looking site that I\'m happy with. If I were a developer/programmer and was a wiz with code, I\'m sure I would have been able to accomplish a lot more than what I ended up with. Having said that, I\'m very pleased with the results.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Easy and good support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/ktrokso/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/85c99424aaddeb3bc557cf47e73dd208?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/85c99424aaddeb3bc557cf47e73dd208?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ktrokso/\" class=\"reviewer-name\">ktrokso</a> le <span class=\"review-date\">mars 10, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>My favorite way to make a website</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Thank You for a great page builder!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/treebones/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/79ce509c56d7dc5b8ad5757002fb0cb1?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/79ce509c56d7dc5b8ad5757002fb0cb1?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/treebones/\" class=\"reviewer-name\">treebones</a> le <span class=\"review-date\">mars 1, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Made it easy to create great lookin pages. Thank You.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Easy to use</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"4 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/ccgleneden/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ca5600fad7c1caa2b83f737534493745?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ca5600fad7c1caa2b83f737534493745?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ccgleneden/\" class=\"reviewer-name\">ccgleneden</a> le <span class=\"review-date\">février 22, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Easy to use once you get going.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent Theme &amp; Tool But ...</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/joyanne1960/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/09e94cbc66e94ee237d6c7752b05d35a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/09e94cbc66e94ee237d6c7752b05d35a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/joyanne1960/\" class=\"reviewer-name\">joyanne1960</a> le <span class=\"review-date\">décembre 6, 2022</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Once I got the gist of this theme\'s builder, everything became much easier.  At first I would\'ve recommended skipping this theme &amp; builder but after using the premium version supplied with Dreampress (upon install), I\'ve had to reorganize my opinion.\n\nThe problem lies within BoldGrid\'s &amp; Dreamhost\'s selling pitch.  You guys need two marketing levels: The Absolute Beginner and The Experienced User.  While I wasn\'t new to Wordpress, I\'d been skipping all ideas about the new building blocks method of creating new pages.  I was stubborn.  You guys need to make your pitch before installation, luring the new owner to jump in with Blocks by giving them \"An Idiot\'s Guide to Blocks\" visual.\n\nLastly, lower your prices.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Easy to use and Good quality</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"4 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/sunjiaqi/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4a2050c2af282b72ef01f5aa79fbfdfa?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4a2050c2af282b72ef01f5aa79fbfdfa?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/sunjiaqi/\" class=\"reviewer-name\">sunjiaqi</a> le <span class=\"review-date\">novembre 30, 2022</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Convenient and effective features, which saves time.\nThe formating of the block sometimes does not align with some WordPress themes, in other words, what you see in the editing/development mode does not look the exactly same as in the published/production mode.</div>\n</div>\n\";}s:17:\"short_description\";s:101:\"Post and Page Builder is a standalone plugin which adds functionality to the existing TinyMCE Editor.\";s:13:\"download_link\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.25.0.zip\";s:11:\"screenshots\";a:7:{i:1;a:2:{s:3:\"src\";s:74:\"https://ps.w.org/post-and-page-builder/assets/screenshot-1.png?rev=1781425\";s:7:\"caption\";s:28:\"Section Background settings.\";}i:2;a:2:{s:3:\"src\";s:74:\"https://ps.w.org/post-and-page-builder/assets/screenshot-2.png?rev=1781425\";s:7:\"caption\";s:23:\"Editing Color Palettes.\";}i:3;a:2:{s:3:\"src\";s:74:\"https://ps.w.org/post-and-page-builder/assets/screenshot-3.png?rev=1781425\";s:7:\"caption\";s:20:\"Creating a new page.\";}i:4;a:2:{s:3:\"src\";s:74:\"https://ps.w.org/post-and-page-builder/assets/screenshot-4.png?rev=1781425\";s:7:\"caption\";s:27:\"Adding Blocks to your page.\";}i:5;a:2:{s:3:\"src\";s:74:\"https://ps.w.org/post-and-page-builder/assets/screenshot-5.png?rev=1781425\";s:7:\"caption\";s:15:\"Edit Page view.\";}i:6;a:2:{s:3:\"src\";s:74:\"https://ps.w.org/post-and-page-builder/assets/screenshot-6.png?rev=1781425\";s:7:\"caption\";s:19:\"Text Settings view.\";}i:7;a:2:{s:3:\"src\";s:74:\"https://ps.w.org/post-and-page-builder/assets/screenshot-7.png?rev=1781425\";s:7:\"caption\";s:13:\"Adding Icons.\";}}s:4:\"tags\";a:5:{s:8:\"boldgrid\";s:8:\"boldgrid\";s:13:\"drag-and-drop\";s:13:\"drag-and-drop\";s:6:\"editor\";s:6:\"editor\";s:12:\"page-builder\";s:12:\"page builder\";s:7:\"tinymce\";s:7:\"tinyMCE\";}s:8:\"versions\";a:129:{s:6:\"1.10.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.10.0.zip\";s:11:\"1.10.0-rc.1\";s:76:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.10.0-rc.1.zip\";s:6:\"1.10.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.10.1.zip\";s:6:\"1.10.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.10.2.zip\";s:6:\"1.10.3\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.10.3.zip\";s:6:\"1.10.4\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.10.4.zip\";s:6:\"1.10.5\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.10.5.zip\";s:6:\"1.10.6\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.10.6.zip\";s:6:\"1.11.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.11.0.zip\";s:11:\"1.11.0-rc.1\";s:76:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.11.0-rc.1.zip\";s:6:\"1.11.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.11.1.zip\";s:6:\"1.11.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.11.2.zip\";s:6:\"1.12.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.12.0.zip\";s:6:\"1.12.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.12.1.zip\";s:6:\"1.12.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.12.2.zip\";s:6:\"1.13.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.0.zip\";s:6:\"1.13.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.1.zip\";s:6:\"1.13.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.2.zip\";s:6:\"1.13.3\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.3.zip\";s:11:\"1.13.3-rc.1\";s:76:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.3-rc.1.zip\";s:6:\"1.13.4\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.4.zip\";s:6:\"1.13.5\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.5.zip\";s:11:\"1.13.5-rc.1\";s:76:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.5-rc.1.zip\";s:6:\"1.13.6\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.6.zip\";s:6:\"1.14.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.0.zip\";s:10:\"1.14.0-RC1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.0-RC1.zip\";s:10:\"1.14.0-RC2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.0-RC2.zip\";s:10:\"1.14.0-RC3\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.0-RC3.zip\";s:10:\"1.14.0-RC4\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.0-RC4.zip\";s:12:\"1.14.0-beta1\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.0-beta1.zip\";s:12:\"1.14.0-beta2\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.0-beta2.zip\";s:6:\"1.14.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.1.zip\";s:10:\"1.14.1-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.1-rc1.zip\";s:6:\"1.14.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.2.zip\";s:10:\"1.14.2-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.2-rc1.zip\";s:10:\"1.14.3-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.14.3-rc1.zip\";s:6:\"1.15.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.0.zip\";s:13:\"1.15.0-alpha1\";s:78:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.0-alpha1.zip\";s:12:\"1.15.0-beta1\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.0-beta1.zip\";s:12:\"1.15.0-beta2\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.0-beta2.zip\";s:10:\"1.15.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.0-rc1.zip\";s:10:\"1.15.0-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.0-rc2.zip\";s:6:\"1.15.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.1.zip\";s:10:\"1.15.1-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.1-rc1.zip\";s:10:\"1.15.1-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.1-rc2.zip\";s:10:\"1.15.1-rc3\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.1-rc3.zip\";s:6:\"1.15.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.2.zip\";s:6:\"1.15.3\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.15.3.zip\";s:6:\"1.16.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.16.0.zip\";s:12:\"1.16.0-beta1\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.16.0-beta1.zip\";s:10:\"1.16.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.16.0-rc1.zip\";s:10:\"1.16.0-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.16.0-rc2.zip\";s:6:\"1.17.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.17.0.zip\";s:12:\"1.17.0-beta1\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.17.0-beta1.zip\";s:10:\"1.17.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.17.0-rc1.zip\";s:10:\"1.17.0-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.17.0-rc2.zip\";s:10:\"1.17.0-rc3\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.17.0-rc3.zip\";s:6:\"1.17.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.17.1.zip\";s:6:\"1.18.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.18.0.zip\";s:12:\"1.18.0-beta2\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.18.0-beta2.zip\";s:12:\"1.18.0-beta3\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.18.0-beta3.zip\";s:10:\"1.18.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.18.0-rc1.zip\";s:10:\"1.18.0-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.18.0-rc2.zip\";s:10:\"1.18.0-rc3\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.18.0-rc3.zip\";s:6:\"1.19.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.19.0.zip\";s:12:\"1.19.0-beta1\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.19.0-beta1.zip\";s:10:\"1.19.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.19.0-rc1.zip\";s:10:\"1.19.0-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.19.0-rc2.zip\";s:6:\"1.19.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.19.1.zip\";s:6:\"1.20.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.20.0.zip\";s:10:\"1.20.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.20.0-rc1.zip\";s:10:\"1.20.0-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.20.0-rc2.zip\";s:6:\"1.20.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.20.1.zip\";s:6:\"1.20.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.20.2.zip\";s:6:\"1.21.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.0.zip\";s:12:\"1.21.0-alpha\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.0-alpha.zip\";s:12:\"1.21.0-beta1\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.0-beta1.zip\";s:10:\"1.21.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.0-rc1.zip\";s:10:\"1.21.0-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.0-rc2.zip\";s:6:\"1.21.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.1.zip\";s:6:\"1.21.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.2.zip\";s:10:\"1.21.2-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.2-rc1.zip\";s:6:\"1.21.3\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.3.zip\";s:10:\"1.21.3-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.3-rc1.zip\";s:12:\"1.21.4-beta1\";s:77:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.4-beta1.zip\";s:10:\"1.21.4-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.4-rc1.zip\";s:10:\"1.21.4-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.4-rc2.zip\";s:10:\"1.21.4-rc3\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.4-rc3.zip\";s:11:\"1.21.4.5-rc\";s:76:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.21.4.5-rc.zip\";s:6:\"1.22.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.22.0.zip\";s:6:\"1.22.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.22.1.zip\";s:10:\"1.22.1-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.22.1-rc1.zip\";s:6:\"1.22.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.22.2.zip\";s:10:\"1.22.2-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.22.2-rc1.zip\";s:11:\"1.22.3-beta\";s:76:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.22.3-beta.zip\";s:10:\"1.22.3-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.22.3-rc2.zip\";s:6:\"1.23.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.23.0.zip\";s:6:\"1.23.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.23.1.zip\";s:6:\"1.23.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.23.2.zip\";s:10:\"1.23.2-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.23.2-rc1.zip\";s:6:\"1.24.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.24.0.zip\";s:10:\"1.24.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.24.0-rc1.zip\";s:10:\"1.24.0-rc2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.24.0-rc2.zip\";s:6:\"1.24.1\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.24.1.zip\";s:6:\"1.24.2\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.24.2.zip\";s:6:\"1.25.0\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.25.0.zip\";s:10:\"1.25.0-rc1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.25.0-rc1.zip\";s:11:\"1.5.0-beta1\";s:76:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.5.0-beta1.zip\";s:3:\"1.6\";s:68:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.6.zip\";s:5:\"1.6.1\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.6.1.zip\";s:5:\"1.6.2\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.6.2.zip\";s:5:\"1.6.3\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.6.3.zip\";s:5:\"1.7.0\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.7.0.zip\";s:5:\"1.7.1\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.7.1.zip\";s:5:\"1.7.2\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.7.2.zip\";s:5:\"1.7.3\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.7.3.zip\";s:5:\"1.7.4\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.7.4.zip\";s:5:\"1.8.0\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.8.0.zip\";s:10:\"1.8.0-rc.3\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.8.0-rc.3.zip\";s:10:\"1.8.0-rc.4\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.8.0-rc.4.zip\";s:10:\"1.8.0-rc.5\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.8.0-rc.5.zip\";s:5:\"1.8.1\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.8.1.zip\";s:5:\"1.9.0\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.9.0.zip\";s:10:\"1.9.0-rc.1\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.9.0-rc.1.zip\";s:10:\"1.9.0-rc.2\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.9.0-rc.2.zip\";s:10:\"1.9.0-rc.3\";s:75:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.9.0-rc.3.zip\";s:5:\"1.9.1\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.9.1.zip\";s:5:\"1.9.2\";s:70:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.9.2.zip\";s:5:\"trunk\";s:64:\"https://downloads.wordpress.org/plugin/post-and-page-builder.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:76:\"https://ps.w.org/post-and-page-builder/assets/banner-772x250.png?rev=1768477\";s:4:\"high\";s:77:\"https://ps.w.org/post-and-page-builder/assets/banner-1544x500.png?rev=1768477\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-128x128.png?rev=1768477\";s:2:\"2x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-256x256.png?rev=1768477\";}}s:17:\"boldgrid-easy-seo\";O:8:\"stdClass\":28:{s:4:\"name\";s:50:\"BoldGrid Easy SEO &#8211; Simple and Effective SEO\";s:4:\"slug\";s:17:\"boldgrid-easy-seo\";s:7:\"version\";s:6:\"1.6.13\";s:6:\"author\";s:49:\"<a href=\"https://www.boldgrid.com/\">BoldGrid </a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:12:\"contributors\";a:6:{s:8:\"boldgrid\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a72e18767febdc7280e2e20712319ded?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"BoldGrid\";}s:5:\"timph\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/timph/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/44bd2b84ffc6ca9dd03ace777009bc07?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"timph\";}s:8:\"rramo012\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/rramo012/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0eaecded1c828471f416f03f2097a316?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Rafael Ramos\";}s:8:\"imh_brad\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/imh_brad/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/f67c07b5543f8da4c866e17dbc85e431?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Brad Markle\";}s:7:\"joemoto\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/joemoto/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/11f9fe08f86f11795b0809ae004a13e1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Joe Cartonia\";}s:11:\"jamesros161\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jamesros161/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/062136d92116ab00fc7a9e0f976e872c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Rosado\";}}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.3\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:60;s:7:\"ratings\";a:5:{i:5;i:1;i:4;i:0;i:3;i:1;i:2;i:0;i:1;i:1;}s:11:\"num_ratings\";i:3;s:15:\"support_threads\";i:1;s:24:\"support_threads_resolved\";i:1;s:15:\"active_installs\";i:90000;s:12:\"last_updated\";s:21:\"2023-08-08 2:45pm GMT\";s:5:\"added\";s:10:\"2017-11-22\";s:8:\"homepage\";s:38:\"https://www.boldgrid.com/boldgrid-seo/\";s:8:\"sections\";a:6:{s:11:\"description\";s:2070:\"<h4>Automatically Optimize Your SEO with BoldGrid Easy SEO and Rank Higher in the Search Engines</h4>\n<p>BoldGrid Easy SEO will help you create better content and rank higher in the search engines. It analyzes your page content in real-time and makes recommendations that will help you maintain best SEO practices. Simply set a target keyword or phrase and the BoldGrid Easy SEO dashboard will automatically give you easy-to-follow suggestions on improving your on-page SEO. Regardless of your SEO skill level or knowledge, BoldGrid Easy SEO provides simple, yet powerful tools for website search engine optimization. Get automatic assistance with:</p>\n<h4>Optimal Keyword Density</h4>\n<p>BoldGrid Easy SEO will analyze your content in real-time to ensure your targeted keyword appears at the optimal frequency, as well as in the right places on the page.</p>\n<h4>Page Titles and Descriptions</h4>\n<p>Control and optimize how your pages appear in Google rankings pages with the title and description editor. BoldGrid Easy SEO will also make sure your target keyword is included.</p>\n<h4>Header Tags and Content</h4>\n<p>BoldGrid Easy SEO will automatically analyze your header tags and give you recommendations on their proper usage, as well as assisting you with including relevant content.</p>\n<h4>Image Alt Tags</h4>\n<p>BoldGrid Easy SEO automatically checks your images for alt tags to help you identify areas for SEO improvement.</p>\n<h4>Content Length</h4>\n<p>Keyword rich content is a prime factor when search engines determine rankings. BoldGrid Easy SEO will assist you in writing better content by tracking your progress and alerting you when you&rsquo;ve reached the sweet spot.</p>\n<h4>Search Engine Indexing</h4>\n<p>Allow (or disallow) search engines from indexing pages with a single click.</p>\n<h4>Follow/No Follow Links</h4>\n<p>Choose whether your links are visible to search engines and count toward your SEO, or hide them if necessary.</p>\n<h4>Canonical URLs</h4>\n<p>Avoid duplicate content penalties by indicating a canonical URL where applicable.</p>\n\";s:12:\"installation\";s:503:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP version 5.3 or greater</li>\n<li>WordPress 4.4 or greater</li>\n</ul>\n<h4>From within WordPress</h4>\n<ol>\n<li>Visit &lsquo;Plugins &gt; Add New&rsquo;</li>\n<li>Search for &lsquo;BoldGrid Easy SEO&rsquo;</li>\n<li>Activate BoldGrid Easy SEO from your Plugins page.</li>\n</ol>\n<h4>Manually</h4>\n<ol>\n<li>Upload the entire boldgrid-easy-seo folder to the /wp-content/plugins/ directory.</li>\n<li>Activate the plugin through the Plugins menu in WordPress.</li>\n</ol>\n\";s:3:\"faq\";s:1249:\"\n<dt id=\'where%20can%20i%20find%20more%20help%3F\'>\nWhere can I find more help?\n</h4>\n<p>\n<p>If you have any questions on getting started with BoldGrid Easy SEO, please visit our <a href=\"https://www.boldgrid.com/support/boldgrid-easy-seo/\" rel=\"nofollow ugc\">Getting Started Guide</a>.<br />\nWe also suggest joining our <a href=\"https://www.facebook.com/groups/BGTeamOrange\" rel=\"nofollow ugc\">Team Orange User Group community</a> for free support, tips and tricks.</p>\n<p>For general questions check out our <a href=\"https://www.boldgrid.com/faqs/\" rel=\"nofollow ugc\">Frequently Asked Questions</a> page.</p>\n</p>\n<dt id=\'where%20can%20i%20report%20issues%20or%20ask%20questions%3F\'>\nWhere can I report issues or ask questions?\n</h4>\n<p>\n<p>Bugs can be reported either in the <a href=\"https://wordpress.org/support/plugin/boldgrid-easy-seo\" rel=\"ugc\">WordPress support forum</a> or in the <a href=\"https://www.boldgrid.com/support/questions/\" rel=\"nofollow ugc\">BoldGrid Support Center</a>.</p>\n</p>\n<dt id=\'how%20can%20i%20contribute%3F\'>\nHow can I contribute?\n</h4>\n<p>\n<p>The BoldGrid Easy SEO plugin is open source software. Join in on our <a href=\"https://github.com/BoldGrid/boldgrid-seo/\" rel=\"nofollow ugc\">GitHub repository</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:3585:\"<h4>1.6.13</h4>\n<p>Release date: May 23rd, 2023</p>\n<ul>\n<li>Update: Fix PHP 8.2 Deprecation notices.</li>\n</ul>\n<h4>1.6.12</h4>\n<p>Release Date: April, 20, 2023</p>\n<ul>\n<li>Bug Fix: Panel links not visible with Crio <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/26\" rel=\"nofollow ugc\">#26</a></li>\n<li>Improvement: Add BoldGrid SEO to WooCommerce single product pages <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/54\" rel=\"nofollow ugc\">#54</a> </li>\n</ul>\n<h4>1.6.11</h4>\n<p>Release Date: February, 23, 2023</p>\n<ul>\n<li>Bug Fix: Content Word Count is not Updated <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/42\" rel=\"nofollow ugc\">#42</a></li>\n<li>Bug Fix: Fatal Error $query-&gt;posts is not countable <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/45\" rel=\"nofollow ugc\">#45</a></li>\n<li>Improvement: Update indicators to use icons as well as colors to improve accessibility <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/44\" rel=\"nofollow ugc\">#44</a></li>\n</ul>\n<h4>1.6.10</h4>\n<p>Release Date: February 24, 2021</p>\n<ul>\n<li>Bug Fix: Use Post Thumbnail for og:image tag [#41] (https://github.com/BoldGrid/boldgrid-seo/issues/41)</li>\n</ul>\n<h4>1.6.9</h4>\n<p>Release Date: December 7th, 2020</p>\n<ul>\n<li>Bug fix: JS Console error in WordPress 5.6 [#37] (https://github.com/BoldGrid/boldgrid-seo/issues/37)</li>\n</ul>\n<h4>1.6.8</h4>\n<p>Release Date: August 26th, 2020</p>\n<ul>\n<li>Bug fix: SEO dashboard was not loading in WordPress 5.5</li>\n</ul>\n<h4>1.6.7</h4>\n<p>Release Date: August 10th, 2020</p>\n<ul>\n<li>Bug fix: Yoast Conflict: JavaScript Error Prevents PPB Blocks and Interface from Loading [#29] (https://github.com/BoldGrid/boldgrid-seo/issues/29)</li>\n</ul>\n<h4>1.6.6</h4>\n<p>Release Date: August 6th, 2020</p>\n<ul>\n<li>Bug fix: Fixed PHP 7.4 Deprecated implode calls.</li>\n</ul>\n<h4>1.6.5</h4>\n<p>Release Date: March 19th, 2020</p>\n<ul>\n<li>Update: Register meta values.</li>\n</ul>\n<h4>1.6.4</h4>\n<p>Release Date: December 17th, 2019</p>\n<ul>\n<li>Bug fix: Fixed empty robots tag.</li>\n<li>Update: Added filter to allow meta robots to be skipped and controlled via filter.</li>\n</ul>\n<h4>1.6.3</h4>\n<p>Release Date: August 20, 2019</p>\n<ul>\n<li>Bug fix: Fixed situations where markup for canonical URLs can be ouput multiple times. <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/9\" rel=\"nofollow ugc\">#9</a>. Props <a href=\"https://profiles.wordpress.org/jessecowens/\" rel=\"nofollow ugc\">@jessecowens</a></li>\n<li>Bug fix: Titles with markup should now be properly parsed. <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/8\" rel=\"nofollow ugc\">#8</a></li>\n<li>Bug fix: Titles with commas had the commas turned into pipe seperators. <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/7\" rel=\"nofollow ugc\">#7</a></li>\n<li>Update: Added missing translation string for archives with paginated pages. <a href=\"https://github.com/BoldGrid/boldgrid-seo/issues/12\" rel=\"nofollow ugc\">#12</a></li>\n</ul>\n<h4>1.6.2</h4>\n<p>Release Date: February 14, 2019</p>\n<ul>\n<li>Bug fix: Conflict with Yoast SEO on classic editor</li>\n</ul>\n<h4>1.6.1</h4>\n<p>Release Date: January 29th, 2019</p>\n<ul>\n<li>Bug fix: Post image count not correct.</li>\n</ul>\n<h4>1.6.0</h4>\n<p>Release Date: December 4th, 2018</p>\n<ul>\n<li>New Feature: Added Gutenberg and WordPress 5 compatibility.</li>\n<li>Update: Max length for meta descriptions was updated to 300.</li>\n<li>Bug Fix: Save special chars for meta fields.</li>\n</ul>\n<h4>1.5.1</h4>\n<p>Release Date: November 14th, 2017</p>\n<ul>\n<li>Initial Release.</li>\n</ul>\n\";s:11:\"screenshots\";s:719:\"<ol><li><a href=\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-1.png?rev=1800507\"><img src=\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-1.png?rev=1800507\" alt=\"Post and Page analysis.\"></a><p>Post and Page analysis.</p></li><li><a href=\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-2.png?rev=1800507\"><img src=\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-2.png?rev=1800507\" alt=\"Page titles and descriptions.\"></a><p>Page titles and descriptions.</p></li><li><a href=\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-3.png?rev=1800507\"><img src=\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-3.png?rev=1800507\" alt=\"Search Visibility.\"></a><p>Search Visibility.</p></li></ol>\";s:7:\"reviews\";s:4200:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Plugin features missing</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/123456jk/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0e13356cdeacd3f4fbedadc4e1362a17?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0e13356cdeacd3f4fbedadc4e1362a17?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/123456jk/\" class=\"reviewer-name\">Jak <small>(123456jk)</small></a> le <span class=\"review-date\">novembre 28, 2022</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Not replied to my support question.\n\nThe features in the screenshots you are showing are not the same as in the installed plugin.\n\nWhat I am missing after the installation:\n\n– the recommendation bullets (red, green, yellow) are missing\n– characters count is missing for the title and description</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Does Not work well with Gutenberg</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/tzah/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/75aa7e54e32f245462c44f35f674cebe?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/75aa7e54e32f245462c44f35f674cebe?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/tzah/\" class=\"reviewer-name\">tzah</a> le <span class=\"review-date\">avril 29, 2020</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">A Good Plugin but doesn\'t work well with Gutenberg Editor.\n</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Very GOOD</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/alidbg/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0cd527025d65b03e898ba82f8a71e3a3?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0cd527025d65b03e898ba82f8a71e3a3?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/alidbg/\" class=\"reviewer-name\">Ali.Dbg</a> le <span class=\"review-date\">avril 25, 2018</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Hi\nThanks for lightweight plugin and content analyzer</div>\n</div>\n\";}s:17:\"short_description\";s:92:\"Easy SEO helps you easily create keyword rich content and rank higher in the search engines.\";s:13:\"download_link\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.13.zip\";s:11:\"screenshots\";a:3:{i:1;a:2:{s:3:\"src\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-1.png?rev=1800507\";s:7:\"caption\";s:23:\"Post and Page analysis.\";}i:2;a:2:{s:3:\"src\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-2.png?rev=1800507\";s:7:\"caption\";s:29:\"Page titles and descriptions.\";}i:3;a:2:{s:3:\"src\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/screenshot-3.png?rev=1800507\";s:7:\"caption\";s:18:\"Search Visibility.\";}}s:4:\"tags\";a:5:{s:8:\"boldgrid\";s:8:\"boldgrid\";s:16:\"content-analysis\";s:16:\"Content analysis\";s:11:\"readability\";s:11:\"Readability\";s:26:\"search-engine-optimization\";s:26:\"search engine optimization\";s:3:\"seo\";s:3:\"seo\";}s:8:\"versions\";a:21:{s:5:\"1.5.1\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.5.1.zip\";s:5:\"1.6.0\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.0.zip\";s:10:\"1.6.0-rc.1\";s:71:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.0-rc.1.zip\";s:5:\"1.6.1\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.1.zip\";s:6:\"1.6.10\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.10.zip\";s:6:\"1.6.11\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.11.zip\";s:10:\"1.6.11-rc1\";s:71:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.11-rc1.zip\";s:6:\"1.6.12\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.12.zip\";s:10:\"1.6.12-rc1\";s:71:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.12-rc1.zip\";s:10:\"1.6.12-rc2\";s:71:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.12-rc2.zip\";s:6:\"1.6.13\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.13.zip\";s:5:\"1.6.2\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.2.zip\";s:5:\"1.6.3\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.3.zip\";s:5:\"1.6.4\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.4.zip\";s:5:\"1.6.5\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.5.zip\";s:5:\"1.6.6\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.6.zip\";s:5:\"1.6.7\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.7.zip\";s:5:\"1.6.8\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.8.zip\";s:10:\"1.6.8-rc.1\";s:71:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.8-rc.1.zip\";s:5:\"1.6.9\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.9.zip\";s:5:\"trunk\";s:60:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:72:\"https://ps.w.org/boldgrid-easy-seo/assets/banner-772x250.png?rev=1773381\";s:4:\"high\";s:73:\"https://ps.w.org/boldgrid-easy-seo/assets/banner-1544x500.png?rev=1773381\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/icon-128x128.png?rev=1773296\";s:2:\"2x\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/icon-256x256.png?rev=1773296\";}}s:15:\"boldgrid-backup\";O:8:\"stdClass\":28:{s:4:\"name\";s:79:\"Total Upkeep – WordPress Backup Plugin plus Restore &amp; Migrate by BoldGrid\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:7:\"version\";s:6:\"1.15.7\";s:6:\"author\";s:48:\"<a href=\"https://www.boldgrid.com/\">BoldGrid</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:12:\"contributors\";a:8:{s:8:\"boldgrid\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a72e18767febdc7280e2e20712319ded?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"BoldGrid\";}s:7:\"joemoto\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/joemoto/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/11f9fe08f86f11795b0809ae004a13e1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Joe Cartonia\";}s:8:\"imh_brad\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/imh_brad/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/f67c07b5543f8da4c866e17dbc85e431?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Brad Markle\";}s:8:\"rramo012\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/rramo012/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0eaecded1c828471f416f03f2097a316?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Rafael Ramos\";}s:15:\"bgnicolepaschen\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/bgnicolepaschen/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/ff2202deb6fd33e094e1752ac6d7c560?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:21:\"Nicole Paschen Caylor\";}s:11:\"jamesros161\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jamesros161/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/062136d92116ab00fc7a9e0f976e872c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Rosado\";}s:7:\"joe9663\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/joe9663/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/443b2e7a3337573f1c5cabc08c382438?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"Joseph W\";}s:9:\"weaponx13\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/weaponx13/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/19044560dccb01837ba665af75f566fa?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Andy V\";}}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:96;s:7:\"ratings\";a:5:{i:5;i:315;i:4;i:10;i:3;i:6;i:2;i:3;i:1;i:14;}s:11:\"num_ratings\";i:348;s:15:\"support_threads\";i:3;s:24:\"support_threads_resolved\";i:1;s:15:\"active_installs\";i:80000;s:12:\"last_updated\";s:21:\"2023-08-08 2:43pm GMT\";s:5:\"added\";s:10:\"2018-05-23\";s:8:\"homepage\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:8:\"sections\";a:6:{s:11:\"description\";s:5318:\"<p><strong>Total Upkeep is more than just a « backup plugin. » It can help stop website crashes before they even happen.</strong></p>\n<p>Website data loss can happen even if you&rsquo;re doing everything « right, » like keeping your WordPress and plugins updated or having a backup plugin installed. There&rsquo;s so many things outside of your control that could totally wipe out your website without any warning.</p>\n<p>To keep your website safe, you&rsquo;ll need more than just a « backup plugin. » You need a backup solution that helps prevent catastrophic data loss in the first place, and if the worst occurs, provides you with the tools to easily, quickly and painlessly get your site up and running again.</p>\n<p>Total Upkeep is a full 360 solution that keeps your data safe and protects your website from catastrophic data loss. Features include:</p>\n<ul>\n<li>Automated and manual backups</li>\n<li>Full file and database backup or customize settings based on your needs</li>\n<li>Remote backups via FTP / SFTP, Amazon S3 and Google Drive (Premium)</li>\n<li>Total Upkeep checks to ensure that your web server has the necessary features to properly create backup archives, which protects the integrity of your backups</li>\n<li>Clone, duplicate and/or migrate your site with just a few clicks</li>\n<li>Site Check monitors your site for issues that could lead to site crashes, provides a tool set to restore your site even if your WordPress installation is inaccessible</li>\n<li>Auto rollback feature creates a backup before updates, restores your site to the last backup if an update fails</li>\n<li>Create staging sites to test new plugins or themes with Total Upkeep + Cloud WordPress</li>\n</ul>\n<p><strong>I&rsquo;m Intrigued! Tell Me More About Your Features&#8230;</strong></p>\n<p><strong>Supports Both Automated and Manual Backups</strong><br />\nSimply select a date and time for automatic backups and Total Upkeep will create a backup archive of your entire WordPress installation and its database. If a full website or database backup isn&rsquo;t required, you can choose to backup only certain files, folders and database tables.</p>\n<p><strong>Remote Backups</strong><br />\nSafely store backups remotely via FTP / SFTP. The premium version of Total Upkeep allows you to automatically upload archives to Amazon S3 or Google Drive.</p>\n<p><strong>Easy Site Restoration and Website Migration</strong><br />\nDownload, restore, or delete backups with a single click from the Total Upkeep Dashboard.</p>\n<p><em>Restore Your Website Even If WordPress Is Down</em><br />\nUse our restoration script to restore a backup from outside of WordPress in the event WordPress itself has been corrupted.</p>\n<p><em>Restore Entire Backup Archive or Single Files</em><br />\nNeed to restore only one file from a backup? Total Upkeep Premium gives you the option to restore a single file within the backup browser.</p>\n<p><em>Historical Versions</em><br />\nDo you have a file that needs to be restored, but not sure which backup it&rsquo;s in? The Historical Versions feature allows you to view a list of all of your backups containing that file and provides an easy way to restore the file.</p>\n<p><strong>Easily Clone or Migrate Your Websites</strong><br />\nTotal Upkeep allows you to easily clone a website and migrate it to another WordPress installation with just a few clicks. Install Total Upkeep on both WordPress sites, create a backup archive on the first site, then restore that backup on your second site using a protected link &#8211; simply copy and paste the link! It&rsquo;s the easiest and fastest way to duplicate / clone your website.</p>\n<p><strong>Site Check</strong><br />\nSite Check monitors your site at specified intervals for errors that could lead to catastrophic data loss. If Site Check detects an error, it will send you an email alert and auto restore your website using your latest backup.</p>\n<p><em>Built-in Diagnostic Tools</em><br />\nSite Check keeps a running historical error log, allowing you to easily diagnose and troubleshoot website issues.</p>\n<p><em>Powerful Website Restoration Functionality</em><br />\nYou can configure Site Check&rsquo;s settings from the Total Upkeep settings page, or via command line. If your site is totally non-functional, you can use the command line to easily restore your website from the last full backup archive.</p>\n<p><strong>Auto Rollback</strong><br />\nYou can set Total Upkeep to automatically backup your site before updates, and automatically rollback your site to the last backup if an update fails. Automatic updates can be set for WordPress core, plugins, and themes individually.</p>\n<p><strong>Create Staging Sites with Total Upkeep + Cloud WordPress</strong><br />\nCloud WordPress allows you to create a fully functional free WordPress demo (with or without BoldGrid) in just a few clicks. Use Total Upkeep to clone and migrate your website to a Cloud WordPress installation, where you can test themes, plugins and other website changes without fear of breaking your live site.</p>\n<p>Try out the <a href=\"https://www.boldgrid.com/central/get-it-now?plugins=boldgrid-backup&amp;redirect_url=wp-admin%2Fadmin.php%3Fpage%3Dboldgrid-backup\" rel=\"nofollow ugc\">Total Upkeep Plugin</a> on Cloud WordPress to see for yourself!</p>\n\";s:12:\"installation\";s:593:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP 5.4 or higher.  PHP 7.4 or higher is recommended.</li>\n<li>At least one of the following PHP execution functions enabled: « popen », « proc_open », « exec », « shell_exec », « passthru », or « system ».</li>\n<li>A Cron system with the « crontab » utility, or WP Cron.</li>\n<li>A WP_Filesystem FS_METHOD being « direct ».</li>\n</ul>\n<h4>Manually</h4>\n<ol>\n<li>Upload the entire boldgrid-backup folder to the /wp-content/plugins/ directory.</li>\n<li>Activate the plugin through the Plugins menu in WordPress.</li>\n</ol>\n\";s:3:\"faq\";s:2216:\"\n<dt id=\'how%20does%20total%20upkeep%20differ%20from%20other%20backup%20plugins%3F\'>\nHow does Total Upkeep differ from other backup plugins?\n</h4>\n<p>\n<p>Total Upkeep is more than just a « backup plugin. » It&rsquo;s a full 360 solution with tools and features that helps prevent website crashes from happening in the first place. In addition to all the features you&rsquo;ve come to expect from a plugin with website backup functionality, Total Upkeep also offers:</p>\n<ul>\n<li>Site Check monitors your site for issues that could lead to site crashes, provides a toolset to restore your site even if your WordPress installation is inaccessible</li>\n<li>Auto rollback feature creates a backup before updates, restores your site to the last backup if an update fails</li>\n<li>Create staging sites to test new plugins or themes with Total Upkeep + Cloud WordPress</li>\n</ul>\n</p>\n<dt id=\'what%20do%20i%20get%20with%20total%20upkeep%20premium%3F\'>\nWhat do I get with Total Upkeep Premium?\n</h4>\n<p>\n<p>Total Upkeep Premium gives you extra tools to prevent website crashes, as well as additional troubleshooting and diagnostic tools.</p>\n<ul>\n<li>Additional remote backup options (Amazon S3, Google Drive)</li>\n<li>Single file restoration</li>\n<li>Historical versions</li>\n<li>Search for recently modified files</li>\n<li>Save a copy of a file before updating</li>\n<li>Comprehensive update history</li>\n</ul>\n</p>\n<dt id=\'where%20can%20i%20find%20support%20for%20total%20upkeep%3F\'>\nWhere can I find support for Total Upkeep?\n</h4>\n<p>\n<p>Have a problem? First, take a look at our <a href=\"https://www.boldgrid.com/support/boldgrid-backup/\" rel=\"nofollow ugc\">Getting Started</a> guide. If that doesn&rsquo;t answer your question, you can receive support for Total Upkeep at the <a href=\"https://wordpress.org/support/plugin/boldgrid-backup/\" rel=\"ugc\">support forum</a>, the <a href=\"https://www.facebook.com/groups/BGTeamOrange/\" rel=\"nofollow ugc\">Team Orange User Group</a>, our <a href=\"https://www.boldgrid.com/support/\" rel=\"nofollow ugc\">comprehensive support library</a>, or our <a href=\"https://www.boldgrid.com/feedback/communities/20-questions\" rel=\"nofollow ugc\">official questions portal</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:26478:\"<h4>1.15.7</h4>\n<p>Release date: July 17, 2023</p>\n<ul>\n<li>Update: Better handling when checking the WordPress installation size.</li>\n<li>Update: Updated translation POT file.</li>\n</ul>\n<h4>1.15.6</h4>\n<p>Release date: March 29th, 2023</p>\n<ul>\n<li>Update: Added additional logging for backups.</li>\n<li>Update: Added additional info to rest call regarding compatibility.</li>\n</ul>\n<h4>1.15.5</h4>\n<p>Release date: January 26th, 2023</p>\n<ul>\n<li>Bug fix: Set job status to running when run.</li>\n</ul>\n<h4>1.15.4</h4>\n<p>Release date: November 2nd, 2022</p>\n<ul>\n<li>Update: Fixing tdcron dependency.</li>\n</ul>\n<h4>1.15.3</h4>\n<p>Release date: November 1st, 2022</p>\n<ul>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>1.15.2</h4>\n<p>Release date: May 27th, 2022</p>\n<ul>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>1.15.1</h4>\n<p>Release date: May 18th, 2022</p>\n<ul>\n<li>Bug fix: Fixed bad rewrite rules on restorations due to cached permalink settings.</li>\n</ul>\n<h4>1.15.0</h4>\n<p>Release date: March 15th, 2022</p>\n<ul>\n<li>New feature: REST API calls for backup and settings management.</li>\n<li>Bug fix: posix_getpgid availability check.</li>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>1.14.14</h4>\n<p>Release date: February 24th, 2022</p>\n<ul>\n<li>Update: Only show « backup in progress » notices for admins.</li>\n<li>Security fix: Permissions check added to heartbeat_received for backup progress.</li>\n</ul>\n<h4>1.14.13</h4>\n<p>Release date: July 22nd, 2021</p>\n<ul>\n<li>Update: Added a live log to the in progress bar.</li>\n<li>Update: Added a « cancel backup » link to the in progress bar.</li>\n<li>Update: Added « who / what triggered backup » to the in progress bar.</li>\n<li>Update: The in progress bar can now detect when a backup process has been killed.</li>\n</ul>\n<h4>1.14.12</h4>\n<p>Release date: April 13th, 2021</p>\n<ul>\n<li>Update: Improved output buffering when downloading a backup via ajax.</li>\n<li>Update: Added a download log.</li>\n<li>Update: Extra .git directories removed from vendor directory.</li>\n</ul>\n<h4>1.14.11</h4>\n<p>Release date: February 16th, 2021</p>\n<ul>\n<li>Bug fix: Improved check for available execution functions and disabled functions.</li>\n<li>Bug fix: Fixes js handling file / db backup filters on settings page.</li>\n<li>Update: Changed « download backup » feature to send chunked.</li>\n<li>Update: Fixed uasort usage.</li>\n<li>Update: Added « Dismiss » verbiage to « Please rate us! » notice.</li>\n</ul>\n<h4>1.14.10</h4>\n<p>Release date: December 14th, 2020</p>\n<ul>\n<li>Update: Added transfer log.</li>\n<li>Security fix: Fixes for restore-info.json file and cli/env-info.php script.</li>\n</ul>\n<h4>1.14.9</h4>\n<p>Release date: December 8th, 2020</p>\n<ul>\n<li>Bug fix: Fixed reset link for backup all tables.</li>\n<li>Bug fix: Fixed pagination buttons for file exclusion tool.</li>\n<li>Bug fix: Fixed several html escaping issues.</li>\n<li>Bug fix: Fixed file exclusion preview filter input.</li>\n<li>Bug fix: Fixed various jqmigrate warnings.</li>\n</ul>\n<h4>1.14.8</h4>\n<p>Release date: November 13th, 2020</p>\n<ul>\n<li>Update: Rebuild with composer 1.</li>\n</ul>\n<h4>1.14.7</h4>\n<p>Release date: November 12th, 2020</p>\n<ul>\n<li>Update: Prevent easy apache cache files in backups.</li>\n<li>Bug fix: Fixed nonce errors when downloading remote archives.</li>\n</ul>\n<h4>1.14.6</h4>\n<p>Release date: October 13th, 2020</p>\n<ul>\n<li>Update: Updated dependencies.</li>\n<li>Update: Added additional logged and filesystem analysis log.</li>\n<li>Bug fix: Fixed ftp bug.</li>\n</ul>\n<h4>1.14.5</h4>\n<p>Release date: September 22nd, 2020</p>\n<ul>\n<li>Update: Optimized functionality tests.</li>\n<li>Update: Optimized plugins and themes init in auto updates.</li>\n</ul>\n<h4>1.14.4</h4>\n<p>Release date: August 26th, 2020</p>\n<ul>\n<li>Bug fix: Invalid nonce when one click uploading to remote storage providers.</li>\n<li>Bug fix: Escaping / translation of « Remote Storage » help text on Archive Details page.</li>\n<li>Update: Allow auto update notice on updates page to be permanently dismissible.</li>\n</ul>\n<h4>1.14.3</h4>\n<p>Release date: August 12th, 2020</p>\n<ul>\n<li>Update: Updated Auto Update features to utilize the WordPress 5.5+ Auto Update UI.</li>\n</ul>\n<h4>1.14.2</h4>\n<p>Release date: July 22nd, 2020</p>\n<ul>\n<li>Bug fix: Fixed array_key_exists() warnings from auto-updates class.</li>\n<li>Bug fix: Fixed several invalid nonce errors.</li>\n<li>Bug fix: Fixed markup escaping in rating prompt.</li>\n<li>Bug fix: Fixed « backup site now » on archive page.</li>\n</ul>\n<h4>1.14.1</h4>\n<p>Release date: July 7th, 2020</p>\n<ul>\n<li>Bug fix: Auto Update Translation filter causes fatal error with JetPack active [#50]((https://github.com/BoldGrid/boldgrid-backup-premium/issues/50)</li>\n</ul>\n<h4>1.14.0</h4>\n<p>Release date: July 7th, 2020</p>\n<ul>\n<li>New feature: Timely Auto Updates &#8211; auto update WordPress, Plugins, and Themes after a set number of days.</li>\n<li>New feature: SystemZip Compression ratio &#8211; Modify System Zip process to address issues with exceeding php memory_limit and add option to set compression ratio.</li>\n<li>New feature: Added &lsquo;Backup Now&rsquo; and &lsquo;Upload Backup&rsquo; buttons to each Total Upkeep page.</li>\n<li>New feature: Added video guides to Premium Features page.</li>\n<li>Bug fix: Non Backup files should not be uploaded.</li>\n<li>Bug fix: Ensure user can CREATE VIEWS before restoring views.</li>\n</ul>\n<h4>1.13.12</h4>\n<p>Release date: July 6th, 2020</p>\n<ul>\n<li>Bug fix:    Site check emails sent regardless of user preference.</li>\n</ul>\n<h4>1.13.11</h4>\n<p>Release date: July 1st, 2020</p>\n<ul>\n<li>Bug fix:    Resolved file name conflict with certain security plugins.</li>\n</ul>\n<h4>1.13.10</h4>\n<p>Release date: June 23rd, 2020</p>\n<ul>\n<li>Update:     Updated dependencies.</li>\n<li>Bug fix:    Avoid fatal Boldgrid\\Library\\Library\\Ui\\Card on dashboard.</li>\n</ul>\n<h4>1.13.9</h4>\n<p>Release date: June 15th, 2020</p>\n<ul>\n<li>Update:     Updated retention logic for pre auto update backups.</li>\n<li>Bug fix:    Fixed « get all cron jobs » call for large crontabs.</li>\n</ul>\n<h4>1.13.8</h4>\n<p>Release date: June 9th, 2020</p>\n<ul>\n<li>Update:     Added orphaned file cleanup system.</li>\n</ul>\n<h4>1.13.7</h4>\n<p>Release date: June 4rd, 2020</p>\n<ul>\n<li>Update:     Create log file for local retention.</li>\n</ul>\n<h4>1.13.6</h4>\n<p>Release date: June 1st, 2020</p>\n<ul>\n<li>Bug fix:    Adjust the charset used when dumping database (derived from WordPress DB_CHARSET).</li>\n</ul>\n<h4>1.13.5</h4>\n<p>Release date: May 28th, 2020</p>\n<ul>\n<li>Update:     Create a restore log (like the backup log).</li>\n<li>Update:     Updated dependencies.</li>\n<li>Bug fix:    Avoid fatals on library issues.</li>\n<li>Bug fix:    Be more specific with data-toggle-target attribute.</li>\n</ul>\n<h4>1.13.4</h4>\n<p>Release date: May 21st, 2020</p>\n<ul>\n<li>Update:     If backup email fails, debug info written to log file.</li>\n<li>Update:     Definition added to allow for skipping email headers.</li>\n</ul>\n<h4>1.13.3</h4>\n<p>Release date: April 2nd, 2020</p>\n<ul>\n<li>Bug fix:    Database backups not working when using port other than 3306 (the Robert bug).</li>\n</ul>\n<h4>1.13.2</h4>\n<p>Release date: February 21st, 2020</p>\n<ul>\n<li>Bug fix:    Resolved activation bug during BoldGrid Inspirations deployment.</li>\n</ul>\n<h4>1.13.1</h4>\n<p>Release date: February 18th, 2020</p>\n<ul>\n<li>Update:      Added « Find modified files » card to Premium Features page.</li>\n<li>Update:      Allow error messages to be shown for remote storage providers.</li>\n<li>Update:      Updated dependencies.</li>\n</ul>\n<h4>1.13.0</h4>\n<p>Release date: February 6th, 2020</p>\n<ul>\n<li>Update:      Added new « Premium Features » dashboard page.</li>\n<li>Update:      Added support for system zip for generating backups.</li>\n<li>Update:      Updated dependencies.</li>\n</ul>\n<h4>1.12.6</h4>\n<p>Release date: January 16th, 2020</p>\n<ul>\n<li>Update:      Open logs full screen.</li>\n<li>Update:      Added additional info to the logs.</li>\n<li>Update:      Logs now listen for signals, can log when a script is killed.</li>\n</ul>\n<h4>1.12.5</h4>\n<p>Release date: January 14th, 2020</p>\n<ul>\n<li>Update:      Adding logging system.</li>\n<li>Update:      Updated dependencies.</li>\n</ul>\n<h4>1.12.4</h4>\n<p>Release date: January 10th, 2020</p>\n<ul>\n<li>Bug fix:     Escape table prefix when getting tables.</li>\n<li>Bug fix:     Include views when dumping the database.</li>\n</ul>\n<h4>1.12.3</h4>\n<p>Release date: December 19th, 2019</p>\n<ul>\n<li>Bug fix:     Only show plugin rename notice to active users.</li>\n<li>Update:      Updating link to admin page for entering BoldGrid Connect Key.</li>\n</ul>\n<h4>1.12.2</h4>\n<p>Release date: December 13th, 2019</p>\n<ul>\n<li>Bug fix:     Fixed filtering of archive attributes.</li>\n</ul>\n<h4>1.12.1</h4>\n<p>Release date: November 26th, 2019</p>\n<ul>\n<li>Bug fix:     Fixed sanitizing of ftp hostnames.</li>\n</ul>\n<h4>1.12.0</h4>\n<p>Release date: November 21th, 2019</p>\n<ul>\n<li>Update:      Renamed plugin from « BoldGrid Backup » to « Total Upkeep ».</li>\n<li>New feature: Added support for database dump file encryption.</li>\n</ul>\n<h4>1.11.8</h4>\n<p>Release date: October 11th, 2019</p>\n<ul>\n<li>Update:      Updated dependencies to resolve possible pluggable function <code>wp_rand()</code> errors.</li>\n</ul>\n<h4>1.11.7</h4>\n<p>Release date: October 10th, 2019</p>\n<ul>\n<li>Update:      Updated backup directory suffix creation.</li>\n<li>Update:      Updated dependencies.</li>\n</ul>\n<h4>1.11.6</h4>\n<p>Release date: October 8th, 2019</p>\n<ul>\n<li>Bug fix:     Prevent fatals during activation when library classes are missing.</li>\n<li>Bug fix:     Fixed escaping of html on archives page when backup only exists remotely.</li>\n<li>Bug fix:     Don&rsquo;t show « Make your first backup » message while a backup is in progress.</li>\n<li>Bug fix:     Make notices on the Settings page dismissible.</li>\n<li>Bug fix:     Don&rsquo;t show « Update Protection » notice if we just updated something.</li>\n<li>Update:      Be default, have local storage enabled in remote settings.</li>\n<li>Update:      Avoid showing activation notice if users is redirected to the archives page.</li>\n</ul>\n<h4>1.11.5</h4>\n<p>Release date: October 1st, 2019</p>\n<ul>\n<li>Update:      Allow BoldGrid Backup Premium to define minimum free version.</li>\n<li>Update:      Updates to inform users DreamObjects is now available.</li>\n</ul>\n<h4>1.11.4</h4>\n<p>Release date: September 26th, 2019</p>\n<ul>\n<li>Bug fix:     Improve logic that checks if scheduled backups are enabled.</li>\n</ul>\n<h4>1.11.3</h4>\n<p>Release date: September 26th, 2019</p>\n<ul>\n<li>Bug fix:     Prevent warnings when user is logged in as a non admin.</li>\n</ul>\n<h4>1.11.2</h4>\n<p>Release date: September 17th, 2019</p>\n<ul>\n<li>Update:      Allow activation notice to be filtered.</li>\n<li>Update:      Reworked much of the js for « Backup site now » and « In progress ».</li>\n</ul>\n<h4>1.11.1</h4>\n<p>Release date: September 10th, 2019</p>\n<ul>\n<li>Bug fix:     Fixed crontab entry removal on cancel of rollback from updating from version &lt;=1.10.6 to &gt;=1.11.0.</li>\n<li>Update:      Updated dependencies.</li>\n</ul>\n<h4>1.11.0</h4>\n<p>Release date: August 29th, 2019</p>\n<ul>\n<li>New feature: Added a transfers page.</li>\n<li>Bug fix:     Fixed « Use of undefined constant STDERR » warning for bgbkup-cli.</li>\n<li>Update:      Updated auto-rollback to use the CLI restoration process.</li>\n<li>Update:      Updated dependencies.</li>\n<li>Bug fix:     Fixed database table exclusion when none are selected.</li>\n<li>Bug fix:     Avoid zip close error by checking files before write/close.</li>\n<li>Bug fix:     Prevent the web server from killing the archive process.</li>\n</ul>\n<h4>1.10.6</h4>\n<p>Release date: August 1st, 2019</p>\n<ul>\n<li>Update:      Updated dependencies.</li>\n</ul>\n<h4>1.10.5</h4>\n<p>Release date: July 30th, 2019</p>\n<ul>\n<li>Update:      FTP mode detection taking too long; now saving mode.</li>\n<li>Bug fix:     Replaced cbschuld/browser.php with a custom solution to avoid class conflicts.</li>\n<li>Update:      Updated dependencies.</li>\n</ul>\n<h4>1.10.4</h4>\n<p>Release date: July 17th, 2019</p>\n<ul>\n<li>Bug fix:     Fixed get_execution_functions method so that disable_functions are properly removed.</li>\n</ul>\n<h4>1.10.3</h4>\n<p>Release date: July 2nd, 2019</p>\n<ul>\n<li>Update:      Moved BoldGrid RSS feed to the library.</li>\n</ul>\n<h4>1.10.2</h4>\n<p>Release date: July 1st, 2019</p>\n<ul>\n<li>Bug fix:     Fixed format of the Site Check cron entry.</li>\n</ul>\n<h4>1.10.1</h4>\n<p>Release date: Jun 18th, 2019</p>\n<ul>\n<li>Update:      Added helpful links to the plugin&rsquo;s row on Plugins &gt; Install Plugins.</li>\n<li>Update:      Updating verbiage in several places to help inform user of Google Drive support.</li>\n<li>Update:      Show a getting started message to users after they&rsquo;ve activated the plugin.</li>\n<li>Update:      Improved usability on « Backup Archives » page when there are no backups.</li>\n<li>New feature: Added a subpage for support.</li>\n<li>Update:      Updated Travis CI config and dev dependencies.</li>\n<li>Update:      Moved auto-rollback setting to the auto-updates page.</li>\n</ul>\n<h4>1.10.0</h4>\n<p>Release date: June 10th, 2019</p>\n<ul>\n<li>New feature: Added settings section, logging, and email notifications for Site Check (bgbkup-cli).</li>\n<li>Bug fix:     Ensure archive exists before attempting to upload via ftp.</li>\n<li>Update:      Updated dependencies.</li>\n<li>Update:      Updated content for the failed Site Check email notification message.</li>\n<li>Update:      Removed duplicate build for toggles dependency.</li>\n</ul>\n<h4>1.9.3</h4>\n<p>Release date: Apr 30th, 2019</p>\n<ul>\n<li>Bug fix:     Avoid « Cannot close ZIP archive file » error by skipping files that are unreadable.</li>\n<li>Bug fix:     Ensure adequate permissions before attempting any restoration.</li>\n<li>Update:      Add source to Get Premium nav item.</li>\n<li>Update:      Fixed FTP support (when using FTPES: Explicit FTP over SSL/TLS).</li>\n</ul>\n<h4>1.9.2</h4>\n<p>Release date: Apr 16th, 2019</p>\n<ul>\n<li>Bug fix:     Prevent duplicate emails when backups are made before an auto update.</li>\n</ul>\n<h4>1.9.1</h4>\n<p>Release date: Apr 2nd, 2019</p>\n<ul>\n<li>New feature: Users can now specify a custom folder name for FTP uploads.</li>\n<li>Update:      Increased precision of « Archive file size » value within progress bar to better show a backup is still occurring and didn&rsquo;t freeze.</li>\n<li>Bug fix:     Honor bgbkup-cli method argument.</li>\n</ul>\n<h4>1.9.0</h4>\n<p>Release date: Mar 26th, 2019</p>\n<ul>\n<li>New feature: Added emergency/standalone restoration CLI process.</li>\n<li>Update:      When storing backups in wp-content dir, make « boldgrid_backup » dir name more unique.</li>\n<li>Bug fix:     Ensure library&rsquo;s activity class is available before using it.</li>\n</ul>\n<h4>1.8.0</h4>\n<p>Release date: Feb 14th, 2019</p>\n<ul>\n<li>New feature: Added WP-CLI support for backup schedule.</li>\n<li>Update:      Change thickbox background color to inform user something is loading.</li>\n<li>Update:      Misc updates required for next version of BoldGrid Backup Premium.</li>\n</ul>\n<h4>1.7.2</h4>\n<p>Release date: Jan 15th, 2019</p>\n<ul>\n<li>Update:      Improved journey for downloading the premium plugin.</li>\n<li>Update:      Reduced the number of FTP connections made on the settings page.</li>\n<li>Update:      Overhauled this readme file, added more info on features and added screenshots.</li>\n<li>Update:      New system that asks user for bug fixes / new features, or requests plugin rating.</li>\n</ul>\n<h4>1.7.1</h4>\n<p>Release date: Dec 18th, 2018</p>\n<ul>\n<li>Update:      Added PHP version to compatibility checks.</li>\n<li>Bug fix:     Hide certain update notices in storage configuration modal.</li>\n</ul>\n<h4>1.7.0</h4>\n<p>Release date: Dec 4th, 2018</p>\n<ul>\n<li>New feature: Added auto-update settings for individual plugins and themes.</li>\n<li>New feature: Added limited-lifetime download links for archive files.</li>\n<li>New feature: Added import backup archive from URL address.</li>\n<li>New feature: Added progress bar to show the status of backups.</li>\n<li>New feature: Adding the ability to set and title and description to a backup.</li>\n<li>New feature: Adding the ability to flag a backup as being protected (excluded from retention).</li>\n<li>Update:      Update protection is now valid for 1 hour after a full backup from the WordPress Updates or Plugins page.</li>\n<li>Update:      Made the Backup Archives page the default page in the admin menu.</li>\n<li>Bug fix:     Set a default backup directory if the path in settings is not valid.  Remove filters before fixing home and siteurl on restore.</li>\n<li>Bug fix:     Some HTML was caught in translations.</li>\n<li>Bug fix:     Duplicate emails were sent when a backup was complete, fixed.</li>\n<li>Bug fix:     Preserve timestamp on ftp/sftp uploads.</li>\n<li>Bug fix:     Fixed CLI support detection on some EA4 servers.</li>\n<li>Update:      Save settings and reload to the current section.</li>\n<li>Update:      Reorganized settings sections.</li>\n</ul>\n<h4>1.6.5</h4>\n<p>Release Date: July 31st, 2018</p>\n<ul>\n<li>New feature: Preflight test to see if server time zone matches cron time.</li>\n<li>Bug fix: argv variables missing, Enabled register_argc_argv within cron command.</li>\n<li>Bug fix: Failed crons now write to log.</li>\n</ul>\n<h4>1.6.4</h4>\n<p>Release Date: July 17th, 2018</p>\n<ul>\n<li>Bug fix: Fixed and improved php-cli detection.</li>\n<li>Bug fix: Fixed « Undefined index &lsquo;plugins\' » bug.</li>\n<li>Update: Cleaned up codebase to pass PHP CodeSniffer.</li>\n</ul>\n<h4>1.6.3</h4>\n<p>Release Date: June 11th, 2018</p>\n<ul>\n<li>Bug fix: System Cron detection failed in some environments.</li>\n<li>Update:  Clarified verbiage on setting up Premium connect key.</li>\n</ul>\n<h4>1.6.2</h4>\n<p>Release Date: May 25th, 2018</p>\n<ul>\n<li>Update: Detect and use available resources to trigger cron tasks.  Added cURL support.</li>\n</ul>\n<h4>1.6.1</h4>\n<p>Release Date: May 24th, 2018</p>\n<ul>\n<li>Update: Ran PHPCBF to beautify PHP code.</li>\n<li>Update: $_POST sanitization</li>\n<li>Update: Cron system updated to avoid calling core files directly</li>\n</ul>\n<h4>1.6.0</h4>\n<p>Release Date: April 11th, 2018</p>\n<ul>\n<li>New feature: Archive browser, the ability to see what&rsquo;s in a backup.</li>\n<li>New feature: Database browser, the ability to see at a high level what&rsquo;s in a backup.</li>\n<li>New feature: 1 click restore database only.</li>\n<li>New feature: FTP / SFTP support added.</li>\n<li>New feature: Control which files and database tables are backed up.</li>\n<li>Compatibility: PclZip support added for creating archives.</li>\n<li>Compatibility: WP Cron support added for scheduled backups.</li>\n<li>Compatibility: PHP Script used to backup the database, rather than system commands.</li>\n<li>Improvement: Update admin pages to use WP UI/UX standards.</li>\n<li>Improvement: Improved UI in regards to time zones.</li>\n<li>Improvement: Failed items on Preflight Check page are highlighted in red.</li>\n<li>Improvement: Send an email if a backup fails via cron.</li>\n<li>Improvement: More details in Preflight Check to help with troubleshooting.</li>\n<li>Bug fix: Bug fixed with auto restoration feature.</li>\n</ul>\n<h4>1.5</h4>\n<p>Release Date: August 8th, 2017</p>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.3.12</h4>\n<p>Release Date: July 20th, 2017</p>\n<ul>\n<li>Update: Updated plugin URI.</li>\n</ul>\n<p>Release Date: June 27th, 2017</p>\n<h4>1.3.11</h4>\n<ul>\n<li>New feature: Added auto-update settings for plugins and themes.</li>\n<li>Bug fix: Skip node_modules paths when creating archives.</li>\n</ul>\n<h4>1.3.10</h4>\n<p>Release Date: May 16th, 2017</p>\n<ul>\n<li>Bug fix: Fixed undefined property when the pre-flight test fails.</li>\n<li>Bug fix: Fixed an undefined index when home dir is not writable.</li>\n<li>Bug fix: Fixed auto plugin update.</li>\n</ul>\n<h4>1.3.9</h4>\n<p>Release Date: May 2nd, 2017</p>\n<ul>\n<li>Bug fix: Added check and load before using get_plugin_data() for updates.</li>\n</ul>\n<h4>1.3.8</h4>\n<p>Release Date: April 4th, 2017</p>\n<ul>\n<li>Bug fix: After migrating a site via boldgrid-backup, the backup directory was not updated if invalid.</li>\n</ul>\n<h4>1.3.7</h4>\n<p>Release Date: February 20th, 2017</p>\n<ul>\n<li>Bug fix: Fixed issue when installing plugins from the Tools Import page.</li>\n<li>Bug fix: Fixed check for system tar and zip.</li>\n<li>Bug fix: Fixed method of locating the home directory.</li>\n</ul>\n<h4>1.3.6</h4>\n<p>Release Date: February 9th, 2017</p>\n<ul>\n<li>Update: Show how long the site was paused for.</li>\n<li>Update: Auto show move backups message.</li>\n<li>Bug fix: Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).</li>\n</ul>\n<h4>1.3.5</h4>\n<p>Release Date: February 7th, 2017</p>\n<ul>\n<li>Bug fix: Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).</li>\n<li>Bug fix: Backing up fails after 5 minutes.</li>\n</ul>\n<h4>1.3.4</h4>\n<p>Release Date: January 10th, 2017</p>\n<ul>\n<li>Update: Update support URLs.</li>\n<li>Update: Close session on gathering disk space API call.</li>\n<li>Bug fix: Fixed missing link in an email template.</li>\n<li>Bug fix: Uncaught TypeError: wp.template is not a function.</li>\n<li>Testing: Tested on WordPress 4.7.</li>\n</ul>\n<h4>1.3.3</h4>\n<p>Release Date: December 20th, 2016</p>\n<ul>\n<li>Update: Show backup limits to users.</li>\n<li>Update: Misc notices.</li>\n<li>Update: Disable backup now button.</li>\n<li>Update: Prevent backup if the account is too large.</li>\n</ul>\n<h4>1.3.2</h4>\n<p>Release Date: December 6th, 2016</p>\n<ul>\n<li>Update: Move backups when changing backup directory.</li>\n<li>Update: Improve time to calculate disk space.</li>\n<li>Bug fix: Added double-quote encapsulation to the password in the mysqldump defaults file.</li>\n<li>Bug fix: Typo fix.</li>\n</ul>\n<h4>1.3.1</h4>\n<p>Release Date: November 15th, 2016</p>\n<ul>\n<li>Update: Modify &lsquo;last created archive&rsquo; message with a link to archives.</li>\n<li>Update: Modify backup success message with a link to settings.</li>\n<li>Update: Modify BoldGrid Backup menus.</li>\n<li>Update: Adjust display of preflight check.</li>\n<li>Update: Free limitations to days of the week.</li>\n<li>Update: Free limitations to retention.</li>\n<li>Update: Standard tooltips.</li>\n<li>Update: Add intro message to the Archive page.</li>\n<li>Update: Modify backup id section on the archives page.</li>\n<li>Update: Modify Backup Site messages.</li>\n<li>Update: Cache disk space data.</li>\n<li>Update: Add free / premium messages next to disk / database sizes.</li>\n<li>Misc: Added plugin requirements to readme.txt file.</li>\n</ul>\n<h4>1.3</h4>\n<p>Release Date: October 12th, 2016</p>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.2.3</h4>\n<p>Release Date: September 20th, 2016</p>\n<ul>\n<li>Bug fix: Added handling for restoration if site URL changed.  Fixed upload button in Chrome.</li>\n<li>Bug fix: Load BoldGrid settings from the correct WP option (site/blog).</li>\n<li>Bug fix: Fixed typo in archive deletion confirmation dialogue.</li>\n<li>Update: Set version constant from plugin file.</li>\n<li>Misc: Updated readme.txt for Tested up to 4.6.1.</li>\n</ul>\n<h4>1.2.2</h4>\n<p>Release Date: September 7th, 2016</p>\n<ul>\n<li>New feature: Added the ability to upload a backup archive.</li>\n<li>Bug fix: Fixed errors during deactivation.</li>\n<li>Bug fix: Update class was not getting current plugin version.</li>\n</ul>\n<h4>1.2.1</h4>\n<p>Release Date: August 23rd, 2016</p>\n<ul>\n<li>Bug fix: Updates via admin-ajax now updates the rollback timer.</li>\n<li>Misc: Updated readme.txt for Tested up to 4.6.</li>\n</ul>\n<h4>1.2</h4>\n<p>Release Date: August 9th, 2016</p>\n<ul>\n<li>New feature: Added XHProf for optional PHP profiling.  Can be enabled in « config.local.php » by setting « xhprof » to true.</li>\n<li>Bug fix: Fixed auto-update action hook.</li>\n<li>Bug fix: Changed restore and delete buttons to POST forms, to resolve an issue with people reloading the restoration URL.</li>\n<li>Bug fix: Reworked error notices for restoration. Emptying archive list before updating after performing a backup.</li>\n<li>Bug fix: Disabled backup and restore buttons after starting a restoration.</li>\n<li>Bug fix: Removed homedir not writable notice; moved info to the functionality test page.</li>\n<li>Bug fix: Removed add cron action on activation.</li>\n<li>Redesign: Changed backup duration display seconds to 2 decimal places.</li>\n<li>Rework: Settings page will now load if functionality test fails.</li>\n<li>Rework: Cleanup for the rollback admin notice.</li>\n<li>Rework: Added a warning in the notice for restorations (may get logged-out).</li>\n<li>Rework: Moved cron methods to a new class.</li>\n<li>Rework: Reworked for translations.</li>\n</ul>\n<h4>1.0.2</h4>\n<p>Release Date: July 22nd, 2016</p>\n<ul>\n<li>Rework: Removed notice for staged pending rollback.</li>\n</ul>\n<h4>1.0.1</h4>\n<p>Release Date: July 6th, 2016</p>\n<ul>\n<li>New feature: Added setting for a notification email address.</li>\n<li>New feature: Added setting for backup directory.</li>\n<li>New feature: Cancel auto-rollback if restoration is performed.</li>\n<li>New feature: Added Rollback Site Now button in the rollback notice.</li>\n<li>New feature: Made it possible to change siteurl and retain matched archives (backups made as of this update).</li>\n<li>New feature: Added capability for auto-updates by BoldGrid API response.</li>\n<li>Redesign:    Formatted the Functionality Test page.</li>\n<li>Bug fix: Removed PHP SAPI check in the cron script.</li>\n<li>Bug fix: Restoration cron did not always complete.</li>\n<li>Bug fix: Better aligned rollback countdown timer with the cron job.</li>\n<li>Bug fix: Provided message for empty archive list.</li>\n<li>Bug fix: Rollback information is now removed after the timer reaches 0:00.</li>\n<li>Bug fix: Test for crontab now works when crontab is empty.</li>\n<li>Bug fix: Now closing PHP session on backup, download, and restore, so that other PHP requests from the client may load.</li>\n<li>Testing: Tested on WordPress 4.5.3.</li>\n</ul>\n<h4>1.0</h4>\n<p>Release Date: June 21st, 2016</p>\n<ul>\n<li>Initial public release.</li>\n</ul>\n\";s:11:\"screenshots\";s:10272:\"<ol><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-1.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-1.png?rev=2199062\" alt=\"Easily schedule backups using Cron or WP Cron. Set a time of day, select the days of the week, and Total Upkeep will automate backups for you. You will receive an email after each backup has been completed.\"></a><p>Easily schedule backups using Cron or WP Cron. Set a time of day, select the days of the week, and Total Upkeep will automate backups for you. You will receive an email after each backup has been completed.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-2.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-2.png?rev=2009431\" alt=\"Automatically perform a backup before WordPress auto updates itself. This feature hooks into the &lt;a href=&quot;https://developer.wordpress.org/reference/hooks/pre_auto_update/&quot;&gt;pre_auto_update&lt;/a&gt; action.\"></a><p>Automatically perform a backup before WordPress auto updates itself. This feature hooks into the <a href=\"https://developer.wordpress.org/reference/hooks/pre_auto_update/\">pre_auto_update</a> action.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-3.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-3.png?rev=2009431\" alt=\"After a scheduled backup completes, you can have it uploaded automatically to an FTP / SFTP server. Users who upgrade to premium can also store backups on Amazon S3.\"></a><p>After a scheduled backup completes, you can have it uploaded automatically to an FTP / SFTP server. Users who upgrade to premium can also store backups on Amazon S3.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-4.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-4.png?rev=2009431\" alt=\"You can configure which files and folders and include in your backups. &quot;Include&quot; and &quot;Exclude&quot; filters are easy to set up, and you can click the &quot;Preview&quot; button to get a listing of which files and folders will actually be included in your backup.\"></a><p>You can configure which files and folders and include in your backups. \"Include\" and \"Exclude\" filters are easy to set up, and you can click the \"Preview\" button to get a listing of which files and folders will actually be included in your backup.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-5.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-5.png?rev=2009431\" alt=\"Have tables you don&#039;t want to back up? Within the list of database tables, uncheck the tables you want to be excluded from backups, and they won&#039;t be included.\"></a><p>Have tables you don\'t want to back up? Within the list of database tables, uncheck the tables you want to be excluded from backups, and they won\'t be included.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-6.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-6.png?rev=2009431\" alt=\"Take control of how WordPress automatically updates itself. Select whether to auto update for major updates, minor updates, development updates, and/or translation updates.\"></a><p>Take control of how WordPress automatically updates itself. Select whether to auto update for major updates, minor updates, development updates, and/or translation updates.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-7.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-7.png?rev=2009431\" alt=\"Select which of your plugins to have automatically updated when updates are available.\"></a><p>Select which of your plugins to have automatically updated when updates are available.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-8.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-8.png?rev=2009431\" alt=\"Select which of your themes to have automatically updated when updates are available.\"></a><p>Select which of your themes to have automatically updated when updates are available.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-9.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-9.png?rev=2199062\" alt=\"Before upgrading WordPress, or any plugins or themes, backup your site. After the upgrade, test your site for any issues. If any issues are found, you can one-click restore your website or wait for the countdown to end and your site will automatically restore itself.\"></a><p>Before upgrading WordPress, or any plugins or themes, backup your site. After the upgrade, test your site for any issues. If any issues are found, you can one-click restore your website or wait for the countdown to end and your site will automatically restore itself.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-10.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-10.png?rev=2199062\" alt=\"For large sites, backups can sometimes take a bit of time to complete. During backups, a progress bar is shown to keep you updated on the backup&#039;s status.\"></a><p>For large sites, backups can sometimes take a bit of time to complete. During backups, a progress bar is shown to keep you updated on the backup\'s status.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-11.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-11.png?rev=2009431\" alt=\"When backups are completed, or when a backup is restored, Total Upkeep will send you an email.\"></a><p>When backups are completed, or when a backup is restored, Total Upkeep will send you an email.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-12.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-12.png?rev=2009431\" alt=\"The Backup Archives page will list all of your backups, and show you where each backup is stored (Web Server, FTP/SFTP, etc).\"></a><p>The Backup Archives page will list all of your backups, and show you where each backup is stored (Web Server, FTP/SFTP, etc).</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-13.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-13.png?rev=2199062\" alt=\"When viewing the details of a backup, click the &quot;Upload&quot; button to easily upload the backup archive to one of your remote storage providers, such as an FTP server.\"></a><p>When viewing the details of a backup, click the \"Upload\" button to easily upload the backup archive to one of your remote storage providers, such as an FTP server.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-14.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-14.png?rev=2199062\" alt=\"To help keep your backups organized, you can add titles and descriptions to each backup.\"></a><p>To help keep your backups organized, you can add titles and descriptions to each backup.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-15.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-15.png?rev=2009431\" alt=\"Use the Backup Browser to view what files are contained in each of your backups.\"></a><p>Use the Backup Browser to view what files are contained in each of your backups.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-16.png?rev=2009431\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-16.png?rev=2009431\" alt=\"You can also use the Backup Browser to see which database tables are included in the backup and compare the # records to your current database.\"></a><p>You can also use the Backup Browser to see which database tables are included in the backup and compare the # records to your current database.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-17.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-17.png?rev=2199062\" alt=\"The right sidebar of the Backup Archive Details page shows information about a backup, including who made the backup, what was backed up, how long the backup took, and more.\"></a><p>The right sidebar of the Backup Archive Details page shows information about a backup, including who made the backup, what was backed up, how long the backup took, and more.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-18.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-18.png?rev=2199062\" alt=\"You can configure retention settings (only keep X number of backups) so that disk space used by your Web Server and/or your FTP/SFTP to store backups does not grow out of control.\"></a><p>You can configure retention settings (only keep X number of backups) so that disk space used by your Web Server and/or your FTP/SFTP to store backups does not grow out of control.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-19.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-19.png?rev=2199062\" alt=\"For backups you don&#039;t want to be deleted by your retention settings, you can configure them to be saved and not deleted when the retention process deletes the backup.\"></a><p>For backups you don\'t want to be deleted by your retention settings, you can configure them to be saved and not deleted when the retention process deletes the backup.</p></li><li><a href=\"https://ps.w.org/boldgrid-backup/assets/screenshot-20.png?rev=2199062\"><img src=\"https://ps.w.org/boldgrid-backup/assets/screenshot-20.png?rev=2199062\" alt=\"Migrating websites from one host to another only takes a few steps. On the source server, generate a protected link for which a backup can be downloaded. Then, on the destination server, upload a backup using that protected link. All that&#039;s left is clicking restore!\"></a><p>Migrating websites from one host to another only takes a few steps. On the source server, generate a protected link for which a backup can be downloaded. Then, on the destination server, upload a backup using that protected link. All that\'s left is clicking restore!</p></li></ol>\";s:7:\"reviews\";s:15192:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Nice automatic backups</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/softweave/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/04b07ca094c44f13de373ba5bcd685fb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/04b07ca094c44f13de373ba5bcd685fb?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/softweave/\" class=\"reviewer-name\">softweave</a> le <span class=\"review-date\">septembre 22, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">This plugin came with my BoldGrid installation. It makes backups easy.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Review</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/ccgleneden/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ca5600fad7c1caa2b83f737534493745?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ca5600fad7c1caa2b83f737534493745?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ccgleneden/\" class=\"reviewer-name\">ccgleneden</a> le <span class=\"review-date\">septembre 18, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Works for me.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Saved me once!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/geraldongsl/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2907a8a3bd5b6957d39e85e4f4cef44f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/2907a8a3bd5b6957d39e85e4f4cef44f?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/geraldongsl/\" class=\"reviewer-name\">GeraldOngSL</a> le <span class=\"review-date\">septembre 10, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Saved me once! really help to have downloaded this by chance so here I am returning the favor with a five star review</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Works for me</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/bfbca/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0db08c76d742530f15b259a00b62c4df?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0db08c76d742530f15b259a00b62c4df?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/bfbca/\" class=\"reviewer-name\">bfbca</a> le <span class=\"review-date\">septembre 9, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Works for me, no issues. Thank you for the free plugin!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Thanks for the plugin and support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/gravenb/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b2a5cee5af754db69b04625b890494e8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b2a5cee5af754db69b04625b890494e8?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/gravenb/\" class=\"reviewer-name\">gravenb</a> le <span class=\"review-date\">septembre 4, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">In my experience, this plugin works great. I don\'t have to worry about it and it does what it is supposed to do. I recommend it to every wp user as well. Thanks for using this plugin.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Wonderful</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/zehlchen/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a9ee6925232ba083f6cc35040fe2a8b5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a9ee6925232ba083f6cc35040fe2a8b5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/zehlchen/\" class=\"reviewer-name\">zehlchen</a> le <span class=\"review-date\">août 27, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">This plugin does everything it claims it should.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Buen Plugins</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/edgardobunews/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ffe1159dd6fbaf42be98bf7ee1731d47?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ffe1159dd6fbaf42be98bf7ee1731d47?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/edgardobunews/\" class=\"reviewer-name\">edgardobunews</a> le <span class=\"review-date\">août 15, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">MUy facil de usar</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Restoration deleted views from database and some site settings :/</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/mihkelroomet/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/254653f14702afff10bac42a3ce198dd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/254653f14702afff10bac42a3ce198dd?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mihkelroomet/\" class=\"reviewer-name\">Mihkel Roomet <small>(mihkelroomet)</small></a> le <span class=\"review-date\">août 15, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">I installed the plugin, looked though settings, saw nothing about views in a database, made a backup, changed the value in one cell in a WPDB table for testing, restored from the backup I\'d just made and found that all views in the WPDB had been deleted. I\'m assuming it never backed them up and then dropped everything in the database before recreating it. Maybe. Because the cell I\'d updated also didn\'t revert to its original value. But I could consider that fair enough, since the table it was in did not have the wp prefix — even though it would be nice to have it clearly stated somewhere that the backup does not work on any tables without the prefix. Maybe it was but I couldn\'t find it in the few minutes I investigated the plugin for.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Still, I couldn\'t say it\'s performed much worse than its alternatives\' free versions, which is why I\'m still giving it a 2/5.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Edit: Just noticed it had also reverted plugins\' auto-update settings to defaults. That\'s kinda scary, it means a lot of other site configuration could be lost as well. I have to downgrade the rating to 1/5, I\'m afraid.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Works Great!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/fotmich/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e84530921b4a599f39e66c1dc46a3c5b?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/e84530921b4a599f39e66c1dc46a3c5b?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/fotmich/\" class=\"reviewer-name\">fotmich</a> le <span class=\"review-date\">août 11, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Like other posters have said: \"Right out of the box.\"  Plugins can be hit or miss, but this one worked great for us with zero issues.  Thanks!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Happy</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/cara9028/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e46db44d554c51b1412a5c7a6f3d12ee?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/e46db44d554c51b1412a5c7a6f3d12ee?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/cara9028/\" class=\"reviewer-name\">cara9028</a> le <span class=\"review-date\">août 6, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Easy to save and retrieve backups. GREAT plugin</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution  &hellip;\";s:13:\"download_link\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.7.zip\";s:11:\"screenshots\";a:20:{i:1;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-1.png?rev=2199062\";s:7:\"caption\";s:206:\"Easily schedule backups using Cron or WP Cron. Set a time of day, select the days of the week, and Total Upkeep will automate backups for you. You will receive an email after each backup has been completed.\";}i:2;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-2.png?rev=2009431\";s:7:\"caption\";s:199:\"Automatically perform a backup before WordPress auto updates itself. This feature hooks into the <a href=\"https://developer.wordpress.org/reference/hooks/pre_auto_update/\">pre_auto_update</a> action.\";}i:3;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-3.png?rev=2009431\";s:7:\"caption\";s:165:\"After a scheduled backup completes, you can have it uploaded automatically to an FTP / SFTP server. Users who upgrade to premium can also store backups on Amazon S3.\";}i:4;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-4.png?rev=2009431\";s:7:\"caption\";s:247:\"You can configure which files and folders and include in your backups. \"Include\" and \"Exclude\" filters are easy to set up, and you can click the \"Preview\" button to get a listing of which files and folders will actually be included in your backup.\";}i:5;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-5.png?rev=2009431\";s:7:\"caption\";s:159:\"Have tables you don\'t want to back up? Within the list of database tables, uncheck the tables you want to be excluded from backups, and they won\'t be included.\";}i:6;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-6.png?rev=2009431\";s:7:\"caption\";s:172:\"Take control of how WordPress automatically updates itself. Select whether to auto update for major updates, minor updates, development updates, and/or translation updates.\";}i:7;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-7.png?rev=2009431\";s:7:\"caption\";s:86:\"Select which of your plugins to have automatically updated when updates are available.\";}i:8;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-8.png?rev=2009431\";s:7:\"caption\";s:85:\"Select which of your themes to have automatically updated when updates are available.\";}i:9;a:2:{s:3:\"src\";s:68:\"https://ps.w.org/boldgrid-backup/assets/screenshot-9.png?rev=2199062\";s:7:\"caption\";s:267:\"Before upgrading WordPress, or any plugins or themes, backup your site. After the upgrade, test your site for any issues. If any issues are found, you can one-click restore your website or wait for the countdown to end and your site will automatically restore itself.\";}i:10;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-10.png?rev=2199062\";s:7:\"caption\";s:154:\"For large sites, backups can sometimes take a bit of time to complete. During backups, a progress bar is shown to keep you updated on the backup\'s status.\";}i:11;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-11.png?rev=2009431\";s:7:\"caption\";s:94:\"When backups are completed, or when a backup is restored, Total Upkeep will send you an email.\";}i:12;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-12.png?rev=2009431\";s:7:\"caption\";s:125:\"The Backup Archives page will list all of your backups, and show you where each backup is stored (Web Server, FTP/SFTP, etc).\";}i:13;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-13.png?rev=2199062\";s:7:\"caption\";s:163:\"When viewing the details of a backup, click the \"Upload\" button to easily upload the backup archive to one of your remote storage providers, such as an FTP server.\";}i:14;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-14.png?rev=2199062\";s:7:\"caption\";s:88:\"To help keep your backups organized, you can add titles and descriptions to each backup.\";}i:15;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-15.png?rev=2009431\";s:7:\"caption\";s:80:\"Use the Backup Browser to view what files are contained in each of your backups.\";}i:16;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-16.png?rev=2009431\";s:7:\"caption\";s:143:\"You can also use the Backup Browser to see which database tables are included in the backup and compare the # records to your current database.\";}i:17;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-17.png?rev=2199062\";s:7:\"caption\";s:173:\"The right sidebar of the Backup Archive Details page shows information about a backup, including who made the backup, what was backed up, how long the backup took, and more.\";}i:18;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-18.png?rev=2199062\";s:7:\"caption\";s:179:\"You can configure retention settings (only keep X number of backups) so that disk space used by your Web Server and/or your FTP/SFTP to store backups does not grow out of control.\";}i:19;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-19.png?rev=2199062\";s:7:\"caption\";s:166:\"For backups you don\'t want to be deleted by your retention settings, you can configure them to be saved and not deleted when the retention process deletes the backup.\";}i:20;a:2:{s:3:\"src\";s:69:\"https://ps.w.org/boldgrid-backup/assets/screenshot-20.png?rev=2199062\";s:7:\"caption\";s:266:\"Migrating websites from one host to another only takes a few steps. On the source server, generate a protected link for which a backup can be downloaded. Then, on the destination server, upload a backup using that protected link. All that\'s left is clicking restore!\";}}s:4:\"tags\";a:5:{s:6:\"backup\";s:6:\"backup\";s:12:\"cloud-backup\";s:12:\"cloud backup\";s:15:\"database-backup\";s:15:\"database backup\";s:7:\"restore\";s:7:\"restore\";s:16:\"wordpress-backup\";s:16:\"wordpress backup\";}s:8:\"versions\";a:93:{s:6:\"1.10.0\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.10.0.zip\";s:6:\"1.10.1\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.10.1.zip\";s:6:\"1.10.2\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.10.2.zip\";s:6:\"1.10.3\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.10.3.zip\";s:6:\"1.10.4\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.10.4.zip\";s:6:\"1.10.5\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.10.5.zip\";s:6:\"1.10.6\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.10.6.zip\";s:6:\"1.11.0\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.11.0.zip\";s:6:\"1.11.1\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.11.1.zip\";s:6:\"1.11.2\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.11.2.zip\";s:6:\"1.11.3\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.11.3.zip\";s:6:\"1.11.4\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.11.4.zip\";s:6:\"1.11.5\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.11.5.zip\";s:6:\"1.11.6\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.11.6.zip\";s:6:\"1.11.8\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.11.8.zip\";s:6:\"1.12.0\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.12.0.zip\";s:6:\"1.12.1\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.12.1.zip\";s:6:\"1.12.2\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.12.2.zip\";s:6:\"1.12.3\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.12.3.zip\";s:6:\"1.12.4\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.12.4.zip\";s:6:\"1.12.5\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.12.5.zip\";s:6:\"1.12.6\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.12.6.zip\";s:6:\"1.13.0\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.0.zip\";s:6:\"1.13.1\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.1.zip\";s:7:\"1.13.10\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.10.zip\";s:7:\"1.13.11\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.11.zip\";s:7:\"1.13.12\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.12.zip\";s:6:\"1.13.2\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.2.zip\";s:6:\"1.13.3\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.3.zip\";s:6:\"1.13.4\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.4.zip\";s:6:\"1.13.5\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.5.zip\";s:6:\"1.13.6\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.6.zip\";s:6:\"1.13.7\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.7.zip\";s:6:\"1.13.8\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.8.zip\";s:6:\"1.13.9\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.9.zip\";s:6:\"1.14.0\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.0.zip\";s:6:\"1.14.1\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.1.zip\";s:7:\"1.14.10\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.10.zip\";s:7:\"1.14.11\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.11.zip\";s:7:\"1.14.12\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.12.zip\";s:7:\"1.14.13\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.13.zip\";s:7:\"1.14.14\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.14.zip\";s:6:\"1.14.2\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.2.zip\";s:6:\"1.14.3\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.3.zip\";s:6:\"1.14.4\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.4.zip\";s:6:\"1.14.5\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.5.zip\";s:6:\"1.14.6\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.6.zip\";s:6:\"1.14.7\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.7.zip\";s:6:\"1.14.8\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.8.zip\";s:6:\"1.14.9\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.14.9.zip\";s:6:\"1.15.0\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.0.zip\";s:6:\"1.15.1\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.1.zip\";s:6:\"1.15.2\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.2.zip\";s:6:\"1.15.3\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.3.zip\";s:6:\"1.15.4\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.4.zip\";s:6:\"1.15.5\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.5.zip\";s:6:\"1.15.6\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.6.zip\";s:6:\"1.15.7\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.7.zip\";s:5:\"1.6.1\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.6.1.zip\";s:5:\"1.6.2\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.6.2.zip\";s:5:\"1.6.3\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.6.3.zip\";s:5:\"1.6.4\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.6.4.zip\";s:5:\"1.6.5\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.6.5.zip\";s:5:\"1.6.6\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.6.6.zip\";s:5:\"1.7.0\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.7.0.zip\";s:5:\"1.7.1\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.7.1.zip\";s:5:\"1.7.2\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.7.2.zip\";s:5:\"1.8.0\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.8.0.zip\";s:5:\"1.8.1\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.8.1.zip\";s:5:\"1.9.0\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.9.0.zip\";s:5:\"1.9.1\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.9.1.zip\";s:5:\"1.9.2\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.9.2.zip\";s:5:\"1.9.3\";s:64:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.9.3.zip\";s:18:\"2.0.0.202101120840\";s:77:\"https://downloads.wordpress.org/plugin/boldgrid-backup.2.0.0.202101120840.zip\";s:18:\"2.0.0.202101190945\";s:77:\"https://downloads.wordpress.org/plugin/boldgrid-backup.2.0.0.202101190945.zip\";s:18:\"2.0.0.202102021049\";s:77:\"https://downloads.wordpress.org/plugin/boldgrid-backup.2.0.0.202102021049.zip\";s:39:\"branch.in-progress-updates.202107151045\";s:98:\"https://downloads.wordpress.org/plugin/boldgrid-backup.branch.in-progress-updates.202107151045.zip\";s:29:\"branch.issue-407.202012010946\";s:88:\"https://downloads.wordpress.org/plugin/boldgrid-backup.branch.issue-407.202012010946.zip\";s:29:\"branch.issue-435.202012241027\";s:88:\"https://downloads.wordpress.org/plugin/boldgrid-backup.branch.issue-435.202012241027.zip\";s:29:\"branch.issue-445.202102111509\";s:88:\"https://downloads.wordpress.org/plugin/boldgrid-backup.branch.issue-445.202102111509.zip\";s:29:\"branch.issue-454.202103251048\";s:88:\"https://downloads.wordpress.org/plugin/boldgrid-backup.branch.issue-454.202103251048.zip\";s:29:\"branch.issue-454.202103301008\";s:88:\"https://downloads.wordpress.org/plugin/boldgrid-backup.branch.issue-454.202103301008.zip\";s:29:\"branch.issue-455.202103301047\";s:88:\"https://downloads.wordpress.org/plugin/boldgrid-backup.branch.issue-455.202103301047.zip\";s:29:\"branch.issue-455.202104131325\";s:88:\"https://downloads.wordpress.org/plugin/boldgrid-backup.branch.issue-455.202104131325.zip\";s:22:\"issue-494-202111231121\";s:81:\"https://downloads.wordpress.org/plugin/boldgrid-backup.issue-494-202111231121.zip\";s:22:\"issue-494-202111291554\";s:81:\"https://downloads.wordpress.org/plugin/boldgrid-backup.issue-494-202111291554.zip\";s:22:\"issue-494-202111301428\";s:81:\"https://downloads.wordpress.org/plugin/boldgrid-backup.issue-494-202111301428.zip\";s:22:\"issue-494-202111301447\";s:81:\"https://downloads.wordpress.org/plugin/boldgrid-backup.issue-494-202111301447.zip\";s:22:\"issue-494-202112011135\";s:81:\"https://downloads.wordpress.org/plugin/boldgrid-backup.issue-494-202112011135.zip\";s:22:\"issue-494-202112011618\";s:81:\"https://downloads.wordpress.org/plugin/boldgrid-backup.issue-494-202112011618.zip\";s:22:\"issue-494-202112031138\";s:81:\"https://downloads.wordpress.org/plugin/boldgrid-backup.issue-494-202112031138.zip\";s:22:\"issue-494-202112031336\";s:81:\"https://downloads.wordpress.org/plugin/boldgrid-backup.issue-494-202112031336.zip\";s:5:\"trunk\";s:58:\"https://downloads.wordpress.org/plugin/boldgrid-backup.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";s:4:\"high\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";}}s:7:\"weforms\";O:8:\"stdClass\":28:{s:4:\"name\";s:71:\"weForms &#8211; Easy Drag &amp; Drop Contact Form Builder For WordPress\";s:4:\"slug\";s:7:\"weforms\";s:7:\"version\";s:6:\"1.6.18\";s:6:\"author\";s:45:\"<a href=\"https://weformspro.com/\">weForms</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:12:\"contributors\";a:6:{s:9:\"tareq1988\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/tareq1988/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/8584491809f902b86fae495a5830be83?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Tareq Hasan\";}s:14:\"nizamuddinbabu\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/nizamuddinbabu/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/b6018868e8b1f67c865e71ea212b9f96?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Nizam Uddin\";}s:8:\"boldgrid\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a72e18767febdc7280e2e20712319ded?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"BoldGrid\";}s:7:\"joemoto\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/joemoto/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/11f9fe08f86f11795b0809ae004a13e1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Joe Cartonia\";}s:11:\"jamesros161\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jamesros161/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/062136d92116ab00fc7a9e0f976e872c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Rosado\";}s:10:\"avonville1\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/avonville1/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a5021de50ac35233033fa34b58834074?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"avonville1\";}}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:92;s:7:\"ratings\";a:5:{i:5;i:89;i:4;i:5;i:3;i:3;i:2;i:3;i:1;i:6;}s:11:\"num_ratings\";i:106;s:15:\"support_threads\";i:3;s:24:\"support_threads_resolved\";i:0;s:15:\"active_installs\";i:20000;s:12:\"last_updated\";s:21:\"2023-09-19 4:34pm GMT\";s:5:\"added\";s:10:\"2017-08-01\";s:8:\"homepage\";s:23:\"https://weformspro.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:17315:\"<h4>weForms- The Best Contact Form Builder plugin for WordPress</h4>\n<p>One of the most important features of a WordPress form plugin is the ability to quickly and easily create a form. That’s why we built our product to be the easiest form builder available.</p>\n<p>weForms enables you to create WordPress forms in a matter of minutes. With numerous templates and an easy to use drag and drop interface, your form can go from concept to reality instantly. Live preview functions allow you to see what your users will see with a click of a button.</p>\n<p>Beyond the functionality of building the form itself, weForms boasts more than 20 custom fields. These range from address fields to multi-select boxes. All of the fields can help you build forms to collect various types of user information for things such as a support ticket, event registration, or job application. You can also see all of your users’ submissions right inside your WordPress dashboard for added convenience.</p>\n<p>weForms is an all-in-one form builder created for every skill level of user. Its minimalistic design is not only modern but also super fast and user-friendly. Everything works on a single page. Stop wasting time trying to find a developer to build a form, knock it out yourself in a matter of minutes!</p>\n<h4>Quick Overview of weForms</h4>\n<span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/4uYi0833Kjw?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=fr-FR&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe></span>\n<h4>Key Features</h4>\n<ul>\n<li><strong>Unlimited Forms:</strong> Create as many forms as you want and collect all the data you need</li>\n<li><strong>Predefined and Customizable Templates:</strong> Save time using our unique &amp; customizable form templates</li>\n<li><strong>Drag &amp; Drop Builder:</strong> Build the form of your dream with its fully featured drag &amp; drop form editing option</li>\n<li><strong>Real-time Live Preview:</strong> Instantly preview your work in real-time</li>\n<li><strong>Expiry Time:</strong> Set a form expiration date to automate your forms showing on a schedule</li>\n<li><strong>Entry Restrictions:</strong> Limit the number of entries for each individual form by setting the maximum form submission limit. Perfect for event registration!</li>\n<li><strong>One Page Submission:</strong> Form submission occurs without a page refresh using AJAX, making submissions instant</li>\n<li><strong>Field Customization Options:</strong> Customize the form fields available with tons of options to best fit your needs.</li>\n<li><strong>Form Redirection:</strong> Upon form submission easily redirect your users to any page of your choice</li>\n<li><strong>Form Submission Notification:</strong> Use our built-in email notifications to never miss a beat when your users submit a form on your website</li>\n<li><strong>Manage Form Submissions:</strong> Manage the submission of forms to collect data without the hassle of backend coding</li>\n<li><strong>Import or Export Forms:</strong> Use the quick form exporting and importing option that lets you start from where you left off or save your data offline</li>\n<li><strong>Mobile-friendly forms:</strong> weForms is mobile-friendly and responsive, making it easy for your users to submit forms via computer, mobile phone, or tablet</li>\n<li><strong>Mail support:</strong> Get complete mail support feature in the form of customize mails and HTML email template</li>\n<li><strong>Email submission data:</strong> Connect your forms to several of our integrated email services to get form submission data in emails</li>\n<li><strong>Anti-spam &amp; reCaptcha:</strong> Get rid of spam entries with reCaptcha or through our other integrated partners, like Human Presence to eliminate spam messages and registrations with WordPress forms</li>\n<li><strong>Slack Integrations:</strong> Get notified through your Slack account whenever any user submits a form using weForms</li>\n<li><strong>Column Field:</strong> Build your form the way you want by adding any field into our column field. Resize them the way you need them to create a dynamic form for your website</li>\n</ul>\n<h4>KEY ATTRIBUTES &#8211; WEFORMS STANDS OUT FROM THE CROWD!</h4>\n<h4>DRAG &amp; DROP FORM BUILDER WITH LIVE FORM PREVIEW</h4>\n<p>With weForms smooth drag and drop form builder, create any type of form you need within minutes. You aren’t required to know a single line of code to create a powerful form with the help of our intuitive drag &amp; drop form building feature. Simply drag &amp; drop the fields you want to add from the panel of the available form fields. Instantly live preview the form that you have created in the frontend.</p>\n<h4>MOBILE RESPONSIVE FORMS FOR ALL OF YOUR DEVICES</h4>\n<p>Having a responsive contact form on your WordPress is a must for a user-friendly experience. weForms ensures that your created forms are all well-responsive even on all mobile devices. This will help you increase form conversion rates and customer satisfaction.</p>\n<h4>PRE-DEFINED FORM TEMPLATES FOR QUICK ACCESS</h4>\n<p>In a lot of cases, you might not need to build a form from scratch. A simple form with some predefined fields would fit all of your needs. With weForms, you get a variety of pre-built form templates that fit a multitude of use cases, helping you to capture leads easier and faster.</p>\n<p>weForms predefined form templates include: Registration forms, Application forms, Payment forms, Reservations forms, Poll and Feedback forms, Request forms, and Event Registration forms.</p>\n<h4>ADD WEFORMS WORDPRESS CONTACT FORMS USING GUTENBERG</h4>\n<p>Easily add your forms in the WordPress editor with the weForms block. When users want to publish forms on a page, they can simply select it from the drop-down present in the dedicated weForms block for Gutenberg. The entire form automatically renders within the editor as well as on page. It’s much easier than manually copying and pasting shortcodes! This saves you a ton of time and clicks, but for those who prefer shortcodes, you can still add forms to your pages with other page builders too.</p>\n<h4>SUPER FAST, SUPERCHARGED WEBSITE FORMS</h4>\n<p>When it comes to the speed of submitting a form from the frontend or in the backend, weForms does the job faster than any other form builder. Regardless if it is sent via computer, phone, or tablet, you can rest assured it will be quick!</p>\n<h4>THE ONLY LIMITATION IS YOUR IMAGINATION</h4>\n<p>Taking a form from concept to reality is a walk in the park with weForms. Quickly design any type of form you can think of using our easy to use builder with plenty of field options &amp; a beautiful drag and drop user interface.</p>\n<p>Instantly preview the form you built and make changes right away. Improve the quality and standard of your form-building process with weForms.</p>\n<h4>CUSTOM FIELDS TO MAKE THE MOST OF YOUR CONTACT FORMS</h4>\n<p>While building a form with weForms custom field, anyone, even those without any prior coding knowledge are able to create great forms. From check-box to image upload fields, or radio button to the signature field, weForms provides you with every great form field. This also includes the column field option to make your forms look great and flow beautifully.</p>\n<h4>EXTEND &amp; CUSTOMIZE YOUR CONTACT FORMS WITHOUT A HITCH</h4>\n<p>As an advanced user, you might want your form to look or perform in a certain way. This is where the customization capabilities of weForms will come in handy. With its custom CSS, HTML blocks, and section dividers, users are able to customize their forms exactly the way they like. weForms also has heaps of filters and hooks that help developers easily extend a contact forms functionality.</p>\n<h4>EASY FORM IMPORT &amp; EXPORT FACILITY</h4>\n<p>Moving from a different form provider? Easily import your forms in a JSON format or from built-in form import tools. Looking to export out your form or the submissions? We have you covered with both form submissions exports as well as a JSON export of the form itself.</p>\n<h4>FORM ENTRY RESTRICTIONS, SCHEDULING, AND EXPIRATION TIMES</h4>\n<p>Have full control over your forms and when they can be used! Create exclusive campaigns by allowing only a limited number of entries, controlling user access, and adding a start and expiration date. Form with an expiration date will automatically disappear after the time you want.</p>\n<h4>CUSTOMIZABLE EMAIL NOTIFICATIONS FOR ADMINS</h4>\n<p>Stay alert with every submission. Create multiple custom notifications on each form with advanced mail forwarding and quickly create templates with hooks.</p>\n<h4>FORM REDIRECTION PAGE OR CUSTOM URL</h4>\n<p>When a user completes a form, you can redirect them with a custom link or to a page to guide the user through your desired workflow. It’s very useful when you want to direct the visitor’s attention to additional pages, or just creatively customize your submission received messaging.</p>\n<h4>OTHER NOTABLE WEFORMS ATTRIBUTES INCLUDE</h4>\n<ul>\n<li>ReCaptcha and Human Presence Anti-Spam integrations to ensure an extra layer of security for forms.<br />\n*The ability to sync email form data with numerous email integrations</li>\n<li>Multi-step and Multi-part Forms to break up the submission process for your users.</li>\n<li>Geolocation &amp; SMS notifications to help improve your response times and data.</li>\n<li>Much, much more.</li>\n</ul>\n<h4>DON’T JUST TAKE OUR WORD FOR IT, HERE IS WHAT SOME OF THE BIGGEST NAMES IN THE COMMUNITY HAVE TO SAY</h4>\n<blockquote>\n<p>weForms is both easy and super fast, even the completely new users can build beautiful WordPress forms without any hassle. &#8211; WP Arena</p>\n<p>The free version offers a host of useful and advanced features that are not available in many existing alternatives. &#8211; Cloudways</p>\n<p>We tried to do some experimentation with weForms and to our utter delight, it looks like we can build all types of contact forms using it! &#8211; WPBlog</p>\n</blockquote>\n<h4>MODULES &amp; INTEGRATIONS FOR WEFORMS</h4>\n<p>Email Marketing Integrations<br />\n* <a href=\"https://weformspro.com/docs/integrations/mailchimp/\" rel=\"nofollow ugc\">MailChimp:</a> This integration makes the already powerful form builder your ultimate lead generation source for one of the best email marketing tools available.<br />\n* <a href=\"https://weformspro.com/docs/integrations/aweber/\" rel=\"nofollow ugc\">AWeber:</a> Connect weForms with AWeber mail lists to reach submitters via email campaigns. Easily grow your contact base and do more with emails.<br />\n* <a href=\"https://weformspro.com/docs/integrations/constant-contact/\" rel=\"nofollow ugc\">Constant Contact:</a> Make your email marketing powerful and simple using Constant Contact integration for weForms.<br />\n* <a href=\"https://weformspro.com/docs/integrations/campaign-monitor-integration/\" rel=\"nofollow ugc\">Campaign Monitor:</a> Boost your email marketing by integrating weForms with Campaign Monitor. Quickly generate more leads by syncing your mail lists with those who post form submissions.<br />\n* <a href=\"https://weformspro.com/docs/integrations/getresponse/\" rel=\"nofollow ugc\">GetResponse:</a>Supercharge your email marketing to boost your business by integrating it with weForms.<br />\n* <a href=\"https://weformspro.com/docs/integrations/mailpoet/\" rel=\"nofollow ugc\">MailPoet:</a>  It provides you the experience of using the best WordPress Newsletter plugin with the best Form Builder weForms.<br />\n* <a href=\"https://weformspro.com/docs/integrations/convertkit/\" rel=\"nofollow ugc\">ConvertKit:</a> Quickly boost your business by generating more leads, syncing the mail lists with submissions by integrating them with weForms.</p>\n<p>Payment Integrations<br />\n* <a href=\"https://weformspro.com/docs/integrations/payment/\" rel=\"nofollow ugc\">Paypal:</a> Collect PayPal payments with your forms easily by integrating it with weForms.<br />\n* <a href=\"https://weformspro.com/docs/modules/payment-stripe/\" rel=\"nofollow ugc\">Stripe:</a> Collect credit card payments safely and quickly by integrating Stripe with your forms</p>\n<p>Productivity Tool Integrations and Modules<br />\n* <a href=\"https://weformspro.com/docs/integrations/google-analytics/\" rel=\"nofollow ugc\">Google Analytics:</a> Provides a powerful &amp; complete marketing analytics solution for businesses of all sizes using forms.<br />\n* <a href=\"https://weformspro.com/docs/integrations/zapier/\" rel=\"nofollow ugc\">Zapier:</a> The easiest and most popular automated workflow management system on the internet integrates with the fastest form builder.<br />\n* <a href=\"https://weformspro.com/docs/integrations/google-sheets/\" rel=\"nofollow ugc\">Google Sheets:</a> This integration for weForms will give you the ease of managing submitted information in the familiar Google Sheets environment.<br />\n* <a href=\"https://weformspro.com/docs/integrations/trello/\" rel=\"nofollow ugc\">Trello:</a> Instantly create task cards from your form submissions by enabling this module.<br />\n* <a href=\"https://weformspro.com/docs/modules/calculation/\" rel=\"nofollow ugc\">Calculation:</a> Enable your form to have calculation capabilities with your numeric fields<br />\n* <a href=\"https://weformspro.com/docs/integrations/pdf-form-submission/\" rel=\"nofollow ugc\">PDF Form Submission:</a> Enable this module to get a better printable PDF version of all your collected submission forms.<br />\n* <a href=\"https://weformspro.com/docs/integrations/quiz/\" rel=\"nofollow ugc\">Quiz:</a> Create simple yet engaging quiz forms and keep your audiences hooked getting a lot of shares by enabling this module.<br />\n* <a href=\"https://weformspro.com/docs/integrations/slack/\" rel=\"nofollow ugc\">Slack:</a> Notify your team instantly in Slack when someone submits an entry to your forms created with weForms enabling this free integration.<br />\n* <a href=\"https://weformspro.com/docs/integrations/sms-notification/\" rel=\"nofollow ugc\">SMS Notification:</a> Enable the module to get a notification through SMS every time a form submission occurs.<br />\n* <a href=\"https://weformspro.com/docs/form-field-types/file-upload/\" rel=\"nofollow ugc\">File Upload:</a> Allow users to attach files of whatever type you specify to streamline application processes, add images and more.</p>\n<p>CRM Integrations<br />\n* <a href=\"https://weformspro.com/docs/integrations/salesforce/\" rel=\"nofollow ugc\">Salesforce:</a> Integrate with weForms to instantly enhance your user list building more customers and more interactions.<br />\n* <a href=\"https://weformspro.com/docs/integrations/wp-erp/\" rel=\"nofollow ugc\">WP ERP:</a> Integrate your forms with WordPress CRM contact lists &amp; instantly get tons of new leads who you can convert as subscribers or customers.<br />\n* <a href=\"https://weformspro.com/docs/integrations/hubspot-integration/\" rel=\"nofollow ugc\">HubSpot:</a> Get more opportunities to make deals at your fingertips by integrating HubSpot with weForms and instantly enhance your contact list.<br />\n* <a href=\"https://weformspro.com/docs/integrations/zoho/\" rel=\"nofollow ugc\">Zoho:</a> Enabling it gets you better sales-qualified lead generation. Simply connect it once, pass data instantly &amp; start tracing form subscribers from your CRM as they move through the sales funnel.</p>\n<h4>WEFORMS PRO FEATURES ARE AWESOME!</h4>\n<p>Need more features? Then you might want to upgrade to one of our weForms Pro versions. This amazing contact form builder for WordPress has 4 convenient and affordable plans to strengthen your form building and lead capture functionalities.</p>\n<h4>THE FOUR PRO PLANS:</h4>\n<ul>\n<li><a href=\"https://weformspro.com/pricing/\" rel=\"nofollow ugc\">Personal</a></li>\n<li><a href=\"https://weformspro.com/pricing/\" rel=\"nofollow ugc\">Business</a></li>\n<li><a href=\"https://weformspro.com/pricing/\" rel=\"nofollow ugc\">Professional</a></li>\n<li><a href=\"https://weformspro.com/pricing/\" rel=\"nofollow ugc\">Developer</a></li>\n</ul>\n<h4>These tailored plans consists of some highly essential &amp; cutting-edge PRO features and integrations that include:</h4>\n<ul>\n<li>Advanced fields</li>\n<li>Conditional logic</li>\n<li>Multistep form</li>\n<li>Webhooks</li>\n<li>Country List Field</li>\n<li>File uploader</li>\n<li>PDF form submissions</li>\n<li>Geolocation tracking</li>\n<li>SMS notification</li>\n<li><strong>Email Marketing Integrations</strong>\n<ul>\n<li>MailChimp</li>\n<li>MailPoet</li>\n<li>AWeber</li>\n<li>Constant Contact</li>\n<li>Campaign Monitor</li>\n<li>Get Response</li>\n<li>Convert Kit</li>\n</ul>\n</li>\n<li><strong>Productivity Tool Integration</strong>\n<ul>\n<li>Google Analytics</li>\n<li>Zapier</li>\n<li>Trello</li>\n</ul>\n</li>\n<li><strong>Payment Integration</strong>\n<ul>\n<li>Paypal</li>\n<li>Stripe</li>\n</ul>\n</li>\n<li><strong>CRM Integration</strong>\n<ul>\n<li>Salesforce</li>\n<li>Zoho</li>\n<li>Hubspot</li>\n</ul>\n</li>\n</ul>\n<p>Learn more about our <a href=\"https://weformspro.com/pricing/\" rel=\"nofollow ugc\">weForms Pro Features</a> now!</p>\n\";s:12:\"installation\";s:609:\"<p>This section describes how to install the plugin and get it working.</p>\n<p>e.g.</p>\n<ol>\n<li>Upload the plugin files to the <code>/wp-content/plugins/weforms</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the &lsquo;Plugins&rsquo; screen in WordPress</li>\n<li>Use the <code>weForms</code> -&gt; <code>Settings</code> screen to configure the plugin</li>\n<li>(Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)</li>\n</ol>\n\";s:3:\"faq\";s:1012:\"\n<dt id=\'can%20i%20translate%20weforms\'>\nCan I Translate weForms\n</h4>\n<p>\n<p>Yes, you can customize the plugins language using poedit with the provided pot file.</p>\n</p>\n<dt id=\'is%20weforms%20responsive%3F\'>\nIs weForms Responsive?\n</h4>\n<p>\n<p>Contact form created by weForms is mobile responsive and looks beautiful in any device.</p>\n</p>\n<dt id=\'are%20my%20forms%20protected%20from%20spam%3F\'>\nAre my forms protected from spam?\n</h4>\n<p>\n<p>We have built-in integration with reCaptcha. So your forms are protected from the evil bots.</p>\n</p>\n<dt id=\'can%20i%20set%20notifications%20on%20each%20form%20submission%3F\'>\nCan I set notifications on each form submission?\n</h4>\n<p>\n<p>You can set as many email notifications as possible with weForms.</p>\n</p>\n<dt id=\'i%20am%20not%20technical%2C%20can%20i%20use%20weforms%3F\'>\nI am not technical, can I use weForms?\n</h4>\n<p>\n<p>weForms is the most beginner friendly and fastest WordPress contact form plugin available and getting started is so easy!</p>\n</p>\n\n\";s:9:\"changelog\";s:22868:\"<h4>Version 1.6.18 ( 19 September, 2023 )</h4>\n<ul>\n<li>Fix: Fixes security issue with possible XSS in form builder settings.</li>\n<li>Fix: Fixes deprecation notice for abstract fields.</li>\n<li>Update: Bump ua-parser-js from 1.0.2 to 1.0.33.</li>\n<li>Update: Bump browser-sync from 2.27.11 to 2.28.1.</li>\n<li>Update: Bump browser-sync-ui from 2.1.1 to 2.1.2.</li>\n<li>Update: Bump socket.io-parser from 4.2.2 to 4.2.3.</li>\n</ul>\n<h4>Version 1.6.17 ( 28 February, 2023 )</h4>\n<ul>\n<li><strong>Fix:</strong> Array Key « name » doesnt exist for custom html field.</li>\n<li><strong>Fix:</strong> Fixes contrast for form white text error messages.</li>\n<li><strong>Fix:</strong> New lines being removed in textarea field.</li>\n</ul>\n<h4>Version 1.6.16 ( 12 December, 2022 )</h4>\n<ul>\n<li><strong>Fix:</strong> Empty field entries ending form entries view script.</li>\n<li><strong>Fix:</strong> Missing html tag on textarea field.</li>\n</ul>\n<h4>Version 1.6.15 (20 October, 2022)</h4>\n<ul>\n<li><strong>Added:</strong> Validation for entry fields on submit.</li>\n<li><strong>Fix:</strong> New lines being stripped in text area entries.</li>\n<li><strong>Fix:</strong> wptexturize running even when disabled.</li>\n<li><strong>Fix:</strong> Refreshing submitted form creating multiple entries.</li>\n<li><strong>Fix:</strong> Fields Section disappearing at certain Zoom levels.</li>\n</ul>\n<h4>Version 1.6.14 (29 June, 2022)</h4>\n<ul>\n<li><strong>Update:</strong> Bumped grunt version to 1.5.3.</li>\n<li><strong>Update:</strong> Bumped simple-get version to 3.1.1.</li>\n<li><strong>Update:</strong> Bumped minimist version to 1.2.6.</li>\n<li><strong>Update:</strong> Bumped follow-redirects version to 1.14.8.</li>\n<li><strong>Update:</strong> Updated default submit button text.</li>\n<li><strong>Update:</strong> Updated fields compatbility with Crio Theme for « use theme CSS ».</li>\n<li><strong>Fix:</strong> Fixed CSS compatbility issues with « use theme CSS » feature.</li>\n</ul>\n<h4>Version 1.6.13 (02 March, 2022)</h4>\n<ul>\n<li><strong>Fix:</strong> Fixes placeholders being blank on the frontend.</li>\n<li><strong>Fix:</strong> Fixes issue setting multiple field tag in notification body.</li>\n<li><strong>Fix:</strong> Fixes and adds logic for support url in help section.</li>\n</ul>\n<h4>Version 1.6.12 (26 January, 2022)</h4>\n<ul>\n<li><strong>Fix:</strong> Fixes form previews when using block based themes.</li>\n</ul>\n<h4>Version 1.6.11 (05 January, 2022)</h4>\n<ul>\n<li><strong>Fix:</strong> Fixes fatal error in translator.</li>\n</ul>\n<h4>Version 1.6.10 (05 January, 2022)</h4>\n<ul>\n<li><strong>Update:</strong> Axios from 0.21.1 to 0.21.2.</li>\n<li><strong>Update:</strong> Set-value from 3.0.2 to 4.0.1.</li>\n<li><strong>Update:</strong> Added data-sytle to all fields.</li>\n<li><strong>Fix:</strong> Enforce date format from datepicker.</li>\n<li><strong>Fix:</strong> Changed entry after submission to form setting from global setting.</li>\n<li><strong>Fix:</strong> Removed id from entry table view.</li>\n<li><strong>Fix:</strong> Entry details show option and value selected.</li>\n<li><strong>Improvement:</strong> Address fields in notifications now accepts value: tags for selection fields</li>\n</ul>\n<h4>Version 1.6.9 (15 September, 2021)</h4>\n<ul>\n<li><strong>Fix:</strong> PHP 8.0 Emogrifier updates</li>\n<li><strong>Fix:</strong> Transaction page link updated to weforms site</li>\n<li><strong>Fix:</strong> Entry Field Names update on form save when changed</li>\n<li><strong>Fix:</strong> Using Vue.js minified file for production</li>\n<li><strong>Fix:</strong> Google Maps integration provides address in notification</li>\n<li><strong>Update:</strong> Field Authentication updates</li>\n<li><strong>Update:</strong> Dependancy updates</li>\n<li><strong>Impovement:</strong> Sprout Invoices integration multiple line items and payment options</li>\n</ul>\n<h4>Version 1.6.8 (10 June, 2021)</h4>\n<ul>\n<li><strong>Fix:</strong> weSerialize not extended</li>\n</ul>\n<h4>Version 1.6.7 (26 April, 2021)</h4>\n<ul>\n<li><strong>Fix:</strong> PHP 8.0 form submission issues fixes and removal of admin notice callback</li>\n<li><strong>Fix:</strong> Transaction table id matching entry id and addition of entry after submission fixes</li>\n<li><strong>Fix:</strong> Added weSerialize wapper for backward compatbility with weSerialize</li>\n<li><strong>Fix:</strong> Admin notice form import fixes</li>\n</ul>\n<h4>Version 1.6.6 (13 April, 2021)</h4>\n<ul>\n<li><strong>Fix:</strong> Front End report link fixes</li>\n<li><strong>Fix:</strong> Signature Displays in Entries</li>\n<li><strong>Update:</strong> jQuery updates for Columns</li>\n</ul>\n<h4>Version 1.6.5 (18 February, 2021)</h4>\n<ul>\n<li><strong>Fix:</strong> Updated admin notices to better conform to WordPress design standards, and configured them to only show on WeForms pages.</li>\n<li><strong>Update:</strong> Removed FortressDB admin notice.</li>\n<li><strong>Update:</strong> Updated axios dependancy</li>\n</ul>\n<h4>Version 1.6.4 (23 December, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong> Added spreadsheet functione escaping to prevent CSV exploits. [#50] (https://github.com/BoldGrid/weforms/pull/50)</li>\n<li><strong>Update:</strong> Update Node Packages</li>\n</ul>\n<h4>Version 1.6.3 (11 November, 2020)</h4>\n<ul>\n<li><strong>Update:</strong> Sprout Invoices Integration</li>\n</ul>\n<h4>Version 1.6.2 (11 November, 2020)</h4>\n<ul>\n<li><strong>Update:</strong> Sprout Invoices Integration</li>\n</ul>\n<h4>Version 1.6.1 (11 November, 2020)</h4>\n<ul>\n<li><strong>Update:</strong> Sprout Invoices Integration</li>\n</ul>\n<h4>Version 1.6.0 (11 November, 2020)</h4>\n<ul>\n<li><strong>Update:</strong> Sprout Invoices Integration</li>\n</ul>\n<h4>Version 1.5.5 (29 October, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong> Quick Vulnerability Fix</li>\n</ul>\n<h4>Version 1.5.4 (29 October, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong> Quick Vulnerability Fix</li>\n</ul>\n<h4>Version 1.5.3 (20 October, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong> Fixed bug causing a blank screen to appear for some users</li>\n</ul>\n<h4>Version 1.5.2 (13 October, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong> Fixed JS Issues.</li>\n<li><strong>Fix:</strong> Email Header Formatting.</li>\n<li><strong>Update:</strong> Added Fortress DB Integration.</li>\n</ul>\n<h4>Version 1.5.1 (1 September, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong> Fixed Fortress DB tab.</li>\n</ul>\n<h4>Version 1.5.0 (1 September, 2020)</h4>\n<ul>\n<li><strong>Update:</strong> Added Fortress DB and Conditional Banner.</li>\n<li><strong>Update:</strong> Removed Diagnostic Pop Up.</li>\n<li><strong>Fix:</strong> JSON import issue fixed.</li>\n<li><strong>Fix:</strong> Double Column not working, issue fixed.</li>\n<li><strong>Fix:</strong> File Upload issue fixed.</li>\n<li><strong>Fix:</strong> Signature field issue fixed.</li>\n</ul>\n<h4>Version 1.4.9 (30 June, 2020)</h4>\n<ul>\n<li><strong>Update:</strong> Added a privacy page.</li>\n</ul>\n<h4>Version 1.4.8 (30 March, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong> Fixed escaping of select options when adding a form to a page.</li>\n<li><strong>Fix:</strong> Fixed Email notification formatting issue.</li>\n<li><strong>Fix:</strong> Fixed column field resize issue.</li>\n<li><strong>Fix:</strong> Fixes Array to string conversion warning with address field.</li>\n<li><strong>Fix:</strong> Replace an instance of non-existant.</li>\n<li><strong>Fix:</strong> Conflict with kingcomposer.</li>\n<li><strong>Fix:</strong> Recaptcha token expire.</li>\n</ul>\n<h4>Version 1.4.7 (10 March, 2020)</h4>\n<p><strong>Update:</strong> Links now point to new https://weformspro.com/</p>\n<h4>Version 1.4.6 (20 February, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong> image upload field issue</li>\n<li><strong>Fix:</strong> widget not rendering properyly</li>\n<li><strong>Fix:</strong> HTML Tags are not rendering the HTML format for the Radio or Checkbox Field</li>\n<li><strong>Fix:</strong> submit issue with image and recaptcha.</li>\n</ul>\n<h4>Version 1.4.5 (31 January, 2020)</h4>\n<ul>\n<li><strong>Feature:</strong> Added Recaptcha v3 support</li>\n<li><strong>Fix:</strong> Fixed Some regressions after phpcs fixes</li>\n</ul>\n<h4>Version 1.4.4 (14 January, 2020)</h4>\n<ul>\n<li><strong>Improvement:</strong> Imporve Code Quality</li>\n</ul>\n<h4>Version 1.4.3 (10 January, 2020)</h4>\n<ul>\n<li><strong>Fix:</strong>  Field display issue in form entries page</li>\n<li><strong>Fix:</strong>  Hidden Field not working properly in builder</li>\n<li><strong>Fix:</strong>  Some Column field issue</li>\n<li><strong>Fix:</strong>  Sanitize and Escape data before saving and rendering</li>\n<li><strong>Improvement:</strong> Add privacy policy in readme</li>\n</ul>\n<h4>Version 1.4.2 (18 November, 2019)</h4>\n<ul>\n<li><strong>Fix:</strong> Fixed Form was not showing immediately after duplicating.</li>\n<li><strong>Fix:</strong> Fixed some column field issues. Closes #172</li>\n<li><strong>Fix:</strong> Fixed a csv export issue. closes #175</li>\n</ul>\n<h4>Version 1.4.1 (24 September, 2019)</h4>\n<ul>\n<li><strong>New:</strong> Added Rest api</li>\n<li><strong>Fix:</strong> Full name shows instead of first name in the email notification</li>\n<li><strong>Fix:</strong> Dynamic value population &#8211; not saving value</li>\n</ul>\n<h4>Version 1.4.0 (17 June, 2019)</h4>\n<ul>\n<li><strong>Feature:</strong> Added GDPR Export and Delete Requests Forms.</li>\n<li><strong>Fix:</strong> Multistep form: scroll to the top of the form when click on Next &amp; Previous buttons.</li>\n</ul>\n<h4>Version 1.3.9 (10 May, 2019)</h4>\n<ul>\n<li><strong>Fix:</strong> Updated plugin description for WordPress.org</li>\n</ul>\n<h4>Version 1.3.8 (11 April, 2019)</h4>\n<ul>\n<li><strong>Feature:</strong> Added column field: Now, creating multi-column in a single row is super easy with weForms Column field. Just drag the column field in the builder area, configure columns number, column space and add any fields you want inside that Column field.</li>\n<li><strong>Enhancement:</strong> Allow dynamic value population for hidden field.</li>\n<li><strong>Fix:</strong> Address field country full name not showing in the entries &amp; PDF.</li>\n</ul>\n<h4>Version 1.3.7 (14 February, 2019)</h4>\n<ul>\n<li><strong>Improvement:</strong> New design for form integrations tab.</li>\n<li><strong>Improvement:</strong> Replace single checkbox with switch button.</li>\n<li><strong>Fix:</strong> When duplicating a contact form, showing error <code>schedule_form of undefined</code>.</li>\n</ul>\n<h4>Version 1.3.6 (17 January, 2019)</h4>\n<ul>\n<li><strong>Fix:</strong> Changed get countries function name as the same function exists in the professional version and there was a possibility to get an error.</li>\n</ul>\n<h4>Version 1.3.5 (16 January, 2019)</h4>\n<ul>\n<li><strong>Feature:</strong> As per user suggestion, we have added a status column for the form listing table. By this, the admin will be able to see whether the form is &lsquo;Open&rsquo; or &lsquo;Close&rsquo;. In addition to that, the admin will also be able to view or show the reasons behind keeping a form open or close according to the 3 form submission restrictions (scheduling form, requiring login and limiting submission entries) from the form settings.</li>\n<li><strong>Feature:</strong> As per client suggestion, we have added a « Created by » column on form listing table. This will allow the admin to know the creator of a form, their gravatar image and the date on which the form was created.</li>\n<li><strong>Fix:</strong> Import description and settings from WP Forms.</li>\n<li><strong>Fix:</strong> When viewing the entries, country short-name was displayed. With this release, we have changed the short-name to the full name. For example, Now it shows Canada instead of just showing CA.</li>\n<li><strong>Fix:</strong> Improved submit button design for the form builder.</li>\n<li><strong>Fix:</strong> Deleting form entries didn&rsquo;t remove the media/file from the media library permanently. But now it does.</li>\n<li><strong>Fix:</strong> Gutenberg block was not loading on edit post/page which has been fixed.</li>\n<li><strong>Fix:</strong> On activating the WP User Frontend, the reCaptcha field of weForms did not work which has been fixed.</li>\n</ul>\n<h4>Version 1.3.4 (22 November, 2018)</h4>\n<ul>\n<li><strong>Fix:</strong> Undefined name field</li>\n<li><strong>Fix:</strong> Shortcode popup form width fix</li>\n</ul>\n<h4>Version 1.3.3 (12 November, 2018)</h4>\n<ul>\n<li><strong>New:</strong> Design phone field</li>\n<li><strong>Fix:</strong> Default input style issue of form builder</li>\n</ul>\n<h4>Version 1.3.2 (23 October, 2018)</h4>\n<ul>\n<li><strong>Fix:</strong> Calendar not showing on date field</li>\n<li><strong>New:</strong> Use theme CSS option in form display settings</li>\n</ul>\n<h4>Version 1.3.1 (18 August, 2018)</h4>\n<ul>\n<li><strong>New:</strong> Added custom classes to make two or three columns form</li>\n<li><strong>Fix:</strong> Sanitized name field</li>\n</ul>\n<h4>Version 1.3.0 (09 August, 2018)</h4>\n<ul>\n<li><strong>Fix:</strong> Form preview link fixed where site_url and home_url is different</li>\n<li><strong>Fix:</strong> WPUF builder not loading properly is resolved</li>\n</ul>\n<h4>Version 1.2.9 (11 July, 2018)</h4>\n<ul>\n<li><strong>New:</strong> Integrate Dokan vendor contact form</li>\n<li><strong>New:</strong> Added Form select media button weforms</li>\n<li><strong>New:</strong> Added no-conflict mode to resolve Backend JS conflicts with other plugins</li>\n<li><strong>New:</strong> Added Privacy Suggestion for GDPR</li>\n<li><strong>Fix:</strong> Resolved conditional logic not working for custom_html and section_break</li>\n<li><strong>Fix:</strong> Load weForms specific frontend css</li>\n<li><strong>Fix:</strong> php 5.4 compatbility for bulk delete entry</li>\n<li><strong>Fix:</strong> Fixed no buffer to delete warning</li>\n</ul>\n<h4>Version 1.2.8 (09 May, 2018)</h4>\n<ul>\n<li><strong>New:</strong> Show submitted form data in message after form submission</li>\n<li><strong>New:</strong> Added device option in form entry data</li>\n<li><strong>Improved:</strong> Nocaptcha recaptcha wasn&rsquo;t working if allow_url_fopen was disabled, now it will.</li>\n</ul>\n<h4>Version 1.2.7 (22 April, 2018)</h4>\n<ul>\n<li><strong>New:</strong> Added weForms Guten block for Gutenberg</li>\n<li><strong>Fix:</strong> Fixed Pagination issue in form entries</li>\n<li><strong>Improved:</strong> Fixed entry data meta remains in database after deleting an entry</li>\n</ul>\n<h4>Version 1.2.6 (22 March, 2018)</h4>\n<ul>\n<li><strong>Improved:</strong> Added Missing text-domains</li>\n<li><strong>Fix:</strong> Admin Notices from Form Builder Pages are removed.</li>\n<li><strong>Fix:</strong> JavaScript conflicts with WP User Frontend are fixed.</li>\n<li><strong>Fix:</strong> Form entries with UTF-8 charset were not exporting properly.</li>\n</ul>\n<h4>Version 1.2.5 (19 February, 2018)</h4>\n<ul>\n<li><strong>New:</strong> Added more starter form templates for use like Donation Form, Online Booking Form, Conference Proposal etc.</li>\n<li><strong>Improved:</strong> Added dark theme support for recaptcha.</li>\n<li><strong>Fix:</strong> Google map entry display template fixed.</li>\n</ul>\n<h4>Version 1.2.4 (28 December, 2017)</h4>\n<ul>\n<li><strong>Improved:</strong> External libraries extracted to a separate JavaScript file. This is going to reduce the requests count and improve loading time. Also now we are loading the minified version of all JavaScript file for production sites.</li>\n<li><strong>Fix:</strong> ReCaptcha validation was giving a 400 error. Fixed that bug.</li>\n<li><strong>Fix:</strong> Fixed undefined index error on field duplicate checking.</li>\n<li><strong>Improved:</strong> Now we are loading upgrades on admin side only.</li>\n</ul>\n<h4>Version 1.2.3 (16 December, 2017)</h4>\n<ul>\n<li><strong>Improved:</strong> Now we are loading the shortcode for ajax requests as well, required for the integration of page builders.</li>\n</ul>\n<h4>Version 1.2.2 (19 November, 2017)</h4>\n<ul>\n<li><strong>New</strong>: Now you can set up the form in a way, so Email and Name fields value can be auto-populated from user&rsquo;s WordPress profile when the user is logged. And those fields will get hidden on front-end.</li>\n<li><strong>New</strong>: We&rsquo;ve added trash functionality for entries. When you delete an entry, that will move to trash. And later you can delete those permanently or restore if you need.</li>\n<li><strong>New</strong>: To help debug the integrations API error messages, we’ve added a custom error logging function and a log viewer. Can be found on <code>WP-Admin &gt; weFroms &gt; Tools &gt; Logs</code></li>\n<li><strong>Improved</strong>: Sometimes, we need to show dynamic default or placeholder text on fields. Merge tag support for default and placeholder attribute added.</li>\n<li><strong>Improved</strong>: When you edited a form and leaving the builder without saving, we&rsquo;ve added a little warning to let you know, if you leave your changes are going to be discarded.</li>\n<li><strong>Improved</strong>: To help you find the right form template easily, We&rsquo;ve re-categorized the form templates.</li>\n</ul>\n<h4>Version 1.2.1 (8 November, 2017)</h4>\n<ul>\n<li><strong>New</strong>: We’ve added a rich text editor for notification email template editing area. It’s going to help you write better HTML email with less effort.</li>\n<li><strong>Improved</strong>: Now you can decide if you would like to hide or show the empty fields on Entry Page. We’ve added a checkbox to toggle that.</li>\n<li><strong>Improved</strong>: We’ve added a little filter on {all_fields} shortcode. When sending email notification it’s going to exclude all the empty fields. So it becomes more readable.</li>\n<li><strong>Fix</strong>: There was some issue with CSV exporting. We fixed that.</li>\n</ul>\n<h4>Version 1.2.0 (30 October, 2017)</h4>\n<ul>\n<li><strong>New</strong>: We added a lot&rsquo;s of ready to use form templates. So you can just select the form template you need and your form will be ready.</li>\n<li><strong>New</strong>: Added an Entries page in admin menu. Now you can access the form entries directly without going through few clicks.</li>\n<li><strong>New</strong>: MailPoet Integration added from premium version. We thought to give it away for free.</li>\n<li><strong>New</strong>: Date / Time field added from premium version. As it&rsquo;s a very commonly used field, it provides a lot more value in the free version.</li>\n<li><strong>New</strong>: Pop-up/Modal form option added. Can be used through shortcode like <code>[weforms id=\"ID\" modal=\'true\' button=\'Open Form\']</code>.</li>\n<li><strong>New</strong>: Dynamic field population added. Field options or default values can be pre-populated by hooks or query string.</li>\n<li><strong>New</strong>: Unique entry checking for fields like email, phone, text, number, URL added. Now, you can prevent duplicate submissions if you want.</li>\n<li><strong>Improved</strong>: Settings page re-designed. New settings page is more user friendly and easy to use.</li>\n<li><strong>Fix</strong>: Previously created forms sometimes failed work with new features. We added a new filter, now all new features are going to work smoothly  even with old forms.</li>\n<li><strong>Fix</strong>: There was a small issue on showing validation error message on front-end. We&rsquo;ve Fixed that.</li>\n</ul>\n<h4>Version 1.1.1 (3 October, 2017)</h4>\n<ul>\n<li><strong>Fix</strong>: Fatal error on completely new installation. As default form creation format has been changed, it was giving a fatal error.</li>\n</ul>\n<h4>Version 1.1.0 (2 October, 2017)</h4>\n<ul>\n<li><strong>New:</strong> Added WP ERP integration. You can subscribe a user to a contact group in ERP when submitting a form.</li>\n<li><strong>New:</strong> Form sharing. You can share a form without inserting the shortcode to a page. A hashed URL will be provided for privacy.</li>\n<li><strong>Improved</strong>: Removed WP User Frontend dependency. Now you can use weForms without requiring WPUF.</li>\n<li><strong>Improved</strong>: Core API rewrites. Now it&rsquo;s easier to manage the internals with more OOP code improvements.</li>\n<li><strong>Improved</strong>: Every fields are now a separate class, and managed via a field manager class. Creating a new form field is way more easier than previous.</li>\n<li><strong>Improved</strong>: Importer&rsquo;s are managed by a separate importer manager class.</li>\n<li><strong>Improved</strong>: The form templates are now more simpler to create. The modal template popup has been redesigned by grouping the templates and now shows a form preview image.</li>\n<li><strong>Improved</strong>: Added autocomplete attributes to field attributes so form fills can detect the fields and auto-populate with related content.</li>\n<li><strong>Fix</strong>: reCaptcha validtion wasn&rsquo;t working.</li>\n</ul>\n<h4>v1.0.4 (5 September, 2017)</h4>\n<ul>\n<li>[fix] Wrong reference of static $separator used.</li>\n</ul>\n<h4>v1.0.3 (30 August, 2017)</h4>\n<ul>\n<li>[new] Gravity Forms Importer</li>\n<li>[new] Caldera Forms Importer</li>\n<li>[new] Ninja Forms Importer</li>\n<li>[new] WP Forms Forms Importer</li>\n<li>[new] Frontend Form Preview</li>\n<li>[new] Add form credit settings</li>\n<li>[fix] Notification mail shows level with Underscore between all words</li>\n<li>[fix] New columns added on entries listing page</li>\n</ul>\n<h4>v1.0.2 (24 August, 2017)</h4>\n<ul>\n<li>[improved] Affiliate link tracking for plugin install</li>\n</ul>\n<h4>v1.0.1 (23 August, 2017)</h4>\n<ul>\n<li>[improved] Added missing integration icons</li>\n<li>[fix] Email content type fixed</li>\n</ul>\n<h4>v1.0.0 (19 August, 2017)</h4>\n<ul>\n<li>[new] Added reCaptcha support</li>\n<li>[new] Emailer class added for hookable email gateway support</li>\n<li>[new] Added support for google map in rendering entries</li>\n<li>[new] Added help page and premium contents</li>\n<li>[improved] Sync settings between weforms and wpuf map and recaptcha</li>\n<li>[improved] Routes moved to localize script, better hookability</li>\n<li>[fix] Form status checking in rendering</li>\n<li>[fix] Image and file upload and rendering issue fixed</li>\n</ul>\n<h4>v1.0.0-beta.3 (6 August, 2017)</h4>\n<ul>\n<li>[fix] Fatal error on creating a new form</li>\n<li>[inhancement] Hide WPUF page installation and tracking prompt</li>\n</ul>\n<h4>v1.0.0-beta.2 (5 August, 2017)</h4>\n<ul>\n<li>[fix] Padding in email template. Looks better now.</li>\n<li>[fix] Support name in “From Name” email notification. Fixes #16</li>\n<li>[fix] Remove recaptcha “type” from settings page</li>\n<li>[fix] Other fields were not coming in export entries csv file</li>\n<li>[new] Import Contact form 7 forms into weForms 😎</li>\n<li>[new] Create a default form upon installation</li>\n</ul>\n<h4>v1.0.0-beta.1 (1 August, 2017)</h4>\n<ul>\n<li>First beta version</li>\n</ul>\n\";s:11:\"screenshots\";s:4214:\"<ol><li><a href=\"https://ps.w.org/weforms/assets/screenshot-1.gif?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-1.gif?rev=1721119\" alt=\"How it works\"></a><p>How it works</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-2.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-2.png?rev=1721119\" alt=\"The form listings\"></a><p>The form listings</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-3.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-3.png?rev=1721119\" alt=\"Create form from a range of pre-defined templates\"></a><p>Create form from a range of pre-defined templates</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-4.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-4.png?rev=1721119\" alt=\"A single contact form with it&#039;s builder view\"></a><p>A single contact form with it\'s builder view</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-5.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-5.png?rev=1721119\" alt=\"Edit the field properties on the right side and see the changes instantly\"></a><p>Edit the field properties on the right side and see the changes instantly</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-6.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-6.png?rev=1721119\" alt=\"Form settings\"></a><p>Form settings</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-7.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-7.png?rev=1721119\" alt=\"Submission restriction settings of a form\"></a><p>Submission restriction settings of a form</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-8.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-8.png?rev=1721119\" alt=\"Form display settings\"></a><p>Form display settings</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-9.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-9.png?rev=1721119\" alt=\"Create and send unlimited email notifications to various destinations\"></a><p>Create and send unlimited email notifications to various destinations</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-10.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-10.png?rev=1721119\" alt=\"Email notification settings\"></a><p>Email notification settings</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-11.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-11.png?rev=1721119\" alt=\"Free slack integration and various premium integrations\"></a><p>Free slack integration and various premium integrations</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-12.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-12.png?rev=1721119\" alt=\"Export the forms, as well as the form entries (CSV).\"></a><p>Export the forms, as well as the form entries (CSV).</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-13.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-13.png?rev=1721119\" alt=\"Import forms, also import forms from various other plugins\"></a><p>Import forms, also import forms from various other plugins</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-14.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-14.png?rev=1721119\" alt=\"The help page\"></a><p>The help page</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-15.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-15.png?rev=1721119\" alt=\"Plugin settings\"></a><p>Plugin settings</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-16.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-16.png?rev=1721119\" alt=\"A simple contact form displayed on the site\"></a><p>A simple contact form displayed on the site</p></li><li><a href=\"https://ps.w.org/weforms/assets/screenshot-17.png?rev=1721119\"><img src=\"https://ps.w.org/weforms/assets/screenshot-17.png?rev=1721119\" alt=\"Event registration form displayed on the site\"></a><p>Event registration form displayed on the site</p></li></ol>\";s:7:\"reviews\";s:15489:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">nice contact form that needs configuration</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/softweave/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/04b07ca094c44f13de373ba5bcd685fb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/04b07ca094c44f13de373ba5bcd685fb?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/softweave/\" class=\"reviewer-name\">softweave</a> le <span class=\"review-date\">septembre 13, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">This form plugin came with my BoldGrid template. It worked fine under development, but stopped working once the site went public. It failed to submit due to a 403 error from https://softweave.com/wp-admin/admin-ajax.php. My hosting service tech support told me I needed to upgrade to the paid version to fix the problem. Once I installed the paid version, my form started working again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">UPDATE:<br />Based on a response to this review, I configured WordPress to send mail via SMTP. This eliminated the need to have weForms PRO activated for form submissions to succeed.  I deleted the weForms PRO plugin and the contact form worked fine the rest of the day. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">The next day however, my contact form was again failing to submit due to a 403 error. A <a href=\"https://wsform.com/knowledgebase/403-forbidden/\">wsform troubleshooting article on error 403</a> suggested this could be caused by page caching. After deleting the cache for my contact form page, the form works again. I\'ve excluded the form page from caching, which will hopefully solve this problem permanently.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><br /><br /><br /></p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">No Support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"2 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/detechguy/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/3250c16d95b22429f34ab969afb2efcb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/3250c16d95b22429f34ab969afb2efcb?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/detechguy/\" class=\"reviewer-name\">detechguy</a> le <span class=\"review-date\">juillet 16, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Sadly I have tried multiple times over the past 2 weeks to get support.  I have ticket numbers from their automated system, but there has been no response from support at all. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great Plugin!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/rdo992/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/3e30e0043cd080b31a6a9d3072bd7708?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/3e30e0043cd080b31a6a9d3072bd7708?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/rdo992/\" class=\"reviewer-name\">rdo992</a> le <span class=\"review-date\">avril 14, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>It works for me. I was able to get the results I wanted and tested the plugin. I love the entries category where I don\'t have to go to my email to see the responses.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Errors in forms</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"2 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/plutzmann/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0ba04c9e881fac0d9b759a0fca7cd87c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0ba04c9e881fac0d9b759a0fca7cd87c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/plutzmann/\" class=\"reviewer-name\">plutzmann</a> le <span class=\"review-date\">novembre 15, 2022</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Error Message on site: \n\n<blockquote>`/homepages/14/d4294973049/htdocs/wp-content/plugins/weforms/includes/fields/class-field-text.php on line 35\nno\"\ndata-required=\"yes\"\ndata-type=\"text\" name=\"your-name\"\nplaceholder=\"\"\nvalue=\"\"\nsize=\"\"\ndata-style=\"wpuf-style\"\n/&gt;`</blockquote></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">wefor add field &amp; edit field</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/paviath/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/6ed7bd77146c188aaa1d5a78b5327822?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/6ed7bd77146c188aaa1d5a78b5327822?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/paviath/\" class=\"reviewer-name\">paviath</a> le <span class=\"review-date\">octobre 3, 2022</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Form editing and add field including new form is not working</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Easy to use and does the job</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/ln-cwm/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/7fd7b6ecc9e457801104656d31cdf260?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/7fd7b6ecc9e457801104656d31cdf260?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ln-cwm/\" class=\"reviewer-name\">LN-CWM</a> le <span class=\"review-date\">juin 19, 2022</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">weForms (free) is well-designed and easy to use. Of course, it lacks some advanced features available in the premium versions, but that\'s no surprise. It does everything necessary for a simple website.</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Formulaire reçu imcomplet</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/decjc/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4652a9f59f38e31c4799f620c6564429?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4652a9f59f38e31c4799f620c6564429?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/decjc/\" class=\"reviewer-name\">decjc</a> le <span class=\"review-date\">novembre 10, 2022</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Weforms\n\nLes aperçus de formulaire sont imcomplet. Seulement 5-10 champs sont visibles lors de la réception</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">plugin is good but it can&#039;t save after update plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"4 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/phetmany/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4007066c8571ffaa12f33488ad53411e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4007066c8571ffaa12f33488ad53411e?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/phetmany/\" class=\"reviewer-name\">phetmany</a> le <span class=\"review-date\">juin 10, 2021</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">this plugin is really good, but it can\'t save after update plugin (Failed to load plugin: code from url ...../wp-includes/js/tinymce/plugins/code/plugin.min.js)</div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great Forms maker</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/seanster/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2764f60f2ec7581d806d7c166a41a778?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/2764f60f2ec7581d806d7c166a41a778?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/seanster/\" class=\"reviewer-name\">seanster</a> le <span class=\"review-date\">juin 5, 2021</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Great forms maker!! Has a couple bugs, but very fast, efficient and easy to use. I love the fact each form can have its own Paypal or Stripe account! :) </div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Does his function</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/flopes/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4e6f95a86f0ab7c4e2ec1ca46e35aa0a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4e6f95a86f0ab7c4e2ec1ca46e35aa0a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/flopes/\" class=\"reviewer-name\">FLopes</a> le <span class=\"review-date\">juin 3, 2021</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Does his function and is simple to use.</div>\n</div>\n\";}s:17:\"short_description\";s:144:\"The easiest &amp; fastest Contact Form on WordPress. Multiple templates, drag-&amp;-drop live builder, submission listing, reCaptcha &amp; more!\";s:13:\"download_link\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.18.zip\";s:11:\"screenshots\";a:17:{i:1;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-1.gif?rev=1721119\";s:7:\"caption\";s:12:\"How it works\";}i:2;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-2.png?rev=1721119\";s:7:\"caption\";s:17:\"The form listings\";}i:3;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-3.png?rev=1721119\";s:7:\"caption\";s:49:\"Create form from a range of pre-defined templates\";}i:4;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-4.png?rev=1721119\";s:7:\"caption\";s:44:\"A single contact form with it\'s builder view\";}i:5;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-5.png?rev=1721119\";s:7:\"caption\";s:73:\"Edit the field properties on the right side and see the changes instantly\";}i:6;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-6.png?rev=1721119\";s:7:\"caption\";s:13:\"Form settings\";}i:7;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-7.png?rev=1721119\";s:7:\"caption\";s:41:\"Submission restriction settings of a form\";}i:8;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-8.png?rev=1721119\";s:7:\"caption\";s:21:\"Form display settings\";}i:9;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/weforms/assets/screenshot-9.png?rev=1721119\";s:7:\"caption\";s:69:\"Create and send unlimited email notifications to various destinations\";}i:10;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/weforms/assets/screenshot-10.png?rev=1721119\";s:7:\"caption\";s:27:\"Email notification settings\";}i:11;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/weforms/assets/screenshot-11.png?rev=1721119\";s:7:\"caption\";s:55:\"Free slack integration and various premium integrations\";}i:12;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/weforms/assets/screenshot-12.png?rev=1721119\";s:7:\"caption\";s:52:\"Export the forms, as well as the form entries (CSV).\";}i:13;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/weforms/assets/screenshot-13.png?rev=1721119\";s:7:\"caption\";s:58:\"Import forms, also import forms from various other plugins\";}i:14;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/weforms/assets/screenshot-14.png?rev=1721119\";s:7:\"caption\";s:13:\"The help page\";}i:15;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/weforms/assets/screenshot-15.png?rev=1721119\";s:7:\"caption\";s:15:\"Plugin settings\";}i:16;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/weforms/assets/screenshot-16.png?rev=1721119\";s:7:\"caption\";s:43:\"A simple contact form displayed on the site\";}i:17;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/weforms/assets/screenshot-17.png?rev=1721119\";s:7:\"caption\";s:45:\"Event registration form displayed on the site\";}}s:4:\"tags\";a:5:{s:12:\"contact-form\";s:12:\"contact form\";s:19:\"contact-form-plugin\";s:19:\"contact form plugin\";s:11:\"custom-form\";s:11:\"custom form\";s:12:\"form-builder\";s:12:\"form builder\";s:5:\"forms\";s:5:\"forms\";}s:8:\"versions\";a:64:{s:5:\"1.0.0\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.0.0.zip\";s:12:\"1.0.0-beta.3\";s:63:\"https://downloads.wordpress.org/plugin/weforms.1.0.0-beta.3.zip\";s:5:\"1.0.1\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.0.1.zip\";s:5:\"1.0.2\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.0.2.zip\";s:5:\"1.0.3\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.0.3.zip\";s:5:\"1.0.4\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.0.4.zip\";s:5:\"1.1.0\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.1.0.zip\";s:5:\"1.1.1\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.1.1.zip\";s:5:\"1.2.0\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.0.zip\";s:5:\"1.2.1\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.1.zip\";s:5:\"1.2.2\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.2.zip\";s:5:\"1.2.3\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.3.zip\";s:5:\"1.2.4\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.4.zip\";s:5:\"1.2.5\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.5.zip\";s:5:\"1.2.6\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.6.zip\";s:5:\"1.2.7\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.7.zip\";s:5:\"1.2.8\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.8.zip\";s:5:\"1.2.9\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.2.9.zip\";s:5:\"1.3.0\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.0.zip\";s:5:\"1.3.1\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.1.zip\";s:5:\"1.3.2\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.2.zip\";s:5:\"1.3.3\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.3.zip\";s:5:\"1.3.4\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.4.zip\";s:5:\"1.3.5\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.5.zip\";s:5:\"1.3.6\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.6.zip\";s:5:\"1.3.7\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.7.zip\";s:5:\"1.3.8\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.8.zip\";s:5:\"1.3.9\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.3.9.zip\";s:5:\"1.4.0\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.0.zip\";s:5:\"1.4.1\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.1.zip\";s:5:\"1.4.2\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.2.zip\";s:5:\"1.4.3\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.3.zip\";s:5:\"1.4.4\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.4.zip\";s:5:\"1.4.5\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.5.zip\";s:5:\"1.4.6\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.6.zip\";s:5:\"1.4.7\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.7.zip\";s:5:\"1.4.8\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.8.zip\";s:5:\"1.4.9\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.9.zip\";s:5:\"1.5.0\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.5.0.zip\";s:5:\"1.5.1\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.5.1.zip\";s:5:\"1.5.2\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.5.2.zip\";s:5:\"1.5.3\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.5.3.zip\";s:5:\"1.5.4\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.5.4.zip\";s:5:\"1.5.5\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.5.5.zip\";s:5:\"1.6.0\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.0.zip\";s:5:\"1.6.1\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.1.zip\";s:6:\"1.6.10\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.10.zip\";s:6:\"1.6.11\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.11.zip\";s:6:\"1.6.12\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.12.zip\";s:6:\"1.6.13\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.13.zip\";s:6:\"1.6.14\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.14.zip\";s:6:\"1.6.15\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.15.zip\";s:6:\"1.6.16\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.16.zip\";s:6:\"1.6.17\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.17.zip\";s:6:\"1.6.18\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.18.zip\";s:5:\"1.6.2\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.2.zip\";s:5:\"1.6.3\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.3.zip\";s:5:\"1.6.4\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.4.zip\";s:5:\"1.6.5\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.5.zip\";s:5:\"1.6.6\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.6.zip\";s:5:\"1.6.7\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.7.zip\";s:5:\"1.6.8\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.8.zip\";s:5:\"1.6.9\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.6.9.zip\";s:5:\"trunk\";s:50:\"https://downloads.wordpress.org/plugin/weforms.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:62:\"https://ps.w.org/weforms/assets/banner-772x250.png?rev=2243402\";s:4:\"high\";s:63:\"https://ps.w.org/weforms/assets/banner-1544x500.png?rev=2243402\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:60:\"https://ps.w.org/weforms/assets/icon-128x128.png?rev=1978687\";s:2:\"2x\";s:60:\"https://ps.w.org/weforms/assets/icon-256x256.png?rev=1978687\";}}s:14:\"w3-total-cache\";O:8:\"stdClass\":28:{s:4:\"name\";s:14:\"W3 Total Cache\";s:4:\"slug\";s:14:\"w3-total-cache\";s:7:\"version\";s:5:\"2.4.1\";s:6:\"author\";s:48:\"<a href=\"https://www.boldgrid.com/\">BoldGrid</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:12:\"contributors\";a:9:{s:8:\"boldgrid\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/boldgrid/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a72e18767febdc7280e2e20712319ded?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"BoldGrid\";}s:15:\"fredericktownes\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/fredericktownes/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/f4a41a6e5be1d591b76c0551010fbd59?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Frederick Townes\";}s:8:\"maxicusc\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/maxicusc/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c1e68ae692370d5ab141ee87ed4d334e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"maxicusc\";}s:11:\"gidomanders\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/gidomanders/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/cabc720a04b6567914b14c95a8201355?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"gidomanders\";}s:8:\"bwmarkle\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/bwmarkle/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/43cbf7e6829177a529de861558ede885?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Brad Markle\";}s:16:\"harryjackson1221\";a:3:{s:7:\"profile\";s:48:\"https://profiles.wordpress.org/harryjackson1221/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/50923b41499077ceb43d52b4b6b0b0ec?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Harry Jackson\";}s:7:\"joemoto\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/joemoto/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/11f9fe08f86f11795b0809ae004a13e1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Joe Cartonia\";}s:6:\"vmarko\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/vmarko/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/25976bc1bfd0acd4612ba54151b0a58d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Marko Vasiljevic\";}s:8:\"jacobd91\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/jacobd91/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/e65efb8dd644d6931f325f7a24b8bfc8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Jacob Dunn\";}}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:88;s:7:\"ratings\";a:5:{i:5;i:3941;i:4;i:574;i:3;i:158;i:2;i:99;i:1;i:490;}s:11:\"num_ratings\";i:5262;s:15:\"support_threads\";i:74;s:24:\"support_threads_resolved\";i:51;s:15:\"active_installs\";i:1000000;s:12:\"last_updated\";s:21:\"2023-08-09 1:54pm GMT\";s:5:\"added\";s:10:\"2009-07-29\";s:8:\"homepage\";s:36:\"https://www.boldgrid.com/totalcache/\";s:8:\"sections\";a:5:{s:11:\"description\";s:6733:\"<p>W3 Total Cache (W3TC) improves the SEO, Core Web Vitals and overall user experience of your site by increasing website performance and reducing load times by leveraging features like content delivery network (CDN) integration and the latest best practices.</p>\n<p>W3TC is the <strong>only</strong> web host agnostic Web Performance Optimization (WPO) framework for WordPress trusted by millions of publishers, web developers, and web hosts worldwide for more than a decade. It is the total performance solution for optimizing WordPress Websites.</p>\n<p>En détail&nbsp;:</p>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/7AsNSSrZq4Y?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=fr-FR&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe></span></p>\n<p><em>BENEFITS</em></p>\n<ul>\n<li>Improvements in search engine result page rankings, especially for mobile-friendly websites and sites that use SSL</li>\n<li>At least 10x improvement in overall site performance (Grade A in <a href=\"https://www.webpagetest.org/\" rel=\"nofollow ugc\">WebPagetest</a> or significant <a href=\"http://code.google.com/speed/page-speed/\" rel=\"nofollow ugc\">Google PageSpeed</a> improvements) <strong>when fully configured</strong></li>\n<li>Improved conversion rates and « <a href=\"http://googlewebmastercentral.blogspot.com/2009/12/your-sites-performance-in-webmaster.html\" rel=\"nofollow ugc\">site performance</a> » which <a href=\"http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html\" rel=\"nofollow ugc\">affect your site&rsquo;s rank</a> on Google.com</li>\n<li>« Instant » repeat page views: browser caching</li>\n<li>Optimized progressive render: pages start rendering quickly and can be interacted with more quickly</li>\n<li>Reduced page load time: increased visitor time on site; visitors view more pages</li>\n<li>Improved web server performance; sustain high traffic periods</li>\n<li>Up to 80% bandwidth savings when you minify HTML, minify CSS and minify JS files.</li>\n</ul>\n<p><em>KEY FEATURES</em></p>\n<ul>\n<li>Compatible with shared hosting, virtual private / dedicated servers and dedicated servers / clusters</li>\n<li>Transparent content delivery network (CDN) management with Media Library, theme files and WordPress itself</li>\n<li>Mobile support: respective caching of pages by referrer or groups of user agents including theme switching for groups of referrers or user agents</li>\n<li>Accelerated Mobile Pages (AMP) support</li>\n<li>Secure Socket Layer (SSL/TLS) support</li>\n<li>Caching of (minified and compressed) pages and posts in memory or on disk or on (FSD) CDN (by user agent group)</li>\n<li>Caching of (minified and compressed) CSS and JavaScript in memory, on disk or on CDN</li>\n<li>Caching of feeds (site, categories, tags, comments, search results) in memory or on disk or on CDN</li>\n<li>Caching of search results pages (i.e. URIs with query string variables) in memory or on disk</li>\n<li>Mise en cache des objets de base de données en mémoire ou sur disque</li>\n<li>Mise en cache des objets en mémoire ou sur disque</li>\n<li>Caching of fragments in memory or on disk</li>\n<li>Caching methods include local Disk, Redis, Memcached, APC, APCu, eAccelerator, XCache, and WinCache</li>\n<li>Minify CSS, Minify JavaScript and Minify HTML with granular control</li>\n<li>Minification of posts and pages and RSS feeds</li>\n<li>Minification of inline, embedded or 3rd party JavaScript with automated updates to assets</li>\n<li>Minification of inline, embedded or 3rd party CSS with automated updates to assets</li>\n<li>Defer non critical CSS and Javascript for rendering pages faster than ever before</li>\n<li>Defer offscreen images using Lazy Load to improve the user experience</li>\n<li>Browser caching using cache-control, future expire headers and entity tags (ETag) with « cache-busting »</li>\n<li>JavaScript grouping by template (home page, post page etc) with embed location control</li>\n<li>Non-blocking JavaScript embedding</li>\n<li>Import post attachments directly into the Media Library (and CDN)</li>\n<li>Leverage our multiple CDN integrations to optimize images</li>\n<li>WP-CLI support for cache purging, query string updating and more</li>\n<li>Various security features to help ensure website safety</li>\n<li>Caching statistics for performance insights of any enabled feature</li>\n<li>Extension framework for customization or extensibility for Cloudflare, WPML and much more</li>\n<li>Reverse proxy integration via Nginx or Varnish</li>\n<li>Image Service API extension provides WebP image format conversion from common image formats (on upload and on demand)</li>\n</ul>\n<p>Speed up your site tremendously, improve core web vitals and the overall user experience for your visitors without having to change your WordPress host, theme, plugins or your content production workflow.</p>\n<h3>What users have to say:</h3>\n<ul>\n<li>Read <a href=\"https://twitter.com/w3edge/favorites\" rel=\"nofollow ugc\">testimonials</a> from W3TC users.</li>\n</ul>\n<h3>Qui dois je remercier pour tout ça ?</h3>\n<p>Il est assez difficile de se rappeler de tous ceux qui ont partagé leurs réflexions, leurs codes et expériences au cours des années, mais voici quelques noms pour vous aider à démarrer :</p>\n<ul>\n<li><a href=\"http://stevesouders.com/\" rel=\"nofollow ugc\">Steve Souders</a></li>\n<li><a href=\"http://mrclay.org/\" rel=\"nofollow ugc\">Steve Clay</a></li>\n<li><a href=\"http://wonko.com/\" rel=\"nofollow ugc\">Ryan Grove</a></li>\n<li><a href=\"http://www.nczonline.net/blog/2009/06/23/loading-javascript-without-blocking/\" rel=\"nofollow ugc\">Nicholas Zakas</a></li>\n<li><a href=\"http://rtdean.livejournal.com/\" rel=\"nofollow ugc\">Ryan Dean</a></li>\n<li><a href=\"http://gravitonic.com/\" rel=\"nofollow ugc\">Andrei Zmievski</a></li>\n<li>George Schlossnagle</li>\n<li>Daniel Cowgill</li>\n<li><a href=\"http://toys.lerdorf.com/\" rel=\"nofollow ugc\">Rasmus Lerdorf</a></li>\n<li><a href=\"http://notmysock.org/\" rel=\"nofollow ugc\">Gopal Vijayaraghavan</a></li>\n<li><a href=\"http://eaccelerator.net/\" rel=\"nofollow ugc\">Bart Vanbraban</a></li>\n<li><a href=\"http://xcache.lighttpd.net/\" rel=\"nofollow ugc\">mOo</a></li>\n</ul>\n<p>La traduction a été effectuée par la <a href= \"https://make.wordpress.org/polyglots/teams/?locale=fr_FR\" rel=\"nofollow ugc\">communauté WordPress francophone</a> .<br />Merci de tendre la main à tous ces gens et de soutenir leurs projets si vous y êtes enclins.</p>\n\";s:12:\"installation\";s:4252:\"<ol>\n<li>Deactivate and uninstall any other caching plugin you may be using. Pay special attention if you have customized the rewrite rules for fancy permalinks, have previously installed a caching plugin or have any browser caching rules as W3TC will automate management of all best practices. Also make sure wp-content/ and wp-content/uploads/ (temporarily) have 777 permissions before proceeding, e.g. in the terminal: <code># chmod 777 /var/www/vhosts/domain.com/httpdocs/wp-content/</code> using your web hosting control panel or your FTP / SSH account.</li>\n<li>Login as an administrator to your WordPress Admin account. Using the « Add New » menu option under the « Plugins » section of the navigation, you can either search for: w3 total cache or if you&rsquo;ve downloaded the plugin already, click the « Upload » link, find the .zip file you download and then click « Install Now ». Or you can unzip and FTP upload the plugin to your plugins directory (wp-content/plugins/). In either case, when done wp-content/plugins/w3-total-cache/ should exist.</li>\n<li>Locate and activate the plugin on the « Plugins » page. Page caching will <strong>automatically be running</strong> in basic mode. Set the permissions of wp-content and wp-content/uploads back to 755, e.g. in the terminal: <code># chmod 755 /var/www/vhosts/domain.com/httpdocs/wp-content/</code>.</li>\n<li>Now click the « Settings » link to proceed to the « General Settings » tab; in most cases, « disk enhanced » mode for page cache is a « good » starting point.</li>\n<li>The « Compatibility mode » option found in the advanced section of the « Page Cache Settings » tab will enable functionality that optimizes the interoperablity of caching with WordPress, is disabled by default, but highly recommended. Years of testing in hundreds of thousands of installations have helped us learn how to make caching behave well with WordPress. The tradeoff is that disk enhanced page cache performance under load tests will be decreased by ~20% at scale.</li>\n<li><em>Recommended:</em> On the « Minify Settings » tab, all of the recommended settings are preset. If auto mode causes issues with your web site&rsquo;s layout, switch to manual mode and use the help button to simplify discovery of your CSS and JS files and groups. Pay close attention to the method and location of your JS group embeddings. See the plugin&rsquo;s FAQ for more information on usage.</li>\n<li><em>Recommended:</em> On the « Browser Cache » tab, HTTP compression is enabled by default. Make sure to enable other options to suit your goals.</li>\n<li><em>Recommended:</em> If you already have a content delivery network (CDN) provider, proceed to the « Content Delivery Network » tab and populate the fields and set your preferences. If you do not use the Media Library, you will need to import your images etc into the default locations. Use the Media Library Import Tool on the « Content Delivery Network » tab to perform this task. If you do not have a CDN provider, you can still improve your site&rsquo;s performance using the « Self-hosted » method. On your own server, create a subdomain and matching DNS Zone record; e.g. static.domain.com and configure FTP options on the « Content Delivery Network » tab accordingly. Be sure to FTP upload the appropriate files, using the available upload buttons.</li>\n<li><em>Optional:</em> On the « Database Cache » tab, the recommended settings are preset. If using a shared hosting account use the « disk » method with caution, the response time of the disk may not be fast enough, so this option is disabled by default. Try object caching instead for shared hosting.</li>\n<li><em>Optional:</em> On the « Object Cache » tab, all of the recommended settings are preset. If using a shared hosting account use the « disk » method with caution, the response time of the disk may not be fast enough, so this option is disabled by default. Test this option with and without database cache to ensure that it provides a performance increase.</li>\n<li><em>Optional:</em> On the « User Agent Groups » tab, specify any user agents, like mobile phones if a mobile theme is used.</li>\n</ol>\n\";s:3:\"faq\";s:22816:\"\n<dt id=\'why%20does%20speed%20matter%3F\'>\nWhy does speed matter?\n</h4>\n<p>\n<p>Search engines like Google, measure and factor in the speed of web sites in their ranking algorithm. When they recommend a site they want to make sure users find what they&rsquo;re looking for quickly. So in effect you and Google should have the same objective.</p>\n<p>Speed is among the most significant success factors web sites face. In fact, your site&rsquo;s speed directly affects your income (revenue) &mdash; it&rsquo;s a fact. Some high traffic sites conducted research and uncovered the following:</p>\n<ul>\n<li>Google.com: <strong>+500 ms</strong> (speed decrease) -&gt; <strong>-20% traffic loss</strong> [<a href=\"http://home.blarg.net/~glinden/StanfordDataMining.2006-11-29.ppt\" rel=\"nofollow ugc\">1</a>]</li>\n<li>Yahoo.com: <strong>+400 ms</strong> (speed decrease) -&gt; <strong>-5-9% full-page traffic loss</strong> (visitor left before the page finished loading) [<a href=\"http://www.slideshare.net/stoyan/yslow-20-presentation\" rel=\"nofollow ugc\">2</a>]</li>\n<li>Amazon.com: <strong>+100 ms</strong> (speed decrease) -&gt; <strong>-1% sales loss</strong> [<a href=\"http://home.blarg.net/~glinden/StanfordDataMining.2006-11-29.ppt\" rel=\"nofollow ugc\">1</a>]</li>\n</ul>\n<p>A thousandth of a second is not a long time, yet the impact is quite significant. Even if you&rsquo;re not a large company (or just hope to become one), a loss is still a loss. W3 Total Cache is your solution for faster websites, happier visitors and better results.</p>\n<p>Many of the other consequences of poor performance were discovered more than a decade ago:</p>\n<ul>\n<li>Lower perceived credibility (Fogg et al. 2001)</li>\n<li>Lower perceived quality (Bouch, Kuchinsky, and Bhatti 2000)</li>\n<li>Increased user frustration (Ceaparu et al. 2004)</li>\n<li>Increased blood pressure (Scheirer et al. 2002)</li>\n<li>Reduced flow rates (Novak, Hoffman, and Yung 200)</li>\n<li>Reduced conversion rates (Akamai 2007)</li>\n<li>Increased exit rates (Nielsen 2000)</li>\n<li>Are perceived as less interesting (Ramsay, Barbesi, and Preece 1998)</li>\n<li>Are perceived as less attractive (Skadberg and Kimmel 2004)</li>\n</ul>\n<p>There are a number of <a href=\"http://www.websiteoptimization.com/speed/tweak/psychology-web-performance/\" rel=\"nofollow ugc\">resources</a> that have been documenting the role of performance in success on the web, W3 Total Cache exists to give you a framework to tune your application or site without having to do years of research.</p>\n</p>\n<dt id=\'why%20is%20w3%20total%20cache%20better%20than%20other%20caching%20solutions%3F\'>\nWhy is W3 Total Cache better than other caching solutions?\n</h4>\n<p>\n<p><strong>It&rsquo;s a complete framework.</strong> Most cache plugins available do a great job at achieving a couple of performance gains. Total Cache is different because it remedies numerous performance reducing aspects of any web site. It goes farther than the basics, beyond merely reducing CPU usage (load) or bandwidth consumption for HTML pages. Equally important, the plugin requires no theme modifications, modifications to your .htaccess (mod_rewrite rules) or programming compromises to get started. Most importantly, it&rsquo;s the only plugin designed to optimize all practical hosting environments small or large. The options are many and setup is easy.</p>\n</p>\n<dt id=\'i%27ve%20never%20heard%20of%20any%20of%20this%20stuff%3B%20my%20site%20is%20fine%2C%20no%20one%20complains%20about%20the%20speed.%20why%20should%20i%20install%20this%3F\'>\nI&rsquo;ve never heard of any of this stuff; my site is fine, no one complains about the speed. Why should I install this?\n</h4>\n<p>\n<p>Rarely do readers take the time to complain. They typically just stop browsing earlier than you&rsquo;d prefer and may not return altogether. This is the only plugin specifically designed to make sure that all aspects of your site are as fast as possible. Google is placing more emphasis on the <a href=\"http://searchengineland.com/site-speed-googles-next-ranking-factor-29793\" rel=\"nofollow ugc\">speed of a site as a factor in rankings</a>; this plugin helps with that too.</p>\n<p>It&rsquo;s in every web site owner&rsquo;s best interest is to make sure that the performance of your site is not hindering its success.</p>\n</p>\n<dt id=\'which%20wordpress%20versions%20are%20supported%3F\'>\nWhich WordPress versions are supported?\n</h4>\n<p>\n<p>To use all features in the suite, a minimum of version WordPress 3.8 with PHP 5.6 is required. Earlier versions will benefit from our Media Library Importer to get them back on the upgrade path and into a CDN of their choosing.</p>\n</p>\n<dt id=\'why%20doesn%27t%20minify%20work%20for%20me%3F\'>\nWhy doesn&rsquo;t minify work for me?\n</h4>\n<p>\n<p>Great question. W3 Total Cache uses several open source tools to attempt to combine and optimize CSS, JavaScript and HTML etc. Unfortunately some trial and error is required on the part of developers is required to make sure that their code can be successfully minified with the various libraries W3 Total Cache supports. Even still, if developers do test their code thoroughly, they cannot be sure that interoperability with other code your site may have. This fault does not lie with any single party here, because there are thousands of plugins and theme combinations that a given site can have, there are millions of possible combinations of CSS, JavaScript etc.</p>\n<p>A good rule of thumb is to try auto mode, work with a developer to identify the code that is not compatible and start with combine only mode (the safest optimization) and increase the optimization to the point just before functionality (JavaScript) or user interface / layout (CSS) breaks in your site.</p>\n<p>We&rsquo;re always working to make this more simple and straight forward in future releases, but this is not an undertaking we can realize on our own. When you find a plugin, theme or file that is not compatible with minification reach out to the developer and ask them either to provide a minified version with their distribution or otherwise make sure their code is minification-friendly.</p>\n</p>\n<dt id=\'what%20about%20comments%3F%20does%20the%20plugin%20slow%20down%20the%20rate%20at%20which%20comments%20appear%3F\'>\nWhat about comments? Does the plugin slow down the rate at which comments appear?\n</h4>\n<p>\n<p>On the contrary, as with any other action a user can perform on a site, faster performance will encourage more of it. The cache is so quickly rebuilt in memory that it&rsquo;s no trouble to show visitors the most current version of a post that&rsquo;s experiencing Digg, Slashdot, Drudge Report, Yahoo Buzz or Twitter effect.</p>\n</p>\n<dt id=\'will%20the%20plugin%20interfere%20with%20other%20plugins%20or%20widgets%3F\'>\nWill the plugin interfere with other plugins or widgets?\n</h4>\n<p>\n<p>No, on the contrary if you use the minify settings you will improve their performance by several times.</p>\n</p>\n<dt id=\'does%20this%20plugin%20work%20with%20wordpress%20in%20network%20mode%3F\'>\nDoes this plugin work with WordPress in network mode?\n</h4>\n<p>\n<p>Indeed it does.</p>\n</p>\n<dt id=\'does%20this%20plugin%20work%20with%20buddypress%20%28bbpress%29%3F\'>\nDoes this plugin work with BuddyPress (bbPress)?\n</h4>\n<p>\n<p>Yes.</p>\n</p>\n<dt id=\'will%20this%20plugin%20speed%20up%20wp%20admin%3F\'>\nWill this plugin speed up WP Admin?\n</h4>\n<p>\n<p>Yes, indirectly &#8211; if you have a lot of bloggers working with you, you will find that it feels like you have a server dedicated only to WP Admin once this plugin is enabled; the result, increased productivity.</p>\n</p>\n<dt id=\'which%20web%20servers%20do%20you%20support%3F\'>\nWhich web servers do you support?\n</h4>\n<p>\n<p>We are aware of no incompatibilities with <a href=\"http://httpd.apache.org/\" rel=\"nofollow ugc\">apache</a> 1.3+, <a href=\"https://www.nginx.com/solutions/web-server/\" rel=\"nofollow ugc\">nginx</a> 0.7+, <a href=\"http://www.iis.net/\" rel=\"nofollow ugc\">IIS</a> 5+ or <a href=\"https://www.litespeedtech.com/products/litespeed-web-server/overview\" rel=\"nofollow ugc\">litespeed</a> 4.0.2+. If there&rsquo;s a web server you feel we should be actively testing (e.g. <a href=\"https://www.lighttpd.net/\" rel=\"nofollow ugc\">lighttpd</a>), we&rsquo;re <a href=\"https://www.w3-edge.com/contact/\" rel=\"nofollow ugc\">interested in hearing</a>.</p>\n</p>\n<dt id=\'is%20this%20plugin%20server%20cluster%20and%20load%20balancer%20friendly%3F\'>\nIs this plugin server cluster and load balancer friendly?\n</h4>\n<p>\n<p>Yes, built from the ground up with scale and current hosting paradigms in mind.</p>\n</p>\n<dt id=\'what%20is%20the%20purpose%20of%20the%20%22media%20library%20import%22%20tool%20and%20how%20do%20i%20use%20it%3F\'>\nWhat is the purpose of the « Media Library Import » tool and how do I use it?\n</h4>\n<p>\n<p>The media library import tool is for old or « messy » WordPress installations that have attachments (images etc in posts or pages) scattered about the web server or « hot linked » to 3rd party sites instead of properly using the media library.</p>\n<p>The tool will scan your posts and pages for the cases above and copy them to your media library, update your posts to use the link addresses and produce a .htaccess file containing the list of of permanent redirects, so search engines can find the files in their new location.</p>\n<p>You should backup your database before performing this operation.</p>\n</p>\n<dt id=\'how%20do%20i%20find%20the%20js%20and%20css%20to%20optimize%20%28minify%29%20them%20with%20this%20plugin%3F\'>\nHow do I find the JS and CSS to optimize (minify) them with this plugin?\n</h4>\n<p>\n<p>Use the « Help » button available on the Minify settings tab. Once open, the tool will look for and populate the CSS and JS files used in each template of the site for the active theme. To then add a file to the minify settings, click the checkbox next to that file. The embed location of JS files can also be specified to improve page render performance. Minify settings for all installed themes can be managed from the tool as well by selecting the theme from the drop down menu. Once done configuring minify settings, click the apply and close button, then save settings in the Minify settings tab.</p>\n</p>\n<dt id=\'i%20don%27t%20understand%20what%20a%20cdn%20has%20to%20do%20with%20caching%2C%20that%27s%20completely%20different%2C%20no%3F\'>\nI don&rsquo;t understand what a CDN has to do with caching, that&rsquo;s completely different, no?\n</h4>\n<p>\n<p>Technically no, a CDN is a high performance cache that stores static assets (your theme files, media library etc) in various locations throughout the world in order to provide low latency access to them by readers in those regions. Use Total Cache to accelerate your site by putting your content closer to your users with our many CDN integrations including Cloudflare, StackPath, AWS and more.</p>\n</p>\n<dt id=\'how%20do%20i%20use%20an%20origin%20pull%20%28mirror%29%20cdn%3F\'>\nHow do I use an Origin Pull (Mirror) CDN?\n</h4>\n<p>\n<p>Login to your CDN providers control panel or account management area. Following any set up steps they provide, create a new « pull zone » or « bucket » for your site&rsquo;s domain name. If there&rsquo;s a set up wizard or any troubleshooting tips your provider offers, be sure to review them. In the CDN tab of the plugin, enter the hostname your CDN provider provided in the « replace site&rsquo;s hostname with » field. You should always do a quick check by opening a test file from the CDN hostname, e.g. http://cdn.domain.com/favicon.ico. Troubleshoot with your CDN provider until this test is successful.</p>\n<p>Now go to the General tab and click the checkbox and save the settings to enable CDN functionality and empty the cache for the changes to take effect.</p>\n</p>\n<dt id=\'how%20do%20i%20configure%20amazon%20simple%20storage%20service%20%28amazon%20s3%29%20or%20amazon%20cloudfront%20as%20my%20cdn%3F\'>\nHow do I configure Amazon Simple Storage Service (Amazon S3) or Amazon CloudFront as my CDN?\n</h4>\n<p>\n<p>First <a href=\"http://aws.amazon.com/\" rel=\"nofollow ugc\">create an S3 account</a> (unless using origin pull); it may take several hours for your account credentials to be functional. Next, you need to obtain your « Access key ID » and « Secret key » from the « Access Credentials » section of the « <a href=\"http://aws-portal.amazon.com/gp/aws/developer/account/index.html?action=access-key\" rel=\"nofollow ugc\">Security Credentials</a> » page of « My Account. » Make sure the status is « active. » Next, make sure that « Amazon Simple Storage Service (Amazon S3) » is the selected « CDN type » on the « General Settings » tab, then save the changes. Now on the « Content Delivery Network Settings » tab enter your « Access key, » « Secret key » and enter a name (avoid special characters and spaces) for your bucket in the « Create a bucket » field by clicking the button of the same name. If using an existing bucket simply specify the bucket name in the « Bucket » field. Click the « Test S3 Upload » button and make sure that the test is successful, if not check your settings and try again. Save your settings.</p>\n<p>Unless you wish to use CloudFront, you&rsquo;re almost done, skip to the next paragraph if you&rsquo;re using CloudFront. Go to the « General Settings » tab and click the « Enable » checkbox and save the settings to enable CDN functionality. Empty the cache for the changes to take effect. If preview mode is active you will need to « deploy » your changes for them to take effect.</p>\n<p>To use CloudFront, perform all of the steps above, except select the « Amazon CloudFront » « CDN type » in the « Content Delivery Network » section of the « General Settings » tab. When creating a new bucket, the distribution ID will automatically be populated. Otherwise, proceed to the <a href=\"https://console.aws.amazon.com/cloudfront/\" rel=\"nofollow ugc\">AWS Management Console</a> and create a new distribution: select the S3 Bucket you created earlier as the « Origin, » enter a <a href=\"http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/index.html?CNAMEs.html\" rel=\"nofollow ugc\">CNAME</a> if you wish to add one or more to your DNS Zone. Make sure that « Distribution Status » is enabled and « State » is deployed. Now on « Content Delivery Network » tab of the plugin, copy the subdomain found in the AWS Management Console and enter the CNAME used for the distribution in the « CNAME » field.</p>\n<p>You may optionally, specify up to 10 hostnames to use rather than the default hostname, doing so will improve the render performance of your site&rsquo;s pages. Additional hostnames should also be specified in the settings for the distribution you&rsquo;re using in the AWS Management Console.</p>\n<p>Now go to the General tab and click the « Enable » checkbox and save the settings to enable CDN functionality and empty the cache for the changes to take effect. If preview mode is active you will need to « deploy » your changes for them to take effect.</p>\n</p>\n<dt id=\'how%20do%20i%20configure%20rackspace%20cloud%20files%20as%20my%20cdn%3F\'>\nHow do I configure Rackspace Cloud Files as my CDN?\n</h4>\n<p>\n<p>First <a href=\"http://www.rackspacecloud.com/cloud_hosting_products/files\" rel=\"nofollow ugc\">create an account</a>. Next, in the « Content Delivery Network » section of the « General Settings » tab, select Rackspace Cloud Files as the « CDN Type. » Now, in the « Configuration » section of the « Content Delivery Network » tab, enter the « Username » and « API key » associated with your account (found in the API Access section of the <a href=\"https://manage.rackspacecloud.com/APIAccess.do\" rel=\"nofollow ugc\">rackspace cloud control panel</a>) in the respective fields. Next enter a name for the container to use (avoid special characters and spaces). If the operation is successful, the container&rsquo;s ID will automatically appear in the « Replace site&rsquo;s hostname with » field. You may optionally, specify the container name and container ID of an <a href=\"https://manage.rackspacecloud.com/CloudFiles.do\" rel=\"nofollow ugc\">existing container</a> if you wish. Click the « Test Cloud Files Upload » button and make sure that the test is successful, if not check your settings and try again. Save your settings. You&rsquo;re now ready to export your media library, theme and any other files to the CDN.</p>\n<p>You may optionally, specify up to 10 hostnames to use rather than the default hostname, doing so will improve the render performance of your site&rsquo;s pages.</p>\n<p>Now go to the General tab and click the « Enable » checkbox and save the settings to enable CDN functionality and empty the cache for the changes to take effect.  If preview mode is active you will need to « deploy » your changes for them to take effect.</p>\n</p>\n<dt id=\'what%20is%20the%20purpose%20of%20the%20%22modify%20attachment%20urls%22%20button%3F\'>\nWhat is the purpose of the « modify attachment URLs » button?\n</h4>\n<p>\n<p>If the domain name of your site has changed, this tool is useful in updating your posts and pages to use the current addresses. For example, if your site used to be www.domain.com, and you decided to change it to domain.com, the result would either be many « broken » images or many unnecessary redirects (which slow down the visitor&rsquo;s browsing experience). You can use this tool to correct this and similar cases. Correcting the URLs of your images also allows the plugin to do a better job of determining which images are actually hosted with the CDN.</p>\n<p>As always, it never hurts to back up your database first.</p>\n</p>\n<dt id=\'is%20this%20plugin%20comptatible%20with%20tdo%20mini%20forms%3F\'>\nIs this plugin comptatible with TDO Mini Forms?\n</h4>\n<p>\n<p>Captcha and recaptcha will work fine, however you will need to prevent any pages with forms from being cached. Add the page&rsquo;s URI to the « Never cache the following pages » box on the Page Cache Settings tab.</p>\n</p>\n<dt id=\'is%20this%20plugin%20comptatible%20with%20gd%20star%20rating%3F\'>\nIs this plugin comptatible with GD Star Rating?\n</h4>\n<p>\n<p>Yes. Follow these steps:</p>\n<ol>\n<li>Enable dynamic loading of ratings by checking GD Star Rating -&gt; Settings -&gt; Features « Cache support option »</li>\n<li>If Database cache enabled in W3 Total Cache add <code>wp_gdsr</code> to « Ignored query stems » field in the Database Cache settings tab, otherwise ratings will not updated after voting</li>\n<li>Empty all caches</li>\n</ol>\n</p>\n<dt id=\'i%20see%20garbage%20characters%20instead%20of%20the%20normal%20web%20site%2C%20what%27s%20going%20on%20here%3F\'>\nI see garbage characters instead of the normal web site, what&rsquo;s going on here?\n</h4>\n<p>\n<p>If a theme or it&rsquo;s files use the call <code>php_flush()</code> or function <code>flush()</code> that will interfere with the plugins normal operation; making the plugin send cached files before essential operations have finished. The <code>flush()</code> call is no longer necessary and should be removed.</p>\n</p>\n<dt id=\'how%20do%20i%20cache%20only%20the%20home%20page%3F\'>\nHow do I cache only the home page?\n</h4>\n<p>\n<p>Add <code>/.+</code> to page cache « Never cache the following pages » option on the page cache settings tab.</p>\n</p>\n<dt id=\'i%27m%20getting%20blank%20pages%20or%20500%20error%20codes%20when%20trying%20to%20upgrade%20on%20wordpress%20in%20network%20mode\'>\nI&rsquo;m getting blank pages or 500 error codes when trying to upgrade on WordPress in network mode\n</h4>\n<p>\n<p>First, make sure the plugin is not active (disabled) network-wide. Then make sure it&rsquo;s deactivated network-wide. Now you should be able to successful upgrade without breaking your site.</p>\n</p>\n<dt id=\'a%20notification%20about%20file%20owner%20appears%20along%20with%20an%20ftp%20form%2C%20how%20can%20i%20resolve%20this%3F\'>\nA notification about file owner appears along with an FTP form, how can I resolve this?\n</h4>\n<p>\n<p>The plugin uses WordPress FileSystem functionality to write to files. It checks if the file owner, file owner group of created files match process owner. If this is not the case it cannot write or modify files.</p>\n<p>Typically, you should tell your web host about the permission issue and they should be able to resolve it.</p>\n<p>You can however try adding <em>define(&lsquo;FS_METHOD&rsquo;, &lsquo;direct&rsquo;);</em> to wp-config.php to circumvent the file and folder checks.</p>\n</p>\n<dt id=\'does%20the%20image%20service%20extension%20use%20a%20lot%20of%20resources%20to%20convert%20images%20to%20webp%3F\'>\nDoes the Image Service extension use a lot of resources to convert images to WebP?\n</h4>\n<p>\n<p>No.  The Image Service extension converts common image file formats to the modern WebP format using our API services.  The conversions occur on our API service, so that resource usage does not impact your website server.</p>\n</p>\n<dt id=\'is%20image%20data%20retained%20by%20the%20total%20cache%20image%20service%20api%3F\'>\nIs image data retained by the Total Cache Image Service API?\n</h4>\n<p>\n<p>Image data received by our API is destroyed after a converted image is generated.  The converted iamges are destroyed once picked-up/downloaded to your website by the Total Cache plugin.</p>\n</p>\n<dt id=\'this%20is%20too%20good%20to%20be%20true%2C%20how%20can%20i%20test%20the%20results%3F\'>\nThis is too good to be true, how can I test the results?\n</h4>\n<p>\n<p>You will be able to see the results instantly on each page load, but for tangible metrics, you should consider using the following tools:</p>\n<ul>\n<li><a href=\"https://developers.google.com/speed/pagespeed/\" rel=\"nofollow ugc\">Google PageSpeed</a></li>\n<li><a href=\"https://search.google.com/search-console/core-web-vitals/\" rel=\"nofollow ugc\">Google Search Console Core Web Vitals Report</a></li>\n<li><a href=\"https://www.webpagetest.org/test\" rel=\"nofollow ugc\">WebPagetest</a></li>\n<li><a href=\"https://tools.pingdom.com/\" rel=\"nofollow ugc\">Pingdom</a></li>\n<li><a href=\"https://gtmetrix.com/\" rel=\"nofollow ugc\">GTmetrix</a></li>\n</ul>\n</p>\n<dt id=\'i%20don%27t%20have%20time%20to%20deal%20with%20this%2C%20but%20i%20know%20i%20need%20it.%20will%20you%20help%20me%3F\'>\nI don&rsquo;t have time to deal with this, but I know I need it. Will you help me?\n</h4>\n<p>\n<p>Yes! Please <a href=\"https://www.w3-edge.com/contact/\" rel=\"nofollow ugc\">reach out to us</a> and we&rsquo;ll get you acclimated so you can « set it and forget it. »</p>\n<p>Install the plugin to read the full FAQ on the plugins FAQ tab.</p>\n</p>\n\n\";s:9:\"changelog\";s:37827:\"<h4>2.4.1</h4>\n<ul>\n<li>Fix: Add a fallback for the older version of wp-content/db.php</li>\n</ul>\n<h4>2.4.0</h4>\n<ul>\n<li>Feature: Added filter « w3tc_config_item_objectcache.enabled » to allow for disabling W3TC object cache</li>\n<li>Fix: Auto-apply W3TC Pro license after purchase via in-plugin purchase/upgrade buttons</li>\n<li>Fix: PHP 8 warnings for Page and Fragment caches</li>\n<li>Fix: Replaced delete_blog deprecated hook with wp_uninitialize_site and wp_update_site</li>\n<li>Fix: Database Cluster configuration file save issue</li>\n<li>Fix: Fragment cache will now be disabled for non-pro users instead of being only disabled on the front-end</li>\n<li>Fix: Premium services widget list is now synced with the support page</li>\n<li>Update: User interface updated for cleaner appearance and easier navigation and control</li>\n<li>Update: Added support for get/set/add/delete wp_xxx_multiple methods to Object cache</li>\n</ul>\n<h4>2.3.3</h4>\n<ul>\n<li>Fix: Fragment Cache: Fatal error when displaying registered groups</li>\n<li>Fix: PHP 8 deprecation warnings in the SNS Message Bus and NuSOAP libraries</li>\n<li>Fix: Broken nonce for renewal form</li>\n<li>Fix: Page Cache: Moved hardcoded query string exemptions to the settings page</li>\n<li>Update: Redis and Memcached host/IP/domain configuration examples</li>\n</ul>\n<h4>2.3.2</h4>\n<ul>\n<li>Fix: Correct interpolation of a symlinked cache directory</li>\n<li>Fix: Memcached test using SASL authentication</li>\n<li>Fix: Multi-site authorization request returning to incorrect URL</li>\n</ul>\n<h4>2.3.1</h4>\n<ul>\n<li>Fix: PHP 8 compatibility: Invalid return type if Browser Cache is disabled</li>\n<li>Fix: Added AWS SNS message classes (aws/aws-php-sns-message-validator)</li>\n<li>Fix: PageSpeed service: messages and escaping</li>\n<li>Fix: Image Service meta query handling</li>\n<li>Update: Dependency version updates</li>\n<li>Update: Content-Security-Policy (CSP) and Content-Security-Policy-Report-Only (CSPRO) header field configuration</li>\n</ul>\n<h4>2.3.0</h4>\n<ul>\n<li>Feature: PageSpeed Insights reports and performance page widget</li>\n<li>Feature: Added basic OpenLiteSpeed support</li>\n<li>Feature: Add Permissions-Policy to mirror Feature-Policy directives</li>\n<li>Fix: PHP 8.2 compatibility</li>\n<li>Fix: GuzzleHttp 7 conflict with Azure</li>\n<li>Fix: Allow object cache updates when using WP-CLI</li>\n<li>Fix: Added missing Page Cache configuration « host » value</li>\n<li>Fix: Missing on_comment_status action callback</li>\n<li>Fix: Flush cache on attachment update</li>\n<li>Fix: Varnish flush for posts</li>\n<li>Update: Improved comment status logic for flushing database and object caches</li>\n<li>Update: Adjusted FTP form style</li>\n<li>Update: Removed deprecated MaxCDN and NetDNA components and added a notice if one was used</li>\n<li>Update: Removed deprecated FeedBurner</li>\n</ul>\n<h4>2.2.12</h4>\n<ul>\n<li>Fix: Comment status change error</li>\n<li>Fix: Varnish flush post arguments</li>\n</ul>\n<h4>2.2.11</h4>\n<ul>\n<li>Fix: Error when flushing page cache after an attachment update</li>\n</ul>\n<h4>2.2.10</h4>\n<ul>\n<li>Fix: Optimized and fixed object cache flushing</li>\n<li>Fix: Scheduled post page cache flushing</li>\n<li>Fix: Admin bar flush cache for current page with disabled purge policy</li>\n<li>Fix: Loop when disabling Minify HTTP/2 push setting</li>\n<li>Fix: Extension admin notice missing links</li>\n<li>Update: Removed custom translation files</li>\n</ul>\n<h4>2.2.9</h4>\n<ul>\n<li>Fix: Reset our textdomain for translations</li>\n</ul>\n<h4>2.2.8</h4>\n<ul>\n<li>Fix: Escape output in compatibility checker, minify, and New Relic pages</li>\n<li>Fix: Admin notice buttons on non-plugin pages</li>\n<li>Fix: Namespace on exception type in a minify class</li>\n<li>Fix: Translation issues due to hooks and typos</li>\n<li>Fix: Broken JavaScript in admin_print_scripts calls when language is not English</li>\n<li>Fix: Deprecated warnings in JS and CSS minify</li>\n<li>Update: Translation files</li>\n</ul>\n<h4>2.2.7</h4>\n<ul>\n<li>Fix: Updated database cache connection class to avoid deprecated warnings in WordPress 6.1</li>\n<li>Fix: Redis: Fixed handling of retry interval and timeout options for usage statistics</li>\n<li>Enhancement: Redis: Added TLS/SSL certificate verification option</li>\n<li>Enhancement: Page cache: Added query string exemptions</li>\n</ul>\n<h4>2.2.6</h4>\n<ul>\n<li>Fix: Error clearing all cache when using Cloudfront full CDN in Pro</li>\n</ul>\n<h4>2.2.5</h4>\n<ul>\n<li>Fix: Revert WooCommerce Variation Image Gallery plugin CDN filter</li>\n<li>Fix: DB cache syntax error in PHP 5.6</li>\n<li>Fix: Added missing space to S3 CDN bucket label</li>\n<li>Fix: JS error for CloudFront CDN related check on non-W3TC pages</li>\n<li>Fix: Page cache unpack warning for empty/malformed files</li>\n<li>Enhancement: Image Service pre_get_posts anonymous action now hooked (w3tc_modify_query_obj)</li>\n<li>Enhancement: Image Service ajax_query_attachments_args anonymous action now hooked (w3tc_filter_ajax_args)</li>\n</ul>\n<h4>2.2.4</h4>\n<ul>\n<li>Fix: Extensions URL in settings</li>\n<li>Fix: Redis undefined array key warnings</li>\n<li>Fix: Redis connect issue based on phpredis version</li>\n<li>Fix: Sanitization of licensing messages</li>\n<li>Fix: DB cache error in Ajax</li>\n<li>Fix: Call to undefined function in DB cache query class</li>\n<li>Fix: PHP 8 compatibility: join</li>\n<li>Fix: WooCommerce Variation Image Gallery plugin CDN filter</li>\n<li>Enhancement: Add setting for AWS S3 public objects in ACL</li>\n<li>Enhancement: Check if post is empty before cache flush</li>\n<li>Enhancement: Add max lifetime setting for non-disk page cache</li>\n<li>Enhancement: Add notice when selecting CDN using CloudFront</li>\n<li>Update: CSS Tidy 1.7.3 =&gt; 2.0.1</li>\n<li>Update: Add sns-message-validator</li>\n<li>Security: Ensure cache writes in cache folders</li>\n</ul>\n<h4>2.2.3</h4>\n<ul>\n<li>Fix: Redis Cache: Removed exception on warnings</li>\n<li>Fix: Compatibility check for WP_CACHE</li>\n<li>Fix: Flush all cache cache except Cloudflare button</li>\n<li>Fix: License terms update notice escaping</li>\n<li>Fix: Feature Showcase: Image Service activate button</li>\n<li>Security: Updated guzzlehttp/guzzle to 6.5.8</li>\n</ul>\n<h4>2.2.2</h4>\n<ul>\n<li>Security: PHPCS and WPCS updates</li>\n<li>Security: Updated guzzlehttp/guzzle to 6.5.6</li>\n<li>Security: Updated guzzlehttp/psr7 to 1.8.5</li>\n<li>Fix: Cloudflare flush all cache</li>\n<li>Fix: Access log test</li>\n<li>Fix: Better handling for PHP 5.6</li>\n<li>Fix: Convert Redis warnings to exceptions</li>\n<li>Fix: WordPress 5.5 image lazy loading</li>\n<li>Fix: Infinite loop when using database cluster configuration</li>\n<li>Fix: Database cluster logic</li>\n<li>Fix: FTP credentials form</li>\n<li>Fix: Preview deploy button</li>\n<li>Fix: Image Service links in multisite network admin</li>\n<li>Fix: Enable Image Service settings changes in multisite blog/sub sites</li>\n<li>Enhancement: Updated Cloudflare settings to allow a global API key or token</li>\n<li>Enhancement: Added Cloudflare CDN public objects option to settings</li>\n<li>Enhancement: Added timeout settings for Redis</li>\n<li>Enhancement: Added TLS/SSL certificate verification option for Redis</li>\n<li>Enhancement: Added Image Service visibility option</li>\n<li>Enhancement: Updated Image Service limit notification</li>\n<li>Enhancement: Better handling of trailing slash URLs</li>\n<li>Update: Adjusted lightbox for accessibility</li>\n<li>Update: Removed deprecated opcache flush</li>\n</ul>\n<h4>2.2.1</h4>\n<ul>\n<li>Fix: Cloudflare: Removed use of the retired ip_lkup V1 endpoint</li>\n<li>Fix: Prevent error in some environments using non-direct filesystems</li>\n<li>Fix: Added better checking for some filesystem actions</li>\n<li>Fix: AWS CloudFront: Reverted async change for cache invalidation to honor promises</li>\n<li>Enhancement: Added option to exclude minified JS files from being processed by Rocket Loader</li>\n<li>Enhancement: Improved handling of Image Service rate-limiting and error messages</li>\n</ul>\n<h4>2.2.0</h4>\n<ul>\n<li>Feature: Image Service API extension: WebP conversion options</li>\n</ul>\n<h4>2.1.9</h4>\n<ul>\n<li>Fix: Cloudflare Dashboard Widget: Updated to use GraphQL</li>\n<li>Fix: Cloudflare Dashboard Widget: Use WordPress timezone</li>\n<li>Fix: CDN: Execute purge only if hosting is enabled, to prevent unneeded delays</li>\n<li>Fix: Published/modified custom posts not clearing the archive cache(s)</li>\n<li>Fix: Native WordPress sitemap caching</li>\n<li>Fix: Extra MIME groups other than controlled by settings were added to rules</li>\n<li>Fix: Usage Statistics: Not functioning when object cache is set to Redis</li>\n<li>Fix: AMP Extension: Prevent popup admin bar for endpoints</li>\n<li>Fix: Setup Guide Wizard: CSS for long translations</li>\n<li>Fix: Opcache Settings: Validate timestamp indicator checkbox</li>\n<li>Update: Remove robots.txt cache toggle setting</li>\n<li>Enhancement: Impove 404 detection</li>\n<li>Enhancement: Improved compatibility check indicators</li>\n<li>Enhancement: AWS CloudFront: Faster cache invalidation using async</li>\n</ul>\n<h4>2.1.8</h4>\n<ul>\n<li>Fix: Corrected handling of robots.txt (file and filter)</li>\n</ul>\n<h4>2.1.7</h4>\n<ul>\n<li>Fix: Corrected relative paths used in the JS minify YUI Compressor</li>\n<li>Fix: Disallow crawling of cache directory</li>\n<li>Fix: Responsive display for the dashboard</li>\n<li>Enhancement: Added lazy load threshold setting</li>\n<li>Enhancement: Added feature policy security headers to settings</li>\n</ul>\n<h4>2.1.6</h4>\n<ul>\n<li>Fix: JS minify issue with template literal backticks</li>\n<li>Fix: Do not redirect when using WP-CLI</li>\n<li>Fix: Missing whitespace in Memcached Nginx configuration</li>\n<li>Fix: Setting for CDN over passive FTP</li>\n<li>Fix: Updated CDN Minify regex</li>\n<li>Fix: Added missing text domains and fixed translations</li>\n<li>Enhancement: Allow default AWS credentials provider</li>\n<li>Enhancement: Added error logging when minification base URL is not found</li>\n</ul>\n<h4>2.1.5</h4>\n<ul>\n<li>Fix: Sanitize extension argument</li>\n</ul>\n<h4>2.1.4</h4>\n<ul>\n<li>Fix: Use Memcached server from config for Nginx rules instead of localhost</li>\n<li>Fix: Allow more characters in CDN hostname sanitization</li>\n<li>Fix: Added missing textdomains for Browser Cache settings</li>\n<li>Fix: Avoid a possible PHP warning in LazyLoad mutator</li>\n<li>Enhancement: Added a filter w3tc_cdn_cf_flush_all_uris for CloudFront purging</li>\n</ul>\n<h4>2.1.3</h4>\n<ul>\n<li>Fix: Authenticated Persistent XSS &amp; XFS in CDN admin page</li>\n<li>Update: AWS library version 3.183.0</li>\n<li>Update: Minify: Include theme template files using page_* filenames</li>\n</ul>\n<h4>2.1.2</h4>\n<ul>\n<li>Fix: Skip removing spaces around « </li>\n<li> » tags in HTML Minify</li>\n<li>Fix: Updated admin URL logic for multisite installations</li>\n<li>Fix: TransparentCDN purge URL validation</li>\n<li>Fix: Added an option to use ABSPATH as the document root for Minify</li>\n<li>Fix: Database cache debug message</li>\n<li>Update: Added regions for AWS S3 (af-south-1, cn-north-1, cn-northwest-1, eu-south-1)</li>\n<li>Update: Added MIME types AVIF and AVIFS for Browser Cache rules</li>\n<li>Update: Enhanced « get_pagenum_link » filter</li>\n<li>Update: Removed « comment » from the non-persistent object cache group</li>\n</ul>\n<h4>2.1.1</h4>\n<ul>\n<li>Fix: Move Minify library to a namespace to avoid conflicts with other plugins</li>\n<li>Fix: Check for AWS before loading functions</li>\n<li>Fix: Update Minify ClosureCompiler base URL; use HTTPS</li>\n<li>Fix: Corrected getting the network siteurl</li>\n<li>Fix: Prevent PHP warning in CurlFactory</li>\n<li>Update: Added information links to general minify options</li>\n<li>Update: Added video/ogg support for browser caching</li>\n</ul>\n<h4>2.1.0</h4>\n<ul>\n<li>Feature: Added a Feature Showcase to highlight new and existing features</li>\n<li>Update: Consolidated cache groups settings pages</li>\n<li>Update: Replaced deprecated jQuery method for WordPress 5.6</li>\n<li>Fix: PHP warnings for sprintf placeholders in PHP 8</li>\n<li>Fix: PHP deprecated warnings in PHP 8</li>\n<li>Fix: Browser Cache Quick Reference Chart link</li>\n<li>Fix: Bad nonce in help</li>\n<li>Fix: Google Drive CDN JavaScript</li>\n</ul>\n<h4>2.0.1</h4>\n<ul>\n<li>Fix: Corrected redirection logic for the new Setup Guide</li>\n<li>Fix: Fixed JavaScript w3tc_ga error</li>\n</ul>\n<h4>2.0.0</h4>\n<ul>\n<li>Feature: Added the Setup Guide wizard for onboarding</li>\n<li>Update: Updated jQuery compatibility and methods deprecated in WordPress 5.6</li>\n<li>Fix: Browser Cache: Fixed ExpiresByType code; changed from modified time to client access time</li>\n</ul>\n<h4>0.15.2</h4>\n<ul>\n<li>Fix: Minify: Do not remove quotes around meta tags</li>\n<li>Fix: Minify: Removal of spaces in calc function was breaking CSS</li>\n<li>Fix: Browser Cache: Query string was not added to prevent caching after setting changes</li>\n<li>Fix: Avoid warning when sending an empty URL for purging</li>\n<li>Update: Added a filter for minified JavaScript content</li>\n<li>Update: Minify: Added options for minify only got both JS and CSS in auto mode</li>\n</ul>\n<h4>0.15.1</h4>\n<ul>\n<li>Fix: Fixed Memcached flush logic</li>\n<li>Fix: Remove disk enhanced rewrites when disabling page cache</li>\n<li>Fix: Better handle conflicts on activation</li>\n</ul>\n<h4>0.15.0</h4>\n<ul>\n<li>Feature: Added TransparentCDN full-site delivery option</li>\n<li>Fix: Update settings on activation in a changed environment</li>\n<li>Fix: Fixed a compatibility check for Apache when PHP is running as CGI</li>\n<li>Fix: Always set HSTS headers in Apache; not only for 2xx HTTP codes</li>\n<li>Fix: Implemented anatomic incrementing of key version in Memcache(d)</li>\n<li>Update: Allow filtering of w3tc_minify_url_for_files Minify URL for files</li>\n</ul>\n<h4>0.14.4</h4>\n<ul>\n<li>Fix: Cleanup widget and postbox display for WordPress 5.5</li>\n<li>Fix: Update to PageSpeed API v5, show webvitals metrics</li>\n<li>Fix: Console error when adminbar is hidden and PageSpeed module is active</li>\n<li>Fix: Stats view JS issue</li>\n<li>Fix: Deprecated jQuery warnings</li>\n<li>Fix: Require files for request_filesystem_credentials() call</li>\n<li>Added option to disable jquery-migrate on the front-end. Fixed #172 master (#240)</li>\n</ul>\n<h4>0.14.3</h4>\n<ul>\n<li>Fix: Take « Accepted Query Strings » into account when « Cache query strings » enabled</li>\n<li>Fixed typo in variable for lazy loading</li>\n<li>Update: Add lazy load Google Maps reference to the general settings page</li>\n<li>Update: Support background-image: together with background: for lazy loading</li>\n</ul>\n<h4>0.14.2</h4>\n<ul>\n<li>Fixed WP-CLI redirect issue in multisite</li>\n<li>Fix: Avoid PREG_JIT_STACKLIMIT_ERROR in minify</li>\n<li>Fix: Prevent empty needle PHP warning</li>\n<li>Update: Allow to specify URIs with a query string in Additional Pages</li>\n</ul>\n<h4>0.14.1</h4>\n<ul>\n<li>Fixed CSS minify URL rewrite logic that affected some lazy loading and CSS URL addresses using protocols</li>\n</ul>\n<h4>0.14.0</h4>\n<ul>\n<li>Added lazy loading for Google Maps</li>\n<li>Added a filter w3tc_minify_css_content for minified contents</li>\n<li>Fixed a minify regex issue in non-Unicode websites</li>\n<li>Fixed a PHP notice in WPMU: accessing array offset on null</li>\n<li>Fixed a minify issue where embedded CSS URL fragments were converted incorrectly</li>\n<li>i18n improvement</li>\n<li>Changed default to disabled for wp-admin requests in the object cache</li>\n</ul>\n<h4>0.13.3</h4>\n<ul>\n<li>Fixed HTML minification of img elements containing embedded SVG strings</li>\n<li>Removed an identifying value for GDPR</li>\n</ul>\n<h4>0.13.2</h4>\n<ul>\n<li>Fix: Dont store content of HEAD requests</li>\n<li>Updated informational URL on page cache static page comments</li>\n</ul>\n<h4>0.13.1</h4>\n<ul>\n<li>Fixed php warnings in PgCache_ContentGrabber.php</li>\n</ul>\n<h4>0.13.0</h4>\n<ul>\n<li>Added new Pro feature, Debug &#8211; Purge Stack Trace</li>\n<li>Added « Feature Policy » security header</li>\n<li>Removed deprecated get_magic_quotes_gpc()</li>\n<li>Improved AMP Extension by ignoring value of amp querystring marker in request if passed without value in config</li>\n<li>Improved lazyload by not processing elements with skip-lazy class or data-skip-lazy attribute</li>\n<li>Fixed caching of query-string normalization redirects, no longer cached when cache key is normalized by accept querystring arguments, caused redirect loop</li>\n</ul>\n<h4>0.12.0</h4>\n<ul>\n<li>Added querystring based URL structures for AMP pages</li>\n<li>Added filter of minify options</li>\n<li>Added lazyload picture tag support</li>\n<li>Removed footer link « Support Us » option</li>\n<li>Improved wp_die handling</li>\n<li>Improved lazyload handling of content in script tags</li>\n<li>Improved lazyload handling of feeds</li>\n<li>Improved printing tags coming from feeds</li>\n<li>Improved handling of modified posts before wp_rewrite initialized</li>\n<li>Nginx rules changed a lot to avoid « location » block conflicts. That change may cause problems on some systems using non-default WordPress rules &#8211; keep a backup of your original rules</li>\n<li>Improved handling of .htaccess files in regard to EOF</li>\n<li>Fixed Varnish purging</li>\n<li>Fixed html minification of data tags equaling 0</li>\n</ul>\n<h4>0.11.0</h4>\n<ul>\n<li>Added recommendation for BoldGrid&rsquo;s Total Upkeep plugin</li>\n<li>Added new lazy loading feature</li>\n<li>Removed New Relic extension by default for new installations</li>\n<li>Updated usage of html minification and quote removal</li>\n<li>Improved memcached config and added optional binary protocol setting</li>\n<li>Improved process of renewing expired licenses</li>\n<li>Improved page cache purging</li>\n<li>Improved FAQ link by opening in new window</li>\n<li>Improved detection of detect_post_id</li>\n<li>Improved REST caching in relation to cache headers like X-WP-*</li>\n<li>Improved Vary User-Agent header usage</li>\n<li>Improved various features with AMP pages and HTTP2</li>\n<li>Improved redis connection string to allow for tls://host:port format</li>\n<li>Fixed file headers for Cloudfront S3 CDN</li>\n<li>Fixed fatal error on with flush / SNS</li>\n<li>Fixed comments with URLs within minify debug mode</li>\n<li>Fixed ObjectCache statistics within footer</li>\n<li>Fixed temporary hotfix with wp_die and regular output</li>\n<li>Fixed fragment cache header link</li>\n<li>Fixed flushing of /feed and /feed/ cache</li>\n<li>Fixed js error in widget</li>\n<li>Fixed fatal cache flush error caused by empty $wp_rewrite</li>\n<li>Fixed path for file_generic REST caching on non-default port</li>\n<li>Fixed test minify button with Closure Compiler engine</li>\n</ul>\n<h4>0.10.2</h4>\n<ul>\n<li>Fixed compatibility with wpdb::prepare in WordPress 5.3</li>\n</ul>\n<h4>0.10.1</h4>\n<ul>\n<li>Fixed slowdown in memcached engine</li>\n<li>Fixed Purge Cache menu links so they flush current blog in WPMU</li>\n<li>Fixed error during upgrade, « Call to undefined method W3TC\\Util_Content::is_database_error »</li>\n<li>Updated Redis cache engine to avoid « Function Redis::delete() is deprecated » warning</li>\n</ul>\n<h4>0.10.0</h4>\n<ul>\n<li>Improved Statistics component for pro users</li>\n<li>Improved support for CloudFront distributions with multiple origins</li>\n<li>Improved redirects by using safter wp_safe redirect</li>\n<li>Improved .htaccess usage when pagecache does not require it</li>\n<li>Improved protection of unexpected values in global variables</li>\n<li>Added more Amazon S3 regions</li>\n<li>Added support for memcached binary protocol when available</li>\n<li>Added caching for webp MIME type</li>\n<li>Updated S3 bucket creation by settings CORS policy</li>\n<li>Updated blogmap to allow urls with custom ports</li>\n<li>Fixed usage of base url with minify</li>\n<li>\n<p>Fixed mixing content of sync &amp; async scripts with minify</p>\n</li>\n<li>\n<p>Fixed S3 + CloudFront urls when CNAMEs not used</p>\n</li>\n</ul>\n<h4>0.9.7.5</h4>\n<ul>\n<li>Updated AWS library</li>\n<li>Added support of set_sql_mode by dbcluster</li>\n<li>Improved support for webserver running on non-default port with disk-enhanced</li>\n<li>Improved menu icons</li>\n<li>Fixed php warning when remote service cannot be loaded</li>\n<li>Fixed php warnings on support page</li>\n</ul>\n<h4>0.9.7.4</h4>\n<ul>\n<li>Fixed PHP warning when Redis integration not configured correctly</li>\n<li>Fixed 404 in multisite caused by subdirectory issue</li>\n<li>Fixed object cache issue in multisite where object cache was cleared at wrong time</li>\n<li>Fixed database cluster in WordPress 5.1</li>\n<li>Fixed warning caused by user agent theme change used</li>\n<li>Fixed minification in multisite when URLs were set to root-blog based url</li>\n<li>Fixed undefined w3tc_ga issue</li>\n<li>Improved purging of current page by using post_id instead of URL</li>\n<li>Improved cache delivery of /feed URLs</li>\n<li>Improved security on calls to opcache flush</li>\n<li>Improved minification of files in environments running on non-default ports</li>\n</ul>\n<h4>0.9.7.3</h4>\n<ul>\n<li>Fixed caching of redirect responses based on empty response body</li>\n<li>Improved compatibility with WordPress 5.1</li>\n<li>Improved transports, unix: prefix not required</li>\n<li>Improved minify html</li>\n</ul>\n<h4>0.9.7.2</h4>\n<ul>\n<li>Fixed fatal error during media file upload with CDN module active</li>\n<li>Fixed removal of empty values, JSON encoded string in attribute, trailing quote at end of tag, and the handling of anchors in HTML minify</li>\n<li>Fixed undefined index warning</li>\n<li>Fixed fatal error when purging CDN using full site delivery</li>\n</ul>\n<h4>0.9.7.1</h4>\n<ul>\n<li>Fixed undefined variable notice</li>\n<li>Fixed « No such file or directory » warning</li>\n<li>Fixed writing to PHP error log rather than WordPress debug log</li>\n<li>Fixed default referrer policy should be « no-referrer-when-downgrade »</li>\n<li>Fixed php_flag error related to browser cache, using ini_set instead</li>\n<li>Fixed CloudFlare IPv6 check undefined offset</li>\n<li>Fixed Undefined constant WP_ROOT</li>\n<li>Fixed frame-ancestors being overwritten by frame-src</li>\n<li>Fixed missing semicolon in nginx configuration</li>\n<li>Fixed HTTP/2 URLs handling for browser cache and CDN modules</li>\n<li>Fixed display of CDN debug information</li>\n<li>Fixed CSS Minification with Google Fonts when included via « Include external files/libraries » and non-latin character-sets are loaded</li>\n<li>Fixed media query string not updating when all caches were purged</li>\n<li>Fixed double slash with ABSPATH if file exists</li>\n<li>Fixed setting max-age and expires header simultaneously</li>\n<li>Fixed SASL detection for PECL Memcached</li>\n<li>Fixed handling of manually entered objects to be purged on CDN</li>\n<li>Fixed query string handling in Nginx</li>\n<li>Improved error handling with Cloudfront</li>\n<li>Improved page cache logging</li>\n<li>Improved multi-tenant support for memory-based caching engines</li>\n<li>Improved CSS minification</li>\n<li>Improved purge behavior for changed media objects when using CDN</li>\n<li>Improved compatibility with sitemap plugins</li>\n<li>Added support for Memcached for Nginx</li>\n<li>Added support for caching webm files</li>\n<li>Added Brotli HTTP compression support</li>\n<li>Added StackPath full site delivery support</li>\n<li>Added <em>wc_session</em> to the list of ignored query stems for improved WooCommerce compatibility</li>\n</ul>\n<h4>0.9.7</h4>\n<ul>\n<li>Fixed minified files not being hosted by CDN when enabled if « host minified files » is disabled</li>\n<li>Fixed warning thrown when purge all was selected (via nigrosimone)</li>\n<li>Fixed undefined offset error in fragment cache</li>\n<li>Fixed MaxCDN test button failure when debug mode is enabled</li>\n<li>Fixed purging of feeds when cache feeds option is enabeld</li>\n<li>Improved handling of errors when full site delivery isn&rsquo;t set</li>\n<li>Improved nginx.conf to support xml caching</li>\n<li>Improved nginx.conf to support HSTS for static files</li>\n<li>Improved minify&rsquo;s handling of query strings</li>\n<li>Improved database caching, frequent wp_options no longer flush posts or comments data</li>\n<li>Improved Limelight Networks CDN integration</li>\n<li>Improved FAQ, they&rsquo;re now hosted in the GitHub public repository</li>\n<li>Improved handling for /<em>&lt;![CDATA[</em>/ in HTML minify engine</li>\n<li>Imporved garbage collection for basic disk caching</li>\n<li>Improved HSTS support (via Dave Welsh)</li>\n<li>Improved reliabilty of CSS embed options</li>\n<li>Improved New Relic requirements in compatibility test</li>\n<li>Added StackPath CDN integration (including full site delivery)</li>\n<li>Added support for page cache priming via WP-CLI via prime function</li>\n<li>Added filter support for managing cache groups</li>\n<li>Added API for flushing individual cache groups via flush_group function</li>\n<li>Added purge support for JSON cache e.g. cached REST API requests</li>\n<li>Added filter support for managing database cache settings</li>\n<li>Added filter support before (w3tc_process_content) and after (w3tc_processed_content) a cache object is created</li>\n<li>Added compatibility for AMPforWP plugin</li>\n<li>Added JSON caching support for Pro subscribers</li>\n<li>Added additional security headers (via amiga-500)</li>\n</ul>\n<h4>0.9.6</h4>\n<ul>\n<li>Fixed anonymous usage tracking, default to disabled</li>\n<li>Fixed incorrect minify cache data written if target directory missing</li>\n<li>Fixed empty minify cache file written when file locking enabled</li>\n<li>Fixed missing commas in CSS (via nigrosimone)</li>\n<li>Fixed typo in object cache engine (via Furniel)</li>\n<li>Fixed incorrect reuse of redis connections when persistent connections option enabled</li>\n<li>Fixed reliability of Google Drive (via jikamens)</li>\n<li>Fixed handling of UTF-8 encoded files by writing them in binary (via jikamens)</li>\n<li>Improved Full Site Delivery configuration user flow on the General and CDN settings screens</li>\n<li>Improved content type matching and cache hits as a result</li>\n<li>Improved minify file locking logic</li>\n<li>Improved visual langage of the compatibility test (via Furniel)</li>\n<li>Improved configuration file management</li>\n<li>Improved MaxCDN set up wizard</li>\n<li>Improved page cache&rsquo;s accepted query string handling to handle optional values and add support for disk enhanced mode (via amiga-500, nigrosimone)</li>\n<li>Improved handling of timeouts to origin push CDN proviers</li>\n<li>Added HTTP/2 push headers for disk enhanced page caching (via nigrosimone)</li>\n<li>Added X-Forwarded-Proto header for use cases like HTTPS recognition behind proxies or load balancers</li>\n<li>Added multiple CDN support i.e. static file objects and pages, posts, feeds, API responses etc to use different respective CDN providers</li>\n<li>Added page caching by cookie name or value (sponsored by SQweb)</li>\n<li>Added toggle for CORS header to improve inter-operatbility with various CDN providers</li>\n<li>Added support for CDN hosted media to media library (inspired by amiga-500)</li>\n<li>Added object caching of AJAX calls (via andyexeter)</li>\n<li>Enterprise features are now available to Pro subscribers! Including reading from multiple databases concurrently and purging caches across multiple hosts via a Message Bus</li>\n</ul>\n<h4>0.9.5.4</h4>\n<ul>\n<li>Fixed regression with browser caching and query strings</li>\n</ul>\n<h4>0.9.5.3</h4>\n<ul>\n<li>Fixed handling of HTTP compressed documents in PHP v5.3 (via amiga-500)</li>\n<li>Fixed a bug with accelerated mobile pages (via nigrosimone)</li>\n<li>Improved reliability of minify in manual mode</li>\n<li>Improved JavaScript interoperability with CDATA use cases</li>\n<li>Improved file name generation on Windows for IIS servers</li>\n<li>Improved handling of # in URLs</li>\n<li>Improved handling of exclusions for e-commerce in Genesis Framework</li>\n<li>Improved handling of headers for Microsoft Azure</li>\n<li>Improved functionality with existing Cloudfront Distributions when configuring Full Site Delivery</li>\n<li>Improved minify debug logging</li>\n<li>Improved handling of URLs that omit the protocol</li>\n<li>Improved handling of custom files with CDN (via amiga-500)</li>\n<li>Updated CSSTidy library (via nigrosimone and amiga-500)</li>\n<li>Added Swarmify Video Optimization Extension [Hat tip the Swarmify Team]</li>\n<li>Added flushing of AMP pages</li>\n</ul>\n<h4>0.9.5.2</h4>\n<ul>\n<li>Fixed security issue by protecting configuration data by adding .php to relevant files</li>\n<li>Fixed security issue with the creation of dot folders that could be abused</li>\n<li>Fixed handling HTTP compression for uncached pages</li>\n<li>Fixed handling of .svgz files</li>\n<li>Added expiration headers to webP images</li>\n<li>Added support for Microsoft Azure’s latest API</li>\n<li>Added ability to cache WP Admin. Recommended setting, is off. (Improved WP Admin performance with object caching enabled)</li>\n<li>Added HTTP/2 Push support for minified files</li>\n<li>Added option management support for wp-cli</li>\n<li>Improved handling of uncompressed minified files</li>\n<li>Improved handling of purging of modified pages / posts</li>\n<li>Improved compatibility with Rackspace Cloud Files</li>\n<li>Improved initial CDN configuration reliability</li>\n<li>Improved reliability of object caching</li>\n<li>Improved PHP 7.0 compatibility</li>\n<li>Improved PHP 4.3 compatibility</li>\n<li>Improved HTTP/2 support</li>\n<li>Improved CSS embed handling</li>\n<li>Improved reliability of object cache, transients now fallback to database</li>\n<li>Improved handling of cached http compressed objects</li>\n</ul>\n<h4>0.9.5.1</h4>\n<ul>\n<li>Fixed missing namespace, which caused issues with other implementations of Google APIs</li>\n<li>Fixed handling Cloudflare zone list being incomplete for users with many zones</li>\n<li>Added extension to support Accelerated Mobile Pages (AMP)</li>\n<li>Added notification for users that are still using PHP 5.2 (end of life in 2011)</li>\n<li>Improved default settings</li>\n<li>Improved compatibility with Yoast SEO sitemap caching</li>\n<li>Improved compatability with Jetpack</li>\n<li>Improved directory handling on IIS</li>\n<li>Improved backwards compatibility for 3rd party implementations against legacy W3TC functions</li>\n</ul>\n<h4>0.9.5</h4>\n<ul>\n<li>Fixed XSS vulnerability</li>\n<li>Fixed issues with dismissing overlays</li>\n<li>Fixed handling of tilde in URLs</li>\n<li>Fixed issue with HTTP compression header when using mfunc calls</li>\n<li>Fixed cache ID issue with minify in network mode</li>\n<li>Fixed rare issue of caching empty document when some PHP errors occur in themes or plugins</li>\n<li>Fixed caching of query strings</li>\n<li>Added support for APCu Opcode Cache</li>\n<li>Added support for Redis</li>\n<li>Added support for Google Drive</li>\n<li>Added support for Amazon S3-compatible stroage services</li>\n<li>Added support for PECL memcached</li>\n<li>Added support for srcset elements</li>\n<li>Added support for Rackspace CDN Origin Pull</li>\n<li>Added support for minification of external fonts</li>\n<li>Added support for WOFF2 font format</li>\n<li>Added support for FTPS (FTP-SSL, S-FTP)</li>\n<li>Added YUI Compressor&rsquo;s PHP Port of the CSS minifier</li>\n<li>Added Narcissus&rsquo; JS minifier</li>\n<li>Added purge of parent page when attachments are added or updated</li>\n<li>Added Highwinds CDN provider</li>\n<li>Added « Validate Timestamps » option for compatible opcode caches functions like apc.stat are enabled</li>\n<li>Added Full Site Delivery for Pro subscribers</li>\n<li>Added HTTP Strict Transport Security (HSTS) support</li>\n<li>Added a sample extension for developers to reference</li>\n<li>Added Rackspace Cloud Files Multi-Region Support</li>\n<li>Added more support for exclusions to database cache</li>\n<li>Added more optionality to minifiers</li>\n<li>Added WPML Performance Extension</li>\n<li>Added use of <a href=\"http://php.net/manual/en/language.namespaces.rationale.php\" rel=\"nofollow ugc\">namespace</a> which creates mininum dependency on version PHP 5.3</li>\n<li>Amélioration de la compatibilité PHP 5.6</li>\n<li>Amélioration de la compatibilité PHP 7</li>\n<li>Improved performance menu in admin bar, including purging of specific cache engines and more</li>\n<li>Amélioration de l&rsquo;interopérabilité SSL</li>\n<li>Improved reliablity of test buttons</li>\n<li>Improved nomenclature of caching files for higher cache hit rates</li>\n<li>Improved nginx compatibility</li>\n<li>Improved WP CLI support</li>\n<li>Improved Cloudflare compatibility (now using latest APIs), Cloudflare must be re-authorized</li>\n<li>Improved AWS API compatibility (now using latest APIs)</li>\n<li>Improved Rackspace Cloud Files compatibility (now using latest APIs)</li>\n<li>Improved page cache purge for extensions like cloudflare and other reverse proxy use cases</li>\n<li>Improved extension framework functionality</li>\n<li>Improved compatibility of headers like ETag and content encoding</li>\n<li>Improved template fragment caching</li>\n<li>Improved notifications, warnings and errors</li>\n<li>Improved moble user agents detection</li>\n<li>Improved security with nonces and form elements</li>\n<li>Improved security throughout the codebase</li>\n<li>Improved detail of debug messages</li>\n<li>Improved Amazon SNS security (validation)</li>\n<li>Improved minify&rsquo;s ability to match script tags without type attribute</li>\n</ul>\n<h4>0.9.4</h4>\n<ul>\n<li>Fixed undefined w3tc_button_link</li>\n<li>Fixed support and other form submissions</li>\n<li>Fixed extension enabled key error</li>\n<li>Fixed Test CDN errors</li>\n<li>Fixed trailing slashes in custom wp content path and Minify</li>\n<li>Fixed WP_PLUGIN_DIR not being available when object-cache.php is loaded and W3TC constant not set</li>\n<li>Fixed Minify Auto and restructuring of JS code placement on page</li>\n<li>Fixed remove / replace drop in file on plugins page</li>\n<li>Fixed false positive check for legacy code</li>\n<li>Fixed deprecated wpdb escape</li>\n<li>Fixed Fragment Caching and APC anomalies</li>\n<li>Fixed cached configs causing 500 error on interrupted file writes</li>\n<li>Fixed readfile errors on servers with the functionality disabled</li>\n<li>Fixed false positives for license key verification</li>\n<li>Fixed debug information not printed on cached pages</li>\n<li>Fixed backwards compatibility and flushing and added doing it wrong notification</li>\n<li>Fixed « Prevent caching of objects after settings change »</li>\n<li>Fixed « Use late init » being shown as enabled with Disc:Enhanced</li>\n<li>Fixed missing param in APC cache method declaration</li>\n<li>Fixed user roles property not begin an array</li>\n<li>Fixed adding empty Vary header</li>\n<li>Fixed notice on failed upgrade licencing check</li>\n<li>Fixed Database Cache description text</li>\n<li>Fixed duplicate bb10 agents</li>\n<li>Fixed settings link in Minify Auto notification</li>\n<li>Fixed notice with undefined constant</li>\n<li>Fixed nginx configuration and Referrer, User Groups setting</li>\n<li>Fixed Genesis settings and Suhosin field name limit error</li>\n<li>Fixed Genesis and Fragment Caching (caching categories etc)</li>\n<li>Fixed CDN being enabled when creating NetDNA / MaxCDN pull zone</li>\n<li>Fixed NewRelic related notice in compatibility popup</li>\n<li>Fixed trailing slash issue in filename to url conversion</li>\n<li>Fixed issue with wp in subdirectory and relative minimal manual urls</li>\n<li>Fixed issue with widget styling</li>\n<li>Fixed issue with Purge All button action</li>\n<li>Fixed issue with exporting of settings</li>\n<li>Fixed issue with plugin interferring with preview theme</li>\n<li>Fixed issue with malformed config files</li>\n<li>Added caching of list of posts pages (tags, categories etc) to Genesis extension a long with flush it checkbox</li>\n<li>Added typecasting on expiration time in object cache drop-in</li>\n<li>Added capability check for save options</li>\n<li>Added FeedBurner extension</li>\n<li>Added woff support to Browser Cache</li>\n<li>Added new CloudFlare IPs</li>\n<li>Added support for WordPress defined charset and collate in CDN queue table creation</li>\n<li>Added WordPress SEO by Yoast extension</li>\n<li>Added *.less to CDN theme uploads and MIME</li>\n<li>Added default settings for MaxCDN Pull Zone creation</li>\n<li>Added call to change MaxCDN canonical header setting to match plugin setting</li>\n<li>Added one button default pull zone creation to MaxCDN without refresh</li>\n<li>Added MaxCDN authorization validation</li>\n<li>Added whitelist IPs notification for MaxCDN</li>\n<li>Added support for use of existing zones without refresh</li>\n<li>Added new mime types</li>\n<li>Added support for separate domains for frontend and admin backend</li>\n<li>Added CloudFlare as an extension</li>\n<li>Added nofollow to blogroll links</li>\n<li>Added DEV mode support to PRO version</li>\n<li>Added EDGE MODE functionality</li>\n<li>Improved wrapper functions in plugins.php for plugin / theme authors</li>\n<li>Improved reliability of NetDNA / MaxCDN API calls by using WP HTTP and not cURL</li>\n<li>Improved Fragment Caching debug information</li>\n<li>Improved preview mode, removed query string requirement</li>\n<li>Improved FAQ structure</li>\n<li>Improved empty minify/pgcache cache notification when using CDN</li>\n<li>Improved default settings for MaxCDN zone creation</li>\n<li>Improved CDN queue performance</li>\n<li>Improved blogmap url sanitation</li>\n<li>Improved MaxCDN automatic zone creation process</li>\n<li>Improved license key saving and Pro mode activation on Pro license purchases</li>\n<li>Updated EDGE MODE: Full site mirroring support for MaxCDN</li>\n<li>Mise à jour des traductions</li>\n</ul>\n\";s:7:\"reviews\";s:14718:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">excellent</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/osnetworking/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/7bf71fb75aa6a2368767596ad8eaed08?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/7bf71fb75aa6a2368767596ad8eaed08?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/osnetworking/\" class=\"reviewer-name\">osnetworking</a> le <span class=\"review-date\">septembre 23, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Very good</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">best plugin to use in any env.</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/xtreams/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/224303f02e47596f0af6a943c2e1bd9f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/224303f02e47596f0af6a943c2e1bd9f?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/xtreams/\" class=\"reviewer-name\">chrisyooo <small>(xtreams)</small></a> le <span class=\"review-date\">septembre 18, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">pretty good plugin to boost your page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">minify options are nice, and all enh. options for they diff. methods are insane deep - and you have to use them :D</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">great</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent Plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/codejoe/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b5dd07985f068f4e873c16d551ae5120?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b5dd07985f068f4e873c16d551ae5120?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/codejoe/\" class=\"reviewer-name\">codejoe</a> le <span class=\"review-date\">septembre 15, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Plugin meets all requirements for WordPress. Made my website run smooth now. Thank you</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Exelente herramienta</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/jorgeolaya/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d2792af10b2f61764a13c2f1accc4602?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d2792af10b2f61764a13c2f1accc4602?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jorgeolaya/\" class=\"reviewer-name\">jorgeolaya</a> le <span class=\"review-date\">septembre 15, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Esta herramieat me ha ayudado a agilizar el cargue de mis  paginas, y me ha  ahorrado tiempo.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">I can only recommend !</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/erua97/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8ed45743f78ae48afc7f73b4ed998582?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8ed45743f78ae48afc7f73b4ed998582?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/erua97/\" class=\"reviewer-name\">erua97</a> le <span class=\"review-date\">septembre 13, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Professional plugin, very complete, very powerful. Additionally, the support is very friendly and responsive. The pro version is worth it !</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">It works well</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/ajakaye-adekanye/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2ffb110de768464b615b6f4194673afe?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/2ffb110de768464b615b6f4194673afe?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ajakaye-adekanye/\" class=\"reviewer-name\">Ajakaye Adekanye</a> le <span class=\"review-date\">septembre 12, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">The plug-in is very good, compatible and easy to use. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Works perfectly!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/jpruehmann/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/471e473b6a5504b8607f5a9297bbe194?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/471e473b6a5504b8607f5a9297bbe194?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jpruehmann/\" class=\"reviewer-name\">jpruehmann</a> le <span class=\"review-date\">septembre 12, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Thanks</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Efficient and user friendly</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/sumotori/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4dc65308b80797bd8207374d941399a2?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4dc65308b80797bd8207374d941399a2?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/sumotori/\" class=\"reviewer-name\">sumotori</a> le <span class=\"review-date\">septembre 10, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Efficient and user friendly, thanks</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Problem with Elementor css styling</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/pixee22/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/88ba2da2068e4842d6b07ba1f1e7d2b4?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/88ba2da2068e4842d6b07ba1f1e7d2b4?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/pixee22/\" class=\"reviewer-name\">pixee22</a> le <span class=\"review-date\">septembre 4, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Despite endless clearing of caches and updates, for the last three weeks the site was not loading properly, the site styling was broken. After searching for the problem, I discovered that after disabling the W3 Total Cache plugin, ALL the problems disappeared. Never more.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Doesn&#039;t Support CloudFlare like it advertises</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"2 sur 5 étoiles\" data-title-template=\"%s sur 5 étoiles\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Par <a href=\"https://profiles.wordpress.org/toasticuss/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/36365e18a177a870e7e05d663e00bc1d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/36365e18a177a870e7e05d663e00bc1d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/toasticuss/\" class=\"reviewer-name\">toasticuss</a> le <span class=\"review-date\">septembre 2, 2023</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">The plugin advertises that it supports CloudFlare as a CDN but in the CDN drop down it has almost every CDN but CloudFlare. The plugin is also actively trying to get you to sign up with their affiliate link to different CDNs, pretty scammy. Also trying to charge people $250 as a service to set up a CDN for people is silly.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:178:\"Moteur de recherche (SEO) & amp; Performance Optimization (WPO) via la mise en cache. Mise en cache intégrée : CDN, Minify, Page, Objet, Fragment, Support de base de données.\";s:13:\"download_link\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.4.1.zip\";s:11:\"screenshots\";a:0:{}s:4:\"tags\";a:5:{s:5:\"cache\";s:5:\"cache\";s:7:\"caching\";s:7:\"caching\";s:3:\"cdn\";s:3:\"cdn\";s:9:\"pagespeed\";s:9:\"pagespeed\";s:3:\"seo\";s:3:\"seo\";}s:8:\"versions\";a:91:{s:6:\"0.10.0\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.10.0.zip\";s:6:\"0.10.1\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.10.1.zip\";s:6:\"0.10.2\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.10.2.zip\";s:6:\"0.11.0\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.11.0.zip\";s:6:\"0.12.0\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.12.0.zip\";s:6:\"0.13.0\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.13.0.zip\";s:6:\"0.13.1\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.13.1.zip\";s:6:\"0.13.2\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.13.2.zip\";s:6:\"0.13.3\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.13.3.zip\";s:6:\"0.14.0\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.14.0.zip\";s:6:\"0.14.1\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.14.1.zip\";s:6:\"0.14.2\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.14.2.zip\";s:6:\"0.14.3\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.14.3.zip\";s:6:\"0.14.4\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.14.4.zip\";s:6:\"0.15.0\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.15.0.zip\";s:6:\"0.15.1\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.15.1.zip\";s:6:\"0.15.2\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.15.2.zip\";s:3:\"0.5\";s:61:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.5.zip\";s:3:\"0.6\";s:61:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.6.zip\";s:3:\"0.7\";s:61:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.7.zip\";s:5:\"0.7.5\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.7.5.zip\";s:7:\"0.7.5.1\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.7.5.1.zip\";s:7:\"0.7.5.2\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.7.5.2.zip\";s:3:\"0.8\";s:61:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.8.zip\";s:5:\"0.8.5\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.8.5.zip\";s:7:\"0.8.5.1\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.8.5.1.zip\";s:7:\"0.8.5.2\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.8.5.2.zip\";s:5:\"0.9.0\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.0.zip\";s:5:\"0.9.1\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.1.zip\";s:7:\"0.9.1.1\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.1.1.zip\";s:7:\"0.9.1.2\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.1.2.zip\";s:7:\"0.9.1.3\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.1.3.zip\";s:5:\"0.9.2\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.zip\";s:7:\"0.9.2.1\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.1.zip\";s:8:\"0.9.2.10\";s:66:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.10.zip\";s:8:\"0.9.2.11\";s:66:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.11.zip\";s:7:\"0.9.2.2\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.2.zip\";s:7:\"0.9.2.3\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.3.zip\";s:7:\"0.9.2.4\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.4.zip\";s:7:\"0.9.2.5\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.5.zip\";s:7:\"0.9.2.6\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.6.zip\";s:7:\"0.9.2.7\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.7.zip\";s:7:\"0.9.2.8\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.8.zip\";s:7:\"0.9.2.9\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.2.9.zip\";s:5:\"0.9.3\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.3.zip\";s:5:\"0.9.4\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.4.zip\";s:7:\"0.9.4.1\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.4.1.zip\";s:5:\"0.9.5\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.5.zip\";s:7:\"0.9.5.1\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.5.1.zip\";s:7:\"0.9.5.2\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.5.2.zip\";s:7:\"0.9.5.3\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.5.3.zip\";s:7:\"0.9.5.4\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.5.4.zip\";s:5:\"0.9.6\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.6.zip\";s:5:\"0.9.7\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.7.zip\";s:7:\"0.9.7.1\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.7.1.zip\";s:7:\"0.9.7.2\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.7.2.zip\";s:7:\"0.9.7.3\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.7.3.zip\";s:7:\"0.9.7.4\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.7.4.zip\";s:7:\"0.9.7.5\";s:65:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.7.5.zip\";s:5:\"2.0.0\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.0.0.zip\";s:5:\"2.0.1\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.0.1.zip\";s:5:\"2.1.0\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.0.zip\";s:5:\"2.1.1\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.1.zip\";s:5:\"2.1.2\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.2.zip\";s:5:\"2.1.3\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.3.zip\";s:5:\"2.1.4\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.4.zip\";s:5:\"2.1.5\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.5.zip\";s:5:\"2.1.6\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.6.zip\";s:5:\"2.1.7\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.7.zip\";s:5:\"2.1.8\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.8.zip\";s:5:\"2.1.9\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.1.9.zip\";s:5:\"2.2.0\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.0.zip\";s:5:\"2.2.1\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.1.zip\";s:6:\"2.2.10\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.10.zip\";s:6:\"2.2.11\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.11.zip\";s:6:\"2.2.12\";s:64:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.12.zip\";s:5:\"2.2.2\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.2.zip\";s:5:\"2.2.3\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.3.zip\";s:5:\"2.2.4\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.4.zip\";s:5:\"2.2.6\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.6.zip\";s:5:\"2.2.7\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.7.zip\";s:5:\"2.2.9\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.2.9.zip\";s:5:\"2.3.0\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.3.0.zip\";s:5:\"2.3.1\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.3.1.zip\";s:5:\"2.3.2\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.3.2.zip\";s:5:\"2.3.3\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.3.3.zip\";s:5:\"2.4.0\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.4.0.zip\";s:13:\"2.4.0-alpha.1\";s:71:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.4.0-alpha.1.zip\";s:13:\"2.4.0-alpha.3\";s:71:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.4.0-alpha.3.zip\";s:5:\"2.4.1\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.2.4.1.zip\";s:5:\"trunk\";s:57:\"https://downloads.wordpress.org/plugin/w3-total-cache.zip\";}s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:69:\"https://ps.w.org/w3-total-cache/assets/banner-772x250.jpg?rev=1041806\";s:4:\"high\";b:0;}s:5:\"icons\";a:2:{s:2:\"1x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-128x128.png?rev=1041806\";s:2:\"2x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806\";}}}','no');
INSERT INTO `wpyx_options` VALUES (271,'cky_settings','a:6:{s:4:\"site\";a:2:{s:3:\"url\";s:15:\"https://suda.fr\";s:9:\"installed\";i:1695754505;}s:3:\"api\";a:1:{s:5:\"token\";s:0:\"\";}s:7:\"account\";a:6:{s:5:\"email\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:9:\"connected\";b:0;s:4:\"plan\";s:4:\"free\";s:10:\"website_id\";s:0:\"\";s:11:\"website_key\";s:0:\"\";}s:12:\"consent_logs\";a:1:{s:6:\"status\";b:1;}s:9:\"languages\";a:2:{s:8:\"selected\";a:1:{i:0;s:2:\"en\";}s:7:\"default\";s:2:\"en\";}s:10:\"onboarding\";a:1:{s:4:\"step\";i:2;}}','yes'),(260,'wt_cli_version','3.1.4','yes'),(261,'cky_cookie_consent_lite_db_version','3.1.4','yes'),(262,'cky_missing_tables','a:0:{}','yes'),(263,'_transient_cky_banners_transient_prefix','0.36225600 1695754475','yes'),(264,'cky_banner_template','a:1:{s:2:\"en\";a:2:{s:4:\"html\";s:10087:\"<div class=\"cky-overlay cky-hide\"></div><div class=\"cky-btn-revisit-wrapper cky-revisit-hide\" data-cky-tag=\"revisit-consent\" data-tooltip=\"Cookie Settings\" style=\"background-color:#0056a7\"> <button class=\"cky-btn-revisit\" aria-label=\"Cookie Settings\"> <img src=\"http://suda.fr/wp-content/plugins/cookie-law-info/lite/frontend/images/revisit.svg\" alt=\"Revisit consent button\"> </button></div><div class=\"cky-consent-container cky-hide\" tabindex=\"0\"> <div class=\"cky-consent-bar\" data-cky-tag=\"notice\" style=\"background-color:#FFFFFF;border-color:#f4f4f4;color:#212121\">  <div class=\"cky-notice\"> <p class=\"cky-title\" role=\"heading\" aria-level=\"1\" data-cky-tag=\"title\" style=\"color:#212121\">We value your privacy</p><div class=\"cky-notice-group\"> <div class=\"cky-notice-des\" data-cky-tag=\"description\" style=\"color:#212121\"> <p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \"Accept All\", you consent to our use of cookies.</p> </div><div class=\"cky-notice-btn-wrapper\" data-cky-tag=\"notice-buttons\"> <button class=\"cky-btn cky-btn-customize\" aria-label=\"Customize\" data-cky-tag=\"settings-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\">Customize</button> <button class=\"cky-btn cky-btn-reject\" aria-label=\"Reject All\" data-cky-tag=\"reject-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\">Reject All</button> <button class=\"cky-btn cky-btn-accept\" aria-label=\"Accept All\" data-cky-tag=\"accept-button\" style=\"color:#FFFFFF;background-color:#1863dc;border-color:#1863dc\">Accept All</button>  </div></div></div></div></div><div class=\"cky-modal\" tabindex=\"0\"> <div class=\"cky-preference-center\" data-cky-tag=\"detail\" style=\"color:#212121;background-color:#FFFFFF;border-color:#F4F4F4\"> <div class=\"cky-preference-header\"> <span class=\"cky-preference-title\" role=\"heading\" aria-level=\"1\" data-cky-tag=\"detail-title\" style=\"color:#212121\">Customize Consent Preferences</span> <button class=\"cky-btn-close\" aria-label=\"[cky_preference_close_label]\" data-cky-tag=\"detail-close\"> <img src=\"http://suda.fr/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg\" alt=\"Close\"> </button> </div><div class=\"cky-preference-body-wrapper\"> <div class=\"cky-preference-content-wrapper\" data-cky-tag=\"detail-description\" style=\"color:#212121\"> <p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p> </div><div class=\"cky-accordion-wrapper\" data-cky-tag=\"detail-categories\"> <div class=\"cky-accordion\" id=\"ckyDetailCategorynecessary\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Necessary\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Necessary</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchnecessary\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryfunctional\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Functional\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Functional</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchfunctional\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryanalytics\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Analytics\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Analytics</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchanalytics\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryperformance\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Performance\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Performance</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchperformance\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryadvertisement\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Advertisement\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Advertisement</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchadvertisement\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div> </div></div><div class=\"cky-footer-wrapper\"> <span class=\"cky-footer-shadow\"></span> <div class=\"cky-prefrence-btn-wrapper\" data-cky-tag=\"detail-buttons\"> <button class=\"cky-btn cky-btn-reject\" aria-label=\"Reject All\" data-cky-tag=\"detail-reject-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\"> Reject All </button> <button class=\"cky-btn cky-btn-preferences\" aria-label=\"Save My Preferences\" data-cky-tag=\"detail-save-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\"> Save My Preferences </button> <button class=\"cky-btn cky-btn-accept\" aria-label=\"Accept All\" data-cky-tag=\"detail-accept-button\" style=\"color:#ffffff;background-color:#1863dc;border-color:#1863dc\"> Accept All </button> </div><div style=\"padding: 8px 24px;font-size: 12px;font-weight: 400;line-height: 20px;text-align: right;border-radius: 0 0 6px 6px;direction: ltr;justify-content: flex-end;align-items: center;background-color:#EDEDED;color:#293C5B\" data-cky-tag=\"detail-powered-by\"> Powered by <a target=\"_blank\" rel=\"noopener\" href=\"https://www.cookieyes.com/product/cookie-consent\" style=\"margin-left: 5px;line-height: 0\"><img src=\"http://suda.fr/wp-content/plugins/cookie-law-info/lite/frontend/images/poweredbtcky.svg\" alt=\"Cookieyes logo\" style=\"width: 78px;height: 13px;margin: 0\"></a> </div></div></div></div>\";s:6:\"styles\";s:19864:\".cky-overlay{background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999;}.cky-hide{display: none;}.cky-btn-revisit-wrapper{display: flex; align-items: center; justify-content: center; background: #0056a7; width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer;}.cky-revisit-bottom-left{bottom: 15px; left: 15px;}.cky-revisit-bottom-right{bottom: 15px; right: 15px;}.cky-btn-revisit-wrapper .cky-btn-revisit{display: flex; align-items: center; justify-content: center; background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0;}.cky-btn-revisit-wrapper .cky-btn-revisit img{max-width: fit-content; margin: 0; height: 30px; width: 30px;}.cky-revisit-bottom-left:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; left: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-left:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #4e4b66;}.cky-revisit-bottom-right:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; right: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-right:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #4e4b66;}.cky-revisit-hide{display: none;}.cky-consent-container{position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px;}.cky-consent-container .cky-consent-bar{background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px;}.cky-box-bottom-left{bottom: 40px; left: 40px;}.cky-box-bottom-right{bottom: 40px; right: 40px;}.cky-box-top-left{top: 40px; left: 40px;}.cky-box-top-right{top: 40px; right: 40px;}.cky-custom-brand-logo-wrapper .cky-custom-brand-logo{width: 100px; height: auto; margin: 0 0 12px 0;}.cky-notice .cky-title{color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0;}.cky-notice-des *,.cky-preference-content-wrapper *,.cky-accordion-header-des *,.cky-gpc-wrapper .cky-gpc-desc *{font-size: 14px;}.cky-notice-des{color: #212121; font-size: 14px; line-height: 24px; font-weight: 400;}.cky-notice-des img{height: 25px; width: 25px;}.cky-consent-bar .cky-notice-des p,.cky-gpc-wrapper .cky-gpc-desc p,.cky-preference-body-wrapper .cky-preference-content-wrapper p,.cky-accordion-header-wrapper .cky-accordion-header-des p,.cky-cookie-des-table li div:last-child p{color: inherit; margin-top: 0;}.cky-notice-des P:last-child,.cky-preference-content-wrapper p:last-child,.cky-cookie-des-table li div:last-child p:last-child,.cky-gpc-wrapper .cky-gpc-desc p:last-child{margin-bottom: 0;}.cky-notice-des a.cky-policy,.cky-notice-des button.cky-policy{font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline;}.cky-notice-des button.cky-policy{padding: 0;}.cky-notice-des a.cky-policy:focus-visible,.cky-notice-des button.cky-policy:focus-visible,.cky-preference-content-wrapper .cky-show-desc-btn:focus-visible,.cky-accordion-header .cky-accordion-btn:focus-visible,.cky-preference-header .cky-btn-close:focus-visible,.cky-switch input[type=\"checkbox\"]:focus-visible,.cky-footer-wrapper a:focus-visible,.cky-btn:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}.cky-btn:focus:not(:focus-visible),.cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible),.cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible),.cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible),.cky-preference-header .cky-btn-close:focus:not(:focus-visible),.cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible){outline: 0;}button.cky-show-desc-btn:not(:hover):not(:active){color: #1863dc; background: transparent;}button.cky-accordion-btn:not(:hover):not(:active),button.cky-banner-btn-close:not(:hover):not(:active),button.cky-btn-revisit:not(:hover):not(:active),button.cky-btn-close:not(:hover):not(:active){background: transparent;}.cky-consent-bar button:hover,.cky-modal.cky-modal-open button:hover,.cky-consent-bar button:focus,.cky-modal.cky-modal-open button:focus{text-decoration: none;}.cky-notice-btn-wrapper{display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin-top: 16px;}.cky-notice-btn-wrapper .cky-btn{text-shadow: none; box-shadow: none;}.cky-btn{flex: auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0;}.cky-btn:hover{opacity: 0.8;}.cky-btn-customize{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-reject{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-accept{background: #1863dc; color: #ffffff; border: 2px solid #1863dc;}.cky-btn:last-child{margin-right: 0;}@media (max-width: 576px){.cky-box-bottom-left{bottom: 0; left: 0;}.cky-box-bottom-right{bottom: 0; right: 0;}.cky-box-top-left{top: 0; left: 0;}.cky-box-top-right{top: 0; right: 0;}}@media (max-width: 440px){.cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right{width: 100%; max-width: 100%;}.cky-consent-container .cky-consent-bar{padding: 20px 0;}.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper{padding: 0 24px;}.cky-notice-des{max-height: 40vh; overflow-y: scroll;}.cky-notice-btn-wrapper{flex-direction: column; margin-top: 0;}.cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-notice-btn-wrapper .cky-btn-customize{order: 2;}.cky-notice-btn-wrapper .cky-btn-reject{order: 3;}.cky-notice-btn-wrapper .cky-btn-accept{order: 1; margin-top: 16px;}}@media (max-width: 352px){.cky-notice .cky-title{font-size: 16px;}.cky-notice-des *{font-size: 12px;}.cky-notice-des, .cky-btn{font-size: 12px;}}.cky-modal.cky-modal-open{display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease;}.cky-modal{box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease;}.cky-preference-center{max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px;}.cky-preference-header{display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid;}.cky-preference-header .cky-preference-title{font-size: 18px; font-weight: 700; line-height: 24px;}.cky-preference-header .cky-btn-close{margin: 0; cursor: pointer; vertical-align: middle; padding: 0; background: none; border: none; width: auto; height: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none;}.cky-preference-header .cky-btn-close img{margin: 0; height: 10px; width: 10px;}.cky-preference-body-wrapper{padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box;}.cky-preference-content-wrapper,.cky-gpc-wrapper .cky-gpc-desc{font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0;}.cky-preference-content-wrapper{border-bottom: 1px solid;}.cky-preference-content-wrapper img{height: 25px; width: 25px;}.cky-preference-content-wrapper .cky-show-desc-btn{font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-wrapper{margin-bottom: 10px;}.cky-accordion{border-bottom: 1px solid;}.cky-accordion:last-child{border-bottom: none;}.cky-accordion .cky-accordion-item{display: flex; margin-top: 10px;}.cky-accordion .cky-accordion-body{display: none;}.cky-accordion.cky-accordion-active .cky-accordion-body{display: block; padding: 0 22px; margin-bottom: 16px;}.cky-accordion-header-wrapper{cursor: pointer; width: 100%;}.cky-accordion-item .cky-accordion-header{display: flex; justify-content: space-between; align-items: center;}.cky-accordion-header .cky-accordion-btn{font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-header .cky-always-active{color: #008000; font-weight: 600; line-height: 24px; font-size: 14px;}.cky-accordion-header-des{font-size: 14px; line-height: 24px; margin: 10px 0 16px 0;}.cky-accordion-chevron{margin-right: 22px; position: relative; cursor: pointer;}.cky-accordion-chevron-hide{display: none;}.cky-accordion .cky-accordion-chevron i::before{content: \"\"; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px;}.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}.cky-audit-table{background: #f4f4f4; border-radius: 6px;}.cky-audit-table .cky-empty-cookies-text{color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px;}.cky-audit-table .cky-cookie-des-table{font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0;}.cky-audit-table .cky-cookie-des-table:last-child{border-bottom: none;}.cky-audit-table .cky-cookie-des-table li{list-style-type: none; display: flex; padding: 3px 0;}.cky-audit-table .cky-cookie-des-table li:first-child{padding-top: 0;}.cky-cookie-des-table li div:first-child{width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word;}.cky-cookie-des-table li div:last-child{flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px;}.cky-footer-shadow{display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px);}.cky-footer-wrapper{position: relative;}.cky-prefrence-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid;}.cky-prefrence-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-btn-preferences{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-preference-header,.cky-preference-body-wrapper,.cky-preference-content-wrapper,.cky-accordion-wrapper,.cky-accordion,.cky-accordion-wrapper,.cky-footer-wrapper,.cky-prefrence-btn-wrapper{border-color: inherit;}@media (max-width: 845px){.cky-modal{max-width: calc(100% - 16px);}}@media (max-width: 576px){.cky-modal{max-width: 100%;}.cky-preference-center{max-height: 100vh;}.cky-prefrence-btn-wrapper{flex-direction: column;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding-right: 0;}.cky-prefrence-btn-wrapper .cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-prefrence-btn-wrapper .cky-btn-reject{order: 3;}.cky-prefrence-btn-wrapper .cky-btn-accept{order: 1; margin-top: 0;}.cky-prefrence-btn-wrapper .cky-btn-preferences{order: 2;}}@media (max-width: 425px){.cky-accordion-chevron{margin-right: 15px;}.cky-notice-btn-wrapper{margin-top: 0;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px;}}@media (max-width: 352px){.cky-preference-header .cky-preference-title{font-size: 16px;}.cky-preference-header{padding: 16px 24px;}.cky-preference-content-wrapper *, .cky-accordion-header-des *{font-size: 12px;}.cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy{font-size: 12px;}.cky-accordion-header .cky-accordion-btn{font-size: 14px;}}.cky-switch{display: flex;}.cky-switch input[type=\"checkbox\"]{position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0;}.cky-switch input[type=\"checkbox\"]:checked{background: #1863dc;}.cky-switch input[type=\"checkbox\"]:before{position: absolute; content: \"\"; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0;}.cky-switch input[type=\"checkbox\"]:after{display: none;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}@media (max-width: 425px){.cky-switch input[type=\"checkbox\"]{width: 38px; height: 21px;}.cky-switch input[type=\"checkbox\"]:before{height: 17px; width: 17px;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px);}}.cky-consent-bar .cky-banner-btn-close{position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; min-height: 0; line-height: 0; height: auto; width: auto; text-shadow: none; box-shadow: none;}.cky-consent-bar .cky-banner-btn-close img{height: 9px; width: 9px; margin: 0;}.cky-notice-group{font-size: 14px; line-height: 24px; font-weight: 400; color: #212121;}.cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 14px; line-height: 24px; padding: 6px 0; margin: 0; font-weight: 500; background: none; border-radius: 2px; border: none; white-space: nowrap; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: transparent; box-shadow: none; text-shadow: none;}.cky-consent-bar .cky-banner-btn-close:focus-visible,.cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible,.cky-opt-out-btn-wrapper .cky-btn:focus-visible,.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}@media (max-width: 440px){.cky-consent-container{width: 100%;}}@media (max-width: 352px){.cky-notice-des a.cky-policy, .cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 12px;}}.cky-opt-out-wrapper{padding: 12px 0;}.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper{display: flex; align-items: center;}.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 16px; font-weight: 700; line-height: 24px; margin: 0 0 0 12px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{background-color: #ffffff; border: 1px solid black; width: 20px; height: 18.5px; margin: 0; -webkit-appearance: none; position: relative; display: flex; align-items: center; justify-content: center; border-radius: 2px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked{background-color: #1863dc; border: none;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 6px; bottom: 4px; width: 7px; height: 13px; border: solid #ffffff; border-width: 0 3px 3px 0; border-radius: 2px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: \"\"; position: absolute; box-sizing: border-box;}.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label,.cky-opt-out-checkbox-wrapper.cky-disabled input[type=\"checkbox\"].cky-opt-out-checkbox{cursor: no-drop;}.cky-gpc-wrapper{margin: 0 0 0 32px;}.cky-footer-wrapper .cky-opt-out-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px;}.cky-opt-out-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-opt-out-btn-wrapper .cky-btn-cancel{border: 1px solid #dedfe0; background: transparent; color: #858585;}.cky-opt-out-btn-wrapper .cky-btn-confirm{background: #1863dc; color: #ffffff; border: 1px solid #1863dc;}@media (max-width: 352px){.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 14px;}.cky-gpc-wrapper .cky-gpc-desc, .cky-gpc-wrapper .cky-gpc-desc *{font-size: 12px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{width: 16px; height: 16px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 5px; bottom: 4px; width: 3px; height: 9px;}.cky-gpc-wrapper{margin: 0 0 0 28px;}}.video-placeholder-youtube{background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%;}.video-placeholder-text-youtube{text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; border-radius: 2px; cursor: pointer;}.video-placeholder-normal{background-image: url(\"/wp-content/plugins/cookie-law-info/lite/frontend/images/placeholder.svg\"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%;}.video-placeholder-text-normal{align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; border-radius: 2px; cursor: pointer;}.cky-rtl{direction: rtl; text-align: right;}.cky-rtl .cky-banner-btn-close{left: 9px; right: auto;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 8px;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-notice-btn-wrapper{margin-left: 0; margin-right: 15px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 8px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-accordion .cky-accordion-chevron i::before{border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}@media (max-width: 768px){.cky-rtl .cky-notice-btn-wrapper{margin-right: 0;}}@media (max-width: 576px){.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 0;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 0;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 22px 0 0;}}@media (max-width: 425px){.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px 0 0;}}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn{margin-right: 12px;}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{margin: 0 12px 0 0;}\";}}','yes'),(265,'cky_banners_table_version','3.1.4','yes'),(266,'_transient_cky_banner_template_transient_prefix','0.36912300 1695754475','yes'),(269,'cky_cookie_category_table_version','3.1.4','yes'),(267,'_transient_cky_cookies_transient_prefix','0.37368600 1695754475','yes'),(268,'_transient_cky_categories_transient_prefix','0.37464300 1695754475','yes'),(270,'cky_cookie_table_version','3.1.4','yes'),(288,'_transient_cky_transient_0.36225600 1695754475_all','a:2:{i:1;O:8:\"stdClass\":7:{s:9:\"banner_id\";i:1;s:4:\"name\";s:4:\"GDPR\";s:4:\"slug\";s:6:\"gdpr-1\";s:8:\"settings\";a:4:{s:8:\"settings\";a:11:{s:2:\"id\";s:8:\"banner-1\";s:4:\"type\";s:3:\"box\";s:8:\"position\";s:11:\"bottom-left\";s:9:\"versionID\";s:5:\"6.0.0\";s:13:\"applicableLaw\";s:4:\"gdpr\";s:9:\"languages\";a:2:{s:7:\"default\";s:2:\"en\";s:8:\"selected\";a:1:{i:0;s:2:\"en\";}}s:13:\"templateGroup\";s:7:\"default\";s:10:\"customHtml\";a:1:{s:6:\"status\";b:0;}s:5:\"theme\";s:5:\"light\";s:13:\"consentExpiry\";a:2:{s:6:\"status\";b:1;s:5:\"value\";s:3:\"365\";}s:7:\"ruleSet\";a:1:{i:0;a:2:{s:4:\"code\";s:3:\"ALL\";s:7:\"regions\";a:0:{}}}}s:10:\"behaviours\";a:5:{s:20:\"reloadBannerOnAccept\";a:1:{s:6:\"status\";b:0;}s:22:\"loadAnalyticsByDefault\";a:1:{s:6:\"status\";b:0;}s:10:\"animations\";a:2:{s:6:\"onLoad\";s:7:\"animate\";s:6:\"onHide\";s:6:\"sticky\";}s:15:\"legacyFunctions\";a:5:{s:6:\"accept\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:6:\"newTab\";b:0;}s:6:\"reject\";a:2:{s:6:\"action\";s:11:\"rejectClose\";s:6:\"newTab\";b:0;}s:4:\"idle\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:5:\"delay\";s:4:\"1000\";}s:10:\"navigation\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}s:10:\"pageScroll\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}}s:10:\"respectGPC\";a:1:{s:6:\"status\";b:0;}}s:6:\"config\";a:7:{s:6:\"notice\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"notice\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:5:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:5:\"title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:11:\"description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"brandLogo\";a:3:{s:6:\"status\";b:0;s:3:\"tag\";s:10:\"brand-logo\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"notice-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:5:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"settings\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"settings-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"readMore\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"readmore-button\";s:4:\"type\";s:4:\"link\";s:4:\"meta\";a:2:{s:8:\"noFollow\";b:1;s:6:\"newTab\";b:1;}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}s:9:\"donotSell\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:16:\"donotsell-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}}}s:11:\"closeButton\";a:2:{s:6:\"status\";b:0;s:3:\"tag\";s:12:\"close-button\";}}}s:15:\"categoryPreview\";a:4:{s:6:\"status\";b:0;s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:23:\"detail-category-preview\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"detail-category-preview-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:30:\"detail-category-preview-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}s:7:\"buttons\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:31:\"detail-category-preview-buttons\";s:8:\"elements\";a:1:{s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:35:\"detail-category-preview-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}}}s:16:\"preferenceCenter\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"detail\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:6:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"detail-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"detail-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:4:\"type\";s:6:\"button\";s:3:\"tag\";s:12:\"detail-close\";}s:10:\"categories\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-categories\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"detail-category-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:27:\"detail-category-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:22:\"detail-category-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"detail-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:18:\"detail-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}}}s:11:\"optoutPopup\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:12:\"optout-popup\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#F4F4F4\";}s:8:\"elements\";a:7:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"optout-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"optout-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"optOption\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"optout-option\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-option-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863dc\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#FFFFFF\";}}}}s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:19:\"optout-option-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"gpcOption\";a:4:{s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:17:\"optout-gpc-option\";s:6:\"status\";b:0;s:8:\"elements\";a:1:{s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"optout-gpc-option-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"optout-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"optout-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:7:\"confirm\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:21:\"optout-confirm-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#f4f4f4\";s:16:\"background-color\";s:7:\"#1863dc\";s:12:\"border-color\";s:7:\"#1863dc\";}}s:6:\"cancel\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-cancel-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#858585\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#dedfe0\";}}}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-close\";s:4:\"type\";s:6:\"button\";}}}s:10:\"auditTable\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:11:\"audit-table\";s:4:\"type\";s:5:\"table\";s:4:\"meta\";a:1:{s:7:\"headers\";a:3:{i:0;s:2:\"id\";i:1;s:8:\"duration\";i:2;s:11:\"description\";}}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#f4f4f4\";s:12:\"border-color\";s:7:\"#ebebeb\";}}s:14:\"revisitConsent\";a:6:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"revisit-consent\";s:8:\"position\";s:11:\"bottom-left\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#0056A7\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"revisit-consent-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#0056a7\";}}}}s:16:\"videoPlaceholder\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"video-placeholder\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#000000\";s:12:\"border-color\";s:7:\"#000000\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:17:\"placeholder-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}}}}}s:4:\"meta\";a:2:{s:9:\"customCSS\";s:0:\"\";s:10:\"customHTML\";s:0:\"\";}}s:8:\"contents\";a:1:{s:2:\"en\";a:7:{s:6:\"notice\";a:1:{s:8:\"elements\";a:5:{s:5:\"title\";s:21:\"We value your privacy\";s:11:\"description\";s:179:\"<p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \"Accept All\", you consent to our use of cookies.</p>\";s:11:\"privacyLink\";s:0:\"\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:5:{s:6:\"accept\";s:10:\"Accept All\";s:6:\"reject\";s:10:\"Reject All\";s:8:\"settings\";s:9:\"Customize\";s:8:\"readMore\";s:13:\"Cookie Policy\";s:9:\"donotSell\";s:44:\"Do Not Sell or Share My Personal Information\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:15:\"categoryPreview\";a:1:{s:8:\"elements\";a:1:{s:7:\"buttons\";a:1:{s:8:\"elements\";a:1:{s:4:\"save\";s:19:\"Save My Preferences\";}}}}s:16:\"preferenceCenter\";a:1:{s:8:\"elements\";a:7:{s:5:\"title\";s:29:\"Customize Consent Preferences\";s:11:\"description\";s:717:\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p>\";s:8:\"showMore\";s:9:\"Show more\";s:8:\"showLess\";s:9:\"Show less\";s:8:\"category\";a:1:{s:8:\"elements\";a:3:{s:13:\"alwaysEnabled\";s:13:\"Always Active\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:7:\"buttons\";a:1:{s:8:\"elements\";a:3:{s:6:\"accept\";s:10:\"Accept All\";s:4:\"save\";s:19:\"Save My Preferences\";s:6:\"reject\";s:10:\"Reject All\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:11:\"optoutPopup\";a:1:{s:8:\"elements\";a:8:{s:5:\"title\";s:19:\"Opt-out Preferences\";s:11:\"description\";s:480:\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button. Once you opt out, you can opt in again at any time by unchecking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button.</p>\";s:9:\"optOption\";a:1:{s:8:\"elements\";a:3:{s:5:\"title\";s:44:\"Do Not Sell or Share My Personal Information\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:9:\"gpcOption\";a:1:{s:8:\"elements\";a:1:{s:11:\"description\";s:186:\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control</b> signal from your browser and, therefore, you cannot change this setting.</p>\";}}s:8:\"showLess\";s:9:\"Show less\";s:8:\"showMore\";s:9:\"Show more\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:2:{s:6:\"cancel\";s:6:\"Cancel\";s:7:\"confirm\";s:19:\"Save My Preferences\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:14:\"revisitConsent\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:15:\"Cookie Settings\";}}s:10:\"auditTable\";a:1:{s:8:\"elements\";a:2:{s:7:\"headers\";a:1:{s:8:\"elements\";a:3:{s:2:\"id\";s:6:\"Cookie\";s:8:\"duration\";s:8:\"Duration\";s:11:\"description\";s:11:\"Description\";}}s:7:\"message\";s:22:\"No cookies to display.\";}}s:16:\"videoPlaceholder\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:44:\"Please accept cookies to access this content\";}}}}s:14:\"banner_default\";i:1;s:6:\"status\";i:1;}i:2;O:8:\"stdClass\":7:{s:9:\"banner_id\";i:2;s:4:\"name\";s:4:\"CCPA\";s:4:\"slug\";s:6:\"ccpa-2\";s:8:\"settings\";a:4:{s:8:\"settings\";a:11:{s:2:\"id\";s:8:\"banner-1\";s:4:\"type\";s:3:\"box\";s:8:\"position\";s:11:\"bottom-left\";s:9:\"versionID\";s:5:\"6.0.0\";s:13:\"applicableLaw\";s:4:\"ccpa\";s:9:\"languages\";a:2:{s:7:\"default\";s:2:\"en\";s:8:\"selected\";a:1:{i:0;s:2:\"en\";}}s:13:\"templateGroup\";s:7:\"default\";s:10:\"customHtml\";a:1:{s:6:\"status\";b:0;}s:5:\"theme\";s:5:\"light\";s:13:\"consentExpiry\";a:2:{s:6:\"status\";b:1;s:5:\"value\";s:3:\"365\";}s:7:\"ruleSet\";a:1:{i:0;a:2:{s:4:\"code\";s:3:\"ALL\";s:7:\"regions\";a:0:{}}}}s:10:\"behaviours\";a:5:{s:20:\"reloadBannerOnAccept\";a:1:{s:6:\"status\";b:0;}s:22:\"loadAnalyticsByDefault\";a:1:{s:6:\"status\";b:0;}s:10:\"animations\";a:2:{s:6:\"onLoad\";s:7:\"animate\";s:6:\"onHide\";s:6:\"sticky\";}s:15:\"legacyFunctions\";a:5:{s:6:\"accept\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:6:\"newTab\";b:0;}s:6:\"reject\";a:2:{s:6:\"action\";s:11:\"rejectClose\";s:6:\"newTab\";b:0;}s:4:\"idle\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:5:\"delay\";s:4:\"1000\";}s:10:\"navigation\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}s:10:\"pageScroll\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}}s:10:\"respectGPC\";a:1:{s:6:\"status\";b:0;}}s:6:\"config\";a:7:{s:6:\"notice\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"notice\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:5:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:5:\"title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:11:\"description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"brandLogo\";a:3:{s:6:\"status\";b:0;s:3:\"tag\";s:10:\"brand-logo\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"notice-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:5:{s:6:\"accept\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:13:\"accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:13:\"reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"settings\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"settings-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"readMore\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"readmore-button\";s:4:\"type\";s:4:\"link\";s:4:\"meta\";a:2:{s:8:\"noFollow\";b:1;s:6:\"newTab\";b:1;}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}s:9:\"donotSell\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:16:\"donotsell-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}}}s:11:\"closeButton\";a:2:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"close-button\";}}}s:15:\"categoryPreview\";a:4:{s:6:\"status\";b:0;s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:23:\"detail-category-preview\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"detail-category-preview-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:30:\"detail-category-preview-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}s:7:\"buttons\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:31:\"detail-category-preview-buttons\";s:8:\"elements\";a:1:{s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:35:\"detail-category-preview-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}}}s:16:\"preferenceCenter\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:6:\"detail\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:6:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"detail-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"detail-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:4:\"type\";s:6:\"button\";s:3:\"tag\";s:12:\"detail-close\";}s:10:\"categories\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-categories\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"detail-category-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:27:\"detail-category-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:22:\"detail-category-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"detail-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:18:\"detail-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}}}s:11:\"optoutPopup\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-popup\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#F4F4F4\";}s:8:\"elements\";a:7:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"optout-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"optout-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"optOption\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"optout-option\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-option-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863dc\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#FFFFFF\";}}}}s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:19:\"optout-option-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"gpcOption\";a:4:{s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:17:\"optout-gpc-option\";s:6:\"status\";b:0;s:8:\"elements\";a:1:{s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"optout-gpc-option-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"optout-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"optout-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:7:\"confirm\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:21:\"optout-confirm-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#f4f4f4\";s:16:\"background-color\";s:7:\"#1863dc\";s:12:\"border-color\";s:7:\"#1863dc\";}}s:6:\"cancel\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-cancel-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#858585\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#dedfe0\";}}}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-close\";s:4:\"type\";s:6:\"button\";}}}s:10:\"auditTable\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:11:\"audit-table\";s:4:\"type\";s:5:\"table\";s:4:\"meta\";a:1:{s:7:\"headers\";a:3:{i:0;s:2:\"id\";i:1;s:8:\"duration\";i:2;s:11:\"description\";}}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#f4f4f4\";s:12:\"border-color\";s:7:\"#ebebeb\";}}s:14:\"revisitConsent\";a:6:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"revisit-consent\";s:8:\"position\";s:11:\"bottom-left\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#0056A7\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"revisit-consent-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#0056a7\";}}}}s:16:\"videoPlaceholder\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"video-placeholder\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#000000\";s:12:\"border-color\";s:7:\"#000000\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:17:\"placeholder-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}}}}}s:4:\"meta\";a:2:{s:9:\"customCSS\";s:0:\"\";s:10:\"customHTML\";s:0:\"\";}}s:8:\"contents\";a:1:{s:2:\"en\";a:7:{s:6:\"notice\";a:1:{s:8:\"elements\";a:5:{s:5:\"title\";s:21:\"We value your privacy\";s:11:\"description\";s:189:\"This website or its third-party tools process personal data. You can opt out of the sale of your personal information by clicking on the \"Do Not Sell or Share My Personal Information\" link.\";s:11:\"privacyLink\";s:0:\"\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:5:{s:6:\"accept\";s:10:\"Accept All\";s:6:\"reject\";s:10:\"Reject All\";s:8:\"settings\";s:9:\"Customize\";s:8:\"readMore\";s:13:\"Cookie Policy\";s:9:\"donotSell\";s:44:\"Do Not Sell or Share My Personal Information\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:15:\"categoryPreview\";a:1:{s:8:\"elements\";a:1:{s:7:\"buttons\";a:1:{s:8:\"elements\";a:1:{s:4:\"save\";s:19:\"Save My Preferences\";}}}}s:16:\"preferenceCenter\";a:1:{s:8:\"elements\";a:7:{s:5:\"title\";s:29:\"Customize Consent Preferences\";s:11:\"description\";s:717:\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p>\";s:8:\"showMore\";s:9:\"Show more\";s:8:\"showLess\";s:9:\"Show less\";s:8:\"category\";a:1:{s:8:\"elements\";a:3:{s:13:\"alwaysEnabled\";s:13:\"Always Active\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:7:\"buttons\";a:1:{s:8:\"elements\";a:3:{s:6:\"accept\";s:10:\"Accept All\";s:4:\"save\";s:19:\"Save My Preferences\";s:6:\"reject\";s:10:\"Reject All\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:11:\"optoutPopup\";a:1:{s:8:\"elements\";a:8:{s:5:\"title\";s:19:\"Opt-out Preferences\";s:11:\"description\";s:480:\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button. Once you opt out, you can opt in again at any time by unchecking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button.</p>\";s:9:\"optOption\";a:1:{s:8:\"elements\";a:3:{s:5:\"title\";s:44:\"Do Not Sell or Share My Personal Information\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:9:\"gpcOption\";a:1:{s:8:\"elements\";a:1:{s:11:\"description\";s:186:\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control</b> signal from your browser and, therefore, you cannot change this setting.</p>\";}}s:8:\"showLess\";s:9:\"Show less\";s:8:\"showMore\";s:9:\"Show more\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:2:{s:6:\"cancel\";s:6:\"Cancel\";s:7:\"confirm\";s:19:\"Save My Preferences\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:14:\"revisitConsent\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:15:\"Cookie Settings\";}}s:10:\"auditTable\";a:1:{s:8:\"elements\";a:2:{s:7:\"headers\";a:1:{s:8:\"elements\";a:3:{s:2:\"id\";s:6:\"Cookie\";s:8:\"duration\";s:8:\"Duration\";s:11:\"description\";s:11:\"Description\";}}s:7:\"message\";s:22:\"No cookies to display.\";}}s:16:\"videoPlaceholder\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:44:\"Please accept cookies to access this content\";}}}}s:14:\"banner_default\";i:0;s:6:\"status\";i:0;}}','yes'),(289,'_transient_cky_transient_0.37464300 1695754475_all','a:5:{i:1;O:8:\"stdClass\":12:{s:11:\"category_id\";i:1;s:4:\"name\";a:1:{s:2:\"en\";s:9:\"Necessary\";}s:4:\"slug\";s:9:\"necessary\";s:11:\"description\";a:1:{s:2:\"en\";s:212:\"<p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p>\";}s:13:\"prior_consent\";i:1;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-09-26 18:54:35\";s:7:\"cookies\";a:0:{}}i:2;O:8:\"stdClass\":12:{s:11:\"category_id\";i:2;s:4:\"name\";a:1:{s:2:\"en\";s:10:\"Functional\";}s:4:\"slug\";s:10:\"functional\";s:11:\"description\";a:1:{s:2:\"en\";s:182:\"<p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-09-26 18:54:35\";s:7:\"cookies\";a:0:{}}i:3;O:8:\"stdClass\":12:{s:11:\"category_id\";i:3;s:4:\"name\";a:1:{s:2:\"en\";s:9:\"Analytics\";}s:4:\"slug\";s:9:\"analytics\";s:11:\"description\";a:1:{s:2:\"en\";s:204:\"<p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-09-26 18:54:35\";s:7:\"cookies\";a:0:{}}i:4;O:8:\"stdClass\":12:{s:11:\"category_id\";i:4;s:4:\"name\";a:1:{s:2:\"en\";s:11:\"Performance\";}s:4:\"slug\";s:11:\"performance\";s:11:\"description\";a:1:{s:2:\"en\";s:173:\"<p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-09-26 18:54:35\";s:7:\"cookies\";a:0:{}}i:5;O:8:\"stdClass\":12:{s:11:\"category_id\";i:5;s:4:\"name\";a:1:{s:2:\"en\";s:13:\"Advertisement\";}s:4:\"slug\";s:13:\"advertisement\";s:11:\"description\";a:1:{s:2:\"en\";s:184:\"<p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-09-26 18:54:35\";s:7:\"cookies\";a:0:{}}}','yes'),(290,'_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.3.1.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.3.1.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.3.1\";s:7:\"version\";s:5:\"6.3.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1695754989;s:15:\"version_checked\";s:5:\"6.3.1\";s:12:\"translations\";a:0:{}}','no'),(305,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1695754991;s:7:\"checked\";a:3:{s:15:\"twentytwentyone\";s:3:\"1.9\";s:17:\"twentytwentythree\";s:3:\"1.2\";s:15:\"twentytwentytwo\";s:3:\"1.5\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:3:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.8.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.2.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.4.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no');
/*!40000 ALTER TABLE `wpyx_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_options` with 219 row(s)
--

--
-- Table structure for table `wpyx_terms`
--

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

--
-- Dumping data for table `wpyx_terms`
--

LOCK TABLES `wpyx_terms` WRITE;
/*!40000 ALTER TABLE `wpyx_terms` DISABLE KEYS */;
INSERT INTO `wpyx_terms` VALUES (1,'Uncategorized','uncategorized',0);
/*!40000 ALTER TABLE `wpyx_terms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_terms` with 1 row(s)
--

--
-- Table structure for table `wpyx_posts`
--

DROP TABLE IF EXISTS `wpyx_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpyx_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) 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 NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text 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 NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpyx_posts`
--

LOCK TABLES `wpyx_posts` WRITE;
/*!40000 ALTER TABLE `wpyx_posts` DISABLE KEYS */;
INSERT INTO `wpyx_posts` VALUES (1,1,'2023-09-26 16:31:46','2023-09-26 16:31:46','<!-- 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','','','2023-09-26 16:31:46','2023-09-26 16:31:46','',0,'https://suda.fr/?p=1',0,'post','',1),(2,1,'2023-09-26 16:31:46','2023-09-26 16:31:46','<!-- 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://suda.fr/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','','','2023-09-26 16:31:46','2023-09-26 16:31:46','',0,'https://suda.fr/?page_id=2',0,'page','',0),(3,1,'2023-09-26 16:31:46','2023-09-26 16:31:46','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://suda.fr.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2023-09-26 16:31:46','2023-09-26 16:31:46','',0,'https://suda.fr/?page_id=3',0,'page','',0),(4,0,'2023-09-26 16:31:49','2023-09-26 16:31:49','\n<p>Coming soon.</p>\n','Attribution','','publish','closed','closed','','attribution','','','2023-09-26 16:31:49','2023-09-26 16:31:49','',0,'https://suda.fr/attribution/',0,'bg_attribution','',0),(5,0,'2023-09-26 16:31:49','2023-09-26 16:31:49','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2023-09-26 16:31:49','2023-09-26 16:31:49','',0,'https://suda.fr/2023/09/26/navigation/',0,'wp_navigation','',0),(6,1,'2023-09-26 16:35:46','0000-00-00 00:00:00','','Brouillon auto','','auto-draft','open','open','','','','','2023-09-26 16:35:46','0000-00-00 00:00:00','',0,'https://suda.fr/?p=6',0,'post','',0);
/*!40000 ALTER TABLE `wpyx_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_posts` with 6 row(s)
--

--
-- Table structure for table `wpyx_term_relationships`
--

DROP TABLE IF EXISTS `wpyx_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpyx_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) 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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpyx_term_relationships`
--

LOCK TABLES `wpyx_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpyx_term_relationships` DISABLE KEYS */;
INSERT INTO `wpyx_term_relationships` VALUES (1,1,0);
/*!40000 ALTER TABLE `wpyx_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_term_relationships` with 1 row(s)
--

--
-- Table structure for table `wpyx_cky_cookies`
--

DROP TABLE IF EXISTS `wpyx_cky_cookies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpyx_cky_cookies` (
  `cookie_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(190) NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `description` longtext NOT NULL DEFAULT '',
  `duration` text NOT NULL DEFAULT '',
  `domain` varchar(190) NOT NULL DEFAULT '',
  `category` bigint(20) NOT NULL,
  `type` text NOT NULL DEFAULT '',
  `discovered` int(11) NOT NULL DEFAULT 0,
  `url_pattern` varchar(190) DEFAULT '',
  `meta` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`cookie_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpyx_cky_cookies`
--

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

-- Dumped table `wpyx_cky_cookies` with 0 row(s)
--

--
-- Table structure for table `wpyx_term_taxonomy`
--

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

--
-- Dumping data for table `wpyx_term_taxonomy`
--

LOCK TABLES `wpyx_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpyx_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpyx_term_taxonomy` VALUES (1,1,'category','',0,1);
/*!40000 ALTER TABLE `wpyx_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_term_taxonomy` with 1 row(s)
--

--
-- Table structure for table `wpyx_comments`
--

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

--
-- Dumping data for table `wpyx_comments`
--

LOCK TABLES `wpyx_comments` WRITE;
/*!40000 ALTER TABLE `wpyx_comments` DISABLE KEYS */;
INSERT INTO `wpyx_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2023-09-26 16:31:46','2023-09-26 16:31:46','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://en.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `wpyx_comments` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_comments` with 1 row(s)
--

--
-- Table structure for table `wpyx_links`
--

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

--
-- Dumping data for table `wpyx_links`
--

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

-- Dumped table `wpyx_links` with 0 row(s)
--

--
-- Table structure for table `wpyx_postmeta`
--

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

--
-- Dumping data for table `wpyx_postmeta`
--

LOCK TABLES `wpyx_postmeta` WRITE;
/*!40000 ALTER TABLE `wpyx_postmeta` DISABLE KEYS */;
INSERT INTO `wpyx_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,4,'_wp_page_template','default');
/*!40000 ALTER TABLE `wpyx_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_postmeta` with 3 row(s)
--

--
-- Table structure for table `wpyx_users`
--

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

--
-- Dumping data for table `wpyx_users`
--

LOCK TABLES `wpyx_users` WRITE;
/*!40000 ALTER TABLE `wpyx_users` DISABLE KEYS */;
INSERT INTO `wpyx_users` VALUES (1,'e.breffeil@suda.fr','$P$B1SeC0xJEGwrw6hEXpxrl3jrqjykpo.','e.breffeil@suda.fr','e.breffeil@gmail.com','https://suda.fr','2023-09-26 16:31:46','',0,'e.breffeil@suda.fr');
/*!40000 ALTER TABLE `wpyx_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_users` with 1 row(s)
--

--
-- Table structure for table `wpyx_usermeta`
--

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

--
-- Dumping data for table `wpyx_usermeta`
--

LOCK TABLES `wpyx_usermeta` WRITE;
/*!40000 ALTER TABLE `wpyx_usermeta` DISABLE KEYS */;
INSERT INTO `wpyx_usermeta` VALUES (1,1,'nickname','e.breffeil@suda.fr'),(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,'wpyx_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpyx_user_level','10'),(14,1,'dismissed_wp_pointers',',wp410_dfw'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"88f41636860fb4a57d8bc7748e1dd1f50c5a5e0139b54a241744d00a1fa3dc9a\";a:4:{s:10:\"expiration\";i:1696955741;s:2:\"ip\";s:9:\"2.8.67.93\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15\";s:5:\"login\";i:1695746141;}}'),(17,1,'first_login','2023-09-26 16:35:41'),(18,1,'last_login','2023-09-26 16:35:41'),(19,1,'bglibDashboardOrder','1'),(20,1,'jetpack_tracks_anon_id','jetpack:kutC0KFP5JKJc7d5XbOXFKiR'),(21,1,'wpyx_dashboard_quick_press_last_post_id','6'),(22,1,'community-events-location','a:1:{s:2:\"ip\";s:9:\"2.8.168.0\";}'),(23,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:13:\"bg-key-prompt\";s:9:\"timestamp\";i:1695754070;}'),(24,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:21:\"bgppb_upgrade_premium\";s:9:\"timestamp\";i:1695754118;}');
/*!40000 ALTER TABLE `wpyx_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpyx_usermeta` with 24 row(s)
--

--
-- Table structure for table `wpyx_wpforms_lite`
--

DROP TABLE IF EXISTS `wpyx_wpforms_lite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpyx_wpforms_lite` (
  `rid` int(10) NOT NULL AUTO_INCREMENT,
  `start` bigint(20) NOT NULL,
  `end` bigint(20) NOT NULL,
  `status` tinyint(2) NOT NULL DEFAULT 1,
  `date` int(10) NOT NULL,
  PRIMARY KEY (`rid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpyx_wpforms_lite`
--

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

-- Dumped table `wpyx_wpforms_lite` with 0 row(s)
--

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

-- Dump completed on: Tue, 26 Sep 2023 19:04:21 +0000
