/* DUPLICATOR-LITE (MYSQL-DUMP BUILD MODE) MYSQL SCRIPT CREATED ON : 2025-02-24 12:28:02 */ /*!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 */; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT 0, `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci 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=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'Комментатор WordPress','wapuu@wordpress.example','https://ru.wordpress.org/','','2025-01-29 13:09:31','2025-01-29 10:09:31','Привет! Это комментарий.\nЧтобы начать модерировать, редактировать и удалять комментарии, перейдите на экран «Комментарии» в консоли.\nАватары авторов комментариев загружаются с сервиса Gravatar.',0,'post-trashed','','comment',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_duplicator_packages` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(250) NOT NULL, `hash` varchar(50) NOT NULL, `status` int(11) NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `owner` varchar(60) NOT NULL, `package` longtext NOT NULL, PRIMARY KEY (`id`), KEY `hash` (`hash`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_duplicator_packages` WRITE; /*!40000 ALTER TABLE `wp_duplicator_packages` DISABLE KEYS */; INSERT INTO `wp_duplicator_packages` VALUES (1,'20250224_cosmopet','067a72be95abb7946601_20250224122750',20,'2025-02-24 12:28:02','admin','O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2025-02-24 12:27:50\";s:7:\"Version\";s:5:\"1.5.6\";s:9:\"VersionWP\";s:5:\"6.7.2\";s:9:\"VersionDB\";s:7:\"10.4.21\";s:10:\"VersionPHP\";s:6:\"8.0.12\";s:9:\"VersionOS\";s:5:\"WINNT\";s:2:\"ID\";i:1;s:4:\"Name\";s:17:\"20250224_cosmopet\";s:4:\"Hash\";s:35:\"067a72be95abb7946601_20250224122750\";s:8:\"NameHash\";s:53:\"20250224_cosmopet_067a72be95abb7946601_20250224122750\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";s:63:\"20250224_cosmopet_067a72be95abb7946601_20250224122750_scan.json\";s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";s:4:\"20.0\";s:6:\"WPUser\";s:5:\"admin\";s:7:\"Archive\";O:11:\"DUP_Archive\":26:{s:10:\"FilterDirs\";s:0:\"\";s:11:\"FilterFiles\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:14:\"FilterFilesAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:0;s:12:\"ExportOnlyDB\";i:0;s:4:\"File\";s:65:\"20250224_cosmopet_067a72be95abb7946601_20250224122750_archive.zip\";s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:15:\"E:/xampp/htdocs\";s:4:\"Size\";i:0;s:4:\"Dirs\";a:0:{}s:9:\"dirsCount\";i:1810;s:5:\"Files\";a:0:{}s:10:\"filesCount\";i:10696;s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":8:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":6:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:10:\"AddonSites\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":7:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:10:\"AddonSites\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":3:{s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;s:8:\"TreeSize\";a:0:{}s:11:\"TreeWarning\";a:0:{}}s:14:\"RecursiveLinks\";a:0:{}s:10:\"file_count\";i:-1;s:10:\"\0*\0Package\";O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2025-02-24 12:27:50\";s:7:\"Version\";s:5:\"1.5.6\";s:9:\"VersionWP\";s:5:\"6.7.2\";s:9:\"VersionDB\";s:7:\"10.4.21\";s:10:\"VersionPHP\";s:6:\"8.0.12\";s:9:\"VersionOS\";s:5:\"WINNT\";s:2:\"ID\";N;s:4:\"Name\";s:17:\"20250224_cosmopet\";s:4:\"Hash\";s:35:\"067a72be95abb7946601_20250224122750\";s:8:\"NameHash\";s:53:\"20250224_cosmopet_067a72be95abb7946601_20250224122750\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";N;s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";r:21;s:9:\"Installer\";O:13:\"DUP_Installer\":15:{s:4:\"File\";s:71:\"20250224_cosmopet_067a72be95abb7946601_20250224122750_installer.php.bak\";s:4:\"Size\";i:0;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:13:\"OptsDBCharset\";s:0:\"\";s:15:\"OptsDBCollation\";s:0:\"\";s:12:\"OptsSecureOn\";i:0;s:14:\"OptsSecurePass\";s:0:\"\";s:13:\"numFilesAdded\";i:0;s:12:\"numDirsAdded\";i:0;s:10:\"\0*\0Package\";r:65;s:17:\"\0*\0origFileManger\";N;s:32:\"\0DUP_Installer\0configTransformer\";O:44:\"Duplicator\\Libs\\WpConfig\\WPConfigTransformer\":3:{s:17:\"\0*\0wp_config_path\";s:29:\"E:/xampp/htdocs/wp-config.php\";s:16:\"\0*\0wp_config_src\";N;s:13:\"\0*\0wp_configs\";a:0:{}}}s:8:\"Database\";O:12:\"DUP_Database\":15:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";N;s:4:\"File\";s:66:\"20250224_cosmopet_067a72be95abb7946601_20250224122750_database.sql\";s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:8:\"Comments\";s:31:\"mariadb.org binary distribution\";s:19:\"sameNameTableExists\";N;s:4:\"info\";O:16:\"DUP_DatabaseInfo\":23:{s:9:\"buildMode\";s:3:\"PHP\";s:11:\"charSetList\";a:0:{}s:13:\"collationList\";a:0:{}s:10:\"engineList\";a:0:{}s:17:\"isTablesUpperCase\";b:0;s:15:\"isNameUpperCase\";b:0;s:4:\"name\";s:0:\"\";s:15:\"tablesBaseCount\";i:0;s:16:\"tablesFinalCount\";i:0;s:20:\"muFilteredTableCount\";i:0;s:14:\"tablesRowCount\";i:0;s:16:\"tablesSizeOnDisk\";i:0;s:10:\"tablesList\";a:0:{}s:19:\"lowerCaseTableNames\";i:0;s:8:\"dbEngine\";s:0:\"\";s:7:\"version\";i:0;s:14:\"versionComment\";i:0;s:9:\"viewCount\";i:0;s:9:\"procCount\";i:0;s:9:\"funcCount\";i:0;s:11:\"triggerList\";a:0:{}s:33:\"\0DUP_DatabaseInfo\0intFieldsStruct\";a:0:{}s:42:\"\0DUP_DatabaseInfo\0indexProcessedSchemaSize\";a:0:{}}s:10:\"\0*\0Package\";r:1;s:24:\"\0DUP_Database\0tempDbPath\";N;s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;}s:13:\"BuildProgress\";O:18:\"DUP_Build_Progress\":12:{s:17:\"thread_start_time\";N;s:11:\"initialized\";b:0;s:15:\"installer_built\";b:0;s:15:\"archive_started\";b:0;s:20:\"archive_has_database\";b:0;s:13:\"archive_built\";b:0;s:21:\"database_script_built\";b:0;s:6:\"failed\";b:0;s:7:\"retries\";i:0;s:14:\"build_failures\";a:0:{}s:19:\"validation_failures\";a:0:{}s:27:\"\0DUP_Build_Progress\0package\";r:65;}}s:29:\"\0DUP_Archive\0tmpFilterDirsAll\";a:0:{}s:24:\"\0DUP_Archive\0wpCorePaths\";a:3:{i:0;s:24:\"E:/xampp/htdocs/wp-admin\";i:1;s:27:\"E:/xampp/htdocs/wp-includes\";i:2;s:36:\"E:/xampp/htdocs/wp-content/languages\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:7:{i:0;s:15:\"E:/xampp/htdocs\";i:1;s:15:\"E:/xampp/htdocs\";i:2;s:26:\"E:/xampp/htdocs/wp-content\";i:3;s:34:\"E:/xampp/htdocs/wp-content/uploads\";i:4;s:34:\"E:/xampp/htdocs/wp-content/plugins\";i:5;s:37:\"E:/xampp/htdocs/wp-content/mu-plugins\";i:6;s:33:\"E:/xampp/htdocs/wp-content/themes\";}s:31:\"\0DUP_Archive\0relativeFiltersDir\";a:2:{i:0;s:47:\"E:/xampp/htdocs/wp-content/backups-dup-lite/tmp\";i:1;s:15:\"backups-dup-pro\";}s:24:\"\0DUP_Archive\0listFileObj\";N;s:23:\"\0DUP_Archive\0listDirObj\";N;}s:9:\"Installer\";r:86;s:8:\"Database\";r:105;s:13:\"BuildProgress\";r:144;}'); /*!40000 ALTER TABLE `wp_duplicator_packages` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`), KEY `autoload` (`autoload`) ) ENGINE=InnoDB AUTO_INCREMENT=1748 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://localhost','yes'),(2,'home','http://localhost','yes'),(3,'blogname','Cosmopet','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','fcs.andrew@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','9','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','0','yes'),(22,'posts_per_page','9','yes'),(23,'date_format','d.m.Y','yes'),(24,'time_format','H:i','yes'),(25,'links_updated_date_format','d.m.Y H:i','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:11:{i:0;s:32:\"polylang-pro-master/polylang.php\";i:2;s:57:\"acf-options-for-polylang/bea-acf-options-for-polylang.php\";i:3;s:34:\"advanced-custom-fields-pro/acf.php\";i:4;s:47:\"better-search-replace/better-search-replace.php\";i:5;s:22:\"cyr2lat/cyr-to-lat.php\";i:6;s:32:\"duplicate-page/duplicatepage.php\";i:7;s:25:\"duplicator/duplicator.php\";i:8;s:37:\"post-types-order/post-types-order.php\";i:9;s:41:\"post-views-counter/post-views-counter.php\";i:10;s:21:\"safe-svg/safe-svg.php\";i:11;s:24:\"wordpress-seo/wp-seo.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','3','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:52:\"E:\\xampp\\htdocs/wp-content/themes/cosmopet/style.css\";i:2;s:76:\"E:\\xampp\\htdocs/wp-content/plugins/post-views-counter/includes/functions.php\";i:3;s:78:\"E:\\xampp\\htdocs/wp-content/plugins/post-views-counter/includes/class-query.php\";i:4;s:80:\"E:\\xampp\\htdocs/wp-content/plugins/post-views-counter/includes/class-widgets.php\";i:5;s:76:\"E:\\xampp\\htdocs/wp-content/plugins/post-views-counter/post-views-counter.php\";}','no'),(40,'template','cosmopet','yes'),(41,'stylesheet','cosmopet','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','58975','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','0','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:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(79,'uninstall_plugins','a:2:{s:53:\"webp-converter-for-media/webp-converter-for-media.php\";a:2:{i:0;s:30:\"WebpConverter\\Plugin\\Uninstall\";i:1;s:22:\"load_uninstall_actions\";}s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";}','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','1753697365','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:{}','off'),(99,'initial_db_version','55853','yes'),(100,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','on'),(101,'fresh_site','0','off'),(102,'WPLANG','ru_RU','yes'),(103,'user_count','1','no'),(104,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"\";}i:3;a:1:{s:7:\"content\";s:167:\"

Свежие записи

\";}i:4;a:1:{s:7:\"content\";s:247:\"

Свежие комментарии

\";}i:5;a:1:{s:7:\"content\";s:150:\"

Архивы

\";}i:6;a:1:{s:7:\"content\";s:154:\"

Рубрики

\";}s:12:\"_multiwidget\";i:1;}','yes'),(105,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','yes'),(106,'cron','a:14:{i:1740402572;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:1740415527;a:1:{s:16:\"pvc_reset_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:27:\"post_views_counter_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1740434972;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1740435081;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:1740478172;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1740478281;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:1740478283;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:1740478470;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1740478471;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1740512810;a:1:{s:30:\"duplicator_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:22:\"duplicator_weekly_cron\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1740564578;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1740650972;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1740999600;a:1:{s:29:\"duplicator_email_summary_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:22:\"duplicator_weekly_cron\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','on'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(122,'recovery_keys','a:1:{s:22:\"SU2wFi3BT2EfpFpcmCUP66\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BFlGpIzx0WUk/31uV9LzRjdiigoeb10\";s:10:\"created_at\";i:1740317975;}}','off'),(123,'https_detection_errors','a:2:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:38:\"Проверка SSL неудачна.\";}s:19:\"bad_response_source\";a:1:{i:0;s:95:\"Похоже, что источником ответа не является этот сайт.\";}}','off'),(133,'wp_attachment_pages_enabled','1','on'),(134,'db_upgraded','','on'),(140,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:20:\"fcs.andrew@gmail.com\";s:7:\"version\";s:5:\"6.7.1\";s:9:\"timestamp\";i:1738145424;}','no'),(155,'can_compress_scripts','1','on'),(162,'theme_mods_twentytwentythree','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1738145486;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),(163,'current_theme','COSMOPET','auto'),(164,'theme_mods_twentytwentyfive','a:4:{i:0;b:0;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1738145525;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}','off'),(165,'theme_switched','','auto'),(169,'theme_mods_cosmopet','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}','on'),(174,'finished_updating_comment_type','1','auto'),(175,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),(176,'recently_activated','a:4:{s:55:\"acf-editable-block-fields/acf-editable-block-fields.php\";i:1740393726;s:61:\"theme-translation-for-polylang/polylang-theme-translation.php\";i:1740309385;s:21:\"polylang/polylang.php\";i:1740305532;s:53:\"webp-converter-for-media/webp-converter-for-media.php\";i:1739896226;}','off'),(177,'acf_version','6.2.6.1','auto'),(180,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','auto'),(181,'duplicator_version_plugin','1.5.6','auto'),(183,'duplicator_install_info','a:2:{s:7:\"version\";s:5:\"1.5.6\";s:4:\"time\";i:1738145625;}','off'),(184,'duplicator_uninstall_package','1','auto'),(185,'duplicator_uninstall_settings','1','auto'),(186,'duplicator_settings','a:20:{s:7:\"version\";s:5:\"1.5.6\";s:18:\"uninstall_settings\";b:1;s:15:\"uninstall_files\";b:1;s:13:\"package_debug\";b:0;s:23:\"email_summary_frequency\";s:6:\"weekly\";s:9:\"amNotices\";b:1;s:17:\"package_mysqldump\";b:1;s:22:\"package_mysqldump_path\";s:0:\"\";s:24:\"package_phpdump_qrylimit\";s:3:\"100\";s:17:\"package_zip_flush\";b:0;s:19:\"installer_name_mode\";s:6:\"simple\";s:16:\"storage_position\";s:6:\"wpcont\";s:20:\"storage_htaccess_off\";b:0;s:18:\"archive_build_mode\";i:2;s:17:\"skip_archive_scan\";b:0;s:21:\"unhook_third_party_js\";b:0;s:22:\"unhook_third_party_css\";b:0;s:17:\"active_package_id\";i:1;s:14:\"usage_tracking\";b:0;i:0;b:0;}','auto'),(187,'duplicator_activated','a:1:{s:4:\"lite\";i:1738145625;}','auto'),(188,'duplicator_plugin_data_stats','{\n \"lastSendTime\": 0,\n \"identifier\": \"1ZGKKK60+grplOqvHeSYnhvysjh6meK38=ZmEx0vTFAD\",\n \"plugin\": \"dup-lite\",\n \"pluginStatus\": \"active\",\n \"buildCount\": 0,\n \"buildLastDate\": 0,\n \"buildFailedCount\": 0,\n \"buildFailedLastDate\": 0,\n \"siteSizeMB\": 149.33,\n \"siteNumFiles\": 12506,\n \"siteDbSizeMB\": 7.03,\n \"siteDbNumTables\": 19\n}','auto'),(189,'duplicator_notifications','a:4:{s:6:\"update\";i:1740375387;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','auto'),(190,'webpc_notice_thanks','1738750437','auto'),(191,'webpc_is_new_installation','1','auto'),(192,'webpc_latest_version','3.2.3','auto'),(193,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"21.2\";}','auto'),(194,'wpseo','a:106:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:26:\"permalink_settings_changed\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"21.2\";s:16:\"previous_version\";s:0:\"\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1738145672;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:36:\"/%year%/%monthnum%/%day%/%postname%/\";s:8:\"home_url\";s:16:\"http://localhost\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:4:{s:8:\"language\";s:8:\"language\";s:17:\"post_translations\";s:17:\"post_translations\";s:13:\"term_language\";s:13:\"term_language\";s:17:\"term_translations\";s:17:\"term_translations\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b:0;s:18:\"first_time_install\";b:1;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1738146121;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:28:\"last_known_public_taxonomies\";a:3:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";}s:23:\"last_known_no_unindexed\";a:4:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1740392538;s:31:\"wpseo_unindexed_post_link_count\";i:1740392539;s:31:\"wpseo_unindexed_term_link_count\";i:1740392539;s:35:\"wpseo_total_unindexed_general_items\";i:1740392538;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;}','auto'),(195,'wpseo_titles','a:117:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:45:\"%%name%%, Автор в %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:64:\"Вы искали %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:57:\"Страница не найдена %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:84:\"Сообщение %%POSTLINK%% появились сначала на %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:54:\"Ошибка 404: страница не найдена\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:19:\"Архивы для\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:31:\"Главная страница\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:17:\"Вы искали\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:24:\"publishing_principles_id\";i:0;s:25:\"ownership_funding_info_id\";i:0;s:29:\"actionable_feedback_policy_id\";i:0;s:21:\"corrections_policy_id\";i:0;s:16:\"ethics_policy_id\";i:0;s:19:\"diversity_policy_id\";i:0;s:28:\"diversity_staffing_report_id\";i:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:27:\"Архивы %%term_title%%\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:27:\"Архивы %%term_title%%\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:27:\"Архивы %%term_title%%\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','auto'),(196,'wpseo_social','a:20:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}','auto'),(258,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":6,\"critical\":2}','on'),(308,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"2ed76c65b819c20e22a8a2431f386944\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(385,'wp_calendar_block_has_published_posts','1','auto'),(409,'wpseo_taxonomy_meta','a:1:{s:8:\"category\";a:2:{i:1;a:3:{s:13:\"wpseo_focuskw\";s:21:\"Без рубрики\";s:13:\"wpseo_linkdex\";s:2:\"22\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:17;a:3:{s:13:\"wpseo_focuskw\";s:13:\"Uncategorized\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}','auto'),(576,'post_views_counter_settings_general','a:21:{s:16:\"post_types_count\";a:1:{i:0;s:4:\"post\";}s:16:\"taxonomies_count\";b:0;s:11:\"users_count\";b:0;s:11:\"other_count\";b:0;s:12:\"data_storage\";s:7:\"cookies\";s:11:\"amp_support\";b:0;s:12:\"counter_mode\";s:3:\"php\";s:17:\"post_views_column\";b:1;s:19:\"restrict_edit_views\";b:0;s:19:\"time_between_counts\";a:2:{s:6:\"number\";i:24;s:4:\"type\";s:5:\"hours\";}s:12:\"reset_counts\";a:2:{s:6:\"number\";i:0;s:4:\"type\";s:4:\"days\";}s:12:\"object_cache\";b:0;s:14:\"flush_interval\";a:2:{s:6:\"number\";i:0;s:4:\"type\";s:7:\"minutes\";}s:7:\"exclude\";a:2:{s:6:\"groups\";a:0:{}s:5:\"roles\";a:0:{}}s:11:\"exclude_ips\";a:0:{}s:13:\"strict_counts\";b:0;s:8:\"cron_run\";b:1;s:11:\"cron_update\";b:0;s:14:\"update_version\";i:2;s:13:\"update_notice\";b:1;s:17:\"update_delay_date\";i:1740401150;}','off'),(577,'post_views_counter_settings_display','a:10:{s:5:\"label\";s:11:\"Post Views:\";s:13:\"display_style\";a:2:{s:4:\"icon\";b:0;s:4:\"text\";b:0;}s:10:\"icon_class\";s:19:\"dashicons-chart-bar\";s:8:\"position\";s:5:\"after\";s:15:\"dynamic_loading\";b:0;s:10:\"use_format\";b:0;s:18:\"post_types_display\";a:0:{}s:18:\"page_types_display\";a:0:{}s:18:\"toolbar_statistics\";b:0;s:16:\"restrict_display\";a:2:{s:6:\"groups\";a:0:{}s:5:\"roles\";a:0:{}}}','off'),(578,'post_views_counter_settings_other','a:4:{s:13:\"menu_position\";s:3:\"top\";s:15:\"import_meta_key\";s:5:\"views\";s:19:\"deactivation_delete\";b:0;s:7:\"license\";s:0:\"\";}','off'),(579,'post_views_counter_version','1.5.1','off'),(580,'widget_post_views_counter_list_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(581,'post_views_counter_activation_date','1739191550','auto'),(595,'options_featured_0_post','111','off'),(596,'_options_featured_0_post','field_67a9ff8ae963d','off'),(597,'options_featured_0_color','#FFDF99','off'),(598,'_options_featured_0_color','field_67a9fface963e','off'),(599,'options_featured_1_post','111','off'),(600,'_options_featured_1_post','field_67a9ff8ae963d','off'),(601,'options_featured_1_color','#d9ffcc','off'),(602,'_options_featured_1_color','field_67a9fface963e','off'),(603,'options_featured_2_post','111','off'),(604,'_options_featured_2_post','field_67a9ff8ae963d','off'),(605,'options_featured_2_color','#e7caff','off'),(606,'_options_featured_2_color','field_67a9fface963e','off'),(607,'options_featured','3','off'),(608,'_options_featured','field_67a9ff53e963c','off'),(621,'options_editorial_0_post','111','off'),(622,'_options_editorial_0_post','field_67aa0b33a019a','off'),(623,'options_editorial_1_post','111','off'),(624,'_options_editorial_1_post','field_67aa0b33a019a','off'),(625,'options_editorial_2_post','111','off'),(626,'_options_editorial_2_post','field_67aa0b33a019a','off'),(627,'options_editorial_3_post','111','off'),(628,'_options_editorial_3_post','field_67aa0b33a019a','off'),(629,'options_editorial','4','off'),(630,'_options_editorial','field_67aa0b33a0195','off'),(661,'recovery_mode_email_last_sent','1740317974','auto'),(695,'_site_transient_timeout_php_check_bbe0b0d516d9a70a0e1aa1834ea07179','1740496647','off'),(696,'_site_transient_php_check_bbe0b0d516d9a70a0e1aa1834ea07179','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(713,'_site_transient_timeout_browser_41770e408d453f0e18b6cf535e220c84','1740496783','off'),(714,'_site_transient_browser_41770e408d453f0e18b6cf535e220c84','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"132.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(873,'_site_transient_timeout_browser_9258db5fffd4f17a8703a19e760af505','1740740091','off'),(874,'_site_transient_browser_9258db5fffd4f17a8703a19e760af505','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"133.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(1000,'_site_transient_timeout_community-events-d41d8cd98f00b204e9800998ecf8427e','1740443154','off'),(1001,'_site_transient_community-events-d41d8cd98f00b204e9800998ecf8427e','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";b:0;}s:6:\"events\";a:0:{}}','off'),(1006,'_transient_timeout_feed_mod_92227bfe1354c9fe21266d111aae5ed4','1740418613','off'),(1007,'_transient_feed_mod_92227bfe1354c9fe21266d111aae5ed4','1740375413','off'),(1010,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1740418615','off'),(1011,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1740375415','off'),(1022,'polylang','a:14:{s:7:\"browser\";i:0;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.6\";s:16:\"first_activation\";i:1740303956;s:12:\"default_lang\";s:2:\"ru\";}','auto'),(1023,'polylang_wpml_strings','a:0:{}','auto'),(1024,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(1031,'pll_dismissed_notices','a:1:{i:0;s:6:\"wizard\";}','auto'),(1034,'custom_pll_settings','a:4:{s:6:\"themes\";a:1:{i:0;s:8:\"cosmopet\";}s:7:\"plugins\";a:0:{}s:7:\"domains\";a:1:{i:0;s:7:\"default\";}s:18:\"additional_domains\";a:0:{}}','auto'),(1035,'custom_pll_settings_force_translate_admin_dashboard','0','auto'),(1044,'options_blog_title','БЛОГ','off'),(1045,'_options_blog_title','field_67baf1ad5c5ba','off'),(1046,'options_blog_desc','Мы пишем про то, что нас по‑настоящему цепляет: биотехнологии, науку, здоровье и то, как этот мир сделать лучше. Мы не боимся сложных тем и неудобных вопросов, ведь именно с них начинается будущее','off'),(1047,'_options_blog_desc','field_67baf1e65c5bb','off'),(1059,'rewrite_rules','a:185:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:53:\"^(en)/wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:92:\"index.php?lang=$matches[1]&sitemap=$matches[2]&sitemap-subtype=$matches[3]&paged=$matches[4]\";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:39:\"^(en)/wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:64:\"index.php?lang=$matches[1]&sitemap=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:52:\"(en)/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:47:\"(en)/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:28:\"(en)/category/(.+?)/embed/?$\";s:63:\"index.php?lang=$matches[1]&category_name=$matches[2]&embed=true\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:40:\"(en)/category/(.+?)/page/?([0-9]{1,})/?$\";s:70:\"index.php?lang=$matches[1]&category_name=$matches[2]&paged=$matches[3]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:22:\"(en)/category/(.+?)/?$\";s:52:\"index.php?lang=$matches[1]&category_name=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:49:\"(en)/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:44:\"(en)/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:25:\"(en)/tag/([^/]+)/embed/?$\";s:53:\"index.php?lang=$matches[1]&tag=$matches[2]&embed=true\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:37:\"(en)/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?lang=$matches[1]&tag=$matches[2]&paged=$matches[3]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:19:\"(en)/tag/([^/]+)/?$\";s:42:\"index.php?lang=$matches[1]&tag=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:50:\"(en)/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=ru&post_format=$matches[1]&feed=$matches[2]\";s:45:\"(en)/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=ru&post_format=$matches[1]&feed=$matches[2]\";s:26:\"(en)/type/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&post_format=$matches[2]&embed=true\";s:21:\"type/([^/]+)/embed/?$\";s:52:\"index.php?lang=ru&post_format=$matches[1]&embed=true\";s:38:\"(en)/type/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&post_format=$matches[2]&paged=$matches[3]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=ru&post_format=$matches[1]&paged=$matches[2]\";s:20:\"(en)/type/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&post_format=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:41:\"index.php?lang=ru&post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:37:\"(en)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=ru&&feed=$matches[1]\";s:32:\"(en)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=ru&&feed=$matches[1]\";s:13:\"(en)/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:8:\"embed/?$\";s:29:\"index.php?lang=ru&&embed=true\";s:25:\"(en)/page/?([0-9]{1,})/?$\";s:45:\"index.php?lang=$matches[1]&&paged=$matches[2]\";s:20:\"page/?([0-9]{1,})/?$\";s:36:\"index.php?lang=ru&&paged=$matches[1]\";s:7:\"(en)/?$\";s:26:\"index.php?lang=$matches[1]\";s:46:\"(en)/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=ru&&feed=$matches[1]&withcomments=1\";s:41:\"(en)/comments/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=ru&&feed=$matches[1]&withcomments=1\";s:22:\"(en)/comments/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:17:\"comments/embed/?$\";s:29:\"index.php?lang=ru&&embed=true\";s:49:\"(en)/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=ru&s=$matches[1]&feed=$matches[2]\";s:44:\"(en)/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=ru&s=$matches[1]&feed=$matches[2]\";s:25:\"(en)/search/(.+)/embed/?$\";s:51:\"index.php?lang=$matches[1]&s=$matches[2]&embed=true\";s:20:\"search/(.+)/embed/?$\";s:42:\"index.php?lang=ru&s=$matches[1]&embed=true\";s:37:\"(en)/search/(.+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?lang=$matches[1]&s=$matches[2]&paged=$matches[3]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?lang=ru&s=$matches[1]&paged=$matches[2]\";s:19:\"(en)/search/(.+)/?$\";s:40:\"index.php?lang=$matches[1]&s=$matches[2]\";s:14:\"search/(.+)/?$\";s:31:\"index.php?lang=ru&s=$matches[1]\";s:52:\"(en)/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=ru&author_name=$matches[1]&feed=$matches[2]\";s:47:\"(en)/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=ru&author_name=$matches[1]&feed=$matches[2]\";s:28:\"(en)/author/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&author_name=$matches[2]&embed=true\";s:23:\"author/([^/]+)/embed/?$\";s:52:\"index.php?lang=ru&author_name=$matches[1]&embed=true\";s:40:\"(en)/author/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&author_name=$matches[2]&paged=$matches[3]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=ru&author_name=$matches[1]&paged=$matches[2]\";s:22:\"(en)/author/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&author_name=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:41:\"index.php?lang=ru&author_name=$matches[1]\";s:74:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";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:69:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";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:50:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:91:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&embed=true\";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:62:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:98:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&paged=$matches[5]\";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:44:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:80:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$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:61:\"(en)/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";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:56:\"(en)/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";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:37:\"(en)/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:75:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&embed=true\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:49:\"(en)/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:82:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&paged=$matches[4]\";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:31:\"(en)/([0-9]{4})/([0-9]{1,2})/?$\";s:64:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:48:\"(en)/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:43:\"(en)/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:24:\"(en)/([0-9]{4})/embed/?$\";s:54:\"index.php?lang=$matches[1]&year=$matches[2]&embed=true\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:36:\"(en)/([0-9]{4})/page/?([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&year=$matches[2]&paged=$matches[3]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:18:\"(en)/([0-9]{4})/?$\";s:43:\"index.php?lang=$matches[1]&year=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:63:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:73:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=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:93:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";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:88:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";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:88:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";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:69:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";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:58:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:108:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&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:62:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:102:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&tb=1\";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:82:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:114:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&feed=$matches[6]\";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:77:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:114:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&feed=$matches[6]\";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:70:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:115:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&paged=$matches[6]\";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:77:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:115:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&cpage=$matches[6]\";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:66:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:114:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&name=$matches[5]&page=$matches[6]\";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:52:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:62:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=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:82:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";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:77:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";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:77:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";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:58:\"(en)/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:69:\"(en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&cpage=$matches[5]\";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:56:\"(en)/([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:82:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$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:43:\"(en)/([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&year=$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:32:\"(en)/.?.+?/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"(en)/.?.+?/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"(en)/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(en)/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(en)/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"(en)/.?.+?/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"(en)/(.?.+?)/embed/?$\";s:58:\"index.php?lang=$matches[1]&pagename=$matches[2]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:25:\"(en)/(.?.+?)/trackback/?$\";s:52:\"index.php?lang=$matches[1]&pagename=$matches[2]&tb=1\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:45:\"(en)/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:40:\"(en)/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:33:\"(en)/(.?.+?)/page/?([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&pagename=$matches[2]&paged=$matches[3]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:40:\"(en)/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&pagename=$matches[2]&cpage=$matches[3]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:29:\"(en)/(.?.+?)(?:/([0-9]+))?/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&page=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','auto'),(1099,'category_children','a:0:{}','auto'),(1121,'options_ru_RU_blog_title','БЛОГ','off'),(1122,'_options_ru_RU_blog_title','field_67baf1ad5c5ba','off'),(1123,'options_ru_RU_blog_desc','Мы пишем про то, что нас по‑настоящему цепляет: биотехнологии, науку, здоровье и то, как этот мир сделать лучше. Мы не боимся сложных тем и неудобных вопросов, ведь именно с них начинается будущее','off'),(1124,'_options_ru_RU_blog_desc','field_67baf1e65c5bb','off'),(1125,'options_ru_RU_featured','','off'),(1126,'_options_ru_RU_featured','field_67a9ff53e963c','off'),(1127,'options_ru_RU_editorial','','off'),(1128,'_options_ru_RU_editorial','field_67aa0b33a0195','off'),(1129,'options_en_US_blog_title','BLOG','off'),(1130,'_options_en_US_blog_title','field_67baf1ad5c5ba','off'),(1131,'options_en_US_blog_desc','We write about what really catches us: biotechnology, science, health, and how to make this world a better place. We are not afraid of difficult topics and uncomfortable questions, because it is with them that the future begins','off'),(1132,'_options_en_US_blog_desc','field_67baf1e65c5bb','off'),(1133,'options_en_US_featured','3','off'),(1134,'_options_en_US_featured','field_67a9ff53e963c','off'),(1135,'options_en_US_editorial','4','off'),(1136,'_options_en_US_editorial','field_67aa0b33a0195','off'),(1172,'_transient_timeout_acf_plugin_updates','1740482185','off'),(1173,'_transient_acf_plugin_updates','a:5:{s:7:\"plugins\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";a:11:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:6:\"6.3.12\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.7.2\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://connect.advancedcustomfields.com/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg\";s:4:\"high\";s:67:\"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg\";}s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";s:12:\"release_date\";s:8:\"20250121\";}}s:9:\"no_update\";a:0:{}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";s:7:\"6.2.6.1\";}}','off'),(1216,'options_en_US_adres','123182 Moscow,\r\n4th Krasnogorsky ave.,\r\n2/4, bld. 1, floor/room 3/1','off'),(1217,'_options_en_US_adres','field_67bb16cb25a08','off'),(1218,'options_en_US_email_list_0_name','Feedback and suggestions','off'),(1219,'_options_en_US_email_list_0_name','field_67bb170325a0a','off'),(1220,'options_en_US_email_list_0_email','pro@cosmopet.shop','off'),(1221,'_options_en_US_email_list_0_email','field_67bb171125a0b','off'),(1222,'options_en_US_email_list_1_name','Applications for wholesale buyers','off'),(1223,'_options_en_US_email_list_1_name','field_67bb170325a0a','off'),(1224,'options_en_US_email_list_1_email','pro@cosmopet.shop','off'),(1225,'_options_en_US_email_list_1_email','field_67bb171125a0b','off'),(1226,'options_en_US_email_list_2_name','Call a veterinaian','off'),(1227,'_options_en_US_email_list_2_name','field_67bb170325a0a','off'),(1228,'options_en_US_email_list_2_email','vetvopros@cosmopet.shop','off'),(1229,'_options_en_US_email_list_2_email','field_67bb171125a0b','off'),(1230,'options_en_US_email_list','3','off'),(1231,'_options_en_US_email_list','field_67bb16e425a09','off'),(1232,'options_ru_RU_adres','123182 г. Москва,\r\n4-й Красногорский пр.,\r\nд. 2/4, стр. 1, этаж/ком. 3/1\r\n','off'),(1233,'_options_ru_RU_adres','field_67bb16cb25a08','off'),(1234,'options_ru_RU_email_list_0_name','Отзывы и предложения','off'),(1235,'_options_ru_RU_email_list_0_name','field_67bb170325a0a','off'),(1236,'options_ru_RU_email_list_0_email','pro@cosmopet.shop','off'),(1237,'_options_ru_RU_email_list_0_email','field_67bb171125a0b','off'),(1238,'options_ru_RU_email_list_1_name','Заявки для оптовых покупателей','off'),(1239,'_options_ru_RU_email_list_1_name','field_67bb170325a0a','off'),(1240,'options_ru_RU_email_list_1_email','pro@cosmopet.shop','off'),(1241,'_options_ru_RU_email_list_1_email','field_67bb171125a0b','off'),(1242,'options_ru_RU_email_list_2_name','Связь с ветеринаром','off'),(1243,'_options_ru_RU_email_list_2_name','field_67bb170325a0a','off'),(1244,'options_ru_RU_email_list_2_email','vetvopros@cosmopet.shop','off'),(1245,'_options_ru_RU_email_list_2_email','field_67bb171125a0b','off'),(1246,'options_ru_RU_email_list','3','off'),(1247,'_options_ru_RU_email_list','field_67bb16e425a09','off'),(1260,'_transient_pll_translated_slugs','a:8:{s:8:\"category\";a:2:{s:4:\"slug\";s:8:\"category\";s:12:\"translations\";a:2:{s:2:\"ru\";s:8:\"category\";s:2:\"en\";s:8:\"category\";}}s:8:\"post_tag\";a:2:{s:4:\"slug\";s:3:\"tag\";s:12:\"translations\";a:2:{s:2:\"ru\";s:3:\"tag\";s:2:\"en\";s:3:\"tag\";}}s:11:\"post_format\";a:2:{s:4:\"slug\";s:4:\"type\";s:12:\"translations\";a:2:{s:2:\"ru\";s:4:\"type\";s:2:\"en\";s:4:\"type\";}}s:6:\"author\";a:2:{s:4:\"slug\";s:6:\"author\";s:12:\"translations\";a:2:{s:2:\"ru\";s:6:\"author\";s:2:\"en\";s:6:\"author\";}}s:6:\"search\";a:2:{s:4:\"slug\";s:6:\"search\";s:12:\"translations\";a:2:{s:2:\"ru\";s:6:\"search\";s:2:\"en\";s:6:\"search\";}}s:10:\"attachment\";a:2:{s:4:\"slug\";s:10:\"attachment\";s:12:\"translations\";a:2:{s:2:\"ru\";s:10:\"attachment\";s:2:\"en\";s:10:\"attachment\";}}s:5:\"paged\";a:2:{s:4:\"slug\";s:4:\"page\";s:12:\"translations\";a:2:{s:2:\"ru\";s:4:\"page\";s:2:\"en\";s:4:\"page\";}}s:5:\"front\";a:2:{s:4:\"slug\";s:0:\"\";s:12:\"translations\";a:2:{s:2:\"ru\";s:0:\"\";s:2:\"en\";s:0:\"\";}}}','on'),(1310,'_transient_timeout_feed_92227bfe1354c9fe21266d111aae5ed4','1740418613','off'),(1311,'_transient_feed_92227bfe1354c9fe21266d111aae5ed4','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Блог — 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://ru.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:14:\"Русский\";s: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:\"Tue, 05 Dec 2023 14:39:40 +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:\"ru-RU\";s: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.8-alpha-59827\";s: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:41:\"Блог — 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://ru.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:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Предупреждение о мошенниках\";s: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:54:\"https://ru.wordpress.org/news/2023/12/scam-alert-2023/\";s: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, 05 Dec 2023 14:27:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:14:\"Новости\";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:25:\"Общие вопросы\";s: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://ru.wordpress.org/?p=2647\";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:802:\"В последнее время администраторы сайтов WordPress стали заметно чаще получать письма якобы от WordPress.org или WordPress.com. Примерный текст такого письма: Уважаемый владелец сайтаМы хотим обратить ваше внимание на некоторые важные изменения в наших правилах и предписаниях, которые влияют на работу вашего веб-сайта WordPress.Для обеспечения безопасности и качества обслуживания необходимо принять новые правила. Если вы с ними не согласны […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:4851:\"\n

В последнее время администраторы сайтов WordPress стали заметно чаще получать письма якобы от WordPress.org или WordPress.com. Примерный текст такого письма:

\n\n\n\n
\n

Уважаемый владелец сайта
Мы хотим обратить ваше внимание на некоторые важные изменения в наших правилах и предписаниях, которые влияют на работу вашего веб-сайта WordPress.
Для обеспечения безопасности и качества обслуживания необходимо принять новые правила. Если вы с ними не согласны и не предпримете необходимых действий, ваш веб-сайт будет отключен.

КНОПКА ДЛЯ ПЕРЕХОДА
Пожалуйста, ознакомьтесь с изменениями и примите решение до 12.05.2023. Мы ценим ваше сотрудничество и готовы помочь вам с любыми вопросами или озабоченностями.
Спасибо вам за ваше понимание и оперативные действия!

Automattic, Inc. — 60 29th St. #343, Сан-Франциско, Калифорния 94110

\n\n\n\n

Обращаем ваше внимание, WordPress Foundation, Automattic Inc, Команда безопасности WordPress не рассылают писем владельцам сайтов, не просят переходить по ссылкам для принятия каких-либо условий, не просят установить никаких плагинов или совершать иные действия не связанные со штатным обновлением вашего сайта (Консоль-Обновления).

\n\n\n\n

Если вы подписаны на какие-либо рассылки WordPress, убедитесь что исходящий адрес не был подделан:

\n\n\n\n
\"\"
\n
\n\n\n\n

вы можете сделать это просмотрев служебные заголовки сообщения email.

\n\n\n\n

Официальными доменами являются .wordpress.org и .wordpress.net , а также домены третьего уровня, например ru.wordpress.org (обратите внимание что .wordpress.org является концом доменной части адреса (перед слешем /) и перед wordpress.org имеется точка, а не какой-то иной символ, например тире).

\n\n\n\n

Также обращайте внимания на письма исходящие якобы от вашего хостинга, вашего регистратора домена и прочее, в случае сомнений обращайтесь в службу поддержки хостинга, регистратора и.т.д. зайдя в личный кабинет в соответствующем месте. Не переходите по ссылкам из писем и не совершайте сомнительных действий о которых вас просят возможные мошенники.

\n\n\n\n

Официальное сообщение от команды безопасности WordPress (на английском): https://wordpress.org/news/2023/12/alert-wordpress-security-team-impersonation-scams/

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2647\";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:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"Ежегодный опрос пользователей и участников разработки WordPress 2023\";s: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:60:\"https://ru.wordpress.org/news/2023/09/2023-wordpress-survey/\";s: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, 28 Sep 2023 15:38:43 +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:14:\"Новости\";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:25:\"Общие вопросы\";s: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://ru.wordpress.org/?p=2631\";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:827:\"Пользователи, создатели сайтов, создатели расширений и участники разработки предоставляют ценные отзывы посредством ежегодного опроса. В прошлом, 2022 году, исследование получило комплексное обновление, впервые за шесть лет. Общее количество вопросов было сокращено до 29 ( ранее около 100), большинство социально-экономических вопросов были удалены, а также введена шкала Лайкерта. Эти обновления были призваны повысить процент заполнения опроса, […]\";s: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:3:\"Yui\";s: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:12466:\"\n
\"\"
\n

Каждый год сообщество WordPress проводит ежегодный опрос для пользователей и участников сообщества.

\n\n\n\n\n
\n\n\n\n

Пользователи, создатели сайтов, создатели расширений и участники разработки предоставляют ценные отзывы посредством ежегодного опроса. В прошлом, 2022 году, исследование получило комплексное обновление, впервые за шесть лет. Общее количество вопросов было сокращено до 29 ( ранее около 100), большинство социально-экономических вопросов были удалены, а также введена шкала Лайкерта. Эти обновления были призваны повысить процент заполнения опроса, обеспечить более эффективный и структурированный анализ этих данных и позволить опросу лучше всего оценить темы, которые наиболее важны для сообщества WordPress.

\n\n\n\n

Итоги предыдущего опроса за 2022 год

\n\n\n\n

В опросе 2022 года процент завершения увеличился на 26%, однако количество заполнений сократилось на 56% до примерно 3400, включая около 800 участников разработки. В этом году опрос стартует ранее чем в прошлом, что, надеемся, позволит увеличить его количество участников.

\n\n\n\n

Ключевые моменты:

\n\n\n\n\n\n\n\n

Более подробно ознакомиться с результатами можно скачав этот файл PDF.

\n\n\n\n

Опрос этого года

\n\n\n\n

Чтобы ваш опыт работы с WordPress был представлен в результатах опроса 2023 года, примите участие в опросе прямо сейчас

\n\n\n\n
\n
Пройти опрос
\n
\n\n\n\n

Вы также можете пройти опрос на других языках, воспользовавшись ссылкой выше и переключившись на другой язык, благодаря усилиям полиглотов WordPress. Опрос будет открыт в течение пяти недель. Результаты будут опубликованы в блоге WordPress News в начале декабря.

\n\n\n\n

В этом году, как и в прошлом, в опрос были внесены некоторые улучшения в структуру и набор вопросов. Также тестируется новая платформа, предлагающая обновленный интерфейс, расширенную многоязычную поддержку, расширенные инструменты анализа и визуализации результатов и многое другое. Новая платформа также имеет встроенные средства контроля доступа и конфиденциальности, что гарантирует, что опрос будет отвечать разнообразным потребностям сообщества WordPress.

\n\n\n\n

Пожалуйста, помогите распространить информацию об опросе, поделившись им в своей сети, через Slack или через записи в социальных сетях. Чем больше людей заполнят опрос и поделятся своим опытом работы с WordPress, тем большую пользу принесет проект.

\n\n\n\n

Безопасность и конфиденциальность данных имеют первостепенное значение для проекта WordPress и сообщества. Учитывая это, все данные будут анонимизированы: никакие адреса электронной почты или IP-адреса не будут связаны с опубликованными результатами. Чтобы узнать больше о политике конфиденциальности WordPress.org, ознакомьтесь с политикой конфиденциальности.

\n\n\n\n

Благодарности

\n\n\n\n

Спасибо Hostinger, Jetpack, и WordPress.com за помощь в продвижении опроса среди своих клиентов.

\n\n\n\n

Благодарим следующих участников сообщества WordPress за помощь в проекте ежегодного опроса, включая создание вопросов, стратегию, составление опроса и перевод:
adamsilverstein, adurasjb, alvarogóis, atachibana, bjmcsherry, chanthaboune, dansoschin, eidolonnight, fierevere, fxbénard, hassantafreshi, juliagasparyan, kittmedia, manudavidos, nao, nilovelez, rmartinezduque, и tobifjellner.

\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2631\";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:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WordPress отмечает 20 лет! Результаты опроса 2022\";s: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:71:\"https://ru.wordpress.org/news/2023/05/20th-anniversary-and-2022-survey/\";s: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, 18 May 2023 15:47: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:2:{i:0;a:5:{s:4:\"data\";s:14:\"Новости\";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:25:\"Общие вопросы\";s: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://ru.wordpress.org/?p=2579\";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:621:\"27 мая WordPress отмечает свое 20-летие. По всему миру проходит множество праздников и вечеринок, надеюсь, с тортом, потому что все мы знаем, что вечеринка без торта — это просто встреча. Но если вы еще не присоединились к празднованию, у вас еще есть время, чтобы получить свой сувенир на юбилей WordPress, поделиться вашим любимым воспоминанием о […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:10216:\"\n

27 мая WordPress отмечает свое 20-летие.

\n\n\n\n

По всему миру проходит множество праздников и вечеринок, надеюсь, с тортом, потому что все мы знаем, что вечеринка без торта — это просто встреча.

\n\n\n\n

Но если вы еще не присоединились к празднованию, у вас еще есть время, чтобы получить свой сувенир на юбилей WordPress, поделиться вашим любимым воспоминанием о WordCamp, устроить целую вечеринку, если хотите, или поделиться видео для публикации на wp20.wordpress.net.

\n\n\n\n

За двадцать лет WordPress прошел долгий путь от форка Cafe Log и на настоящее время обслуживает 82 миллиона веб-сайтов (43% всех сайтов сети по данным W3Techs) и имеет экономический вес экосистемы в размере 597 миллиардов долларов. Но команда WordPress не останавливается на этом и не может просто сказать «хорошая работа, а теперь просто посмотрим, что будет дальше».

\n\n\n\n

У WordPress большие планы на будущее, многие из которых основаны на совершенствовании нового редактора блоков в WordPress, который направлен на снижение входных барьеров для людей на любом этапе их обучения.

Присоединиться к празднованию юбилея WordPress онлайн или найти встречу или мероприятие поблизости можно на сайте wp20.wordpress.net.

\n\n\n\n

Результаты ежегодного сообщества WordPress за 2022 год

\n\n\n\n

Каждый год члены сообщества WordPress предоставляют ценные отзывы в рамках ежегодного опроса. На 2022 год опрос получил комплексное обновление, первое за шесть лет. Общее количество вопросов было сокращено с почти 100 до 29, в основном удалены социально-экономические вопросы и введена шкала Лайкерта. Эти обновления были предназначены для увеличения скорости заполнения опроса, обеспечения более эффективного и структурированного анализа этих данных и позиционирования опроса для наилучшего определения тем, которые наиболее важны для сообщества WordPress.

\n\n\n\n

Цель состоит в том, чтобы информация, полученная в ходе опроса, помогла информировать об инициативах и направлениях работы WordPress в ближайшем будущем, наряду с другими сигналами, такими как обсуждения в сообществе, блоги Making WordPress и мероприятия.

\n\n\n\n

Основные моменты

\n\n\n\n

В выпуске опроса 2022 года процент завершения увеличился на 26%, однако количество представленных материалов уменьшилось на 56% до примерно 3400, включая около 800 участников. Для опроса 2023 года реклама будет увеличена, что, мы надеемся, компенсирует снижение числа заявок. Доля анкет заполненных на русском языке составила 7% (237 участников). Мы очень надеемся увидеть больше в опросе за 2023 год!

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

Планы на 2023

\n\n\n\n

В следующей итерации опроса планируется улучшить языковые возможности, а также продолжить уточнение вопросов вариантов ответов. Важно помнить, что заполнение опроса требует времени, поэтому мы хотим убедиться, что членам сообщества задаются вопросы, которые больше всего помогают WordPress.

\n\n\n\n

Предварительный план состоит в том, чтобы запустить опрос 2023 года уже в августе. Это создаст возможность собрать больше результатов и, что наиболее важно, их учета в планировании ключевых инициатив и направлений деятельности на 2024 год. Отзывы сообщества жизненно важны для успеха и направления проекта.

\n\n\n\n
\n
Скачать PDF-файл с результатами опроса
\n
\n\n\n\n

\n\n\n\n

Для подготовки публикации использованы материалы:

\n\n\n\n

Episode 55: Happy Anniversary, WordPress!
2022 Annual Survey Results & Next Steps

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2579\";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:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"Люди 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:73:\"https://ru.wordpress.org/news/2023/03/people-of-wordpress-hauwa-abashiya/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 04 Mar 2023 12:56: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:2:{i:0;a:5:{s:4:\"data\";s:18:\"Люди 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:1;a:5:{s:4:\"data\";s:19:\"people-of-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://ru.wordpress.org/?p=2569\";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:650:\"В этой статье мы рассказываем о Хауве Абашия, менеджере проектов в Нигерии и Великобритании, чье стремление помогать людям и ее профессиональные навыки нашли применение и признание в глобальном сообществе WordPress. Иногда нам везет найти в жизни дело, к которому мы не только готовы присоединиться, но и отстаивать. Чтобы бы это ни было, оно может помочь […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Olga Gleckler\";s: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:29644:\"\n

В этой статье мы рассказываем о Хауве Абашия, менеджере проектов в Нигерии и Великобритании, чье стремление помогать людям и ее профессиональные навыки нашли применение и признание в глобальном сообществе WordPress.

\n\n\n\n
\n\n\n\n
\"Портретная
\n\n\n\n
\n\n\n\n

Иногда нам везет найти в жизни дело, к которому мы не только готовы присоединиться, но и отстаивать. Чтобы бы это ни было, оно может помочь нам выйти за рамки повседневной рутины и переосмыслить то, что мы знаем. Именно это случилось с Хаувой, она почувствовала, что нашла свое место и смогла по новому посмотреть на свою жизнь и планы. 

\n\n\n\n

Для нее поворотной точкой стало открытие WordPress, проекта с открытым исходным кодом.

\n\n\n\n

Обучение разработке и WordPress

\n\n\n\n

В 2017 году Хаува, уже опытный и успешный менеджер проектов, осознала, что не испытывает от работы того же восторга, как раньше, и ей откровенно скучно. «Я знала, что мне по-прежнему нравится работать с проектами и заниматься их управлением, но мне нужно было что-то менять», — вспоминает она.

\n\n\n\n

Тогда Хаува записалась на курсы веб-разработки, где освоила HTML, CSS и немного JavaScript. Одной из возможностей курса было изучение WordPress, и она выбрала его. Преподаватель курса посоветовал ей посетить конференцию WordCamp.

\n\n\n\n

Хаува посчитала, что необходимо иметь базовые знания о CMS (системе управления контентом сайта) до того, как приедет на мероприятие, и углубилась в самостоятельное изучение WordPress. Первый WordCamp, который она посетила, проходил в приморском городе Брайтон на южном побережье Англии. Там она встретила людей, которые стали ее друзьями и наставниками на долгие годы.

\n\n\n\n

«Меня вдохновили встречи с людьми из сообщества WordPress. Моя жизнь и мое желание поддерживать сообщества изменились к лучшему благодаря людям, которых я встретила, и я продолжаю благодарна судьбе за знакомство с ними».

\n\n\n\n

Глобальное сообщество WordPress: от Германии до Нигерии

\n\n\n\n

Открыв для себя сообщество WordPress в Великобритании, Хаува заинтересовалась его реальными масштабами, и услышав, что WordCamp Europe — флагманское мероприятие, собирающее тысячи людей со всего мира, захотела принять участие в его организации и использовать свои навыки управления проектами. Она подала заявку и стала волонтером в трехдневной конференции, которая в 2019 году проходила в столице Германии, Берлине. На этом мероприятии Хаува познакомилась не только с участниками со всего мира, но и открыла для себя активное сообщество WordPress в своей родной Нигерии. После она обнаружила как легко поддерживать связь с друзьями со всего мира через мессенджеры. 

\n\n\n\n

Вдохновившись людьми, которые использовали WordPress для улучшения жизни людей в Нигерии и других частях Африки, Хаува начала изучать, как WordPress и его глобальное сообщество могут помочь улучшить взаимопонимание между культурами и континентами.

\n\n\n\n
\n\n\n\n
\"Хаува
\n\n\n\n
\n\n\n\n

Отец Хаувы, доктор Ауду Квасау Абашия, и ее мать Розалинд Зулай Абашия — известны своей благотворительной деятельностью, в частности оказанием поддержки людям в Кадуне, на севере Нигерии, и Абудже в центре страны. Хаува поясняет: «Моя мама происходит из семьи, которая делится своими навыками для оказания практической помощи. От друзей, с которыми я познакомилась в WordPress, я узнала, что есть части общества, которые придерживаются такой же этики. Я могла бы стать частью этого, внести свою лепту в развитие Нигерии в будущем».

\n\n\n\n

Ее родители основали благотворительный фонд, цель которого — помощь вдовам, сиротам и детям получить доступ к образованию, от финансов до музыки. Он связывает тех, кто нуждается в помощи, и тех, кто может оказать поддержку.

\n\n\n\n

Хаува говорит: «Обучение людей практическим навыкам, которые можно использовать для получения дохода или которыми можно поделиться с семьей и другими людьми в своем районе, очень важно. Подобные проекты помогают развивать и поддерживать общину. Такие навыки, как шитье и кулинария — это не просто возможность одеться и поставить еду на стол, но и обретение независимости и гордости. Они являются примером того, как микроэкономика может развиваться и вдохновлять людей на мечты, воплощающиеся в жизнь. В ходе своей работы и учебы я убедилась, что технологии, используемые сознательно и с пониманием решаемых задач, способны изменить жизнь общин к лучшему. Такие проекты, как WordPress, могут стать частью этой движущей силы благодаря переводу на родной язык и самому программному обеспечению, позволяющему делиться идеями».

\n\n\n\n
\n\n\n\n
\"Хаува
\n\n\n\n
\n\n\n\n

Имея опыт управления проектами и работы в сфере информационных технологий, Хаува все больше интересуется тем, как можно использовать свои навыки не только для сплочения сообщества, но и для практического долгосрочного вклада в местную инфраструктуру и внедрения быстро меняющихся технологий.

\n\n\n\n

Она говорит: «Я бы хотела, чтобы некоторые люди, которым помог фонд, основанный моими родителями, могли поделиться своими идеями и достижениями и вдохновлять других. Одним из путей может стать программное обеспечение с открытым исходным кодом, доступное для использования и которое может работать на мобильных телефонах».

\n\n\n\n

«Побыв представителем Training Team (команды обучения), я на собственном опыте убедилась, насколько важно, чтобы пользователи не являющиеся технарями могли использовать программное обеспечение для обмена своими идеями без необходимости становиться разработчиками. Мы все можем помочь людям быть услышанными, и если мы работаем в сфере технологий, мы играем определенную роль в создании и продвижении доступности инструментов для этого».

\n\n\n\n

В списке желаний Хаувы помочь африканским странам получить доступ к программному обеспечению и технологиям на их местных языках. Она говорит: «Это часть самобытности, уважения и признания различных культур, а не ожидание того, что все будет переведено с английского дословно. Это дает возможность пожилым людям пользоваться программным обеспечением или опубликованным контентом».

\n\n\n\n

Хаува выучила хауса (язык, на котором говорят в нескольких африканских странах) и английский одновременно у себя дома в Нигерии. Она, как и ее родители, получила образование в разных местах, училась и работала в разных странах. В 16 лет Хаува занялась информатикой как развлечением, не догадываясь, что в будущем это станет важной частью ее трудовой жизни. 

\n\n\n\n
\n\n\n\n
\"Хаува
\n\n\n\n
\n\n\n\n

Она собиралась поступить в университет, чтобы изучать финансы и социологию. Когда она пошла прощаться с классом по информатике, учитель спросил, что она собирается делать. Услышав о ее планах, учитель сказал: «Ты не хочешь заниматься этим, ты хочешь заниматься чем-то в области IT». Этот разговор стал поворотным моментом для Хаувы. Она продолжила изучать вычислительные и информационные системы и объектно-ориентированные информационные системы для получения степени магистра в Великобритании.

\n\n\n\n

На втором курсе университета она также работала с технологиями вводом данных и в смежных областях, поскольку была полна решимости узнать как можно больше о различных направлениях. После окончания магистратуры она выбрала работу, которая позволяла ей работать с системами, их поддержкой, управлением проектами, цепочками поставок и закупками. Она является сторонником изучения как можно большего количества смежных дисциплин, чтобы получить широкий набор инструментов для реального понимания того, что нужно клиентам и как помочь им достичь подходящих и своевременных решений. Эти навыки оказались полезными и в последующие годы, что позволило ей найти время для поддержки конференций WordCamp, митапов и Training Team. Она говорит: «Участники проектов с открытым исходным кодом являются представителями самых разных профессиональных и культурных слоев. Участие в проекте — это отличный способ делиться своими навыками и сохранять их актуальным и быть открытым для новых возможностей обучения».

\n\n\n\n

Хаува сохранила любовь к управлению проектами и образованию, она получила квалификации в этой области, включая Prince 2 и PMP. Она остается верна идее непрерывного обучения в своей сегодняшней работе с Agile и другими методологиями и находит взаимосвязь между работой и своим стремлением к просвещению.

\n\n\n\n
\n\n\n\n
\"Хаува
\n\n\n\n
\n\n\n\n

Стремясь поддержать и местное сообщество в Великобритании, Хаува присоединилась к London WordPress Meetup, а в 2019 году стала организатором WordCamp London, где она использовала свой опыт в области управления проектами. Во время этих мероприятий она провела множество бесед, призывая других развивать свои навыки в области ИТ и делясь собственным опытом.

\n\n\n\n

Этот интерес к повышению уровня квалификации других людей естественным образом привел ее к дальнейшему участию в работе команд Make WordPress. Вдохновленная идеей поделиться своими навыками другим участником проекта, она присоединилась к Training Team на Contributor Day во время WordCamp. Эта команда трудится над созданием онлайн платформы — Learn, позволяющей людям осваивать программное обеспечение и поддерживать свои знания актуальными, а также научиться развивать сообщество в своем регионе. Хаува считает, что доступность — ключевой фактор, поэтому она посвятила много времени проработке документации для лучшего понимания. Она считает, что это необходимо для того, чтобы действительно предоставить людям доступную информацию и определить, где требуется дополнительная работа. Ее вера в это только укрепилась, когда она присоединилась к Accessibility Team (команде по обеспечению доступности) релиза WordPress 5.6, и она внесла свой вклад в документацию и образовательные материалы.

\n\n\n\n

Хаува посвятила много часов поддержке Training Team в течение нескольких лет, будучи убежденной в том, что правильные ресурсы могут действительно помочь сообществам во всем мире использовать программное обеспечение с открытым исходным кодом. Она также подчеркивает важность того, чтобы материалы должны быть удобными для пользователей и легко переводиться, поскольку проект WordPress имеет глобальный масштаб.

\n\n\n\n

Вклад в программное обеспечение с открытым исходным кодом заряжает энергией

\n\n\n\n

Благодаря сочетанию волонтерской деятельности в Великобритании и Нигерии, а также поддержке участников по всему миру, Хаува заново открыла в себе стремление помогать людям — планировать и достигать своих целей. Она смогла поделиться своим 15-летним опытом управления проектами в своей волонтерской деятельности и призывает других рассмотреть эту профессию в качестве карьеры.

\n\n\n\n
\n\n\n\n
\"Хаува
\n\n\n\n
\n\n\n\n

«Занимаясь волонтерством, вы работаете рядом с людьми. Управление проектами связано с людьми. Это помощь людям в достижении целей. То же самое можно сделать и через волонтерство, и вы можете многому научиться, встречаясь с людьми из разных мест». 

\n\n\n\n

«Одним из моих стимулов является использование технологий для решения проблем. Для меня, как руководителя проектов, большая честь помогать людям и организациям определять и достигать цели. Это позволяет им обрести ценность. Это одна из причин, по которой меня потянуло к поиску технологических сообществ и участию в них. Если это то, что движет вами, читающими о моем опыте, то у вас есть широкие возможности поделиться своими навыками. Найдите то, что подходит именно вам, там, где вы сейчас находитесь». 

\n\n\n\n

Хаува призывает всех, кто работает в сфере технологий, углубить свое понимание управления проектами и работы с различными командами. «Навыки управления проектами очень важны, в каком бы проекте вы ни работали. Из-за долгих рабочих часов на протяжении многих лет я чувствовала, что потеряла связь с людьми. Я застряла в, казалось, повторяющемся цикле. Благодаря людям, которых я встретила в сообществе WordPress, и использованию моих профессиональных навыков, я вспомнила о своих собственных ценностях и о том, как в качестве менеджера проектов я могу помочь другим достичь новых высот или сделать что-то ценное и существенное, чем другие могут использовать».  

\n\n\n\n

В 2022 году Хаува вернулась к работе на полную ставку в национальных и международных проектах впечатляющих своими масштабами и время ее волонтерской работы в рамках глобальных инициатив по развитию сообществ сократилось, но она продолжает вносить свой вклад в WordPress, сосредоточившись на продвижении образовательных проектов и культурной стороне сообщества.

\n\n\n\n

«Я буду продолжать интересоваться тем, как проекты с открытым исходом, такие как WordPress, работая вместе с другими решениями, может помочь некоммерческим организациям в их развитии. По мне, если существуют технологические решения, то мы все можем сыграть определенную роль в их развитии и изменении ситуации».

\n\n\n\n

«То, как мы помогаем сообществам, не обязательно должно оставаться неизменным на протяжении всего времени. Важно постоянно смотреть на то, что необходимо, и на то, какую пользу это может принести».

\n\n\n\n

«Найдите то, что хотела ли бы воплотить для своего родного соообщества, и, возможно, существуют технологии, которые могут воплотить его. Я рада, что начала свое путешествие».

\n\n\n\n

Поделитесь историями

\n\n\n\n

Познакомьтесь с другими историями в серии «Люди WordPress», помогите поделиться или с другими и присоединяйтесь к нам, чтобы найти новое применение собственным знаниям и талантам, найти друзей и внести вклад в развитие проекта в глобальном масштабе. Тут находят единомышленников и филологи, и самые отъявленные технари. Make WordPress сейчас насчитывает 21 команду, и вы всегда можете присоединиться к русскоязычному комьюнити в Telegram.

\n\n\n\n

Авторы и редакторы

\n\n\n\n

Спасибо Хауве Абашия (@azhiyadev) за ее #ContributorStory.

\n\n\n\n

Спасибо Абе Такор (@webcommsat) за интервью и запись, а также Мехер Бала (@meher), Хлое Брингманн @cbringmann), Мари Баум (@marybaum), Налини Такор (@nalininonstopnewsuk) and Майе Лончар (@majaloncar) за редактуру и работу с фотографиями.

\n\n\n\n

Серия Люди WordPress благодарит Джозефу Хейден (@chanthaboune) и Тофера ДеРозиа (@topher1kenobe) за поддержку проекта.

\n\n\n\n

Перевод на русский: Ольга Глеклер (@oglekler)

\n\n\n\n
\n
\n
\"\"
\n
\n\n\n\n
\n

Эта статья основана на первоначальной публикации HeroPress.com, инициативе, ориентированной на людей в сообществе WordPress, созданной Тофером ДеРозиа @topher1kenobe.

\n
\n
\n\n\n\n

Читайте эту и другие истории серии «People of WordPress» (на английском) или «Люди WordPress» (на русском).

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2569\";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:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Сообщество WordPress Russia в Telegram\";s: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:132:\"https://ru.wordpress.org/news/2023/02/%d1%81%d0%be%d0%be%d0%b1%d1%89%d0%b5%d1%81%d1%82%d0%b2%d0%be-wordpress-russia-%d0%b2-telegram/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 18 Feb 2023 12:57:18 +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:14:\"Новости\";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:25:\"Общие вопросы\";s: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://ru.wordpress.org/?p=2558\";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:667:\"В связи с закрытием пространства WordPress Russia в Slack с 21 марта 2023 года, были открыты каналы сообщества в Telegram.Добро пожаловать: https://t.me/ru_wp_org На каналах можно как общаться по поводу WordPress и сообщества, по развитию проекта WordPress (внесению своего вклада в проект), так и просто пообщаться (#random). Обратите внимание!Все темы, связанные с поддержкой WordPress следует по-прежнему […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:2535:\"\n
\n
\"\"
\n

В связи с закрытием пространства WordPress Russia в Slack с 21 марта 2023 года, были открыты каналы сообщества в Telegram.
Добро пожаловать: https://t.me/ru_wp_org

\n
\n
\n\n\n\n

На каналах можно как общаться по поводу WordPress и сообщества, по развитию проекта WordPress (внесению своего вклада в проект), так и просто пообщаться (#random).

\n\n\n\n

Обратите внимание!
Все темы, связанные с поддержкой WordPress следует по-прежнему создавать на форуме, сообщество в Telegram (как и ранее в Slack) существует
прежде всего для общения на темы, связанные с внесением своего вклада в развитие WordPress любым из доступных способов: разработка ядра, дизайн, переводы, ответы на форумах, документация, публикация плагинов и тем в каталоге, организация мероприятий, улучшение самого портала WordPress.org, тестирование, маркетинг, CLI и т.д.

\n\n\n\n

Для переводов WordPress, плагинов, тем и прочих связаных проектов существует канал https://t.me/wp_translate.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2558\";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:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"Ежегодный опрос пользователей и участников разработки WordPress 2022\";s: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:60:\"https://ru.wordpress.org/news/2022/12/2022-wordpress-survey/\";s: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, 02 Dec 2022 16:13:58 +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:14:\"Новости\";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:25:\"Общие вопросы\";s: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://ru.wordpress.org/?p=2547\";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:715:\"Каждый год сообщество WordPress проводит ежегодный опрос для пользователей и участников сообщества. Ключевые выводы и тенденции, выявляемые в результате этого опроса, часто отражаются в ежегодном обращении State of the Word, публикуются в общедоступных блогах проекта и могут влиять на направление и стратегию проекта WordPress. Проще говоря: этот опрос помогает тем, кто создает WordPress, больше узнать […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:6195:\"\n
\n

Каждый год сообщество WordPress проводит ежегодный опрос для пользователей и участников сообщества.

\n
\"\"
\n\n\n\n

Ключевые выводы и тенденции, выявляемые в результате этого опроса, часто отражаются в ежегодном обращении State of the Word, публикуются в общедоступных блогах проекта и могут влиять на направление и стратегию проекта WordPress.

\n\n\n\n

Проще говоря: этот опрос помогает тем, кто создает WordPress, больше узнать о том, как и кем используется программное обеспечение. Опрос также помогает руководителям проектов с открытым исходным кодом WordPress больше узнать об опыте наших участников.

\n\n\n\n

В этом году опрос был переработан и стал заметно короче, поэтому ответы на него займут у вас не так много времени.

\n\n\n\n

В этом году мы предлагаем пройти вам этот опрос:

\n\n\n\n
\n
На русском
\n\n\n\n
In English
\n
\n\n\n\n

Как и в прошлом году, предлагаются и другие языки: французский, немецкий, итальянский, японский, и испанский. Это шесть наиболее часто используемых языков, помимо английского, основываясь на количестве загрузок программного обеспечения WordPress. Возможно, в 2023 году будут добавлены и другие.

\n\n\n\n

Сбор данных осуществляется в полном соответствии с политикой конфиденциальности WordPress.org: все данные будут анонимизированы и не будут ассоциироваться с IP-адресами и адресами e-mail.

\n\n\n\n

Опрос открыт до конца 2022 года, его результаты будут опубликованы позже в блоге WordPress.org.

\n\n\n\n

Помогите распространить информацию об опросе, поделившись им в социальных сетях или иным способом. Чем больше людей пройдут опрос и поделятся своим опытом работы с WordPress, тем больше пользы получит проект в будущем.

\n\n\n\n

Благодарность

\n\n\n\n

За помощь в создании, оформлении и переводе на национальные языки опроса, спасибо следующим участникам: dansoschin, _dorsvenabili, angelasjin, arkangel, audrasjb, atachibana, bjmcsherry, chanthaboune, eidolonnight, fernandot, fierevere, fxbenard, jdy68, jpantani, laurlittle, nao, nielslange, peiraisotta, piermario, rmartinezduque, santanainniss.

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2547\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Прекращение поддержки старых версий 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:103:\"https://ru.wordpress.org/news/2022/11/dropping-security-updates-for-wordpress-versions-3-7-through-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Nov 2022 09:17:40 +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:25:\"Общие вопросы\";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:12:\"Релизы\";s: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://ru.wordpress.org/?p=2544\";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:826:\"Команда безопасности WordPress прекратит предоставлять обновления для версий WordPress 3.7–4.0, начиная с 1 декабря 2022 года. Официально WordPress предоставляет поддержку только последней версии программного обеспечения. Команда безопасности исторически практикует предоставление исправлений безопасности в качестве любезности для сайтов с более старыми версиями в ожидании, что сайты будут автоматически обновлены. До сих пор эти исправления включали все […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:2294:\"\n

Команда безопасности WordPress прекратит предоставлять обновления для версий WordPress 3.7–4.0, начиная с 1 декабря 2022 года.

\n\n\n\n

Официально WordPress предоставляет поддержку только последней версии программного обеспечения. Команда безопасности исторически практикует предоставление исправлений безопасности в качестве любезности для сайтов с более старыми версиями в ожидании, что сайты будут автоматически обновлены.

\n\n\n\n

До сих пор эти исправления включали все версии WordPress, поддерживающие автоматические обновления. Версии WordPress 3.7 – 4.0 достигли уровней использования менее 1% от общего числа установок, где польза от предоставления этих обновлений перевешивается затраченными усилиями.

\n\n\n\n

Сегодня, 30 ноября 2022, выйдут последние обновления для веток 3.7, 3.8, 3.9 и 4.0, в них единственным изменением станет анонсирование прекращения поддержки безопасности и предложение перейти на более свежую версию WordPress.

\n\n\n\n

Если у вас возникнут проблемы при переходе к новой версии WordPress, вы можете обратиться на форумы поддержки. Не забывайте о резервном копировании перед внесением изменений на свой сайт.

\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2544\";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:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Люди 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:75:\"https://ru.wordpress.org/news/2022/08/people-of-wordpress-mikhail-kobzarev/\";s: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, 31 Aug 2022 09:05: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:18:\"Люди 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:1;a:5:{s:4:\"data\";s:19:\"people-of-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://ru.wordpress.org/?p=2526\";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:742:\"Мы продолжаем серию интервью с участниками русского сообщества WordPress, объединяющем русскоговорящих разработчиков, переводчиков, пользователей и владельцев сайтов по всему миру.  Сегодня мы беседуем с Михаилом Кобзарёвым, автором плагинов и техноблогером, чье имя и никнейм на слуху у всех, кто интересуется новостями WordPress. — Более 13 лет ты совмещаешь веб-разработку с личным блогом, а последние 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:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Olga Gleckler\";s: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:34548:\"\n

Мы продолжаем серию интервью с участниками русского сообщества WordPress, объединяющем русскоговорящих разработчиков, переводчиков, пользователей и владельцев сайтов по всему миру. 

\n\n\n\n
\n\n\n\n
\"\"
\n\n\n\n
\n\n\n\n

Сегодня мы беседуем с Михаилом Кобзарёвым, автором плагинов и техноблогером, чье имя и никнейм на слуху у всех, кто интересуется новостями WordPress.

\n\n\n\n
\n\n\n\n

— Более 13 лет ты совмещаешь веб-разработку с личным блогом, а последние 5 лет еще и WordPress Digest ведешь. Как удается все совмещать и не разбрасываться, что тебя вдохновляет и чему научился за это время? 

\n\n\n\n

Начнем с того, что мой общий стаж в разработке почти 19 лет, за которые я перепробовал все методики управления своим временем и проектами. Плюс после переезда из мегаполиса в деревню я стал работать удаленно задолго до того, как это стало мейнстримом. По этим причинам я выработал для себя определенный график труда и отдыха.

\n\n\n\n

Во-первых, никакой работы по выходным, праздникам и в отпуске — мозги нужно постоянно разгружать, иначе очень просто выгореть, когда ведешь несколько проектов одновременно и держишь огромные массивы данных в голове, постоянно что-то просчитываешь, прикидываешь, прорабатываешь разные варианты.

\n\n\n\n

Во-вторых, на протяжении дня обязательны перерывы, во время которых никаких гаджетов и телевизоров быть не должно — глазам тоже нужен отдых. В это время лучше выйти на улицу, пройтись, поглядеть вдаль и помечтать о будущем ) Тут может помочь любой pomodoro таймер.

\n\n\n\n

В третьих, необходимо соблюдать режим дня (который у меня последнее время немного сбился). Исторически сложилось, что мой рабочий день вот уже много лет начинается в 11 и заканчивается в 19 часов по московскому времени. В Москве это самые удобные часы, чтобы добраться до работы и безболезненно уехать домой, а утром всегда есть время на семью: походы по магазинам или поездка в поликлинику с ребенком.

\n\n\n\n

Свой блог я начал вести еще когда учился в университете на радиотехника в Туле, он задумывался именно как дневник/записная книжка для себя и одногруппников, где я делился своими открытиями в чудесном мире разработки на РНР, верстки под IE6, Netscape 4 и Opera 6.

\n\n\n\n

Я очень много поглощаю информации из интернета за день (в основном через RSS как старый добрый олдфаг), особо интересные заметки кладу в закладки для чтения позже. И есть огромное желание делиться этими знаниями с людьми (я помню то время, когда не было интернета и всю информацию мы получали из книг, журналов и энциклопедий), поэтому с появлением Твиттера я стал постить много контента туда, так как под содержимое моего блога.

\n\n\n\n

Со временем русскоязычный Твиттер стал превращаться в помойку и одновременно с этим появился Телеграм, в котором я был одним из первых бета-тестеров. Мы стали переводить рабочие чаты туда, создавать каналы для своих, так появились сначала закрытые, а потом уже и открытые публично чаты и каналы: WordPress Digest (сюда мы постим новости по WordPress), WordPress Jobs (работа вокруг WordPress), Elementor (чат по конструктору страниц Elementor) и многие другие. Основные можно поглядеть у меня в блоге.

\n\n\n\n

Вдохновляет меня на все эти подвиги моя семья и мои родители, я им искренне благодарен за знания, которые они в меня вложили в детстве и научили самостоятельности, благодаря которой я много лет занимаюсь самообразованием и стараюсь помогать другим. А вот опыт больших компаний (Apple, Microsoft, Tesla) меня не вдохновляет, так как они всего лишь попали в нужное место в нужное время. Каждый должен наступить на свои грабли, ведь человек не учится на чужих ошибках.

\n\n\n\n
\n\n\n\n

— Почему WordPress? Всегда ли сложный проект значит «интересный» для тебя как разработчика?

\n\n\n\n

За эти 19 лет я набрался огромного опыта почти во всех сферах необъятного веба: фронтенд, бэкенд, seo и даже дизайн, перепробовал кучу языков программирования, прошел десятки курсов и прочитал сотни книг, поработал в нескольких крупных компаниях и мелких веб-студий и могу сказать однозначно: WordPress — сила.

\n\n\n\n

К WordPress я пришел не сразу. Это был долгий тернистый путь. Все начиналось с написания своей CMS в компании Ingate (которая была блочная как текущий Gutenberg и использовала ныне непопулярный XML/XSLT).

\n\n\n\n

Потом была своя CMS в студии Imagos на чистом РНР4 без фреймворков, которую можно до сих пор встретить на некоторых сайтах.

\n\n\n\n

А после переезда из Тулы в Москву я попал в информационное агентство, где мы делали сайты для МИД, дипломатов, РАН, поднимали свои информационные, новостные порталы, здесь мне пригодился опыт написания своих CMS под нужды заказчиков и мы с коллегами запилили не просто новую CMS, а целую платформу, на которой сейчас крутится около 12к сайтов для сельских газет, они им достались совершенно бесплатно.

\n\n\n\n

И тут случился кризис в стране и нам пришлось всем временно уйти на удаленку, так как ЗП платить нам перестали, а на дорогу и покушать в Москве нужно было много денег, плюс съемная квартира и маленький ребенок.

\n\n\n\n

В это время, чтобы прокормить семью, пришлось работать с разными CMS (Joomla, Drupal, ModX) и фреймворками (Zend, Symfony, Laravel, Yii).

\n\n\n\n

Компания не смогла быстро выйти из этого кризиса и мы с бывшими коллегами покинули занимаемые должности и запустили несколько стартапов разной направленности, которые мы сделали на популярном тогда Битрикс.

\n\n\n\n

Работая с Битрикс, я испытал много боли и унижения. В итоге мы уперлись в потолок его кастомизации и решили попробовать WordPress, у меня был небольшой опыт работы с ним в то время. Максимум, что я тогда сделал — развернул свой блог на нем и перенес туда все свои заметки за много лет. Так начался мой путь в WordPress.

\n\n\n\n

Следующие несколько лет с каждым днем проектов на WordPress мне попадалось все больше и больше, как простых так и сложных, копился опыт и я начал писать свои бесплатные плагины под WordPress, которые я по сей день дополняю и поддерживаю, новый функционал добавляется за счет донов и отдается бесплатно.

\n\n\n\n

И вот уже 10 лет я делаю сайты на WordPress, разрабатываю бэкенд для мобильных приложений на WordPress REST API или использую «безголовый» (headless) WordPress для сайтов на React/Vue.

\n\n\n\n

Это не всегда интересные проекты, но всегда достаточно сложные, высоконагруженные и объемные с большим количеством кастомного кода на бэкенде. Я стараюсь не брать (но в качестве исключения иногда беру) совсем простые проекты и не заниматься доработками чужих, предпочитаю стартапы — там всегда можно найти для себя что-то интересное и ограничивает тебя лишь полет фантазии ))

\n\n\n\n
\n\n\n\n

— Ты родом из маленького села в Магаданской области и сейчас предпочитаешь сельскую местность мегаполисам. Давно ли ты работаешь удаленно, легко ли это и почему выбрал жизнь вне города?

\n\n\n\n

Родился я в поселке Сеймчан («Солнечная долина» по-эвенски) Магаданской области, после окончания школы поступил в ТулГУ в городе Тула на радиотехника и мечтал ремонтировать телевизоры и видеомагнитофоны, но судьба распорядилась иначе и я открыл для себя бесплатный кабинет интернета в Политехе, который меня заворожил, а после того как я случайно нажал CTRL+U на странице ya.ru и увидел разноцветные строки кода — «поплыл» и не могу остановиться до сих пор.

\n\n\n\n

Несколько лет работал в Туле, потом в Москве, потом по стечению обстоятельств попал в деревню под Тулой и мне тут так стало просто и кайфово, что я больше не стал возвращаться в мегаполис. Тут чистый воздух, свое хозяйство, красота, спокойствие и нет городской суеты и пробок, в которых я проводил по 2-4 часа в сутки, живя в большом городе. И так уже 7 лет я удаленщик, не путайте с фрилансом (работаю официально, фултайм).

\n\n\n\n
\n\n\n\n
\"Фотографии
Михаил на отдыхе с сыном
\n\n\n\n
\n\n\n\n

Но есть и свои минусы: за продуктами, в больницу, стоматологию, кинотеатр приходится ездить в город, но это не является проблемой, когда у тебя есть автомобиль и четкий распорядок дня, когда ты можешь час-два в день отлучиться по личным вопросам.

\n\n\n\n
\n\n\n\n

— Сейчас в профессиональных чатах активно обсуждается тема трудоустройства и возникает ощущение, что работодатели и кандидаты не могут друг друга найти. Ты размещаешь в Дайджесте вакансии и общаешься и с теми, и с другими. Действительно ли существует проблема и что нужно делать, чтобы найти работу или нанять подходящего специалиста?

\n\n\n\n

К сожалению, эта проблема сейчас как снежный ком. Образовалась она не так давно по понятным причинам, в основном из-за оттока специалистов за границу во всех сферах жизни и не только в IT.

\n\n\n\n

Мы с ребятами-волонтерами на нашем проекте WordPress Jobs стараемся помогать обеим сторонам, чтобы компании находили достойных специалистов, а соискатели — работу мечты.

\n\n\n\n

Сейчас не достаточно просто разместить резюме на сайте HH.ru. Многие компании ушли с рынка и сейчас практически некому заниматься обучением джунов (за исключением таких компаний как Сбер, Яндекс, Тинькофф), все хотят минимум мидлов, которых осталось тоже не так много, поэтому необходимо помимо резюме иметь открытый живой GitHub аккаунт, где рекрутеры смогут увидеть ваши скилы. Желательно крутиться в тематических чатах, куда HR-ы тоже часто заглядывают дабы схантить новых кандидатов. Не стоит забывать про личные блоги (с моего блога на меня приходит 30% заказов) и LinkedIn (правда придется заморочиться с VPN).

\n\n\n\n

А для компаний один совет — пишите про себя больше и исключительно правду, сейчас всю информацию очень легко проверить, а если работодателя уличат во лжи — доверия от соискателей ждать не стоит. У нас были случаи, когда мы отказывали в размещении вакансий, так как я стараюсь сам лично проверять каждое объявление, «пробивать» компании по открытым базам, общаться с ними лично. Это долго, но снижает процент мошенничества с обеих сторон.

\n\n\n\n

Мы как раз хотим вынести WordPress Jobs на отдельный домен, доработать его, сделать удобный поиск, интеграцию с биржами типа HH.ru и попытаться давать гарантии как это делают фриланс-биржи, добавить возможность менторинга, обучения, но нужно найти заинтересованных спонсоров и участников проекта, а с этим пока не густо.

\n\n\n\n
\n\n\n\n

— Порталы по поиску работы рекомендуют делать отдельные резюме точно подходящие под названия вакансий и писать сопроводительное письмо индивидуально каждому работодателю, это весьма трудоемко и поиск работы может растянуться на месяца. Существует другой подход, аналогичный «воронке продаж»  — откликнуться на 1000 вакансий и рассчитывать, что после прохождения 30 собеседований получишь 2-3 предложения о работе. Из-за этого HR специалисты тонут под грудами резюме и подходящие кандидаты, не указавшие в своем резюме все нужные ключевые слова теряются в этом потоке. Есть ли выход из сложившийся практики?

\n\n\n\n

Оба подхода имеют место быть, в каждом из них есть свои плюсы и минусы.

\n\n\n\n

Первый подход со стороны соискателя позволяет более точечно подстраиваться под вакансии с определенным набором ключевых слов, но на создание такого количества резюме нужно очень много времени и велик шанс ошибиться лишь в одном месте, наплодив ошибку повсеместно, что может негативно сказаться на вас в дальнейшем. Рекрутерам и компаниям здесь проще в поиске соискателя, но не всем нравится копаться в груде одинаковых резюме, где отличается пара абзацев или список скиллов. С их точки зрения это похоже на переспам и плюсов вам особо не добавит. Это больше моё личное мнение и доверять ему на 100% не нужно.

\n\n\n\n

Второй подход я считаю более надежным и проверенным годами, сам им часто пользуюсь. Соискателю достаточно создать резюме на любой площадке или в своём блоге или на GitHub и откликнуться хоть на 100500 вакансий и вы с уверенностью в 99% получите пару-тройку офферов. HR, конечно, закопаются в огромном количестве откликов, но такая у них работа.

\n\n\n\n

Тут самое главное найти золотую середину в обоих подходах и составить детализированное резюме. Постараться указать развернуто должность, на которую вы претендуете, все свои hard и soft skills, опыт работы в хронологическом порядке, занимаемую должность, выполняемые обязанности и ваши достижения в каждой из компаний, где вы когда-либо работали.

\n\n\n\n

Высшее образование в текущих реалиях не является обязательным условием приема на работу, но указать его желательно. Многие компании до сих пор требуют наличие диплома о высшем образовании для отчетности, не более того. 

\n\n\n\n

Обязательно укажите контакты, по которым с вами можно связаться в реальном времени. Если есть какие-то рекомендательные или сопроводительные письма — тоже добавьте их к вашему резюме.

\n\n\n\n

Не стоит указывать ничего лишнего.

\n\n\n\n

Если вы устраиваетесь не в русскоязычную компанию, то сделайте копию вашего резюме на английском языке.

\n\n\n\n
\n\n\n\n

— Для WordPress существует огромное количество плагинов и тем, создать сайт можно в считанные минуты, и многие разработчики специализируются на «сборке» сайтов и у них даже не возникает необходимости «заглядывать под капот». В результате работодатели не знают с каким стеком технологий разработчик им нужен, а кандидаты претендуют на работу, которая им не подходит. Можно ли кардинально изменить ситуацию?

\n\n\n\n

Работодатель по факту и не должен это знать, это больше задача HR или тех людей с техническими навыками, кто у вас будет проводить в итоге собеседования. К сожалению, уровень знаний HR сейчас тоже оставляет желать лучшего, и очень часто годные специалисты не проходят их отсев, но тут только самим проводить интервью.

\n\n\n\n

Ну и стоит справедливо заметить, что существует огромное количество проектов, где технические навыки для соискателя вообще не нужны. Нет необходимости знать PHP, JavaScript, HTML, SQL, чтобы поставить пачку плагинов, потыкать пару кнопок в админке и запустить сайт для проверки какой-то гипотезы или прощупывания ниши. Мы таких специалистов в своём сообществе называем «Модератор админки».

\n\n\n\n

А есть очень сложные, запутанные проекты с кучей логики, микросервисов и высокой нагрузкой, где без технических знаний ты и дня не продержишься.

\n\n\n\n

Поэтому вакансии должен создавать не руководитель и не менеджер проекта, а технически подкованный специалист, ваш будущий коллега, который на пальцах может расписать в резюме, что же вас ждет на будущей работе.

\n\n\n\n
\n\n\n\n

— Опытные разработчики часто находятся в латентном поиске, то есть сидят и ждут, когда работодатель придет и предложит. Это работает? Что делать работодателю, которому нужен специалист на сложный высоконагруженный проект? Есть ли они вообще такие?

\n\n\n\n

Я сам постоянно нахожусь в латентном поиске и жду «работу мечты», где мне будет интересно и за это будут соответствующе платить. Это работает, работало и будет работать. И таких специалистов в режиме ожидания достаточно много, обычно они собираются в сообществах в социальных сетях и прекрасно знают друг друга.

\n\n\n\n

Поэтому, если вам нужно найти реально хорошего профессионала на высоконагруженный проект, то нет ничего лучше, чем «сарафанное радио». Гуру обычно уже где-то работают, но если знакомый коллега предложит что-то более интересное, то, скорее всего, у работодателя появится шанс схантить к себе этого человека. Тут главное внимательно посмотреть соцсети, блоги и GitHub аккаунт, чтобы не попасть на простого «разговорника», которые встречаются в любом сообществе. На словах они гуру, а по факту не далеки от джунов.

\n\n\n\n
\n\n\n\n

— Что ты посоветуешь тем, кто хочет начать свою карьеру как WordPress-разработчик? Многие курсы предлагают трудоустройство после обучения. Насколько это реально?

\n\n\n\n

Посоветую только одно — не бояться. WordPress не страшный и не монструозный как его обычно описывают поклонники классического ООП и любители фреймворков типа Symfony и Laravel. У него есть EAV (Entity Attribute Value) вместо ORM и EDA (Event Driven Architecture) вместо MVC. Именно из-за этих отличий у многих разработчиков возникает нелюбовь к WordPress — они не понимают архитектуру и не допускают мысли, что почерпнутые в книгах по ООП подходы не являются единственно правильными. Никто не запрещает использовать ООП, PSR.

\n\n\n\n

WordPress уже давно не простенькая CMS для создания бложиков. У нее под капотом более десятка различных API для разработчика, весь код покрыт юнит-тестами, соответствует стандартам WPCS (WordPress Coding Standards для PHP_CodeSniffer), простой интерфейс для создания CRUD постепенно внедряется так любимое многими разработчиками ООП. На этом движке можно построить проект любой сложности, главное делать это с головой (MVC, headless, CMF).

\n\n\n\n

Не просто так же WordPress уже занял 43% всемирного рынка сайтов в вебе.

\n\n\n\n

Единственное чего пока лично мне не хватает — это удобного интерфейса для работы с кастомными таблицами и поддержки composer для пакетов. Но мы справляемся при помощи WP_List_Table (базовый класс для создания таблиц со списком чего угодно в WordPress. Таблицы поддерживают технологию AJAX. На базе этого класса выводится все виды таблиц в админ-панели WordPress).

\n\n\n\n

Трудоустройство после курсов вполне реально и многие компании именно так и поступают — сами себе выращивают специалистов и пытаются их как-то заинтересовать и замотивировать, чтобы готовые к употреблению разработчики не разбежались (подбирают интересные проекты, благодарят финансово).

\n\n\n\n

Если вы думаете, что на WordPress нельзя заработать более 60.000 рублей в месяц, то вы ошибаетесь, рынок труда просто огромен, количество проектов еще больше и ценником в 300.000 рублей в месяц уже никого не удивишь.

\n\n\n\n

Читайте книги, гуглите Яндексом и почаще посещайте ВП-Каму. Подписывайтесь на WordPress Digest.

\n\n\n\n

Дерзайте! Всё будет WordPress!

\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2526\";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:54:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Большой московский митап #20 — онлайн-трансляция 25 августа 2022\";s: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:72:\"https://ru.wordpress.org/news/2022/08/moscow-meetup-20-online-broadcast/\";s: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, 24 Aug 2022 07:48:17 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ru.wordpress.org/?p=2508\";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:752:\"25 августа 2022 в 19:00 стартует онлайн-трансляция Большого московского митапа # 20 и всех, кто не сможет присутствовать лично, приглашаем присоединиться к просмотру на YouTube. Программа митапа Денис Янчевский расскажет про разработку нативных Gutenberg-блоков,  Николай Миронов — про то, как легко и просто создавать Gutenberg-блоки практически без программирования,  Анатолий Куликов — как разработать чат-бота. Это […]\";s: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:13:\"Olga Gleckler\";s: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:6592:\"\n
\"\"
\n\n\n\n
\n\n\n\n

25 августа 2022 в 19:00 стартует онлайн-трансляция Большого московского митапа # 20 и всех, кто не сможет присутствовать лично, приглашаем присоединиться к просмотру на YouTube.

\n\n\n\n

Программа митапа

\n\n\n\n\n\n\n\n

Это далеко не все актуальные WordPress темы, и если вы хотите предложить свою тему или выступить на следующем митапе в Москве, смело обращайтесь к Николаю Миронову.

\n\n\n\n

Почему стоит присоединиться к онлайн-трансляции

\n\n\n\n

Вы сможете:

\n\n\n\n\n\n\n\n

Запасайтесь едой и напитками \"😉\"

\n\n\n\n

Почему стоит прийти лично

\n\n\n\n

WordPress митап — это дружественная атмосфера, открытое общение и обмен опытом между разработчиками, дизайнерами, интернет-маркетологами, копирайтерами, тестировщиками, SEO-специалистами, владельцами сайтов, блоггерами и многими другими. Самое интересное начинается с момента появления на горизонте пиццы — не стесняйтесь общаться, задавать вопросы, есть и слушать чужие беседы.

\n\n\n\n
\n\n\n\n
\"Коллаж
\n\n\n\n
\n\n\n\n

А еще митап — это отличная возможность внести свой вклад в развитие сообщества и попробовать себя в новом качестве.

\n\n\n\n

На мероприятие требуется фотограф-волонтер — хорошая возможность получить удовольствие от процесса, потренироваться и поэкспериментировать.

\n\n\n\n

А также мы ищем модератора онлайн-трансляции — следить за сигналом и задавать вопросы спикерам из YouTube-чата. 

\n\n\n\n

Если вы готовы помочь — обращайтесь к Николаю Миронову, а для всех остальных участников — регистрация все еще открыта.

\n\n\n\n
\n\n\n\n

Отложите свои планы на вечер четверга, приходите или присоединяйтесь к трансляции — держите руку на пульсе WordPress новостей и оставайтесь на связи с сообществом в какой бы точке мира вы не находились!

\n\n\n\n
\n\n\n\n

Ссылка на онлайн-трансляцию: https://www.youtube.com/watch?v=zwOXG6f4ego

\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2508\";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:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Люди 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:74:\"https://ru.wordpress.org/news/2022/08/people-of-wordpress-nikolay-mironov/\";s: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, 22 Aug 2022 19:41:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Люди 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:1;a:5:{s:4:\"data\";s:19:\"people-of-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://ru.wordpress.org/?p=2500\";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:792:\"Мы продолжаем серию интервью с участниками русского сообщества WordPress, объединяющем русскоговорящих разработчиков, переводчиков, пользователей и владельцев сайтов по всему миру. В преддверии Большого московского митапа #20 мы беседуем с его организатором Николаем Мироновым — разработчиком, спикером, стримером, автором курсов и обучающих видео. — Ты постоянно пробуешь что-то новое и совмещаешь разработку на WordPress с другими […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Olga Gleckler\";s: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:18093:\"\n

Мы продолжаем серию интервью с участниками русского сообщества WordPress, объединяющем русскоговорящих разработчиков, переводчиков, пользователей и владельцев сайтов по всему миру.

\n\n\n\n
\n\n\n\n
\"\"
\n\n\n\n

В преддверии Большого московского митапа #20 мы беседуем с его организатором Николаем Мироновым — разработчиком, спикером, стримером, автором курсов и обучающих видео.

\n\n\n\n
\n\n\n\n

— Ты постоянно пробуешь что-то новое и совмещаешь разработку на WordPress с другими личными проектами и активным участием в жизни сообщества уже более десяти лет. Как это все сочетается, откуда идеи, энергия? Над чем сейчас работаешь и что в планах?

\n\n\n\n

Тут две принципиальных составляющих. Первое, я кайфую от процесса, неважно записываю ли ролики, организую ли митап или программирую — все это топливо, которое позволяет мне двигаться дальше. Второе — те вещи, которые приносят деньги, позволяют и содержать семью и поддерживать баланс между работой и творчеством.

\n\n\n\n

Основное направление деятельности за последние полгода — это развитие видеостудии. Несмотря на то, что youtube-каналу WordPrеss Moscow уже несколько лет, профессиональная запись видео — совершенно новая для меня область. Пока прокачиваю техническую составляющую. Надеюсь это заметно по качеству роликов, которые выходят на канале.

\n\n\n\n

Из планов до конца года — развивать youtube-канал, социальные сети, искать спонсоров, предлагать новые форматы встреч: картинг, боулинг, пейнтбол, игра в мафию, чередуя их с классическими митапами.

\n\n\n\n
\n\n\n\n

— Пока глобальное сообщество только планирует возобновление физических митапов, мы же их уже во всю проводим. В чем идея предстоящего митапа и есть ли планы на следующие?

\n\n\n\n

Да, пандемия сильно подкосила живые встречи, к концу 19-го года мы вышли на стабильные 50+ участников. А первые живые встречи в этом году собирали по 10-15 человек, желающих выступить было мало и приходилось экспериментировать с форматами. Например, были игры в настолки, или в одну из встреч мы сели небольшим кружочком и проговорили о WordPress 2,5 часа. Просто накидывая темы, задавая вопросы, рассказывая кейсах и делясь опытом. Глобальной идеи у предстоящего митапа нет, но есть амбиции. Надеюсь, 20-й митап станет серьезным шагом в развитии WordPress-сообщества в Москве.

\n\n\n\n
\n\n
Приглашение на большой московский митап WordPress-разработчиков №20
\n\n\n\n
\n\n\n\n

— Ты стоял у истоков организации WordPress митапов в Москве и этот митап должен иметь номер #65. Почему нумерация сбилась и что еще изменилось за это время?

\n\n\n\n

Ну не совсем так, в 13-м году я впервые попал на митап, который устраивал Константин Ковшенин. Это был взрыв мозга: интересные люди, классные темы, возможность задать вопросы или рассказать что-нибудь самому. Костя заряжал своей энергетикой и мотивировал. Я посещал каждый митап, и где-то на 4 встрече выступил с докладом про сайты-портфолио. Доклад получился классным и Костя пригласил выступить на WordCamp Russia 2013, первом WordCamp’е в России. Так прошло 6 лет, выступал с докладами на митапах и был спикером на каждом WordCamp’е в Москве. Так сказать, активный участник сообщества, но в организации почти не участвовал. Летом 2017 года прошел последний митап и наступило затишье.

\n\n\n\n

Эстафету продолжил Денис Янчевский, он организовал официальную группу WordPress Krasnogorsk, а через несколько встреч, митапы перебрались в Москву и на meetup.com появился WordPress Moscow. Так как WordPress Moscow получилось производной от WordPress Krasnogorsk, а не предыдущих 45 митапов, то и нумерацию мы начали с 1. Где-то на третьей встрече я предложил свою помощь и стал участвовать в организации митапов. На тот момент у меня не было глобальных целей, мне нравилось тусовка и хотелось внести свой вклад в подготовку мероприятий. До начала пандемии мы делили организаторские обязанности 50/50. Во время пандемии было вынужденное затишье с редкими онлайн-встречами, ну и в «новом сезоне» я уже организую митапы самостоятельно.

\n\n\n\n
\n\n\n\n

— Что дает участие в митапах для слушателей, спикеров и волонтеров? Как получить максимум пользы от посещения?

\n\n\n\n

Каждый может найти в митапах полезное для себя. Для новичков это возможность задать вопросы, получить помощь, на живых примерах увидеть направления и пути развития. Для опытных разработчиков — найти единомышленников, партнеров, подрядчиков или новые заказы. Для спикеров — возможность «материализовать» свои знания и умения, проверить их актуальность, получить статус эксперта, заработать «социальные очки», плюс митап — хорошая площадка для тренировки ораторских навыков, здесь лояльная аудитория и нет завышенных требований как на больших конференциях.

\n\n\n\n

Организация большого мероприятия затратный процесс, требующий много сил, внимания, времени. Это ответственность. Но когда все получается, когда участники уходят заряженные, когда каждый получил пользу — приходит умиротворение, чувство наполненности, понимание, что ты на своем месте и делаешь свое дело. Для волонтеров это возможность разделить эти чувства, быть причастными к большому событию.

\n\n\n\n

Чтобы получит пользу от митапа для начала нужно решить а для чего ты туда идешь. Хочешь найти подрядчиков или новый проект — распечатай визитки, чтобы проще налаживать коммуникацию. Заинтересовала конкретная тема доклада — узнай побольше о спикере, подготовь вопросы, конспектируй во время выступления. Есть затык в проекте, нужна помощь или совет, перерывы между докладами — лучшее время. Обычно участники делятся на небольшие группы и что-то обсуждают, ищи схожую тему, задавай вопросы, будь коммуникабелен. В идеале, приди с ноутбуком, сделай так, чтобы суть проблемы можно было быстро увидеть, получить доступ к коду и настройкам сайта. Так шанс получить помощь оперативно намного выше.

\n\n\n\n
\n\n\n\n

— Что делать тем, кто хочет выступить и какие темы актуальны для митапов?

\n\n\n\n

Двери для спикеров всегда открыты. Для начала разговора напишите мне в телеграм. У меня ровно один критерий к докладам — тема должна быть интересна аудитории сообщества.

\n\n\n\n

Если человек выступает в первый раз, то предварительно проводим тестовый онлайн-прогон доклада. Это помогает исправить мелкие ошибки, правильно расставить акценты, потренировать подачу материала.

\n\n\n\n

Очень часто люди недооценивают свои знания и опыт. Тысячу раз я слышал «ну что я буду рассказывать, это и так все знают». Зачастую достаточно 2-3 интересных кейса или нестандартная предметная область, чтобы подготовить хороший доклад.

\n\n\n\n

Иногда люди активно сопротивляются и не хотят выступать на публике. Так для 19-го митапа мне пришлось включить всю свою харизму, и силу убеждения, чтобы у митапа появились докладчики.

\n\n\n\n
\n\n
\n\n\n\n
\n\n\n\n

— Интересна ли спонсорам поддержка митапов и что сообщество WordPress может им предложить?

\n\n\n\n

У нас вполне понятная и состоявшаяся аудитория, это молодые люди 25-35 лет, с опытом разработки от 3-х лет и более. Наиболее интересными мы можем оказаться хостинг-компаниям, онлайн-школам, компаниям, которым нужны опытные wordpress-разработчики. Помимо живых мероприятий, где количество участников ограничено, у меня в планах активная прокачка youtube-канала и социальных сетей.

\n\n\n\n
\n\n\n\n

— Можем ли мы рассчитывать на проведение WordCamp в ближайшем будущем? И чем принципиально отличается конференция он митапа?

\n\n\n\n

У меня уже была попытка стать организатором WordCamp’а в 2020-м году, но выбранная дата 30-го мая оказалась неудачной — мы попали на самый пик ковидных ограничений в Москве.

\n\n\n\n

Конференция это намного больший масштаб, больший уровень ответственности и совсем другие временные затраты. Да, планы на WordCamp 2020 были грандиозными, но сейчас юношеский задор пропал и в ближайшие полгода–год ничего подобного не планирую.

\n\n\n\n
\n\n\n\n

— Что делать тем, кто не может посещать митапы, как оставаться в курсе новостей и поддерживать связь с сообществом?

\n\n\n\n

В этот раз попробуем организовать онлайн-трансляцию, посмотрим на сколько это получится технически. А чтобы не пропустить ссылку на трансляцию — советую вступить в нашу группу VK и ламповый телеграм-чат. Ну и подписаться на youtube-канал, конечно же.

\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"2500\";s: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://ru.wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"13096041\";s: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:11:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 24 Feb 2025 05:36:51 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 13 Nov 2024 19:41:25 GMT\";s:4:\"link\";s:61:\"; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";i:1738145404;s:21:\"cache_expiration_time\";i:1740418613;s:23:\"__cache_expiration_time\";i:1740418613;}','off'),(1312,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1740418615','off'),(1313,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\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:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s: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:28:\"http://planet.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:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s: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:47:\"WordPress Planet - http://planet.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:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WordPress.org blog: Shaping Tomorrow at WordCamp Asia 2025\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18515\";s: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:74:\"https://wordpress.org/news/2025/02/shaping-tomorrow-at-wordcamp-asia-2025/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14237:\"\"WordCamp\n\n\n\n

Over 1,400 attendees from 71 countries gathered at the Philippine International Convention Center in Manila, and nearly 15,000 more joined online, for WordCamp Asia 2025.

\n\n\n\n
\n

It’s the people. It’s the friendships and the stories.

Matt Mullenweg, WordPress Cofounder
\n
\n\n\n\n

The flagship WordPress event started with a dedicated Contributor Day, followed by two days of engaging talks, panels, hands-on workshops, and networking. Notable guests included WordPress Cofounder Matt Mullenweg and Gutenberg Lead Architect Matías Ventura, who were joined by a diverse lineup of speakers and panelists.

\n\n\n\n

Throughout the event, the sponsor hall buzzed with activity as companies from across the WordPress ecosystem showcased their latest products, engaged with attendees, and offered live demos and giveaways. Each day, attendees refueled with diverse food offerings featuring Filipino favorites, turning meals into a prime networking opportunity where new connections were made and ideas were exchanged.

\n\n\n\n

New Ways to Engage

\n\n\n\n

This year’s event introduced several new programs to the schedule:

\n\n\n\n\n\n\n\n

Contributor Day

\n\n\n\n

WordCamp Asia kicked off with an incredible Contributor Day, bringing together almost 800 contributors, many of them new, to collaborate, share knowledge, and give back to WordPress. With 37 dedicated table leads and 16 experts from the Human Library guiding the way, participants of all experience levels engaged in meaningful discussions, tackled important tasks, and made a lasting impact on the WordPress project.

\n\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\n

Key contributions included resolving a critical media bug, advancing vertical text editing in Gutenberg, and refining the editing experience with dozens of issue closures. Performance optimizations and accessibility improvements abounded, joined by seven fresh patterns, and over 4,000 newly translated strings.

\n\n\n\n

New tools and workflows were explored to enhance testing and development. The day also saw meaningful conversations between hosting providers and users, improvements to event organizing processes, and hands-on training.

\n\n\n\n

With innovative ideas, new faces, and significant progress across multiple areas, Contributor Day reinforced the spirit of open source collaboration that drives WordPress forward.

\n\n\n\n

The Future is WordPress

\n\n\n\n

On the first full conference day, attendees gathered to celebrate the power of open source collaboration and innovation. Opening remarks from global and local event leads reflected on the incredible journey of WordCamp Asia, tracing its roots back to the first Southeast Asian WordCamp in Manila in 2008. This full-circle moment underscored how the WordPress community has flourished over the years, driven by shared knowledge and a commitment to an open web. The excitement continued with a highly anticipated opening keynote from Matías Ventura, who shared insights into the future of Gutenberg and WordPress, inspiring attendees to embrace the next wave of innovation and creativity in content publishing.

\n\n\n\n
\n\n
\n\n\n\n

The day then began in earnest. Talks highlighted new ways to integrate WordPress with external applications, opening possibilities for more interactive and scalable digital experiences. Simultaneously, content strategists and marketers explored evolving best practices in SEO, learning how to optimize their sites for visibility, engagement, and long-term growth. These sessions emphasized the importance of adaptability in a constantly evolving digital landscape, ensuring that WordPress users stay ahead of industry trends.

\n\n\n\n

Workshops throughout the day provided hands-on learning experiences tailored to a wide range of skill levels. Developers refined their expertise, gaining practical knowledge they could apply to their own projects. Accessibility advocates led discussions on designing for inclusivity, showcasing strategies to make WordPress-powered websites more navigable and user-friendly for people of all abilities.

\n\n\n\n

As the conference continued into the afternoon, conversations expanded to performance optimization and emerging technologies shaping the future of WordPress. A dedicated session explored AI-driven workflows, demonstrating how artificial intelligence can enhance site performance, automate repetitive tasks, and create more personalized user experiences. These discussions showcased the evolving role of WordPress as a versatile platform that extends beyond traditional publishing.

\n\n\n\n

The first day culminated in a thought-provoking keynote panel, WordPress in 2030, where industry leaders explored the future of the platform. The discussion covered the expanding open source community, emerging technologies, and the role of education and mentorship. Panelists shared their perspectives on the opportunities and challenges ahead, encouraging attendees to actively shape the future of WordPress by contributing, innovating, and advocating for an open web.

\n\n\n\n\"Panelists\n\n\n\n

Returning for the final day of WordCamp Asia 2025, attendees explored a new set of sessions designed to push the boundaries of web development and strategy. Technical discussions on advanced Gutenberg block development highlighted innovative ways to build more dynamic and interactive content experiences, while another session examined performance optimization strategies to enhance site speed, accessibility, and overall user engagement. Content creators and marketers gained valuable insights into audience growth, effective storytelling, and data-driven content strategies to maximize impact.

\n\n\n\n

The final sessions of the conference reinforced WordPress’s adaptability and innovation, equipping attendees with new skills and strategies.

\n\n\n\n

Q&A

\n\n\n\n

As the final day drew to a close, Matt shared historic photos from WordCamp Davao 2008 in the Philippines, and then answered questions from the audience.

\n\n\n\n
\n\n
\n\n\n\n

Questions covered a variety of topics, incluiding: publishing on the open web, AI, headless WordPress, education, and Matt’s personal motivations. It was clear throughout the Q&A that the future of WordPress is as bright as the island-themed attire at the event’s after-party.

\n\n\n\n

Closing

\n\n\n\n

Thank you to all the hard-working organizers who made this event possible, the speakers who took the stage, the visitors who ventured to Manila, and everyone who tuned in from around the world. Our hope is that every WordCamp attendee leaves with new knowledge, new friends, and new inspiration to build a better web.

\n\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\"\"\n\n\n\n\n

Be sure to mark your calendars for other major WordPress events in 2025: WordCamp Europe (Basel, Switzerland) and WordCamp US (Portland, Oregon, USA). Then join us in Mumbai, India for WordCamp Asia 2026!

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Feb 2025 15:04: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Matt: WordCamp Asia and Maha Kumbh Mela\";s: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:23:\"https://ma.tt/?p=138006\";s: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:35:\"https://ma.tt/2025/02/wcasia-kumbh/\";s: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:1434:\"

It’s been fantastic being in the Philippines for this year’s WordCamp Asia. We have attendees from 71 countries, over 1,800 tickets sold, and contributor day had over 700 people! It’s an interesting contrast to US and EU WordCamps as well in that the audience is definitely a lot younger, and there’s very little interest in “wpdrama” du jour, in fact I’ve had tons of amazing conversations of support and talking about the strength and growth of the community.

\n\n\n\n

Some of the earliest international WordCamps I went to were in Manila and Davao, back in 2008. (I’m going to share some pictures at the start of my talk.) Between that and spending lots of time in Daly City when I moved to San Francisco when I was 20 I have developed a fondness for the cuisine, creativity, family orientation, and warmth of the culture here.

\n\n\n\n

After this I’ll be taking a bit of time off for a trip to the big Hindu religious pilgrimage in India, the Maha Kumbh Mela, which is currently on a 144 cycle. It’s the largest human gathering in the world, with some days measured with tens of millions of people visiting. I’ll be returning to my Photomatt roots as well and bringing my big camera rig, right now a Nikon Z 7II, and two lenses: 24-70 2.8 and 70-200 2.8.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Feb 2025 06:01:19 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"Do The Woo Community: Do the Woo v5.0 Changelog\";s: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:43:\"https://dothewoo.io/?post_type=blog&p=91258\";s: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:51:\"https://dothewoo.io/blog/do-the-woo-v5-0-changelog/\";s: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:61:\"Version 5.0 2025-02-20 You can see our entire changelog here.\";s: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, 20 Feb 2025 11:46:48 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Do The Woo Community: Do the Woo v5.0 is in the Wild at WordCamp Asia 2025\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=91204\";s: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:73:\"https://dothewoo.io/do-the-woo-v5-0-is-in-the-wild-at-wordcamp-asia-2025/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:381:\"Thanks to our sponsor… Avalara: Integrate Avalara AvaTax with WooCommerce for more accurate sales tax calculations based on rates and rules using geolocation mapping. In this episode of Do The Woo, BobWP announces the release of version 5.0, coinciding with WordCamp Asia. He highlights the new homepage redesign aimed at better presenting their multimedia content. […]\";s: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, 20 Feb 2025 00:05: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Gravatar: New! Initials Avatars, Email Signatures, and More\";s: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:\"http://blog.gravatar.com/?p=2918\";s: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:71:\"https://blog.gravatar.com/2025/02/19/initials-avatars-email-signatures/\";s: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:3769:\"

Your Gravatar is your globally recognized avatar, showing up on millions of sites across the web. In fact, we’re serving up 30,000 avatar requests every second – that’s billions of avatars every week, helping put faces to names all over the internet.

\n\n\n\n

And today, we’re making Gravatar even better.

\n\n\n\n

Initials Avatars: You Asked, We Delivered

\n\n\n\n\"\"\n\n\n\n

Developers, this one’s for you. After years of requests (we heard you, we promise!), initials avatars are here. Now available through our free Avatars service and the Gravatar Enhanced plugin for WordPress, you can automatically generate professional-looking avatars using your users’ initials. Even if they don’t have a Gravatar account.

\n\n\n\n

These new avatars automatically pull from the profile display name, creating initials with beautifully generated background and foreground colors. No display name? No problem – we’ll show a friendly emoji instead.

\n\n\n\n

And while we were at it, we gave our default avatars a fresh wardrobe. The classic silhouette and logo avatars got a modern makeover that feels right at home in 2025.

\n\n\n\n

Email Signatures That Pop

\n\n\n\n\"\"\n\n\n\n

Want to share your Gravatar profile in your emails? We’ve made it ridiculously easy.

\n\n\n\n

Here’s how:

\n\n\n\n\n\n\n\n

Check out our quick setup guides for Gmail, Apple Mail, and other popular email tools.

\n\n\n\n

Clean, professional, and just a bit fun.

\n\n\n\n

New Block Pattern for WordPress

\n\n\n\n\"\"\n\n\n\n

For WordPress users, we’ve added a slick new block pattern in the Gravatar Enhanced plugin.

\n\n\n\n

Build beautiful about pages for your company or team in seconds. Each team member’s Gravatar profile automatically populates their bio section – no copy-pasting required.

\n\n\n\n

And profiles automatically update when changes are made on Gravatar.

\n\n\n\n

What’s Next?

\n\n\n\n

Keep an eye out for more updates as we continue making Gravatar the best way to represent yourself across the web.

\n\n\n\n

And in case you missed last week’s update: custom domain smart redirects are now live!

\n\n\n\n

Want to try these features? Log in to your Gravatar dashboard or grab the Gravatar Enhanced plugin for WordPress.

\n\n\n\n

PS: Developers, check out our updated Avatar docs for implementation details on initials avatars.

\";s: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, 19 Feb 2025 17:29:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"WPTavern: #157 – Katie Keith on the Move From Agency Owner to WordPress Theme Development to Plugin Success\";s: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:48:\"https://wptavern.com/?post_type=podcast&p=187360\";s: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:123:\"https://wptavern.com/podcast/157-katie-keith-on-the-move-from-agency-owner-to-wordpress-theme-development-to-plugin-success\";s: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:49017:\"Transcript
\n

[00:00:00] Nathan Wrigley: Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast

\n\n\n\n

which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, the move from agency owner to WordPress theme development company, and finally to plugin success.

\n\n\n\n

If you’d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice. Or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.

\n\n\n\n

If you have a topic that you’d like us to feature on the podcast, I’m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.

\n\n\n\n

So on the podcast today we have Katie Keith.

\n\n\n\n

Katie is a founder and CEO of Barn2 plugins. With a background deeply rooted in WordPress, Katie’s journey presents an interesting narrative of transformation, from the early days of running a WordPress agency, to now managing a flourishing plugin business Barn2 plugins has a portfolio of 19 premium plugins, many of which extend functionalities inside WooCommerce

\n\n\n\n

Today, Katie previews her upcoming lightning talk, which she’ll be giving at WordCamp Asia. She talks about the transition from agency work to plugin development, highlighting early challenges and choices that shaped the business’ path.

\n\n\n\n

We get into the initial allure of client projects, and their subsequent realization of the benefits offered by productizing their skills for global reach. Katie describes the decisions that led them to WordPress plugins with products like WooCommerce Protected Categories and Document Library Pro, and explores how customer feedback and market needs drove their product diversification.

\n\n\n\n

As Katie explains, the plugin world wasn’t without its hurdles. There was trial and error involved in launching new products. This underscores the importance of market research. Additionally, she touches on Barn2’s current pivot into Shopify apps, aiming for diversification to help ensure that the business has stability by being available across multiple platforms.

\n\n\n\n

Katie investigates the current WordPress and WooCommerce landscape, discussing how she perceives the industry will change, potential growth areas, and the necessity of staying agile.

\n\n\n\n

If you’re curious about the intricacies of building a plugin business, or are seeking inspiration from someone who has already navigated the WordPress ecosystem, this episode is for you.

\n\n\n\n

If you’re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you’ll find all the other episodes as well. And so, without further delay, I bring you Katie Keith.

\n\n\n\n

I am joined on the podcast by Katie Keith.

\n\n\n\n

[00:03:29] Katie Keith: Hey, Nathan.

\n\n\n\n

[00:03:30] Nathan Wrigley: Very nice to have you on the podcast. Katie and I have met, actually many times in person over at a variety of different WordCamps. This conversation that we’re going to have today is inspired by a WordCamp, but a WordCamp which hasn’t taken place yet. Because Katie is heading off to Manila in a few days time to give a lightning talk at WordCamp Asia. Do you just want to, before we get a bio properly, do you want to tell us what you’re going to talk about and then we’ll learn more about you?

\n\n\n\n

[00:03:52] Katie Keith: Yep. So my talk is going to be a lightning talk about my story, specifically the transition from being a WordPress agency into a WordPress plugin company.

\n\n\n\n

[00:04:03] Nathan Wrigley: Now that’s the perfect opportunity to give us your little bio. So don’t reveal all the detail of everything that you want to talk about, but just tell us the one minute potted history of you, WordPress, technology, wherever you want to land with that.

\n\n\n\n

[00:04:16] Katie Keith: Yeah, so I’m Katie Keith, founder and CEO at Barn2 plugins. We are a, as you probably guessed, a plugin shop. We currently have 19 premium plugins, a few free ones, and that’s about it.

\n\n\n\n

But as we’ll talk about this more later, we started life as an agency building WordPress sites for clients, and then over the years we’ve switched into plugins.

\n\n\n\n

We mostly specialise in WooCommerce plugins. So about 14 of our 19 are building extra functionality for WooCommerce. And we’ve also got a really popular document library plugin, which is not for WooCommerce.

\n\n\n\n

[00:04:54] Nathan Wrigley: Haven’t you pivoted a little bit in the direction of Shopify as well?

\n\n\n\n

[00:04:57] Katie Keith: Yeah, that is in progress. So the current growth strategy is to continue what we’re doing with the WordPress side of things, and also to diversify into selling Shopify apps so that we are across multiple platforms, and largely as a sort of stability thing, so that we spread any risks. Because we’re all dependent on WordPress at the moment, which is obviously a good horse to back and always has been. But it feels like it’s a good idea to be on multiple platforms as well.

\n\n\n\n

[00:05:26] Nathan Wrigley: So I don’t know a single person, personally, who began their journey into web development intentionally. That is to say anybody of my era, anybody that wandered into web development when I did, the industry wasn’t really an industry. It was kind of just beginning. People just did it as a hobby. You know, some friend came along and said, I’d like a website, well, I can dabble with that. I’ve heard about websites and I know how to code a little bit of HTML and things like that.

\n\n\n\n

But I’m wondering if you were more intentional when you began looking around post school, post college, whatever you did. Did you and your husband, I know he was a big part of the business. Did you jump into web development, and you said you were an agency for a while? Did you do that intentionally or was it more, oh, let’s try our hand at this for a bit?

\n\n\n\n

[00:06:11] Katie Keith: It actually was intentional. So, Andy and I spent our twenties with normal jobs, both government type jobs, talking about how we wanted to start a business together, and how much more flexible that would be. How much more our finances could scale if we worked for ourselves. But we just didn’t have any ideas.

\n\n\n\n

And we talked for years about different ideas and never really saw anything through or had a killer idea. Andy particularly got quite fed up with his job in the civil service in England and we thought, we need to do something. And thought, okay, well, what would combine our skills, and he was a software developer, not really web but software, and I was a project management and marketing person. And so we thought, well, building websites for people actually combines those skills.

\n\n\n\n

He didn’t want to go into like software consultancy or something because we are from the southwest of England, which is quite rural, and we would probably have had to move to a big city. Remote work wasn’t such a thing back then, and so we didn’t really want that lifestyle change.

\n\n\n\n

So he thought, well, maybe he could scale down a bit and learn web development instead of enterprise level software. And then that allows us to run a kind of more small business that we can live where we want to work. And websites need marketing, SEO, copywriting, project management, communication with clients. So that fitted in my skills as well. So, yes, it was intentional having analysed our respective skills and what we could realistically get into.

\n\n\n\n

[00:07:45] Nathan Wrigley: That’s really great actually. Looking back, you had the perfect blend of different things there. Maybe a bit of serendipity, but your marketing side, and Andy’s coding side, that is really the basis of a successful agency business, growing agency business. You need to have the capacity to code, but also to sell it into the marketplace. I mean, how many stories have you heard of people who can code but they can’t launch a business, because they don’t have the wherewithal to sell it and drum up business and things like that. So that’s fascinating.

\n\n\n\n

In the show notes that we shared, one of the things that you said was that you didn’t quite go in the right direction at the beginning. Well, it turned out that you didn’t go in the right direction. You went with client websites, building one site, shipping it, launching another, and so on. But that didn’t turn out to be something that you wanted to maintain. Why was that?

\n\n\n\n

[00:08:30] Katie Keith: Yeah, so we thought client websites are a really good way to get started because you don’t need to invest lots of money, and you just get paid by the project. So if you can get one client that brings in, back then it was like £500 or something, not very much. And then you just keep going and grow slowly. I’d never really been attracted to the kind of business that you need to put a lot of money into upfront.

\n\n\n\n

I love the program Dragons Den, which is Shark Tank in the US. But I’ve never wanted that kind of business where you need a lot of investment. So web design, just stick out a few flyers or something in your local, actually, fish and chip shop got us one client. We just put some flyers on the counter and we actually got a website for a local cycling club. Things like that. So you could start small.

\n\n\n\n

So it was a good way to get started. And it was really good because it got us into WordPress. So we didn’t initially think, let’s be WordPress specialists. We thought, let’s build websites. And then Andy started researching the right tools and discovered WordPress and told me about it. I thought it sounded like an awful idea, because he made it sound like a kind of a blogging thing and like, oh, you choose a template for your blog. And I was like, no, we want to build business websites for people. Why are you using this blogging software?

\n\n\n\n

But that was about a year after custom post types came in, and it was becoming a proper platform. It was about 2010 back then. We started specialising in WordPress. And then, to answer your question, at this point, the client work was better than having jobs, but it wasn’t quite the lifestyle you wanted, in that we wanted more flexibility where we’re not like on call to clients all the time.

\n\n\n\n

If someone’s website goes down when you’re on holiday, you’ve got to fix it. And we did try to get help, project managers and things. And we did do well getting freelance designers and developers, but we just couldn’t find anybody that we could trust to communicate with the clients for us. And that really put a limitation on the lifestyle benefits because we were on, mainly me, we’re on call to clients all the time. So we thought, actually maybe that’s not the right business model.

\n\n\n\n

[00:10:38] Nathan Wrigley: You’re also selling your time for money, and going through that feast famine life cycle where one project is ongoing. And then at what point do you sort of cut that off and say, okay, we need to start looking for the next one, even though we haven’t quite finished this one. There’s inevitably going to be some overlap where that all just works out well. And obviously the agencies which grow and scale and become enterprise, they just have that figured somehow.

\n\n\n\n

My experience with that was always that there was a period where you were quite uncertain as to where the next website was going to come from. And you were, like I said, just trading your time for money. And WordPress offers so much more than that. You’ve got yourself into a kind of global marketplace where you could build a thing and then sell that thing 1,000 times, 10,000 times over, which I guess, where we’re going next. But you didn’t go to plugins first. You actually went into themes, which was a bit of a, well, a bit of a dead end it turns out. But tell us about the theme building enterprise.

\n\n\n\n

[00:11:35] Katie Keith: Yeah, so because of all those things you’ve mentioned, selling time for money and the lifestyle thing, we thought selling WordPress products would be a much better business model because it could scale more. You can build one product and then sell it an unlimited number of times in theory, instead of selling one hour for a certain amount of money.

\n\n\n\n

So we thought products are good. And we looked at the products and thought, ah, themes are the way to go. Themes seemed to be a big growth area, well, they were a big growth area. This is 2013.

\n\n\n\n

And when we started work in about 2012 on our first, our only theme, ThemeForest was just growing loads. Plugins existed, but you didn’t hear about super successful plugin companies particularly. Whereas you could go on ThemeForest and you could see the sales that the big themes were getting, and it was very tempting to be part of that. So we thought, let’s build a theme. So we did. And it took like a year because of all the demands of client work. So it was just a sideline, building this theme. And then in that year ThemeForest changed, which we didn’t see coming. ThemeForest changed in the year we were building our theme.

\n\n\n\n

So we’d analysed the themes that were successful at the time, and they were quite simple. They were nice, designed, often quite bold, clear designs, a bit minimal, and didn’t have that many features. And then between 2012 and 2013, themes such as uDesign and Avada and that kind of thing became popular. And they were massive multipurpose themes with so many features. And that wasn’t what we wanted to do. We wanted a product that we could maintain and develop ourselves easily, and it wouldn’t be this massive headache or anything like that.

\n\n\n\n

So it just wasn’t what we wanted. And of course, that meant they rejected our theme because it wasn’t the sort of theme they were looking for. I think they would’ve accepted it a year before, but they didn’t when we got actually ready to submit it. So we were like, ah, do we rewrite the theme and make it loads more complicated? Do we sell it independently? And I wasn’t confident in my ability to market a theme independently, because you’re competing with the giants. And I didn’t have experience of that. I wanted to be on a marketplace.

\n\n\n\n

[00:13:51] Nathan Wrigley: I think back in the day, 2013, like you mentioned, ThemeForest was the place to go for things like that, wasn’t it? And although I wasn’t really in the WordPress space, I jumped in after that endeavor. When I got there, ThemeForest was already, basically saturated with themes that could, well, themes that claimed to do more or less everything. You just buy this one theme and it can do everything. Or there was also a dearth of themes which offered a specific kind of functionality, like a real estate, or you might say, realtor theme, or a portfolio theme or, I don’t know, I’m a gym owner, I need a theme for my gym.

\n\n\n\n

Kind of felt like it went in that direction, but it seems like you were trying to build something which was more agnostic of industry. It was just a, here’s the bare bones of a theme, you now go and do the artistic work. But yeah, like you say, ThemeForest was going off in a different direction.

\n\n\n\n

So what happened there? Was it a case of staring at each other and saying, okay, what do we do? Do we try to pivot this theme? Or did you just at some point say, no, abandon it.

\n\n\n\n

[00:14:51] Katie Keith: We were fairly depressed and disappointed and just gave up for a few years. So we carried on with the client work, which was going fine. We had a successful business that was keeping us both going. We didn’t need to do products. So we just continued with the client work.

\n\n\n\n

[00:15:08] Nathan Wrigley: Okay, so steady away. And then what was the moment where you, kind of had the revelation about plugins? Because, again, coming into the WordPress space, 2015, something like that, plugins and themes were already selling like hotcakes. I don’t really know about the period in which plugins was a bit new, a bit maybe dangerous, a bit, putting your business on the line with plugins. Maybe that was a tough one back then, I don’t know.

\n\n\n\n

[00:15:30] Katie Keith: By the time it got to 2016, I supppose frustrations accumulate over time. So we were again like, oh, the client works just kind of annoying. It’s not quite flexible enough, and it’s not scaling enough, it’s just going up a little bit. So we need to do products. What shall we do again?

\n\n\n\n

And this time we thought, well, plugins could work because unlike these massive multipurpose themes, a plugin can be really tiny or it can be incredibly complex. A plugin can just be a line of code, you know, as an extreme minimum. So we thought, well, that way we can choose products that fit with the scale that we want to offer technically. I hated the idea of a big theme or a massive plugin because you kind of end up being responsible for basically the user’s whole website.

\n\n\n\n

So imagine if somebody’s using a theme which takes over their whole site, and it affects every aspect of the visuals. They’re going to send you a support ticket for everything, even if it’s not the theme’s fault. And then you are going to have to prove it’s not the theme’s fault. And we just thought that’s not sustainable.

\n\n\n\n

And I think the same would happen with really large plugins like, I don’t know, a membership plugin or an e-commerce plugin or something thing like that. So we thought, well, we are just the two of us, plus our freelancers, so let’s choose a more realistic plugin idea and build it and see what happens.

\n\n\n\n

[00:16:54] Nathan Wrigley: So you always had the agency, the client based websites. That was the backup plan. Always something to fall back on if the plugin business didn’t work out. You took the plunge. What was the first plugin that you came up with?

\n\n\n\n

[00:17:07] Katie Keith: So the first plugin, we found by going on a website, which used to exist, which was the WooCommerce Ideas Forum. They used to have a whole website where people just gave ideas and, basically feature request board. But they have that now if people want to look, but I think it’s per extension instead of a whole thing for WooCommerce. So you access it differently and it’s hard to find. But there was this whole website.

\n\n\n\n

So we went on this and you can sort it by the number of votes for each suggestion. And we chose an idea which had the highest number of votes that wasn’t that complex to build, which was WooCommerce password protected categories, which is very specific.

\n\n\n\n

[00:17:47] Nathan Wrigley: That’s a great title, I like that.

\n\n\n\n

[00:17:48] Katie Keith: Yeah, nice and snappy. WordPress itself already has password protection for its posts and pages, but not categories, and therefore WooCommerce doesn’t have it for its categories either. And people were saying that they wanted it for things like building a wholesale site, or selling different products to different clients.

\n\n\n\n

If you imagine that you sell products to sports teams and they each have a logo, so the product’s different for each team, you might create a protected category for that team to log in and order their branded sportswear. Those sorts of use cases. And we thought, well, that’s quite simple. You just add a category field to the page and a few other features like login and things.

\n\n\n\n

So we built the plugin. It wasn’t that difficult, and we launched it. And because it was unique and I was a marketer, I wrote a few blog posts about it, like how to password protect categories in WooCommerce, really niche posts. They went right to the top of Google because you could then, and there was nobody else offering that. And we actually started getting sales after about three days. And we were like, we are getting sales for our plugin and we couldn’t believe it.

\n\n\n\n

[00:18:57] Nathan Wrigley: That is quite remarkable because I know the story is harder now than ever. That story is very hard to replicate because, you know, the market is saturated.

\n\n\n\n

But just going back to your actual plugin, realistically, when you built that and you saw that idea, okay, we’re going to password protect a category, and it will impact WooCommerce, so I don’t know, we could send it to company A and the category will be A, and they can access it with a password, and we’ll send it to company B, and the category will be B and they can access it and so on.

\n\n\n\n

Honestly, what was your expectation at that point? Because coming into the community, it’s hard to understand, how big is WordPress? And then the layer underneath that, how big is the plugin which sits inside of WordPress, WooCommerce, how big is that? And then we’ve got this niche little one, just does one tiny thing. Honestly, what were your expectations?

\n\n\n\n

[00:19:44] Katie Keith: Very low. It was an experiment. It wasn’t a huge amount of work. Basically, Andy stopped doing some agency work for a while, and I relied on the freelance developers a bit more while he coded it. It wasn’t a big sacrifice for us to build it, and we didn’t have any kind of a business plan or projections or anything. It was just, let’s launch a small plugin and see what happens.

\n\n\n\n

And we were amazed. And it still exists now. It’s now called WooCommerce Protected Categories because it has different ways of protecting the category, not just passwords, like user role and that kind of thing. And it actually, a few months ago it met half a million dollars in revenue lifetime. So that tiny idea has done half a million dollars in 8 years.

\n\n\n\n

[00:20:30] Nathan Wrigley: So how quickly did that money start to roll in? And so it doesn’t have to be about money, the amount of, I don’t know, plugin licenses that you sold or whatever it may be. But how quickly did your intuition turn to, oh, there is really something in this? Like you mentioned you got a sale or two within two or three days, which is exciting. But obviously if it then just sort of trickled along one or two a week, it is exciting, but it’s not that exciting.

\n\n\n\n

And what was the point where you and Andy started to look at each other and think, woah, we could potentially forget all the agency work if we now pivot into this? How long did it take you to make those decisions?

\n\n\n\n

[00:21:03] Katie Keith: Yeah, because that was just pocket money, the first sales. It was just nice because it’s an indication that it could work. So that kept growing. And we also launched other plugins as well. Like our second one came from a client project.

\n\n\n\n

The client paid us to build a custom plugin, which was a searchable, sortable table of blog posts for their blog. So they had hundreds of blog posts and they wanted a more easy way for people to find them. So we built this table plugin, and we launched it on wordpress.org as a free plugin called Post Table with Search and Sort. So that’s just as good a name as WooCommerce Password Protected Category.

\n\n\n\n

[00:21:40] Nathan Wrigley: Got the SEO juice going there, definitely.

\n\n\n\n

[00:21:43] Katie Keith: Oh yeah, it does what it says. So that was a free plugin, but that led to a lot of sales because people started sending us feature requests once it was on wordpress.org.

\n\n\n\n

So the first ones wanted custom fields, custom taxonomies, and custom post types, rather than just blog posts in their table. So they might want to create like a table of documents or members for a directory of consultants or something like that, like custom post types and data. So we built Post Table Pro, which was the premium version, and that’s done really well.

\n\n\n\n

And then people started asking for even more features, which we used to develop different plugins. So we built WooCommerce Product Table, which is a WooCommerce version of that table, which has things like add to cart buttons and variation dropdowns.

\n\n\n\n

And so that cluster of plugins that came from this free table plugin is what really kind of catapulted the success. So that within about six months of launching our first plugin we were making, I don’t know, several thousand dollars a month. And we thought, given that we have some revenue from clients like maintenance and hosting, so our existing clients were paying us for certain things, we can afford to stop taking new projects, and therefore put more resources into building more plugins, and improving our existing ones, and marketing them, of course. So it was about six months that we decided, let’s stop accepting new client projects.

\n\n\n\n

[00:23:13] Nathan Wrigley: So the plugin that you just mentioned there, the sorting of the tables, it sounds like you got that out of a client project. So it was actually a client that came to you. We need this idea and, okay, we’ll build that. But then the back of that is, can we then take that code and run with it? Which you did. And then you’ve got the pro version, which adds in a bunch of different features. And now you’ve got two plugins and a third one came on quite quickly. We’re six months in, and the dollar signs are starting to make sense.

\n\n\n\n

You can see that, okay, there’s a living in this. We’ll take our foot off the client websites, but we’ll keep it going just in case something goes wrong. So I’m presuming though, at this point you are all guns aimed at, we need more plugins, more and more and more plugins. And so when did it become, okay, let’s just go in on Woo? How did you end up as Woo as opposed to just WordPress?

\n\n\n\n

[00:23:59] Katie Keith: We never did. Our biggest plugin now is Document Library Pro, which is not Woo, and that came from Post Table Pro as well. The biggest use case of Post Table Pro ended up being documents. So we built a document plugin that had download buttons and previews and stuff that’s specific to documents. Again, it’s just a table plugin, and that has been our biggest seller for the last three or four years since we launched it.

\n\n\n\n

So because of the success of that and Post Table Pro, we never could actually just be WooCommerce. So we are not like, say Iconic, who specialise in WooCommerce, that’s all they do.

\n\n\n\n

So we have this reputation of being WooCommerce. And I wish we were actually. Obviously I like having a successful plugin, but I wish that we had that clear identity because it’s, like I explained the business at the beginning in the introduction, I’m like, oh, we have these plugins, they’re mostly WooCommerce. It is not as clean as it could be.

\n\n\n\n

[00:24:56] Nathan Wrigley: Sitting where you are now, and we can get into the numbers of how many plugins and all of that that you’ve got. Have you made any missteps with, like has any plugin that you’ve built misfired completely? You thought this would be a great idea, let’s build it, let’s market it. But then you build it and the customers do not come. Or has every single one had a fair degree of, they don’t all have to be super successful, but has everything stood on its own two feet and been worth doing?

\n\n\n\n

[00:25:20] Katie Keith: It depends how you define success. But it’s largely relative. So if you’re doing one plugin that’s doing X a month, then if you have one that’s much smaller, that’s not necessarily worth it.

\n\n\n\n

I would say my biggest mistake, repeatedly, has been thinking too small. So I have a very bad track record of building plugins that are too small and too niche to be worth bothering with. Lots of examples.

\n\n\n\n

One example was WooCommerce Discontinued Products. So that adds a discontinued stock status to your store. We built it because we were hiring some new senior developers and we were doing a project for these developers. Before we hired them, we were paying them to build a small plugin to check how good they were. And we thought, well, the ones we hired, we may as well release their plugin. So we did.

\n\n\n\n

We did WooCommerce Variation Prices, Discontinued Products. We had multiple plugins that were just trial projects for the developer, but they were good. And their first project after they joined properly was to complete the plugin, and make it sellable. But that’s a lot of work. You’ve got to create all the marketing images, the marketing content, the sales page, market it.

\n\n\n\n

Each plugin has an overhead as well as maintaining it. And so with hindsight, I shouldn’t have released all of those small plugins. And we actually sold five of our plugins last year to a WooCommerce company called Kestrel, because we had 24 at the time, and it was just too many. And I did an 80 20 rule analysis of the business and how much revenue was coming from each plugin. And that cluster of five were all doing, they were all doing at least several hundreds a month, but generally less than a thousand a month.

\n\n\n\n

And compared to our other plugins, that was a small proportion. So I thought, let’s group these plugins and sell them to a company who would appreciate and grow them more, where that fits better with their business plan.

\n\n\n\n

[00:27:17] Nathan Wrigley: Are you still on the lookout for new ideas? Or do you want to just hunker down on the ones that you’ve got? In other words, do you constantly ideate and think, let’s find a new thing or is it more serendipity? You accidentally stumble across an idea, we should build that, and so we do. Or do you deliberately try, in the same way that you did previously going to the WooCommerce forum, do you try to find new products to build and see how they work?

\n\n\n\n

[00:27:41] Katie Keith: I suppose a bit of both depending on our current priorities. So for example, in 2024 last year, that’s when we sold the five plugins. And I thought, we’ve got a handful of really successful plugins, we need to put our resources into making them as good as they can be to maximise their potential sales.

\n\n\n\n

So for example, instead we did launch one plugin last year, our WooCommerce Discount Plugin, but we were already building that when I made this decision. So once I made that decision, I put all our developers on adding features to our existing plugins, including some really big features.

\n\n\n\n

For example, we have a WooCommerce Product Options plugin, which adds extra options to your product pages. And dozens and dozens and dozens of people were saying to us, we want live image previews. So when you use our plugin to upload an image to the product page, we want that to appear superimposed on a picture of the T-shirt, for example. So if you upload your picture of your child, that will appear on the T-shirt.

\n\n\n\n

And that was a big project. So we could have built a completely different plugin, but instead we added live preview. We actually did it as an add-on, so it’s sort of an extra plugin, but it’s dependent on the main plugin, and things like that. So we thought, what’s working and how could we make what’s working even more successful? But I do have a list of plugin ideas for the future.

\n\n\n\n

[00:29:06] Nathan Wrigley: So there’s a laundry list of things that you might build, but the priorities are not to build them all right away? Just see how the market goes. Speaking of that, speaking of the market, you’re obviously heavily embedded in WordPress, heavily embedded in WooCommerce. What do you make of the landscape at the moment?

\n\n\n\n

You’re obviously beginning to pitch into Shopify a little bit as well, and I imagine you’re at pains to say we’re not taking our foot off the WordPress pedal. How do you feel the landscape is shaping up in 2025? It does seem like things are plateauing a little bit in terms of market share for WordPress, whether or not they’ll go up or down. How confident are you in the future? Is it still WordPress all the way down?

\n\n\n\n

[00:29:42] Katie Keith: I certainly don’t think WordPress is going anywhere, and it probably won’t shrink a lot, if at all. But I also don’t feel that we are having a rising tide that we can all ride the journey upwards like we used to. For example, in 2020 when everybody was locked down, there was huge growth for nearly all WordPress companies, because the world was going online so rapidly and we had a huge, huge growth very quickly.

\n\n\n\n

And then since then it has slowed down. The growth has slowed down and now seems fairly stable. Stable is a good word, but it’s not really growing in a particularly measurable way. And you could argue that that is just a correction because it went up so much, so quickly during the pandemic that maybe it just took a few years to get back to where it would’ve done if there was no pandemic.

\n\n\n\n

So if you imagine a steep line rather than a big bump followed by a plateau. So you could argue that. But it feels like we have to work harder than we used to to see growth, and make that happen through our own efforts, rather than just relying on a growing market.

\n\n\n\n

[00:30:48] Nathan Wrigley: So obviously that would be nice if WordPress could keep going in that same way. What about Woo? Obviously we were just talking about WordPress. I don’t really involve myself with Woo so much, so I don’t really know what the statistics are. I know that in terms of e-commerce platforms, it’s the leader, but I don’t know if that’s sort of going up or going down. You got any insight in that?

\n\n\n\n

[00:31:07] Katie Keith: It is very confusing because it depends where you look. So there’s two main websites that publish data about e-commerce usage, and one of them says WooCommerce is the leader and the other says Shopify is. And they use slightly different data sets. For example, the top X websites in the world, versus the whole internet, versus a sample of a million, which they use to extrapolate upwards.

\n\n\n\n

So there are different ways of looking at the data. So I genuinely don’t know, there probably is no correct answer, which is the biggest e-commerce platform, but they’re both doing really well and neither are going anywhere. So that’s why it felt that it made sense for us to be building products for both.

\n\n\n\n

I think WooCommerce is really interesting because it has a good reputation. It has, I think the best leadership team around it that I’ve seen in the 8 years I’ve been building plugins on top of it right now. But I wish they would do more marketing. They’re not promoting their platform in the way that say Shopify is, and that scares me. I would like to see them doing more centralised marketing.

\n\n\n\n

They’re a company, they make money from WooCommerce, even though it’s free. They have extensions, they have revenue sharing from their Stripe and they have lots of ways of making money, which they’ve recently talked about publicly. And so I’d like them to be doing some proper marketing like Shopify does.

\n\n\n\n

[00:32:29] Nathan Wrigley: It is interesting, I know you no longer live in the UK. I do, and it doesn’t take many trips down high streets to realise that the high street is really in decline. You only have to walk down one street in more or less any town to realise that the shutters are going up, the wood is going over the doors, bricks and mortar shops are really struggling.

\n\n\n\n

And it’s this inexorable rise. I can only imagine that, well, people are still buying things, but they’re buying things increasingly on the internet. My age group, I imagine has been fairly straightforward, because we grew up when the internet was coming around. Children that are growing up now, I think they’re really just not interested in doing things like going into town in a sort of social way like I did. So I imagine that eCommerce’s future, just generally e-commerce, platform agnostic, you’ve got to imagine its got everything going for it, I would’ve thought.

\n\n\n\n

[00:33:24] Katie Keith: Yeah, that makes sense. And we often look at things like market share data, but that’s just a percentage. So even if WordPress’ market, or let’s say WooCommerce’s market share did go down at some point, if the whole of e-commerce was growing, then WooCommerce could still be growing. And it doesn’t really matter so much if it’s smaller percentage, if the whole cake is bigger.

\n\n\n\n

So I think that’s the case. And you do see quite regularly published e-commerce data about, particularly after Black Friday, like the most revenue ever went through e-commerce sites this Black Friday. And it does seem to be constantly growing. And I think that is primarily through websites. A lot of people are buying through apps, of course, instead of websites, particularly something like Amazon or even Temu or something these days. But I think e-commerce websites are still huge and I can’t see that changing.

\n\n\n\n

[00:34:15] Nathan Wrigley: No, because in most of the towns that I’ve visited where I can see this, the big, we call them department stores in the UK. An example might be something like Marks & Spencer. They’ve got a branch in more or less every town. You kind of feel that they’re immune. They’ve got their online bit as well, so they’ve probably inoculated themselves in that way. They’ve just got so much kudos, and so much loyalty built in that you feel they might be immune for a period of time.

\n\n\n\n

But all of the little shops, the little jeweler, the little corner shop selling a thing that they build, whatever it may be, you kind of feel they are going to struggle because the footfall is less. They really do fit into what you sell. I’m reasonably technical, but I can’t build, I can’t code, I can’t do any of that, so I need a solution.

\n\n\n\n

I think the future for WooCommerce and the kind of things that you create and sell, I think the future’s really bright because I see that market just going up and up. The younger people are going to be wanting to use their devices because they’re all really fascinated by them, everybody’s got a mobile phone nowadays. The footfall is sort of falling away, and it all seems like a perfect storm for e-commerce to grow. I could be being overly optimistic there, but it feels like it’s fair weather for the next decade or so.

\n\n\n\n

[00:35:26] Katie Keith: Yeah, I know what you mean. And it’s a good example to use those small shops because even if they keep their storefront, which probably isn’t profitable, they should be selling online. And small shops, they’ve got a few choices, that could be WooCommerce. That might be harder to set up in the first place, they might need to hire someone. But then their costs are super, super low compared to most platforms.

\n\n\n\n

They could go for Shopify, which is slightly reversed in that sense. Or they could use something like Etsy if they’re a jeweller, to use your example. So there’s lots of ways for them to sell online, but they do need to be thinking of it for their survival because of the decline of things like the high street, as you say.

\n\n\n\n

[00:36:03] Nathan Wrigley: Yeah, I think so. Looking back, again, just casting your mind back to 2013 when you began all of this. Do you think that you were lucky when you decided to pivot into making plugins? What I’m really saying is, if you were beginning now in 2025, everything was the same, it was just 12 years later, 2013 to 2025. Do you think you’d have the same degree of success with the exact same kind of approach to it?

\n\n\n\n

Basically, has the market got harder, more saturated, more difficult to sell into, more savvy? Anything around there. Do you feel, basically, you were lucky in terms of timing?

\n\n\n\n

[00:36:38] Katie Keith: I think to an extent. I don’t believe it’s fully saturated yet, but it is more full than it was when we started. So when we started, there were no WooCommerce protected category plugins, there were no WordPress dynamic table plugins, there were no document library plugins, there were no product table plugins for WooCommerce.

\n\n\n\n

So we managed to do that because those were gaps. Now they’re not. And now we’ve done successful plugins in those categories people have copied. So we have competition now, which came along after we launched. So those are no longer gaps. But I do firmly believe that there are still gaps that you can fill.

\n\n\n\n

And the way to find them is through already being in WordPress in some way, which most typically is through building sites for clients, or doing some kind of client work. Because they will always find a gap and ask you to fill it through a custom plugin or something like that. So if you concentrate hard enough on the client work that you’re getting, you probably will find gaps.

\n\n\n\n

And if you find something that doesn’t already exist, then yes, you could get to the top of Google quickly for a very specific keyword. Of course, WordPress and WooCommerce are much bigger now than they were in 2016 when we launched our first plugin. So even if it’s slightly more diluted with competition, the market is bigger. So there is potential now you’re a part of a bigger market.

\n\n\n\n

[00:38:03] Nathan Wrigley: So last question really, Katie. Do you see WordPress being the thing for you and your husband, the business you are going to pursue for the next decade or so, or do you think you will be scrambling around for more opportunities in the Shopify space? I don’t know, other CMSs, pivot completely, who knows? What does the future hold? What’s the next decade looking like from where you sit right now?

\n\n\n\n

[00:38:24] Katie Keith: I must admit, I’m not very good at long-term planning. I just do what feels right for the short and medium term.

\n\n\n\n

[00:38:31] Nathan Wrigley: It’s worked.

\n\n\n\n

[00:38:32] Katie Keith: Well, yeah, exactly. Does it matter? You do something and then you focus on what works and learn and keep iterating. I think that’s why I haven’t created, I don’t know, hundreds of million dollar worth business because I’m not a visionary that has this long-term view that I’ll do anything to make it happen.

\n\n\n\n

Instead, I try something and keep learning, which has created a successful business, but in a more steady growth kind of way. So I’d rather be that visionary, but I’m not. It’s hard to know personally. I think you wanted to talk about the fact that my husband left the business about 8 months ago now. He’d lost his passion for it and wanted to reflect on other things he could do for the rest of his career, which he’s still doing.

\n\n\n\n

So I’m now running it on my own and he owns half of it, so that might affect the future. We talked about whether he should sell his share, for example, at the time, and he decided, oh, WordPress is growing so nicely, it’s so stable, he’ll leave his money in the business.

\n\n\n\n

Well, since then there’s been all this drama, so we are thinking, was that the right call? Should we get some money out?

\n\n\n\n

But I love what I do and want to stay doing what I’m doing for the foreseeable future. But we could do something like take on a partner or investment or something if Andy wants to, say, invest his half elsewhere. So there’s that, which might affect our future.

\n\n\n\n

[00:39:54] Nathan Wrigley: Oh gosh, that’s interesting. So, you heard here first. If people wanted to get in touch with you, Katie, not necessarily about taking on half the business or anything like that, but they’re just curious about what we’ve talked about today, or anything else related to WooCommerce plugins, et cetera, where would you be hanging out online? Is that a social network or an email? What’s the best thing?

\n\n\n\n

[00:40:15] Katie Keith: So for company stuff, it’s Barn2.com to check out our plugins and so on. And for me, the most active place that I am would be Twitter, which is katiekeithbarn2.

\n\n\n\n

[00:40:27] Nathan Wrigley: So Katie Keith, I appreciate you chatting to me today. Thank you so much and every success for 2025 and beyond. Thank you.

\n\n\n\n

[00:40:34] Katie Keith: Thanks for having me.

\n
\n\n\n\n

On the podcast today we have Katie Keith.

\n\n\n\n

Katie is a founder and CEO of Barn2 Plugins. With a background deeply rooted in WordPress, Katie’s journey presents an interesting narrative of transformation, from the early days of running a WordPress agency, to now managing a flourishing plugin business. Barn2 plugins has a portfolio of 19 premium plugins, many of which extend functionalities in WooCommerce.

\n\n\n\n

Today, Katie previews her upcoming lightning talk which she’ll be giving at WordCamp Asia. She talks about the transition from agency work to plugin development, highlighting early challenges and choices that shaped the business’ path.

\n\n\n\n

We get into the initial allure of client projects and their subsequent realisation of the benefits offered by productising their skills for global reach. Katie describes the decisions that led them to WordPress plugins, with products like WooCommerce Protected Categories and Document Library Pro, and explores how customer feedback and market needs drove their product diversification.

\n\n\n\n

As Katie explains, the plugin world wasn’t without its hurdles. There was trial and error involved in launching new products. This underscored the importance of market research. Additionally, she touches on Barn2’s current pivot into Shopify apps, aiming for diversification to help ensure that the business has stability by being available across multiple platforms.

\n\n\n\n

Katie investigates the current WordPress and WooCommerce landscape, discussing how she perceives the industry will change, potential growth areas, and the necessity of staying agile.

\n\n\n\n

If you’re curious about the intricacies of building a plugin business, or are seeking inspiration from someone who has already navigated the WordPress ecosystem, this episode is for you.

\n\n\n\n

Useful links

\n\n\n\n

Barn2 website

\n\n\n\n

Shopify

\n\n\n\n

Themeforest

\n\n\n\n

Iconic website

\n\n\n\n

Katie’s X profile

\";s: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, 19 Feb 2025 15: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Do The Woo Community: Why You Shouldn’t Miss WP:25: A Virtual Deep Dive into Enterprise 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:43:\"https://dothewoo.io/?post_type=blog&p=91213\";s: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:98:\"https://dothewoo.io/blog/why-you-shouldnt-miss-wp25-a-virtual-deep-dive-into-enterprise-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:194:\"WP:25 is a virtual event by Human Made discussing the future of WordPress in the enterprise sector, featuring keynotes, panel discussions, and insights for developers, freelancers, and agencies.\";s: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, 19 Feb 2025 13:29: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Do The Woo Community: Enterprise WordPress 2025: AI Tools, CMS Strategies, and Roadmap Updates\";s: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:28:\"https://dothewoo.io/?p=90729\";s: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:90:\"https://dothewoo.io/enterprise-wordpress-2025-ai-tools-cms-strategies-and-roadmap-updates/\";s: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:219:\"In this episode, the hosts discuss the future of enterprise WordPress in 2025, focusing on AI advancements, multi-CMS strategies, security concerns, and upcoming features like full-site editing and multilingual support.\";s: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, 19 Feb 2025 10:07:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Do The Woo Community: Do the Woo Hooks, Tips You Can Take Action On\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://dothewoo.io/?post_type=blog&p=91193\";s: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:70:\"https://dothewoo.io/blog/do-the-woo-hooks-tips-you-can-take-action-on/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"It\'s official. Introducing Do the Woo Hooks with tips from our community of builders and creators.\";s: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 Feb 2025 21: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Do The Woo Community: Decisions, Partners, and Pricing. A Chat with Nathan Tyler.\";s: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:28:\"https://dothewoo.io/?p=90640\";s: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:76:\"https://dothewoo.io/decisions-partners-and-pricing-a-chat-with-nathan-tyler/\";s: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:247:\"In this episode of Woo BizChat, Nathan Tyler discusses crucial business decisions for plugin and SaaS owners, covering pricing strategies, customer support, partnerships, and transitioning from services to product development for sustained growth.\";s: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 Feb 2025 10:30: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:10;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Matt: Sun and shadows\";s: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:38:\"https://ma.tt/2025/02/sun-and-shadows/\";s: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:38:\"https://ma.tt/2025/02/sun-and-shadows/\";s: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:133:\"\";s: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 Feb 2025 01:06:58 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";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:11;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Gravatar: How to Be Better at Networking: Leverage Existing Contacts\";s: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:\"http://blog.gravatar.com/?p=2864\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://blog.gravatar.com/2025/02/17/how-to-be-better-at-networking/\";s: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:11047:\"

Did you know that 85% of people build stronger business relationships through in-person networking compared to online? That sounds promising, but the reality is that many professionals still struggle to turn brief connections into meaningful career opportunities. Networking can feel overwhelming, especially for those who face social anxiety or find traditional approaches too transactional.

\n\n\n\n

The good news? Building genuine relationships doesn’t have to feel like a chore. By focusing on leveraging the contacts you already have and combining practical strategies with powerful digital tools, networking can become both effective and enjoyable.

\n\n\n\n

This guide will walk you through actionable tips to help you maximize your current network, rekindle dormant connections, and stand out with tools like Gravatar, a digital business card that keeps your professional presence consistent and memorable. 

\n\n\n\n

Turn connections into lasting professional relationships

\n\n\n\n

Here’s a counterintuitive truth about networking: your most valuable professional connections might be people you haven’t spoken to in years. While most of us focus on maintaining active relationships or making new ones, research from Organization Science reveals that reconnecting with dormant contacts often yields greater benefits than relying on current ties. These forgotten connections – rich with untapped potential and fresh perspectives – could be the key to your next career breakthrough.

\n\n\n\n

So, what can you do to take advantage of those? 

\n\n\n\n\n\n\n\n

Making authentic follow-ups that get responses

\n\n\n\n

Imagine reconnecting with an old colleague. During your initial call, you discuss a mutual interest in emerging industry trends, such as AI-powered customer insights. A week later, you follow up by sharing a report on the topic, along with a thoughtful note: “Our chat inspired me to dive deeper into this – thought you’d find it interesting too.” This kind of personalized follow-up shows genuine interest and keeps the conversation alive.

\n\n\n\n

Sharing relevant industry insights or opportunities is a simple but powerful way to create value. It positions you as someone who contributes rather than merely seeks help. For example, sending an article that aligns with their current projects or highlighting a conference they might enjoy can make you memorable.

\n\n\n\n

If starting these conversations feels daunting, practice a few go-to openers. Questions like, “What inspired you to attend this event?” or “What’s been the most exciting project you’ve worked on recently?” are engaging and natural​. You can also keep it light and personal with openers like, “Have you been to this venue before?” or “What’s your favorite part about working in this industry?”

\n\n\n\n

When reconnecting via email or LinkedIn, make your opener personal and specific. A great example could be referencing a shared memory: “I was just thinking about the project we worked on together back in 2018 – still one of the most innovative teams I’ve been a part of!” These thoughtful touches can make the difference between a generic interaction and one that leads to a meaningful, lasting connection.

\n\n\n\n

Using Gravatar to stay memorable after meetings

\n\n\n\n\"The\n\n\n\n

Gravatar offers an easy way to leave a lasting impression after professional meetings. By creating a unified digital profile, Gravatar ensures that your contact information and portfolio remain accessible and automatically updated across platforms like WordPress, GitHub, and Slack

\n\n\n\n\"Example\n\n\n\n

But the standout feature for networking? QR codes.

\n\n\n\n

Gravatar enables users to generate personalized QR codes linked directly to their profiles. Imagine this: You’re wrapping up a productive meeting, and instead of fumbling for a physical business card, you share your Gravatar QR code. Scanning it instantly provides your connection with access to your contact details, social links, and a dynamic calendar link for easy follow-ups​.

\n\n\n\n

The code itself is hidden behind your Gravatar profile picture and to see it, you just need to click the little icon on the top right corner. 

\n\n\n\n\"Example\n\n\n\n

However, if you’re a developer, you could even customize the QR code by adjusting its size and style, and even include your avatar or logo at its center. The codes can be embedded on name tags, event lanyards, or even digital signatures, making them a versatile tool for any networking scenario that includes contact sharing​.

\n\n\n\n

This not only saves time but also positions you as tech-savvy and organized – qualities that help you stand out. With a Gravatar profile and QR code, staying memorable is as easy as a quick scan.

\n\n\n\n\"\"\n\n\n\n

Stand out at conferences: Strategies and digital tools for real-world networking

\n\n\n\n

Industry conferences often bring together professionals from all stages of your career – making them perfect opportunities to reconnect with dormant contacts and forge new relationships. Here’s how to maximize these moments:

\n\n\n\n

Before the conference

\n\n\n\n\n\n\n\n

During the conference

\n\n\n\n\n\n\n\n

Post-conference follow-up

\n\n\n\n\n\n\n\n

Set up your professional digital hub in five minutes

\n\n\n\n

With Gravatar, setting up a professional digital hub is quick and simple. Here’s how to get started:

\n\n\n\n
    \n
  1. Register on Gravatar.com and upload a professional photo to ensure a consistent, recognizable online presence.
  2. \n\n\n\n
  3. Include LinkedIn, GitHub, or other platforms where your professional work is showcased.
  4. \n\n\n\n
  5. Highlight your expertise and current role to make a great first impression.
  6. \n\n\n\n
  7. Use Gravatar’s QR code feature to share your profile at conferences or in follow-up emails​.
  8. \n
\n\n\n\n

In minutes, you’ll have a centralized, dynamic digital business card that keeps your contact details and portfolio accessible across platforms. Whether you’re connecting online or in person, Gravatar ensures you stay memorable and organized with minimal effort.

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Feb 2025 16:23:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";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:12;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"Do The Woo Community: Do the Woo v4.2 Changelog\";s: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:43:\"https://dothewoo.io/?post_type=blog&p=89017\";s: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:51:\"https://dothewoo.io/blog/do-the-woo-v4-2-changelog/\";s: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:212:\"Version 4.2 introduces new shows including WooCommerce Accessibility Insights and WP Agency Tracks, hosts Marcus Burnette, Mark Westguard, and Matthias Pfefferle, while deleting All Things WordPress and Woo Show.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 15 Feb 2025 09:30:30 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"WordPress.org blog: Report: WordPress in 2025\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18475\";s: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:60:\"https://wordpress.org/news/2025/02/wordpress-in-2025-report/\";s: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:2965:\"

This year is set to be transformative for WordPress, yet many decision-makers risk overlooking the immense opportunities ahead. Our new “WordPress in 2025” report highlights why WordPress should be a cornerstone of your long-term strategy. Stay ahead of the curve—read the report now to see how WordPress can drive growth and innovation for your business in the years to come.

\n\n\n\n\"\"\n\n\n\n

Some of the key points we explore: 

\n\n\n\n\n\n\n\n

Download the full WordPress in 2025 (PDF) report directly to learn more.

\n\n\n\n

Don’t miss WP:25, the virtual event.

\n\n\n\n

Save your spot at our free event, WP:25, exploring the future of WordPress and featuring key people working with many of the ideas discussed in the report.

\n\n\n\n
\n\n\n\n

About the report’s author, Noel Tock — Having built his first website back in 1995, Noel has long been watching the evolution of the CMS space. As a co-owner at one of the leading enterprise WordPress agencies, Human Made, his belief in the power of open source is as great as ever. Human Made is a WordPress VIP Gold Partner specializing in DXP, headless, AI and more.

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 15 Feb 2025 03:19:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Noel Tock\";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:14;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.org blog: WordCamp Asia 2025: Manila Magic\";s: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:35:\"https://wordpress.org/news/?p=18482\";s: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:67:\"https://wordpress.org/news/2025/02/wordcamp-asia-2025-manila-magic/\";s: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:4133:\"\"WordCamp\n\n\n\n

The first major WordCamp of the year is here! WordCamp Asia 2025 lands in Manila, Philippines, from February 20-22, bringing together open source enthusiasts, developers, and WordPress professionals from across the region—and the world.

\n\n\n\n

With three packed days of learning, networking, and collaboration, this year’s event promises fresh insights, dynamic discussions, and plenty of opportunities to connect.

\n\n\n\n

Solutions spotlight

\n\n\n\n

Throughout the conference days, multiple presentations will focus on the solutions provided by our amazing sponsors. This is a great opportunity to learn more about their initiatives and solutions.

\n\n\n\n
\n\n
\n\n\n\n

Keynotes, panels, and deep dives

\n\n\n\n

The main conference, which will be held on February 21-22, will feature a lineup of notable keynote speakers, including digital innovation leaders and open-source advocates. Attendees can expect diverse sessions on business strategy, development of best practices, and technical advancements.

\n\n\n\n

For those looking to sharpen their skills, presentations will dive deep into topics like SEO for WordPress, performance optimization, and AI-powered content creation. Plus, don’t miss the electrifying WordPress Speed Build Battle, where developers race to create stunning sites in record time.

\n\n\n\n

YouthCamp

\n\n\n\n

On February 22, WordCamp Asia 2025 will host YouthCamp, a pre-registered event designed to introduce young minds to WordPress and its endless possibilities. This initiative aims to engage the next generation of WordPress users, developers, and contributors through hands-on activities and interactive sessions

\n\n\n\n

Closing Q&A with Matt Mullenweg

\n\n\n\n

WordPress Cofounder Matt Mullenweg will wrap up the event with a live Q&A session on February 22. Whether attending in person or tuning in online, you can catch his insights live on the WordPress YouTube channel at 4:00 p.m. Philippine Time (08:00 UTC).

\n\n\n\n

After party

\n\n\n\n

As the sun sets on WordCamp Asia 2025, the excitement continues with the After Party (theme: Island Vibe)! Get ready to experience the vibrant spirit of the Philippines with a lively gathering at The Forum at PICC. Expect a night filled with great conversations, music, and a celebration of the WordPress community.

\n\n\n\n

Get WordCamp-ready

\n\n\n\n\n\n\n\n

As always, be part of the conversation! Whether you’re attending in Manila or following along online, share your experiences using #WCAsia and #WordPress.

\n\n\n\n

Manila is calling—see you at WordCamp Asia 2025!

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Feb 2025 16:04: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Bernard Meyer\";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:15;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Do The Woo Community: Friday Shares: Back in 2025 v9\";s: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:43:\"https://dothewoo.io/?post_type=blog&p=90887\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://dothewoo.io/blog/friday-shares-back-in-2025-v9/\";s: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:125:\"A bit ago I announced the end of Friday Shares but, due to community feedback, will continue them alongside a new newsletter.\";s: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, 14 Feb 2025 11:41:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:16;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Matt: Scale\";s: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:23:\"https://ma.tt/?p=137506\";s: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:28:\"https://ma.tt/2025/02/scale/\";s: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:340:\"

In high school when 5% of your class doesn’t like you it’s like 3-5 people.

\n\n\n\n

Running a company of 1,700+ when 5% doesn’t like you, that’s 85 people! That fills a room.

\n\n\n\n

150k followers and 5% don’t like you now you have a small stadium of 7,500 people.

\n\n\n\n

It’s still 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:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Feb 2025 00:40:05 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";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:17;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"Do The Woo Community: Woo Marketplace Hits 1000 Extensions—What’s Next?\";s: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:28:\"https://dothewoo.io/?p=90625\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://dothewoo.io/woo-marketplace-hits-1000-extensions-whats-next/\";s: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:263:\"BobWP announces the WooCommerce Marketplace hitting 1,000 extensions and shares updates on streamlined workflows and quicker approvals within 1-4 days. WooCommerce is accepting both free and freemium products, encouraging builders to submit their extensions here.\";s: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, 13 Feb 2025 12:26: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:18;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Do The Woo Community: Building WordPress Agency Habits with Cami MacNamara\";s: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:28:\"https://dothewoo.io/?p=90590\";s: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:53:\"https://dothewoo.io/building-wordpress-agency-habits/\";s: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:232:\"In this first episode of WP Agency Tracks, hosts Marcus Burnette and Cami McNamara discuss effective habits for agency owners, focusing on time management, mental health, and community engagement to enhance productivity and success.\";s: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, 13 Feb 2025 09:45: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:19;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WordCamp Central: WordCamp Mukono 2025: A Celebration of WordPress and Women in Tech\";s: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:39:\"https://central.wordcamp.org/?p=9547410\";s: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:108:\"https://central.wordcamp.org/news/2025/02/wordcamp-mukono-2025-a-celebration-of-wordpress-and-women-in-tech/\";s: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:11035:\"

Welcome to the Pearl of Africa’s first WordCamp 2025!

\n\n\n\n\"\"\n\n\n\n

Uganda, known as the Pearl of Africa, is a land of breathtaking landscapes, diverse cultures, and warm hospitality. Within this vibrant country lies Mukono, a fast-growing town known for its dynamic community, top-tier educational institutions, and entrepreneurial spirit. Mukono is not just a town—it is a hub of ideas, innovation, and collaboration.

\n\n\n\n

This Year, Mukono will host one of the most anticipated WordPress events in East Africa: WordCamp Mukono 2025. This gathering of WordPress enthusiasts, developers, designers, marketers, and content creators will take place on March 8, 2025, at the Synod Hall Mukono, near Bishop’s Senior School.

The Venue has been specifically selected to accommodate everyone. This is the easiest venue to get to Ever. It is in the CBD and in a serene and quiet environment. You will not be suffering from Noise Pollution. Whether you’re a seasoned WordPress professional, an aspiring entrepreneur, a curious beginner, or someone passionate about technology and community building, this event is designed for you.

\n\n\n\n

A Theme That Matters: WP HERoes – Women Powering the WordPress Universe

\n\n\n\n

For WordCamp Mukono 2025, we are embracing a powerful and transformative theme: “WP HERoes: Women Powering the WordPress Universe”. This year’s event is dedicated to celebrating, empowering, and amplifying the voices of women in the WordPress community. Women have played a pivotal role in shaping WordPress, from coding and design to content creation and community leadership. However, their contributions often go unnoticed.

\n\n\n\n

At WordCamp Mukono 2025, we will shine a spotlight on these incredible women—the HERoes—who are making WordPress a more inclusive, innovative, and vibrant ecosystem. Just as Mukono is a center for education and opportunity, this event aims to foster growth, learning, and collaboration among WordPress users of all backgrounds. We believe that when diverse voices are heard and empowered, the entire community thrives.

\n\n\n\n

Why Attend WordCamp Mukono 2025?

\n\n\n\n

This is more than just another tech conference. WordCamp Mukono 2025 is a place where ideas spark, collaborations begin, and knowledge is shared. Here’s what you can expect:

\n\n\n\n

World-Class Speakers and Engaging Sessions

\n\n\n\n\"\"\n\n\n\n

Prepare to be inspired! We are bringing together an incredible lineup of local and international speakers who will share their expertise on various aspects of WordPress. Whether you’re new to WordPress or an advanced user, there’s something for everyone:

Design & User Experience (UX) – Master the art of crafting visually stunning and user-friendly websites.
Business & Digital Marketing – Explore strategies for freelancers, bloggers, and entrepreneurs looking to monetize their WordPress skills.
Women in Tech – Hear firsthand stories of empowerment, success, and resilience from female leaders in the WordPress community.

\n\n\n\n

Unmatched Networking Opportunities

\n\n\n\n

WordCamp Mukono 2025 is not just an event—it’s an experience. It’s a rare opportunity to meet like-minded individuals, expand your professional network, and forge lasting collaborations. Whether you’re looking for a mentor, business partner, or simply want to connect with fellow WordPress enthusiasts, this is the place to be.

\n\n\n\n

Hands-On Learning & Workshops

\n\n\n\n

Our workshops are designed to be interactive and practical, giving you hands-on experience with WordPress tools and technologies. Learn from seasoned experts and walk away with real-world skills you can apply immediately.

\n\n\n\n

Showcasing Mukono: A City of Growth and Culture

\n\n\n\n

Mukono is a blend of urban convenience and natural beauty. From its bustling markets to its serene landscapes, Mukono offers a unique experience for visitors. If you’re traveling from outside the town, you’ll find comfortable accommodations ranging from budget-friendly guesthouses to upscale hotels.
We encourage attendees to arrive early and explore Mukono—its culture, food, and hospitality will make your visit even more memorable!

\n\n\n\n

Event Details: When and Where?

\n\n\n\n

\"📍\" Location: Synod Hall Mukono, near Bishop’s Senior School
\"📅\" Date: March 8, 2025
\"👥\" Capacity: Over 400 attendees
\"🎟\" Tickets: Buy Tickets Here (Limited slots available—get yours now!)

\n\n\n\n


Our venue, Synod Hall Mukono, is a spacious and well-equipped location with excellent lighting, ventilation, and accessibility. Its proximity to Mukono’s central business district makes it the perfect setting for an event of this magnitude.

\n\n\n\n

Be a Part of Something Bigger: Sponsorship Opportunities

\n\n\n\n\"\"\n\n\n\n

WordCamp Mukono 2025 is made possible through the generosity of sponsors who believe in empowering the WordPress community. If your company or organization wants to gain exposure while supporting a great cause, we invite you to become a sponsor!

\n\n\n\n

Sponsorship offers unique benefits, including:

\n\n\n\n

\"✅\" Brand Visibility – Reach a targeted audience of WordPress professionals and enthusiasts.
\"✅\" Community Engagement – Connect with potential customers, partners, and talent.
\"✅\" Networking & Recruitment – Identify and engage with skilled WordPress developers, designers, and marketers.

\n\n\n\n

Interested in sponsoring? Learn more here: https://mukono.wordcamp.org/2025/call-for-sponsors/

\n\n\n\n

Accommodation & Travel Tips

\n\n\n\n\"\"\n\n\n\n

Mukono offers a variety of accommodation options, from budget guesthouses to high-end hotels. If you’re traveling from outside Mukono, we recommend booking early to secure the best options near the venue. For more details, visit: Location Post

\n\n\n\n

Secure Your Spot – Get Your Ticket Today!

\n\n\n\n\"\"\n\n\n\n

Tickets for WordCamp Mukono 2025 are now available! We offer different ticket categories, including:
\"🎟\" Regular Ticket – UGX 15,000. Each ticket includes access to all sessions, networking opportunities, swag, refreshments, and a truly unforgettable experience!
\"🎟\" Actual Cost Ticket – UGX 100,000. Each ticket includes access to all sessions, networking opportunities, swag, refreshments, and a truly unforgettable experience! A ticket for people who love and Support wordPress and want to ensure that the Event moves super smoothly.
\"👉\" Reserve your spot today: Click Here

\n\n\n\n

Join the WordCamp Mukono 2025 Movement!
WordCamp Mukono 2025 is more than just an event—it’s a movement that celebrates WordPress, women in tech, and the power of community. Whether you’re a beginner, expert, entrepreneur, or enthusiast, there is something for you.

\n\n\n\n

\"💬\" Let’s start the conversation! Use the official hashtags:
#WCMukono25 #WordPressMukono #WPHeroes #WomenInWordPress

\n\n\n\n

\"📧\" Contact Us: mukono@wordcamp.org
\"🌐\" Official Website: https://mukono.wordcamp.org/2025/
\"🎟\" Tickets Info: Buy Tickets Here (Limited slots available—get yours now!)
\"🤝\" Sponsorship: https://mukono.wordcamp.org/2025/call-for-sponsors-wordcamp-mukono/
See you in Mukono for an unforgettable WordPress celebration!

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Feb 2025 08:53:20 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Moses Cursor Ssebunya\";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:20;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Matt: Hash tables\";s: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:23:\"https://ma.tt/?p=137372\";s: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:34:\"https://ma.tt/2025/02/hash-tables/\";s: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:405:\"

“You didn’t just come up with a cool hash table,” he remembers telling Krapivin. “You’ve actually completely wiped out a 40-year-old conjecture!” There’s a delightful article on an undergraduate discovering an optimization in a very basic computer science principle.

\";s: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 Feb 2025 22:03:25 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";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:21;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Gravatar: Simplify Link Sharing With Smart Redirects\";s: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:\"http://blog.gravatar.com/?p=2877\";s: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:80:\"https://blog.gravatar.com/2025/02/12/simplify-link-sharing-with-smart-redirects/\";s: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:4108:\"

You know what’s better than easy-to-share links? Easy-to-share links on your own custom domain.

\n\n\n\n

We just rolled out Smart Redirects for all Gravatar custom domains. Zero setup required.

\n\n\n\n

And right now, we’re offering free custom domains for your first year.

\n\n\n\n

What Are Smart Redirects?

\n\n\n\n

They’re simple shortcuts that make sharing your online presence a breeze. Add the name of any of your verified services to the end your domain:

\n\n\n\n
your-name.link/bluesky
your-name.link/linkedin
your-name.link/calendar
\n\n\n\n

That’s it. Your domain automatically redirects to your connected accounts. No configuration. No DNS wizardry. Just connect your accounts to Gravatar and the redirects work instantly.

\n\n\n\n

These are perfect for email signatures, business cards, social media profiles, and more.

\n\n\n\n

Simplified Payments With /pay

\n\n\n\n

Here’s something cool: Smart Redirects make sharing payment links much nicer. Instead of dropping a long payment URL in your messages or emails, just use:

\n\n\n\n
\n
\n
\n
your-name.link/pay
\n\n\n\n

This currently works with:

\n\n\n\n
    \n
  • PayPal
  • \n\n\n\n
  • Venmo
  • \n\n\n\n
  • Crypto currencies
  • \n\n\n\n
  • Custom (any link you want)
  • \n
\n
\n
\n\n\n\n
\n\"\"\n
\n
\n\n\n\n

Just add your payment details to your Gravatar profile, and your /pay link automatically directs people to all of your preferred payment methods. Perfect for freelancers, creators, splitting the bill among friends, or anyone who needs to receive payments.

\n\n\n\n

Free Domain? Tell Me More

\n\n\n\n

For a limited time, claim your .link, .bio, or .social domain (or choose from other popular TLDs) through Gravatar. Just log in to your dashboard and look for the domain claim option at the top of your profile. Free for the first year.

\n\n\n\n

Once you have your domain, Smart Redirects are automatically enabled. No extra steps needed.

\n\n\n\n

Available Now

\n\n\n\n

Smart Redirects work with most major platforms including GitHub, LinkedIn, Bluesky, Mastodon, Tumblr, and many more. We’ve also added handy shortcuts for your calendar (/calendar), contact (/contact), and payment info (/pay).

\n\n\n\n

Getting Started

\n\n\n\n
    \n
  1. Claim your free domain (if you haven’t already)
  2. \n\n\n\n
  3. Connect your accounts in your Gravatar profile
  4. \n\n\n\n
  5. Start sharing your shorter, sweeter links
  6. \n
\n\n\n\n

And fun fact: both /twitter and /x work for your X profile. We’ve got you covered either way.

\n\n\n\n

Why Your Own Domain Matters

\n\n\n\n

Your domain is your identity on the open web. It’s not just for your Gravatar profile – use it everywhere to build your presence and own your digital footprint. And with Smart Redirects, it’s now even more useful.

\n\n\n\n

Want to see all the available redirects and learn more? Check out our Smart Redirects guide.

\n\n\n\n

Smart Redirects are live for all Gravatar custom domains. And remember, domains are free for your first year. Go ahead, claim yours and give Smart Redirects a try!

\";s: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 Feb 2025 19:52:10 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";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:22;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: #156 – Derek Ashauer on Analytics Options and Privacy Challenges\";s: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:48:\"https://wptavern.com/?post_type=podcast&p=187359\";s: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:90:\"https://wptavern.com/podcast/156-derek-ashauer-on-analytics-options-and-privacy-challenges\";s: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:57075:\"Transcript
\n

[00:00:00] Nathan Wrigley: Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.

\n\n\n\n

Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, analytics options and privacy challenges for WordPress site owners.

\n\n\n\n

If you’d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast, player of choice. Or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.

\n\n\n\n

If you have a topic that you’d like us to feature on the podcast, I’m keen to hear from you, and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.

\n\n\n\n

So on the podcast today we have Derek Ashauer.

\n\n\n\n

Having spent over 15 years in the WordPress arena, Derek has transitioned from building client sites to creating specialized WordPress plugins. Today we get to hear about his journey creating Conversion Bridge, a tools specifically designed to streamline the process of implementing analytics platforms and conversion tracking on WordPress websites.

\n\n\n\n

We start with an overview of analytics, tracing its evolution from the simple server logs of the early internet days, to the sophisticated data gathering mechanisms provided by Google Analytics and others.

\n\n\n\n

We explore how the introduction of European privacy laws has significantly impacted the data landscape, challenging marketers and businesses to adapt to a new era where data privacy is regarded differently in different locales.

\n\n\n\n

Derek offers his perspectives on this rapidly changing field, discussing the rise of modern privacy focused analytics platforms like Fathom, Plausible and others. He explains how these technologies employ cookieless tracking techniques to respect user privacy, while still providing valuable insights for website owners.

\n\n\n\n

We also address the problem of data accessibility and user privacy. Derek, sharing his personal views as a marketer, acknowledges the complexity of balancing effective marketing strategies with ethical data use. He explains his thoughts on why modern solutions might strike a better balance, ensuring that user data remains private, while allowing businesses to glean just the insights they need.

\n\n\n\n

Whether you are managing a WooCommerce store, or building sites for clients, Derek’s insights into conversion tracking will be of interest. He talks about some of the hurdles site builders face with traditional systems and how Conversion Bridge simplifies conversion tracking across various platforms and plugins without the need for extensive coding.

\n\n\n\n

If you’re an agency, developer, or digital marketer, this discussion will help equip you with the knowledge and strategies to navigate the ever evolving landscape of web analytics.

\n\n\n\n

If you’re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast. Where you’ll find all the other episodes as well.

\n\n\n\n

And so without further delay, I bring you Derek Ashauer.

\n\n\n\n

I am joined on the podcast by Derek Ashauer. How you doing, Derek?

\n\n\n\n

[00:03:40] Derek Ashauer: I am doing well, thank you so much.

\n\n\n\n

[00:03:41] Nathan Wrigley: Thank you very much for joining me. We’ve had various chats over the years, but this is going to be a chat that we’ve never had before. This is going to be all about analytics.

\n\n\n\n

We’ll talk about all of the different bits and pieces, perhaps get into the future of analytics, the past of analytics, who knows? But stay with us, dear listener. It’s going to be a really interesting conversation. I feel like things are at a bit of an inflection point, and people definitely have strong opinions on this, and I think that can often lie on geographical grounds, where you live in the world and things like that.

\n\n\n\n

So before we get into that conversation, Derek, do you just want to give us a little potted bio? Tell us who you are.

\n\n\n\n

[00:04:15] Derek Ashauer: Yeah, my name’s Derek Ashauer, I’m in Colorado US. I’ve been in the WordPress community for, well, I guess I’ve been working with WordPress for about 15 years, I think. Doing client sites and things like that. So I’ve done the independent freelancer agency, but now I’ve moved to making WordPress plugins. So I have one for photographers called Sunshine Photo Cart.

\n\n\n\n

But my big one that I’m working on lately is called Conversion Bridge, which really makes it easy to add analytics platforms to your WordPress website, and also make it really easy to do conversion tracking, which is something that a lot of agencies and people are building sites for clients just neglect to do. And one reason why is because it’s kind of a pain in the butt.

\n\n\n\n

So the goal is to make it a lot easier so that I can do it for myself, and my client sites that I’ve worked on, but also then to make it easier for everyone else. So that’s how I got the idea for that.

\n\n\n\n

[00:05:02] Nathan Wrigley: Prior to hitting the record button, Derek and I were saying that, you are on a journey with this, you know, you’re not putting yourself up here as the definitive authority. I think you were basically saying that a little while ago your knowledge was not that deep in this arena and you’ve really had to educate yourself. And I think it’s fair to say that you were trying to summarise it as you’re still learning.

\n\n\n\n

So let’s have a conversation about this and see where we end up. The thought occurs to me that if we were to go back, oh gosh, I mean the internet, every time I say this sentence the internet does obviously get a little bit older, but let’s go for 20 years, something like that. I feel that if you went to a website, there wasn’t even the thought that there was any kind of analytics. Maybe there was some server log somewhere that was recording that, okay, we served up a page, but that was about it.

\n\n\n\n

And then at some point analytics software came along and very quickly started to leverage all of the existing technologies and became really, really sophisticated ever so quickly. You would copy and paste a code, and it was typically Google, I think that dominated the arena right from the outset. They offered a free service, Google Analytics. You could copy and paste one line of code. There was no barrier to entry to that technology. And it would give you all sorts of fascinating information really quickly.

\n\n\n\n

I think everybody was happy with that status quo, but in the more recent past, let’s say decade or so, but definitely it seems to be ramping up at the moment. There seems to be concerns about who gets the data, why is this data necessary? Is this data consumable by, I don’t know, an American company looking at a European who’s browsing on a particular website and things like that?

\n\n\n\n

With all of this, just give us your overarching opinion on it, and then we can go from there. What’s the state of play at the moment with analytics? Where are we? The year 2025 at the moment. Do you have any sort of overarching insight into where analytics, in air quotes, is at the moment?

\n\n\n\n

[00:06:55] Derek Ashauer: Yeah, it’s a lot harder because of the European privacy laws for the analytics platforms to get the data that marketers and other people have been used to for a long time. Where people came from, you used to be able to get like exactly what search terms people were looking at and landed on your site and what they did. You know, if someone searched Fort Collins landscaper, local landscape company could see that that’s exactly what they searched, and then what that user did on their website from that search term. And that’s just kind of gone. That deep level of data is unfortunately not possible anymore to follow those type of European laws, and privacy restrictions and things like that. So there’s a lot of people who are struggling to get the data that they were used to. That’s kind of the short of it, I guess.

\n\n\n\n

[00:07:40] Nathan Wrigley: Do you think that we kind of let the horse escape from the barn a little bit, and we’re now just trying to get the horse back into the barn and get it under control again? And what I mean by that is, do you think that these technologies, the analytics and what have you, do you think it kind of just crept up upon us? There was this slow but inexorable extension of what analytics software could do. And all the while it felt like completely benign, you know, there’s no problem with it. How could anybody possibly make use of this in a way which might be harmful or, I don’t know, intrusive or what have you?

\n\n\n\n

So the software became more and more clever. But then I think people, especially like you said on the European side of things, started to take a look at it and thought, hmm, it’s interesting, a lot of this data is going to, in many cases, big North American companies. Google, I suppose would be a perfect example, but you’ve obviously got other things like Facebook and what have you.

\n\n\n\n

Just try to maybe restore something a bit more where the user is in control, as opposed to these giant corporations being in control. So just trying to bring it back to the starting line, if you like, to the moment before the horse got out so that we can reestablish some rules.

\n\n\n\n

So, I don’t know. It sounds from what you were saying as if you’re kind of regretful that the analytics solutions can’t do what they once could. I suppose the European argument would be, well, that’s because it never really, with hindsight, we should never have let it get that far in the first place. What’s your thoughts on that?

\n\n\n\n

[00:09:07] Derek Ashauer: I mean, I kind of see it. The way I often describe a lot of things is like a pendulum swing. In the beginning it went really far in one direction, we got all kinds of data, and then the laws popped up and now it feels like, we can’t get nearly enough data for advanced marketing, for large corporations that are really doing massive campaigns.

\n\n\n\n

And then there’s the alternatives, Fathom, Plausible, Pirsch, you know, lots of great, Usermaven. There’s a lot of new alternative analytics platforms now that are out there, and now finding clever ways to claw back some of that.

\n\n\n\n

It’s never going to be nearly as detailed as it was a decade ago, that was kind of like the heyday of marketing where you could get so much great data on stuff. But you know, so we had too much maybe in some people’s opinions, and then maybe there’s a bit of not enough, and now those companies are finding some ways to move maybe towards a middle ground of what works for everyone.

\n\n\n\n

And as an American, I’m like, yeah, whatever. You saw that I visited these several websites in a row, I really don’t care. That never really bothered me, I haven’t understood the massive problem with it.

\n\n\n\n

Going through all this, I have learned, you know, maybe there’s a few spots where it would be good to protect that and maybe they don’t know that but, yeah, I’m the person that does accept all on every single website that I got to as a marketer, because I’m just like, yeah, great, I’ll give this website some data on me, I don’t mind.

\n\n\n\n

[00:10:20] Nathan Wrigley: Yeah, you’ve got a very open mind to all of that, haven’t you? And obviously, you are digging into this and your business is kind of largely tied up to that, so very understandable position to have.

\n\n\n\n

You mentioned there several platforms, and you rattled them off one after another, Fathom and others. So a lot of these will be unfamiliar, I think, to this audience. What is the proposition?

\n\n\n\n

So it sounds like many of them are quite new. What is it that they bring to the table, and are these SaaS based products, or are in some cases a WordPress plugin? Or something that can install on your own hardware? What’s going on there? Just rattle off those names again and maybe just give us the low down on what they do, and how they’re getting into the market, and competing against giants like Google.

\n\n\n\n

[00:11:01] Derek Ashauer: Yeah, so there’s definitely some great new options and a lot of the initial ones were SaaS based. So there’s ones, like I said, Plausible, Fathom, Usermaven, Pirsch is another great one that I really enjoy. My plugin Conversion Bridging integrates with like 12 different analytics platforms, so there’s tons of them, and there’s still many more that I have on my list to do. So there’s lots of alternatives, which there weren’t any before, until Google Analytics 4 kind of came out and people were like, we don’t like GA4, and that opened the door for a lot of platforms.

\n\n\n\n

But to get back to your question, yeah, one of the differences that they offer is they do what’s called cookieless tracking. So that’s one of the big things that the privacy laws in Europe were like, it was around cookies and tracking the cross websites. So that the user, they go to landscaper website, then they go, no, I’m going to go to Home Depot and I’m going to look for my own lawnmower, and now I’m going to price check against Lowe’s and all these different things. And Google Analytics could see where they were going, and all these different places. Or Facebook ads could track all these different websites that they went to and gauge this type of person and who they are and what they’re shopping for and things like that. So trying to crack down on that.

\n\n\n\n

Well, these alternative platforms do it without cookies. They have a way, a method, without getting too technical of just basically fingerprinting the user, and know for that one session when they’re on your website, what they’re doing. But then it stops there. It doesn’t go to all the other websites and give your entire four hours you were online, and all the different websites that you’re browsing to a company to let them know what you’re doing everywhere.

\n\n\n\n

So that’s kind of their main offering. And they are SaaS, you know, they’re just like Google Analytics, but they do cost. So that’s, they can be affordable. They’re anywhere, I think there’s some that are like $6, $7 a month for what a basic blog would ever need, up to $50 to, or even $100 a month depending on the amount of traffic, which is hard to reconcile for a lot of people who were used to free Google Analytics.

\n\n\n\n

So it’s hard to make that leap when you’re going, wait, I could do Google Analytics for free and there’s some countries, and even like a state or two in the US that have some laws where it’s like, erm, what’s the setup involved in that? There might be law violations, simply by using Google Analytics you could be violating some of those things in a couple countries.

\n\n\n\n

But there are some setups you can do to try and make it work with European privacy laws and stuff. Takes some extra work. But it’s a challenge. Is it worth it? We’ve been so used to, for 20 years, for having free analytics to then now suddenly switch and pay for analytics can be hard for some site owners.

\n\n\n\n

Or as if you’re an agency doing that to convince your client’s like, well, we should actually start paying for this. And because you get 200,000 visits a month, it’s going to cost you $100 a month. They go, or I could use the free version. Yeah, well, I’ll just stick to the free version. So it is, it’s a hard conversation to have. When is it worthwhile? It just really depends on, I mean, you’ve got to really try it out.

\n\n\n\n

[00:13:44] Nathan Wrigley: I suppose no matter how wonderful the staff at Google are, they’re not in the business of losing money. And so I’m guessing that at some point the pendulum does swing in Google’s favor. So what might be free at the point of use, so in other words, you download a snippet from Google, and you put it into the back end of your website, or you pay, let’s say $20 a month, or $50 a month, or whatever. I’m guessing that Google are doing quite well, let’s say, in terms of the data that they gather, and the way that they can use that themselves. Or, I don’t know if they sell that data onto any other brokers or what have you. But presumably there’s that concern.

\n\n\n\n

Just going back to what you said about these other, and I’m going to use modern platforms, let’s go for that, the ones that you mentioned. You said fingerprinting, and I’ve heard this phrase before, and I have the merest idea of what that means. So Google Analytics traditionally came about with a cookie, and we get what that is. But what are the ways around that, that fingerprinting, well, essentially, what is fingerprinting? What are some examples of how that works?

\n\n\n\n

[00:14:40] Derek Ashauer: Yeah, it’s a term that I just use in this moment. It’s not necessarily a term that you’ll see as you go around, it’s just the word that came out. But it’s just a way to uniquely identify somebody through various different points. You check these five different things about a person, and because of exactly what they are, those five elements, then we can say, that’s this person. So that’s kind of, each platform, I call them alternative platforms, you said modern platforms, they have their slightly different way of doing it, but they have their way of identifying without using cookies.

\n\n\n\n

So the traditional way is like Google Analytics, you set a cookie, random value in the browser, and then every time they go to a new page, you just check for that cookie and that value. That’s how we know they are, because that’s how we know who they are. Again, the modern platforms are doing it every time the page loads, it’s saying, who is this again? Let’s check these five points. I think sometimes it’s browser, it’s various different elements that they’ll check to then determine who that person is, and then know who you are as you go down the path on the website, but it’s not setting cookies to do that.

\n\n\n\n

[00:15:38] Nathan Wrigley: So what kind of information might it be? I mean, I can imagine an obvious one would be things like, okay, what browser are you using, for example? That might be one indicator, and then if you match that with another indicator, and then a third one, and a fourth one, over four or five different indicators, you are going to be, well, what are the chances that that’s a different person?

\n\n\n\n

[00:15:58] Derek Ashauer: General location, stuff like that, yeah. Using this specific browser, this version of their browser. In my stuff, I haven’t fully identified what those platforms are actually using. I’ve just kind of, at this point left it. They do cookieless tracking, they have a way of doing it, okay great.

\n\n\n\n

Some are better than others. To be honest, there are, Fathom has improved this. I know it was a struggle when I started Conversion Bridge about a year ago. For example, when someone landed on your page and then they did a conversion, say they fill out a form or made a purchase 10 pages later, those two weren’t associated with, because it was just one page view at a time, wholly independent things. They couldn’t tell that you are that person on that page view, and that person on that page view. I actually did this, I think last week just to check in on them, and it actually did finally say, okay, yeah, that was the same person. That came in and did that. So yeah, they’re finding ways to make it work and better identify those across one website.

\n\n\n\n

[00:16:50] Nathan Wrigley: Yeah, is the promise of these platforms though that they are different, or are they trying without cookies to get back to the point where cookies were? In other words, a cookie, until it was cleared out, could literally follow you everywhere. You know, it would know which website you’d been to, and could last for a long, long time and all of those concerns.

\n\n\n\n

Is the intention of these other analytics platforms to sort of step away from that and say, okay, we’re going to track you on this one domain. So if you’ve got example.com as your domain, and it’s an e-commerce store, whilst you’re there, our platform will keep an eye on you, and we’ll learn if you have gone through a bunch of pages, and whether you’ve converted and bought a thing or not. But once you step away from that domain, that’s it, we are done with you.

\n\n\n\n

Or do you get the intention that they are somehow just, humans always figure out a way, right? If we give them enough time, they’ll figure out a way. Is the intention for these other platforms, do you perceive that they would like to get to the point where cookies were?

\n\n\n\n

[00:17:45] Derek Ashauer: No. They’re number one selling point, I think if you went to the homepage of every single one of them is they do privacy first analytics, is like the banner thing. That’s what they’re offering. And that’s why it’s so much bigger in Europe than it is here in the US and North America and stuff like that.

\n\n\n\n

But, yeah, that’s their main thing, their privacy focused analytics. Google Analytics alternatives that are privacy focused is their main draw. I think someone reminded me of, Katie Keith from Barn2, she reminded me of the story from Fathom. They specifically sent Google Analytics a cake to thank them for being so bad at what they do that they allowed them to create a whole industry as an alternative to them. Stuff like that. So, I think they’re trying to do the privacy focused stuff, and then backfill in the features to give people as much data as they possibly can that they were used to in Google Analytics.

\n\n\n\n

[00:18:39] Nathan Wrigley: You said earlier, and we’ll just touch on this briefly, you said earlier that, the implication of what you said, and you may not have meant this, but I’ll say it as if you are saying it, and then you can criticise whatever I say. It sounds like, if you could rewind the clock and get rid of the European legislation and what have you, you would do that, and you’d be happy with that position. You are okay with being tracked and all bets are off. So firstly, let’s address that. Would you be okay with all of that?

\n\n\n\n

[00:19:03] Derek Ashauer: I think there’s got to be a balance between the two. I get that there’s, you know, for me it’s a thing. I don’t care if you know all the different things of where I went. You know, you see those futuristic movies where it’s individualised ads on video screens, and I’m like, that’s actually kind of cool. It helps give me gift ideas for my wife, stuff like that, because I’m a terrible gift giver. So, yeah, recommend me some products. I wouldn’t have thought to do that. I’ve bought things off of ads I’ve seen on Facebook or Twitter, things like that. Because I was like, that was a great gift for my dad. I never would’ve purposely found that if I hadn’t been shown that ad because for whatever reason, so I’m not against that personally.

\n\n\n\n

[00:19:37] Nathan Wrigley: My guess though is that it’s not really that that’s the problem in most people’s minds. It’s like, who’s holding that data, and where does that data get moved to? Just the idea that, as an example, there might be a data broker firm who may purchase that data. And in some cases, let’s imagine that you ended up on a website which you regret going to. You can read into that, dear listener, whatever you like. But you end up somewhere and all of a sudden connections are made between you as a person. And you can also imagine scenarios in which, I don’t know, data gets linked from various data brokers and they start to create an impression of who you are.

\n\n\n\n

I can imagine scenarios where that could get out of hand, and potentially come back to bite you as an individual. So I suppose there’s a little bit of that muddled up in it. It’s not that the business, the WooCommerce store or whatever, is going to have any nefarious reason to have that data. Or wish to know where you’ve come from, where you’re going to, what ad you might have clicked on, what were the previous page that you came from, and so on and so forth.

\n\n\n\n

It’s more that there just seems to be this fairly bizarre industry of data brokers who managed to get their hands on this data, and at that moment, you don’t know what’s going to happen with it. And we’ve all made mistakes in life, but we can erase them just with the passage of time. But with the advent of the internet, some of those mistakes might stick with us for a long time. Does that make any sense?

\n\n\n\n

[00:21:04] Derek Ashauer: No, it makes sense. I mean, I could see how someone would visit, again, visit the landscaper website, and all of a sudden they did not know that the fact that they went to a landscaper website was sent to Meta. They’re like, well, I didn’t know that was, I was going to a landscaper website. Why does Meta need to know that I was checking out who was going to cut my grass?

\n\n\n\n

I get that in some regards, that there’s just not a knowledge of where things are going. I think it’s a pretty safe thing to say that cookie popups, that was just not the right way to go about it. That’s just made things, made the internet significantly worse. What are the solutions to give website owners the data they need to make good marketing decisions?

\n\n\n\n

Because otherwise, I mean, I think of it even on a bigger macro level that that landscaper, if they don’t know any of the ads are working or what’s going on or what people are doing, then they don’t know what ads, where to spend their money that works best. Now they have to increase their costs to cover the blanket marketing that they have to do because they don’t know exactly what attribution, what marketing channel is actually working for them. So to pay for the 50 different marketing channels they have to do, they have to increase the cost for everybody.

\n\n\n\n

So if they were able to narrow it down and say, well, we know that mailers and these Google ads are actually our best ways to make money, we don’t need to spend on email newsletter, or all these different things, our marketing spends only 5% of what it would be otherwise, that means we don’t have to charge as much.

\n\n\n\n

So it goes to bigger macro level discussions of economics of, in some ways for the consumer, it could be better for these companies to have some data about you.

\n\n\n\n

But I understand what you’re saying though. It is like, again, I don’t want Meta to have it, I want the landscaper company to have it. That’s okay. And that’s the line that I think a lot of people, I think would agree that, yeah, I don’t want Meta to have that data but, yeah, I’m okay with my local landscaper having the data so they knew what ads worked and things like that.

\n\n\n\n

And those privacy or the modern analytics platforms do at least get you a good amount of that data. So they are some good alternatives to that. But it’s not going to get you, those mega corporations are not going to get the, okay, well they clicked on our ad, they went to these other places, then came back to our site, and then did this and they came back to site, and then did this and came back to our site. And to get those really deep analytics. They’re not going to and that’s the challenge. But I would say, the WordPress space, that’s 90% of people are going to do fantastic with modern analytics platforms and get the data that they need.

\n\n\n\n

[00:23:29] Nathan Wrigley: Yeah, that’s really interesting because you are owning the domain, you’re running the domain, you probably don’t have any interest in brokering the data out to Facebook anyway. So what you can get out of that is probably useful. We’ll dig into that in a moment.

\n\n\n\n

I’m just curious, being a resident in the USA, and I’m obviously, you can tell by my accent, I’m based in the UK, we may have, and I don’t know if we do, we may have a very different experience of browsing the internet.

\n\n\n\n

I, for my part, if I was to open up a brand new browser, clean out everything that’s ever happened in that browser and start again, and browse around a whole variety of websites, I am inundated with cookie banners. Go to any large property, I am going to see cookie banners a lot, a very significant amount of the time because that’s how it goes over here.

\n\n\n\n

They can be confusing. They can be deliberately confusing. And in some cases they can be eye wateringly difficult to understand. The language is inverted so that you are kind of clicking on something you didn’t intend to click on. There can be so many options. I mean, it is really remarkable how many options there can be. You open up this little popup and you scroll, and you scroll, and you scroll, and you scroll, and you could do that whole scroll thing for like a whole minute and you still haven’t run out of options. And so we are living through this, and I don’t know if it’s the same where you are, I don’t know if you encounter any of this stuff.

\n\n\n\n

[00:24:51] Derek Ashauer: I definitely see them, but it’s not on every single website because those cookie banners can be configured so that they can be region specific. So if someone is located in a space where there are no laws around that, then just don’t show on the banner. And I happen to be in that one. So there’s some that aren’t as complex that have that feature, and so I still will see those. But I mean, yeah, it’s not every single website. Honestly not sure how many, but I would say maybe 50%.

\n\n\n\n

[00:25:16] Nathan Wrigley: Yeah, I mean, if I was going to a website which is just purely, I don’t know, informational in content, it’s like a blog basically, then I’m sure I won’t see those kind of things because, what possible thing could they be doing? But if it’s a website where there’s some sort of login option or an option where they clearly are using analytics and they’re intending to sell that on, you do get bombarded with, there’s so many things that you can opt into and opt out of. It’s bizarre.

\n\n\n\n

[00:25:40] Derek Ashauer: Yeah, it’s a challenge. And it’s definitely an area that I am working on with my plugin and stuff, and trying to wrap my head around and understand to help guide people on it. But that’s one great thing about like the modern ones. For example, if you use Plausible, you do not need a cookie banner because of Plausible. You don’t need one. It doesn’t set cookies. It doesn’t use cookies. So just because you have analytics doesn’t mean you have to have a cookie banner.

\n\n\n\n

And that’s one thing I think is something that some people may not understand. You may need it for other reasons, depending on what you have going on your site. But there are sites where you just, I think there’s a lot of sites that have cookie banners that don’t actually need them because they’re so terrified of the EU cookie laws or those privacy laws that they’re like, it’s better to be safe than sorry. Lets just throw it up there and put it on there, CYA type stuff, cover your ass. Let’s just put it on there so that we don’t have to worry about it.

\n\n\n\n

But Google Analytics is a little like, probably should but, you know, if you are using one of those alternatives, that analytics platform, just that itself does not mean you have to have a cookie banner. And so it’s worth investigating to see if you could switch to alternatives. Some of them have free plans that you could stay within for a website, have your clients set up their own account. And if they have very small usage then use their free plan, and stick under that limit. And then you don’t even need a cookie banner on their site. And that can help annoy their visitors less. It’s something definitely worth investigating.

\n\n\n\n

[00:27:04] Nathan Wrigley: I think what I’ve noticed is that, and I could be wrong about this, my intuition though, because I see the same UI often. The cookie banner is clearly provided by the same company. Everything is the same apart from the choices that you can make, but obviously at some point they’ve ticked boxes and what have you. And it does feel a little bit like that. We don’t have the capacity to figure out what we really need to do, so what we’ll do is just enable every single option. Here’s all the choices that we could possibly provide.

\n\n\n\n

And of course that itself, that feels very self-defeating. Looking at it from the end user perspective, no matter what you think about the legislation and the merits of it, the fact that every single one of us is being caught up in this sort of dragnet of clicking away, rejecting cookies and what have you. That does seem like something which is not a good experience. I mean, I don’t know how many hours humanity wastes every day rejecting cookie banners.

\n\n\n\n

[00:27:57] Derek Ashauer: I mean, yeah, the cookie banners is a whole other thing. In my opinion it should be, if you’re going to do it, it should be in the browser. There should be a setting in the browser and the analytics code snippet that you have obeys the browser setting so that there’s not, there should be no need for independent, every single website owner to do their own remediation of, you know, through cookie banners of doing all this kind of stuff.

\n\n\n\n

It’s bonkers to me when every single website, if every single website needs to follow this, then put it at the browser level. You can just configure in your browser, in Chrome, say, I want to accept marketing cookies and I want to not accept these types of cookies or whatever, and then call it done. And every website you go to then just includes Google Analytics, includes whatever thing. It just can look at the browser settings and follow that, and you’re done. And it saves everyone thousands of dollars, hours of headache and all this kind of stuff, and it is what it is.

\n\n\n\n

[00:28:47] Nathan Wrigley: It sounds like a very sensible position. I’m just wondering, is that a clarion call that is in the industries that you are following, the analytics and the marketing side of things, is that something that’s gaining momentum or no?

\n\n\n\n

[00:28:59] Derek Ashauer: I haven’t heard of any movement to actually make that happen. I don’t know why I haven’t looked into it too much, but I haven’t read in the stuff that I’ve come across and reading and learning about it on my journey through this and educating myself about it. To me it seems like a pretty simple approach.

\n\n\n\n

[00:29:12] Nathan Wrigley: Let’s imagine a scenario in which cookies across the board are just outlawed universally for this kind of thing in the future. And obviously that’s not something that you would desire, but let’s just imagine a scenario where that was the case.

\n\n\n\n

As you call them, these modern solutions, if we were to bind that, let’s say into WooCommerce website, and obviously with Conversion Bridge, you’re all about the conversion. Does somebody arriving at the website end up doing a particular action? Do they purchase something? Do they end up at a landing page after a particular transaction has occurred, or something along those lines?

\n\n\n\n

How credible do those things feel to you now? And it said that a year ago you couldn’t do it with this particular platform, and now you can. Does it feel like that whole conversion industry, you know, conversion tracking in particular, does it feel like it’s fighting a losing battle? Or does it feel like with those modern analytics companies that you’re still in the game. You can still get the data that you probably need all be it, it’s not going off to some giant third party?

\n\n\n\n

[00:30:11] Derek Ashauer: So the first answer that came to mind when you’re asking that is, for example, in my testing of some of the various modern platforms, even on those, you’re getting 70% of the conversions actually getting tracked. And that could be for various reasons of JavaScript blockers, ad blockers, or things like that. And that’s one of the reasons why I’m really focusing on doing API based tracking, so that it’s server to server, not aligned to JavaScript. Because server to server, behind like, through PHP and APIs and stuff like that. If you can track what people are doing, then it’s going to be a lot more accurate actually.

\n\n\n\n

That’s one thing that I’m working on for my plugin is so that whatever analytics platform you’re using, it can be as accurate as possible. But yeah, I think you’re trying to hint at it, are these other modern platforms going to go the way of Google and try and sell data? Is that kind of what you mean?

\n\n\n\n

[00:30:58] Nathan Wrigley: No, what I was meaning was, do you feel that they are credible in that, okay, so let’s imagine that I own a WooCommerce store, I’ve been using Google forever and it’s been giving me this incredibly valuable data, and I really don’t want to let go of that. But I feel, for one reason or another, maybe that’s legislation, or just a moral compulsion that I feel I have, I want to move over to these platforms. Am I throwing away a ton of useful data that I’ll never get back? Or are these modern platforms slowly but surely offering a solution, which gives me more or less what I need.

\n\n\n\n

[00:31:31] Derek Ashauer: Yeah. From my perspective, what I’m seeing is when Google Analytics 4 came out, they haven’t been able to get the same level of data they used to 10 years ago with UA, Universal Analytics. Which was what we were, most of us were used to when we said Google Analytics, that’s what we had for a very, very long time, and then Google Analytics 4 came out.

\n\n\n\n

I would say the platforms, some are better than others. There’s definitely some that have a lot more advanced features than others. Fathom, for example, is pretty straightforward. I wouldn’t say it’s very well geared towards detailed conversion tracking and getting good, detailed, in-depth insights. It’s good at getting page views, where they came from, what country they’re at. Something you would hand to a client so they could look at a nice little dashboard.

\n\n\n\n

And Universal Analytics, it used to be great. I used to say, hey, here’s Universal Analytics, go check it out. Didn’t even have to walk them through any of it. They could look at the screen, understand the data, it made sense. Now, Google Analytics 4 is a cluster. It is for professional level marketers, and that is it at this point. You have to really know the software. There’s week long classes on how to use Google Analytics 4 these days, because it is so overwhelmingly complex. And I think it went almost too far in that regard.

\n\n\n\n

But anyway, I think these modern platforms can get most site owners the data they need to make good decisions about, are my ads working if I’m doing Facebook ads? Or am I doing Google ads? Are they working for me? You know, if I’m doing link building from another site and you can tag those same UTM codes, that might be something, if you’re familiar. There are codes that you can add to the URL, with the little query and the query variables, to kind of identify that this link came from this source.

\n\n\n\n

And then that can track that user throughout the process. You know, the add to cart, checkout and complete the purchase. And then know that that user came from that UTM tracking code from either somewhere on your own website or from an external website. So it can do all those great things.

\n\n\n\n

So for a lot of mom and pop, WooCommerce stores I think can get a lot of great, useful data. It’s really when you are more an enterprise company, and maybe you’re doing like a million dollars a week in ad spend, you’re going to want something that is really, these crazy reports that you can run. And it’s more about the reporting than anything that you can do in GA 4 that maybe these modern platforms can’t quite do yet.

\n\n\n\n

And so, like I said, for my clients, any of the clients that I’ve built sites for over the last 20 years, they don’t need any of that stuff. They would be very happy with the reports from, say, Plausible. Many of them would be happy with even Fathom, which I said, which isn’t the most conversion oriented platform. Even they would be great with those ones.

\n\n\n\n

[00:34:14] Nathan Wrigley: So your plugin, which is called Conversion Bridge, what does it do? It feels from the outside as if it’s almost like a Zapier for analytics meets website, if you know what I mean. You bind your website to the analytics platform, and then you can give it, I don’t know, if this, then that kind of functionality to figure out, okay, what are the conversions?

\n\n\n\n

And also it just feels like you are stripping out the technical burden of learning those platforms. Is that basically what it’s doing or have I missed the target?

\n\n\n\n

[00:34:46] Derek Ashauer: That’s very close. The idea is, when I was building sites for clients, I didn’t set up any conversion tracking for a lot of them. One, because it’s just the cost, because you go buy Gravity Forms well, this site we’re going to use WS Form. Well, this site we’re going to use Ninja Forms, or this site we’re using WooCommerce, this other one we’re going to use this other, you know.

\n\n\n\n

There’s so many different ways that you could do a form, do a purchase. Page builders, what button? How do I add a click tracking? Like, every time someone clicks on the buy now button on my homepage and goes to that. So we want to really track all this kind of stuff. It was a challenge of, how did you add that to your WordPress site? And so oftentimes it just didn’t happen because it was such a pain in the butt to do it.

\n\n\n\n

So what Conversion Bridge tries to do is makes it easy to add the analytics tracking codes. A lot of people just cut and paste it into the header, footer, code snippets, type plugins and all this kind of stuff. That is a way to do it. It’s not really the ideal way. But it does allow you to quickly and easily add one of, I think I have 12 different analytics platforms, whether it’s Google Analytics, Fathom, all that kind of stuff. Toggle, copy and paste your just like little ID number. And then the analytics code has been added to the site where it needs to. Make sure it does it for the right users. Like, I don’t want to track admin users, let’s make sure we don’t track admin users. Stuff like that.

\n\n\n\n

But the real benefit is, is that conversion tracking. So say you have a form that you’re using, and it’s just a simple, yes, add conversion tracking, done. That’s all I had to do. Click a toggle. I didn’t have to think about code snippets. How do I do it? Researching the form plugin, where does it need to get output? When does it need to get output? All this kinda stuff, it just was a pain in the butt.

\n\n\n\n

And then the real benefit for agencies is that, regardless of what site they’re doing, whether they’re using Bricks Builder or Beaver Builder, using WS Form, Gravity Forms, it’s all one plugin that works for any site that you would need, because it integrates with 50 plus different WordPress plugins to just have one click toggle conversion tracking.

\n\n\n\n

And websites really need conversion tracking. They need to know what users are doing on their site. And I think it’s a huge value that especially professional site builders could add to their plugin stack that they put on every client site to just, oh, all I have to do is copy, paste the little ID number from Fathom, and then I just need to check one little box in WS Form, and suddenly I have, not only analytics on the site, but I’m also tracking every single form submission.

\n\n\n\n

And we can see where they’re coming from and which ones generate the most contact form leads on this website that is for a landscaper to fill out forms and get lead quotes. And now I can tell my client, these resources, whether it’s this external blog that linked to us, oh my God, we got mentioned in this blog, and all of a sudden they’re generating 50 leads a month from us. We need to do more outreach to all these blogs. And to really understand where your leads are coming from. It’s a huge value to add to client sites.

\n\n\n\n

[00:37:28] Nathan Wrigley: I have a couple of questions following on from that. The first one is, have you got any examples, like curious examples, maybe unexpected examples? Because everybody gets the, okay, I want to convert, I want to track that a person arrived at the website, looked at this product and then ended up buying it, you know? Brilliant.

\n\n\n\n

But are there any quirky ones that people have reached out to you that they’ve used and you thought, oh gosh, I never imagined people would want to track that conversion?

\n\n\n\n

[00:37:52] Derek Ashauer: Not yet. It is pretty straightforward, you know, the things that you need to track. Form submissions, email newsletter signups are a good one. I mean purchases, stuff like that. What buttons on your page? You know, maybe you have a homepage and you want to know which button on that page actually got them to go to the buy now?

\n\n\n\n

So maybe you have one in the main banner. Maybe you have one near the FAQ section. Maybe you have one near the testimonials. Which one actually got people to actually go to that page. So button tracking, link tracking is good ones. Yeah, there’s not too many surprises on that regard.

\n\n\n\n

[00:38:23] Nathan Wrigley: And then the other one is about the plugins that you work with. So, and again, it sounds like your UVP really is that, look, we’ve looked at how their plugin works, how the code works, and you just tick the button. You say, I’ve got WS Form, I’ve got Gravity Forms, or whatever it may be, and now it’s just done. That’s part of the deal. You’re buying it so that you don’t have to do any coding.

\n\n\n\n

[00:38:45] Derek Ashauer: Yeah, because that’s, you know, what everyone wants these days. There’s no code. And they don’t even want to, even cutting and pasting code snippets. Before it was, a lot of plugins were like, add this, you had to use this hook, and then add this code. I mean, they provided this snippet, and then you had to kind of customise it and all this kinda stuff. It’s no. Just toggle and it’s done.

\n\n\n\n

You know, like for WooCommerce, it’ll send all the detailed data about the purchase. What product they purchased. How much it cost. What the order total was. So you can get all that good data in there so you can do some advanced reporting in Google Analytics or even Plausible and some other, Pirsch, and stuff like that. So these alternatives you can do as well.

\n\n\n\n

[00:39:18] Nathan Wrigley: No code solution. Yeah, that’s nice. And the other one I suppose would be, where do you feel your audience is? Is it kind of agencies, or do you have customers who are, I don’t know, just building their own website and really don’t have any technical background? Or is it more, like I said, is it more kind of agencies who are deploying this for their clients and they have an understanding of how to set these things up?

\n\n\n\n

[00:39:39] Derek Ashauer: You know, I’m doing my own market research and learning that as a business owner of how to do your, what is ICP? Ideal Customer Profile. And I’m kind of identifying that it, I think agencies would, so far, I think are the top of the list.

\n\n\n\n

I know there’s some people that have bought it that are single site owners, but then I’ve learned, you know, they bought a one site license, but then I learned that they were just trying it on one site to see how it worked.

\n\n\n\n

And they’re like, okay, yeah, this makes sense, and then they’re going to upgrade to, you know, a 20 site license because then they’re like, now I’m going to use this on all my client sites. This is what I’ve noticed those one site license purchases have been so far. So yeah, I think agencies do get the best of it.

\n\n\n\n

But it’s also a great tool to try out because I can actually, and I have it on my development test site, but I can enable 12 different analytics platforms at once. It’s obviously not something that you would do, but you technically could. And it’s great because you can actually test different things.

\n\n\n\n

Say, if you’re using Google Analytics, I want to test out Plausible. Let me try it out. Well, let me just add Google Analytics and Plausible, and everywhere you’ve checked that box on WS Form to do conversion tracking, it’ll send it to every single platform for you. You don’t have to then do a different snippet or code for, okay, now let me cut, do this snippet for WS Form in Plausible. Do this snippet for WooCommerce and Plausible. This snippet for Google Analytics and WooCommerce. It just takes care of all that for you.

\n\n\n\n

So you could try, do the free trial for a week for three or four different analytics platforms. Look at the data. Okay, we ran it for a week, let’s see which one I actually do like. So it’s one little side benefit. I allowed multiple analytics platforms to make it easy for me to develop, but then I quickly realised, this is actually an advantage to test out these different platforms and see if I can get good data, and data that is usable without losing Google Analytics data while you keep maintaining that.

\n\n\n\n

[00:41:13] Nathan Wrigley: It feels like there’s very few parts of our industry where politics gets in. There’s just no politics in the kind of things that I deal with. You know, what I mean by that, international politics. Not the kind of politics within the kind of baseball of WordPress, but the international politics.

\n\n\n\n

It feels like this is a bit of a moving target at the moment. And it’d be curious to see if we were to do this episode again in a year’s time, whether or not the sand has shifted, and you’ve had to pivot your product because it’s moved in one direction or another. Yeah, just absolutely fascinating.

\n\n\n\n

I wish you all the best. Just before we wrap it up, where do people find you? What’s the URL or the social network or both? Where can we find you? And of course, Conversion Bridge.

\n\n\n\n

[00:41:55] Derek Ashauer: Yeah, conversionbridgewp.com is the Conversion Bridge plugin, and then I am pretty active on Twitter. You can find me @derekashauer on Twitter or X, I guess, sorry.

\n\n\n\n

[00:42:05] Nathan Wrigley: Yeah. As is always the case, I will drop all of the links for anything that we discuss today, including the host of analytics platforms and what have you that we mentioned. I’ll put all of those into the show notes. If you head to wptavern.com, search for the episode with Derek in, all of the links will be right there.

\n\n\n\n

So, Derek, it just remains for me to say thank you very much for chatting to me today. I really appreciate it. It.

\n\n\n\n

[00:42:24] Derek Ashauer: It’s been a pleasure. Thanks for having me on.

\n
\n\n\n\n

On the podcast today we have Derek Ashauer.

\n\n\n\n

Having spent over 15 years in the WordPress arena, Derek has transitioned from building client sites to creating specialised WordPress plugins. Today, we get to hear about his journey creating Conversion Bridge, a tool specifically designed to streamline the process of implementing analytics platforms and conversion tracking on WordPress websites.

\n\n\n\n

We start with an overview of analytics, tracing its evolution from the simple server logs of the early internet days, to the sophisticated data gathering mechanisms provided by Google Analytics and others.

\n\n\n\n

We explore how the introduction of European privacy laws has significantly impacted the data landscape, challenging marketers and businesses to adapt to a new era, where data privacy is regarded differently in different locales.

\n\n\n\n

Derek offers his perspectives on this rapidly changing field, discussing the rise of modern, privacy-focused analytics platforms like Fathom, Plausible, and others. He explains how these technologies employ cookieless tracking techniques to respect user privacy, while still providing valuable insights for website owners.

\n\n\n\n

We also address the problem of data accessibility and user privacy. Derek, sharing his personal views as a marketer, acknowledges the complexity of balancing effective marketing strategies with ethical data use. He explains his thoughts on why modern solutions might strike a better balance, ensuring that user data remains private while allowing businesses to glean just the insights they need.

\n\n\n\n

Whether you’re managing a WooCommerce store or building sites for clients, Derek’s insights into conversion tracking will be of interest. He talks about some of the hurdles site builders face with traditional systems and how Conversion Bridge simplifies conversion tracking across various platforms and plugins without the need for extensive coding.

\n\n\n\n

If you’re an agency, developer, or digital marketer, this discussion will help equip you with knowledge and strategies to navigate the ever-evolving landscape of web analytics.

\n\n\n\n

Useful links

\n\n\n\n

Derek on X

\n\n\n\n

 Sunshine Photo Cart

\n\n\n\n

Conversion Bridge

\n\n\n\n

Fathom Analytics

\n\n\n\n

Plausible Analytics

\n\n\n\n

Pirsch Analytics

\n\n\n\n

Usermaven

\n\n\n\n

Introducing the next generation of Analytics, Google Analytics 4

\";s: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 Feb 2025 15: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";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:23;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Do The Woo Community: Cami MacNamara Joins the Do the Woo Hosting Team\";s: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:43:\"https://dothewoo.io/?post_type=blog&p=90706\";s: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:74:\"https://dothewoo.io/blog/cami-macnamara-joins-the-do-the-woo-hosting-team/\";s: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:330:\"Here at Do the Woo we are thrilled to announce that Cami McNamara is joining WP Agency Tracks as a co-host with Marcus. Cami, a long-time WordPress professional and the founder of WebCami Agency, brings years of experience in running a successful solo agency. As the creator of the Web Designer Habits newsletter and the […]\";s: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 Feb 2025 13:24:23 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:24;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: WordPress 6.7.2 Maintenance Release\";s: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:35:\"https://wordpress.org/news/?p=18445\";s: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:71:\"https://wordpress.org/news/2025/02/wordpress-6-7-2-maintenance-release/\";s: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:8485:\"

WordPress 6.7.2 is now available!

\n\n\n\n

This minor release includes 35 bug fixes, addressing issues affecting multiple components including the block editor, HTML API, and Customize.

\n\n\n\n

WordPress 6.7.2 is a short-cycle release. The next major release will be version 6.8 planned for April 15, 2025.

\n\n\n\n

If you have sites that support automatic background updates, the update process will begin automatically.

\n\n\n\n

You can download WordPress 6.7.2 from WordPress.org, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. For more information on this release, please visit the HelpHub site.

\n\n\n\n

Thank you to these WordPress contributors

\n\n\n\n

This release was led by Aaron Jorbin.

\n\n\n\n

WordPress 6.7.2 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.

\n\n\n\n

Aaron Jorbin, Alex Lende, Alexandre Buffet, Andreas Pedersen, Andrew Ozz, Ankit Kumar Shah, apermo, Benedikt Ledl, bernhard-reiter, Brian Alexander, Carlos Bravo, Carolina Nymark, Cyrille, Daniel Post, darerodz, David Calhoun, David Smith, Dennis Snell, dhewercorus, Dion Hulse, Doug Wollison, Ella, Eshaan Dabasiya, Fabian Kägy, Fabian Todt, Felix Arntz, Felix Renicks, Francis Cabusas, Frank B., George Mamadashvili, ghinamt, Glynn Quelch, Greg Ziółkowski, James Koster, Jarda Snajdr, Jb Audras, jdnd, jeryj, Joe Dolson, Joe McGill, Jon Surrell, Jonathan Desrosiers, juanwp22, Juliette Reinders Folmer, Karthick, Kazuto Takeshita, Kelly Choyce-Dwan, Ketan Niruke, Lena Morita, levskipg, Maciej Ma?kowiak, Mario Santos, Matthew Boynes, Mayank Tripathi, Michal Czaplinski, Miguel Fonseca, Mitchell Austin, mreishus, Mukesh Panchal, Nadir Seghir a11n, Narendra Sishodiya, Naresh Bheda, neotrope, Nick Diego, Olga Gleckler, Parth vataliya, Pascal Birchler, paullb, Peter Wilson, Pitam Dey, redkite, Rishav Dutta, robertstaddon, rvoigt, Sagar Tamang, Sainath Poojary, seanlanglands, Sergey Biryukov, Scott Reilly, Shyam Kariya, smerriman, Stephen Bernhardt, Sukhendu Sekhar Guria, TobiasBg, Tonya Mork, Vishy Moghan, Weston Ruter, wongjn, Yogesh Bhutkar, zaoyao

\n\n\n\n

How to contribute

\n\n\n\n

To get involved in WordPress core development, head over to Trac, pick a ticket, and join the conversation in the #core and #6-8-release-leads channels. Need help? Check out the Core Contributor Handbook.

\n\n\n\n

Props to @joedolson, @joemcgill and @audrasjb for proofreading.

\";s: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, 11 Feb 2025 16:52:23 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aaron Jorbin\";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:25;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: Inside the WooCommerce Release Process with Julia Amosova\";s: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:28:\"https://dothewoo.io/?p=90545\";s: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:78:\"https://dothewoo.io/inside-the-woocommerce-release-process-with-julia-amosova/\";s: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:214:\"In this episode, James and Julia discuss WooCommerce\'s enhanced release process, focusing on improved testing, community involvement, and future goals like faster fix releases and compatibility tools for merchants.\";s: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, 11 Feb 2025 10: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:26;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Ed Catmull on Change\";s: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:23:\"https://ma.tt/?p=137101\";s: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:43:\"https://ma.tt/2025/02/ed-catmull-on-change/\";s: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:1839:\"

I’ve been really enjoying the book Creativity Inc by Ed Catmull of Pixar, it was recommended to me by my colleague Dave Martin a while back and I finally got around to it. There’s an interesting story in it where George Lucas had asked him to develop a film editing system that was digital.

\n\n\n\n
\n

While George wanted this new video-editing system in place, the film editors at Lucasfilm did not. They were perfectly happy with the system they had already mastered, which involved actually cutting film into snippets with razor blades and then pasting them back together. They couldn’t have been less interested in making changes that would slow them down in the short term. They took comfort in their familiar ways, and change meant being uncomfortable. […] If left up to the editors, no new tool would ever be designed and no improvements would be possible.

\n
\n\n\n\n

This made me think a lot about the early days of Gutenberg and the huge resistance it had in the community, including causing the fork of ClassicPress. Now that we’re much further along there’s a pretty widespread acceptance of Gutenberg, and it’s responsible for the vast majority of all WP posts and pages made, however if we had taken a vote for whether it should happen or not, it probably wouldn’t have ever gotten off the ground.

\n\n\n\n

What’s funny is if you go back even further, using a visual WYSIWYG editor in the first place was very controversial, and many people didn’t want the classic editor brought into WordPress.

\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Feb 2025 05:38:10 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";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:27;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"Gutenberg Times: WordPress 6.8 Roadmap, Advanced Debugging Course, Invoker Commands — Weekend Edition 319\";s: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:35:\"https://gutenbergtimes.com/?p=37577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://gutenbergtimes.com/wordpress-6-8-roadmap-advanced-debugging-course-invoker-commands-weekend-edition-319/\";s: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:21606:\"

Hi there,

\n\n\n\n

So I’ll be off next week to Manila, Philippines. After a 15 hrs flight to a seven-hour time difference, I need a couple of days to acclimate, and I also want to get some sightseeing in before immersing into WordCamp Asia. The next weekend edition will be published after my return to Munich.

\n\n\n\n

I will be sharing photos on Bluesky if you would like to follow along my adventures. I’m excited about an infinite amount of 3D interactions with my fellow WordPressers. Sending virtual hugs to you. 🤗

\n\n\n\n

Have a wonderful weekend, and if you are coming to Manila, too, have a safe journey!

\n\n\n\n

Yours, 💕

\n\n\n\n

Birgit

\n\n\n\n

PS: Getting ready for WordCamp Asia 2025 in Manila, Philippines

\n\n\n\n
\n\n\n\n
\n\n\n\n

In the 407th episode of WP Build, titled “At The Core” with Birgit Pauli-Haack and Anne McCarthy, we had a fun chat with Nathan Wrigley about all the cool updates and features from the last three months. We dove into the neat experimental features aimed at making collaborative editing in WordPress a reality, which feels a lot like using Google Docs! Plus, we covered some handy tools and resources spotlighted on the Developer Blog, from nailing light and dark modes in block themes to figuring out data views and form components. And let’s not forget about “WordPress Playground,” an awesome tool that lets you whip up a site right in your browser without any hassle!

\n\n\n\n\"\"\n\n\n\n

Developing Gutenberg and WordPress

\n\n\n\n

Aaron Jorbin announced WordPress 6.7.2 RC1 is now available for testing. Final release is expected next week on February 11, 2025. The post has the list of all the bug fixes from trac tickets and GitHub pull requests. With the minor release, we will also see a new version of the default theme, Twenty-Twenty-Five.

\n\n\n\n
\n\n\n\n

George Mamadashvili worked on this week’s Gutenberg plugin release. Here is the changelog of Gutenberg 20.2. At first glance, two enhancements stood out for me:

\n\n\n\n\n\n\n\n
\n\n\n\n

Krupal Lakhia published the Roadmap to WordPress 6.8. WordPress 6.8 is dropping on April 15, 2025, and it’s all about making site building smoother and faster. Expect an improved editing flow with an enhanced “Zoom Out” mode, better style controls, and more typography options. The update also introduces “Write” and “Design” modes, so you can focus on content or layout separately. Under the hood, new tools like Block Hooks and Block Bindings make it easier to customize, while performance boosts—like speculative loading—help sites run faster. Plus, accessibility upgrades and continued PHP 8.x support keep WordPress user-friendly and future-proof. Lakhia goes into much more detail in his post and shares corresponding PRs from the tracking systems.

\n\n\n\n\"Change\n\n\n\n

Did you know that you can use Playground to test single Gutenberg PRs?

\n\n\n\n\"\"\n\n\n\n
\n\n\n\n
\n

🎙️ Latest episode: Gutenberg Changelog #114 – Reflections on Gutenberg Times and Do the Woo with Bob Dunn aka BobWP as host and guest Birgit Pauli-Haack, each publication started 7 years ago.

\n\n\n\n\"\"\n
\n\n\n\n

Plugins, Themes, and Tools for #nocode site builders and owners

\n\n\n\n

After building multiple extensions for Gravity Forms, Johnathon Williams, owner of Odd Jar, has released his first plugin for the Block Editor – QuickLink Pro, a link management solution designed specifically for the block editor. It adds external links to the standard link dialog in the block editor for easy linking after you manage your link library on a settings page. This is a great tool to manage your affiliate links, subscription links, or documentation pages you keep referencing in your tutorials. It’s not free, and hopefully, there are a few more features added later this year. Williams also has some helpful tips on coding with AI. Hat tip to Davinder Singh Kainth from the WP Weekly for finding the plugin.

\n\n\n\n\"\"\n\n\n\n
\n\n\n\n

Eric Karkovack, The WP Minute, dives into How WordPress Block Patterns Improve Your Workflow. WordPress block patterns are pre-designed sections that enhance your workflow by offering a quick way to build websites. Karkovack explains the value of patterns because they save time and offer ready-made reusable designs for common content. Multiple patterns can be combined to create landing pages and shorten their production time.

\n\n\n\n

Six newest block themes

\n\n\n\n

in the WordPress repository are:

\n\n\n\n\n\n\n\n

The total number of Block themes in the repository is 1,130 as of today.

\n\n\n\n\"\n\n\n\n

Theme Development for Full Site Editing and Blocks

\n\n\n\n

In his post Block Theme Circles WP – Developing and Customization, Hans-Gerd Gerhards takes you along his development journey of the block theme Circles WP, which is available in the WordPress repository. Gerhards characterizes his theme as “lightweight and therefore extremely fast.” Circles WP is already prepared for an accessibility-ready website. The font used is Lexend – an accessible font – as standard. Alternatively, the Atkinson Hyperlegible Font – Braille Institute (also accessibility-ready) or “System Font” are available. Circles WP was deliberately developed without any additional CSS, i.e., he only uses the settings of the block editor.

\n\n\n\n\"Screenshot\n\n\n\n
\n\n\n\n

The co-founder of simplenet, a hosting and web development agency from Romania, Andrei Chira, announced that their first theme, a block theme called Simplenet, was accepted into the WordPress repository. Chira also shared the genesis of the theme and its features. It’s meant to be used as a base theme to get started building a website with WordPress. “The Simplenet theme is the result of this learning process. I was inspired by other existing themes and tried to understand how the structure of a block theme works,” he wrote. The theme is also available on GitHub.

\n\n\n\n\"\"\n\n\n\n

 “Keeping up with Gutenberg – Index 2024” 
A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: 2020 | 2021 | 2022 | 2023

\n\n\n\n

Building Blocks and Tools for the Block editor.

\n\n\n\n

Geoff Graham created a WordPress block Baseline Status of a web feature base, meaning its browser compatibility. It’s the baseline status component formatted as a WordPress block. Graham then takes you along the journey of how he built it and what design decisions he made along the way. The plugin is available in the WordPress repository

\n\n\n\n\"Baseline\n\n\n\n
\n\n\n\n

A new course for WordPress developers is now available: Advanced WordPress Debugging Course. Although published by Learn VIP, the learning site of WordPress VIP, the course is open and free to the public. “Debugging is a critical skill for any software developer. We understand how important it is to quickly find and resolve issues, reducing downtime and ensuring users have a seamless experience on your site. For your organization, this means saving time, avoiding unnecessary costs, and having the flexibility to grow and adapt without worrying about technical hiccups,” Rick Hurst wrote on the announcement post. And the course is a “comprehensive exploration of advanced WordPress debugging techniques, equipping learners with the skills and tools needed to troubleshoot and resolve complex issues in WordPress applications.” The estimated course completion time is 5 to 8 hours. Other courses from the same team are:

\n\n\n\n\n\n\n\n
\n\n\n\n

In his post, Getting the Block Editor Ready for AI, Brian Coords discusses his conversation with Matt Medeiros about the shortcomings of AI and then offers a few strategies on how to help AI become smarter about WordPress.

\n\n\n\n
\n\n\n\n

So there is a new thing called Invoker Commands API coming to browsers. It’s so new, it’s only available in pre-release browsers like Chrome Canary, Firefox Nightly, or Safari TP (Technical Preview) behind a feature flag that you need to enable. So if you are not interested in these new experimental browser features, you can skip this paragraph. Pascal Birchler, WordPress core committer sponsored by Google, explored what Invoker Commands in WordPress would look like. He explains what the Invoker Commands API tries to accomplish and how, and then he switches to what this would mean for Blocks and how it relates to the Interactivity API. Then Birchler introduces the Block Invokers plugin and how you can provide Invoker commands to a custom block in WordPress.

\n\n\n\n

Need a plugin .zip from Gutenberg’s master branch?
Gutenberg Times provides daily build for testing and review.

\n\n\n\n

Now also available via WordPress Playground. There is no need for a test site locally or on a server. Have you been using it? Email me with your experience

\n\n\n\n

\"GitHub

\n\n\n\n

Questions? Suggestions? Ideas?
Don’t hesitate to send them via email or
send me a message on WordPress Slack or Twitter @bph.

\n\n\n\n
\n\n\n\n

For questions to be answered on the Gutenberg Changelog,
send them to changelog@gutenbergtimes.com

\n\n\n\n
\n\n\n\n

Featured Image: Photo by Michael Buillerey on Unsplash

\n\n\n\n
\n\n\n\n

Don’t want to miss the next Weekend Edition?

\n\n\n

We hate spam, too, and won’t give your email address to anyone
except Mailchimp to send out our Weekend Edition

Thanks for subscribing.
\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Feb 2025 23:42: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";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:28;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: On Logan Bartlett Show\";s: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:23:\"https://ma.tt/?p=136823\";s: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:37:\"https://ma.tt/2025/02/logan-bartlett/\";s: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:551:\"

You may not have heard of Logan Bartlett, but he’s one of the most hilarious people on Twitter and does a really interesting podcast. (He had a cool episode with Marc Benioff recently.) We sat down for a discussion on managing through crisis, open source and AI, employee liquidity, future of WordPress, and more. You can watch on YouTube below or listen on Pocket Casts.

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Feb 2025 20:50:34 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";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:29;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Gravatar: How to Set Up a Custom Domain Handle on Bluesky\";s: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:\"http://blog.gravatar.com/?p=2814\";s: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:52:\"https://blog.gravatar.com/2025/02/06/bluesky-handle/\";s: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:13865:\"

Why does everyone on Bluesky have cooler handles than me?

\n\n\n\n

If you’ve joined Bluesky recently, you might have noticed something different about the usernames. While you’re stuck with @yourname.bsky.social, others are rocking handles like @sarah.cool or @team.company. These custom domain handles are one of Bluesky’s standout features – but until recently, getting one meant diving into the complex world of domain registration and DNS configuration.

\n\n\n\n

With Bluesky’s user base doubling in just 90 days, standing out matters more than ever. But who has time to become a DNS expert just to get a better username?

\n\n\n\n

Here’s some good news: Gravatar now offers free domains that connect directly to Bluesky. No complex setup required. These domains come pre-configured, so you can skip the technical hurdles and start using your custom handle right away.

\n\n\n\n

Let’s explore how to claim your free domain from Gravatar, connect it to Bluesky, and get a verified custom handle in minutes.

\n\n\n\n\"\"\n\n\n\n

Why custom domain handles make your Bluesky profile stand out

\n\n\n\n

A custom domain handle on Bluesky (@yourname.cool instead of @yourname.bsky.social) signals that you’ve taken an extra step to establish your presence on the platform. This verification proves you own the domain – something that adds credibility to your profile, no matter your title or type of profile.

\n\n\n\n\n\n\n\n

The best part? While others are still struggling with complex DNS setups, you can claim your free domain from Gravatar and have your custom handle running in minutes.

\n\n\n\n

Until now, getting a custom handle meant:

\n\n\n\n\n\n\n\n

Gravatar’s solution? Skip all that. Our domains come pre-configured for Bluesky, and your first year is free. Here’s everything you need to know:

\n\n\n\n

The simplest way to get a custom Bluesky handle: Gravatar domains

\n\n\n\n

Getting a custom Bluesky handle just got much easier. Gravatar now offers free domains that come pre-configured, removing all the technical setup typically needed for custom handles.

\n\n\n\n

These free domains work with Bluesky right out of the box – no DNS configuration required. When you sign up for a Gravatar profile, you can choose from fifteen different domain extensions:

\n\n\n\n\n\n\n\n

The best part? These domains are free for the first year. After claiming your domain through Gravatar, you’ll get full details about renewal pricing during checkout. This makes Gravatar’s solution perfect for anyone who wants a custom Bluesky handle without dealing with domain registrars or DNS configuration.

\n\n\n\n

Step-by-step: Connect your free Gravatar domain to Bluesky

\n\n\n\n

Ready to set up your custom Bluesky handle? Follow these simple steps to claim your free Gravatar domain and connect it to Bluesky in minutes:

\n\n\n\n
    \n
  1. Head to Gravatar and click the Get Started Now button in the top right corner. Fill in your details and complete your profile setup.
  2. \n
\n\n\n\n\"Button\n\n\n\n
    \n
  1. From your Gravatar dashboard, find the Claim Domain option in the top left menu. If you can’t find it, go to Settings > Profile URL tab. 
  2. \n
\n\n\n\n\"Profile\n\n\n\n
    \n
  1. Choose a domain extension that fits your style from the available options (e.g., .cool, .bio, .social). In this section, you can see how much the renewal would cost for each domain option. 
  2. \n
\n\n\n\n\"Choosing\n\n\n\n
    \n
  1. Want a more personalized touch? Click the Change button next to your profile URL to adjust your domain before finalizing.
  2. \n\n\n\n
  3. You’ll be redirected to a WordPress.com checkout page to register the domain, but don’t worry – your first year is free. 
  4. \n
\n\n\n\n\"WordPress\n\n\n\n
    \n
  1. Complete the checkout, and you’ll receive an email confirming that your domain is active.
  2. \n
\n\n\n\n\"Confirmation\n\n\n\n
    \n
  1. Open the Bluesky app or website, navigate to Settings > Account > Handle, and select Change Handle
  2. \n
\n\n\n\n\"Handle\n\n\n\n
    \n
  1. Click I Have My Own Domain.
  2. \n
\n\n\n\n\"Changing\n\n\n\n
    \n
  1. Enter your Gravatar domain (make sure it’s activated), and when you get the Domain verified! message, click on Update to [domain name]
  2. \n
\n\n\n\n\"Confirmation\n\n\n\n
    \n
  1. You’re done! Enjoy your sleek, verified custom handle on Bluesky!
  2. \n
\n\n\n\n

Common questions on Gravatar’s custom Bluesky handles with Gravatar 

\n\n\n\n

Q: How long does it take to verify my custom domain handle on Bluesky?
A: Verification is quick and usually completes within a few minutes. However, if the system is busy, you might experience a short delay. Don’t worry – your handle will be ready shortly.

\n\n\n\n

Q: Will I lose my original .bsky.social handle?
A: No. As of December 12, 2024, your previous .bsky.social handle is reserved for you. You won’t need to create a new account to keep it, and you can switch back to it anytime if you decide to stop using your custom domain.

\n\n\n\n

Q: What happens to tags and mentions associated with my old handle?
A: All tags and mentions linked to your old .bsky.social handle will automatically point to your new Gravatar-powered handle. There’s no risk of losing connections or conversations.

\n\n\n\n

Q: Is the handle change permanent?
A: Not at all. You can change your handle again or revert to your original .bsky.social handle anytime. Your Gravatar domain will still belong to you, even if you stop using it on Bluesky.

\n\n\n\n

Q: What else can I do with my Gravatar domain?
A: Your Gravatar domain links directly to your Gravatar profile, which acts as a universal online identity. You can use it to showcase your other social media profiles and build a cohesive online presence.

\n\n\n\n

Using your existing domain? Here’s how to verify it 

\n\n\n\n

If you already own a domain and want to use it as your Bluesky handle, you’ll need to verify it by adding a DNS TXT record. Here’s how:

\n\n\n\n
    \n
  1. When you initiate the handle change on Bluesky, the platform will provide the specific TXT record you need. This record includes three key fields: host, type, and value.
  2. \n
\n\n\n\n\"DNS\n\n\n\n
    \n
  1. Log in to your domain provider’s DNS management panel (or a third-party service like Cloudflare). Locate the section for adding DNS records.
  2. \n\n\n\n
  3. Input the host, type, and value provided by Bluesky into the appropriate fields. Save the changes.
  4. \n\n\n\n
  5. Wait for propagation. While DNS propagation can take up to 24 hours, it usually completes within a few minutes if everything is configured correctly.
  6. \n\n\n\n
  7. Return to Bluesky and click Verify DNS Record. Once verified, your profile will automatically update to use your domain as the handle.
  8. \n
\n\n\n\n

This process adds a layer of credibility to your handle and ensures it’s uniquely tied to your domain ownership.

\n\n\n\n

Managing multiple handles and subdomains

\n\n\n\n

Organizations often benefit from managing multiple handles under a single domain. For example, a company could use @news.gravatar.com for announcements and @support.gravatar.com for customer service. This creates a cohesive, professional identity across departments or teams.

\n\n\n\n

To set up multiple handles efficiently, it’s recommended to use HTTP verification instead of DNS TXT records. This involves creating a file in the /.well-known/ directory on your web server, which Bluesky checks to verify ownership of the subdomains.

\n\n\n\n

Bluesky provides a detailed guide on verifying multiple handles under a single domain. Since the process requires some technical know-how, it’s best suited for developers or IT teams. 

\n\n\n\n

Get started with your custom Bluesky handle

\n\n\n\n

Using a free Gravatar domain for your Bluesky handle offers plenty of advantages:

\n\n\n\n\n\n\n\n

Gravatar domains also help future-proof your digital identity. As more platforms adopt domain-based verification, having your own domain now ensures you’re ready for the next phase of social media.

\n\n\n\n

To get started, visit Gravatar and claim your free domain from the available options. While Gravatar simplifies the setup process, remember to complete Bluesky’s handle change steps to activate your custom domain handle.

\n\n\n\n

With just a few clicks, you’ll have a unique, verified handle on Bluesky – and a free domain for the next year!

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Feb 2025 20:24:34 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";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:30;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Do The Woo Community: Developer Takes, From Code to Connections with Tess Kriesel\";s: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:28:\"https://dothewoo.io/?p=90490\";s: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:79:\"https://dothewoo.io/developer-takes-from-code-to-connections-with-tess-kriesel/\";s: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:222:\"In this episode of DevPulse’s \"Expanding the Stack,\" hosts Carl and Zach explore diverse developer backgrounds, emphasize networking and soft skills, and discuss challenges in today\'s job market with guest Tessa Kriesel.\";s: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, 06 Feb 2025 10:02:24 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:31;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: #155 – Anthony Jackson on Trying to Figure Out His Way in the Tech World\";s: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:48:\"https://wptavern.com/?post_type=podcast&p=187096\";s: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:98:\"https://wptavern.com/podcast/155-anthony-jackson-on-trying-to-figure-out-his-way-in-the-tech-world\";s: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:53794:\"Transcript
\n

[00:00:00] Nathan Wrigley: Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.

\n\n\n\n

Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, trying to figure out a way through the tech world.

\n\n\n\n

If you’d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wp tavern.com/feed/podcast, and you can copy that URL into most podcast players.

\n\n\n\n

If you have a topic that you’d like us to feature on the podcast, I’m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.

\n\n\n\n

So on the podcast today we have Anthony Jackson.

\n\n\n\n

Anthony is a true technophile whose journey has been shaped by a constant pursuit of understanding new technologies.

\n\n\n\n

From a young age, Anthony’s curiosity about technology laid the foundation for a lifetime of exploration. Starting from modest beginnings in computer repair, he steadily transitioned into the world of WordPress, and the complexities of server management.

\n\n\n\n

This episode really is a story, the story of trying new things, being creative, and always following curiosity wherever it may lead.

\n\n\n\n

Anthony talks about his early experiences describing the moment computers first sparked his interest, and the subsequent path he charted in the technology space. Despite hurdles and frustrations, particularly with initial web development and WordPress hosting, his story is a testament to determination and resilience.

\n\n\n\n

As you’ll hear, Anthony learned the ropes of many technologies from grappling with CSS for website customization, to exploring cloud computing, and the command line in Linux.

\n\n\n\n

His journey took a big turn when he discovered automated Bash scripts that facilitate the deployment of open source applications like WordPress. This is what Anthony is doing right now, but you’re going to hear many stories of different pathways that led to this situation.

\n\n\n\n

Throughout the episode, Anthony sheds light on his philosophy of embracing technology. He speaks about the numerous technologies he’s explored, the trials he faced along the way, and the value of cultivating his technical skills. With his Bash scripts ready to streamline server setups and deployments, Anthony envisions a future where technology is not just a tool, but a powerful ally for businesses and personal projects alike.

\n\n\n\n

If you’re keen to hear some inspirational stories about overcoming tech challenges, resilience and learning, this episode is for you.

\n\n\n\n

If you’re interested in finding out more, you can find all of the links in the show notes by heading to wp tavern.com/podcast, where you’ll find all the other episodes as well.

\n\n\n\n

And so without further delay, I bring you Anthony Jackson.

\n\n\n\n

I am joined on the podcast today by Anthony Jackson. Hello.

\n\n\n\n

[00:03:32] Anthony Jackson: Hello, Nathan. How are you?

\n\n\n\n

[00:03:33] Nathan Wrigley: Yeah, great. I’m very, very pleased to chat with you today, not only because you’ve got some really nice audio equipment, which makes you sound amazing, but also it’s very nice to meet new faces, new people for the first time ever. That’s what’s happening here. I’ve never met Anthony before.

\n\n\n\n

But in order that both you, dear listener and I, the interviewer, get to know a bit about Anthony, would you mind giving us your little potted bio. I guess it would be best to keep that in the sphere of technology, perhaps WordPress. But just tell us a little bit about yourself, but not too many spoilers about the episode to come.

\n\n\n\n

[00:04:03] Anthony Jackson: Yeah, so my name is Anthony Jackson. I’m a technical person by nature. I’ve always loved technology, always had a thing for it. Went to school for computer technology. I have my own computer repair business. So I do that on the side, part-time, while I work a full-time job, as well as grow the business that you’re going to learn about here in a little bit.

\n\n\n\n

So I stay pretty busy, obviously. I love technology, I feel that it can help a lot of people. I don’t think you should ever be afraid of it. I think you should always embrace it. It’s one of those things, if you don’t get on the bandwagon now, you kind of get punished for it later.

\n\n\n\n

So I’m just really excited to share with your audience my journey because it hasn’t been easy, and I’m really glad I took the leap of faith because if I didn’t I certainly wouldn’t be where I am now. So I’m just really excited to get started and talk about it and share it with you guys.

\n\n\n\n

[00:04:47] Nathan Wrigley: Okay, that’s great. Thank you so much. Can I just ask, I don’t know your age, but when I was at school, so I’m now in my very, very early fifties, but when I was at school, a child at school, computers were just starting to be something that was in the market, it wasn’t the domain of universities occupying an entire room. It was something which you could hold in both arms, but they weren’t ubiquitous.

\n\n\n\n

You know, maybe the school had one. It was very rare for an individual to own a computer. And so it wasn’t really until I was much older and had left school that computers became a bit of a thing which people could tinker with.

\n\n\n\n

What was the experience for you? Again, I’m not trying to wrangle your age out of you, but just give us an insight into how much computing had progressed by the time you were sort of at school?

\n\n\n\n

[00:05:28] Anthony Jackson: Oh my gosh, Nathan, I’ll tell you a little backstory. So my mom left me when I was younger. My dad had passed away. It was kind of just me and I lived with my aunt. She had given me a computer to go live with my mom. She had found my mom is what happened.

\n\n\n\n

I turned it on and it was just an old compact, it booted up so slowly. I had no idea what it was, how it worked, what the purpose of it was. All I knew was I wanted to be on the internet. At that time it was AOL, that was the place to be.

\n\n\n\n

I remember turning it on and I pressed the button on the DVD player and the tray opened, and I was like, wait, what is the sorcery? Like, and I’m like, oh, that’s cool. Okay, we’ll go with that. And the neighbor knocked on the door and said, hey, you’ve got some mail, and she gave me this disk, remember the AOL 3.0 Running Man disk? And I was like, what is this? Like, 30 minutes of the free internet. I’m like, what is the internet, right?

\n\n\n\n

And I put it in this tray and I ended up setting up my account and the first words I heard were, welcome, you’ve got mail. And I’m like, no I don’t, I just checked it. And I got totally hooked immediately on this whole email thing. And I just, it blossomed, man, and I’ve been doing computers for, God, 20 years now.

\n\n\n\n

So I love the backstory on it because it really changed my life. Like, I discovered the internet, email. I spent five years homeless without the internet. I never would’ve known like who to ask for help, how to get help. It truly changed my life, Nathan. It really did.

\n\n\n\n

[00:06:40] Nathan Wrigley: I think there’s something quite addictive about it, but also I think, and this is from personal experience, I have no reference to psychology of the human race in general, but it would seem that some people really from a very, very early age are drawn to it on a level which is indescribable. You just have this desire to be in close proximity to a computer that’s switched on, and to be tinkering with it.

\n\n\n\n

I have that, but I know people who are very dear to me that if you put them near a computer, the first thing they want to do is get out the chair and walk away. You know, there’s just no interest in it whatsoever. But I think it is something that you can be passionate about in a heartbeat.

\n\n\n\n

So in your case, you know, you press the DVD button, something happened, you did it on a keyboard and something happened elsewhere over there. It’s like, ooh, these two things are connected. There’s something clever going on there.

\n\n\n\n

And all of a sudden alarm bells are ringing. Like, wow, I’ve got to dig deeper into this. I know already though that you are younger than I am because you joined the computer world at a time when the internet existed. When I was playing with the first computers, basically, you switched it on and a cursor blinked, and that was it. That was the fun that you had, you had to type things in.

\n\n\n\n

[00:07:45] Anthony Jackson: My first experience was Windows 3.1, back when the briefcase was around.

\n\n\n\n

[00:07:49] Nathan Wrigley: Okay, so as a child leaving school, you’ve got this interest in computers and what have you. So where did the journey go from there? What were the next steps from Windows 3.1? What are some of the things that began early on? What were the dominoes that fell?

\n\n\n\n

[00:08:00] Anthony Jackson: Well, I discovered Windows XP, it was the hottest thing since sliced bread. I loved XP. Vista was a hot mess. Fast forward, seven was good, eight was terrible. And then Windows 10, and now Windows 11. I figured if I learned Windows 3.1, I kind of had to follow the journey. So I started Googling the different features of Windows, realised quickly that an operating system is an operating system, it’s just where you find stuff, right?

\n\n\n\n

I love the fact that I could see it progress, that I could be a part of that and help people. And that’s what really turned me onto it. So the technology thing is what really kind of gets me. I love technology. I love the fact that we can use it to have a good time, to leverage it, to grow our businesses, to do a lot of things, like podcasting and other things.

\n\n\n\n

[00:08:40] Nathan Wrigley: Are you the kind of person that upon receiving a computer, desktop computer, do you like to take it apart and see what the bits are inside there, or assemble your own? Or are you purchase it from the store and let the dust gather on the inside and then dispose of it at some point, 5, 10 years later whatever it may be?

\n\n\n\n

[00:08:55] Anthony Jackson: The thing that I love the most, Nathan, this is going to sound so crazy, I don’t enjoy building them. I actually don’t know how to build them. I tried once and failed miserably. But what I love nothing more in my computer repair business is when somebody comes to me and says, Tony, I need to buy a new one, I don’t know what to do, where do I start?

\n\n\n\n

I love that conversation because it’s so overwhelming for a lot of people, and I have a unique way. I took a Tony Robbins class a long time ago for personal development, and they did this whole assessment on me and the results yielded that I had a way of breaking down technical information into a manner that someone can understand.

\n\n\n\n

So when someone comes to me and says, I need a new computer, I’m like, okay, I got you, it’s okay. What do you need? What are you looking for? What are your concerns? And I can have a nice conversation and ease them into making a confident purchase instead of buyer’s remorse. It makes such a difference.

\n\n\n\n

[00:09:43] Nathan Wrigley: I’m firmly on the Mac side of things, and when you purchase a Mac, you really only have three or four decisions to make, one of which is color. What color do you want the computer to be? But beyond that, it’s things like how much memory, how much ram, there’s very few components that you really get to choose about that.

\n\n\n\n

But on the Windows side of things, for a family member, I have recently built a computer and I was actually fairly alarmed at how many choices there were for every single thing. And it really did make me realise that there’s a whole career in just being able to understand what range of graphics cards there are, what range of CPUs there are, what kind of panel could you have as a display, what the keyboards are, what the mouse are.

\n\n\n\n

And that was really interesting to me. Is that something that you nerd out on then? Do you know all of the kind of serial numbers of the different graphics cards which are available?

\n\n\n\n

[00:10:32] Anthony Jackson: I’m not that big of a nerd. My nerd comes out when I started Learn WordPress, that’s when the nerd came out.

\n\n\n\n

[00:10:38] Nathan Wrigley: Okay. Well, we’ve established your nerd credentials. That’s lovely. Let’s move on to WordPress then. When did you, firstly, when was the first time you came across WordPress, and in what context? What did you need it for?

\n\n\n\n

[00:10:48] Anthony Jackson: So a long time ago I started my computer repair business, probably about eight or nine years ago. And the first thing that came to mind was a website. I was like, I have to have a website. I have a business, it’s a known fact you have to have a website, right?

\n\n\n\n

Well, I didn’t know WordPress had never heard of WordPress, so I went where any other person would go, and that was to the internet to find web hosting, and I found godaddy.com. And I was like, GoDaddy it is.

\n\n\n\n

I had a budget of around $3,000, and what happened was they ended up coding me a really nice HTML, CSS, web development website. But I realised quickly that I’m a picky person. I wanted things changed. I didn’t like how things aligned. OCD, like the CSS and stuff wasn’t aligning. And I wanted more control. I wanted to be able to control that.

\n\n\n\n

And I remember Googling how to control your website and it said WordPress, the number one platform. I’m like, what the hell is WordPress? Okay. And I clicked, best decision of my life. I ended up going back to GoDaddy to get hosting, WordPress hosting. I didn’t know what it was, I had to kind of figure it out. And I realised quickly about shared hosting, and what it was, and how it acted, and I didn’t like the fact that I was being shared with people, it made me very angry.

\n\n\n\n

I went through seven different hosting providers, 15 different WordPress for Dummies books, trying to figure things out. Was very, very hard. One day I ended up going to like, I think it was Namecheap or something, and getting a little bit better WordPress hosting with more resources because I thought that would help. And I was sitting there so frustrated because I saw a template but had no idea what to do.

\n\n\n\n

And all of a sudden after tinkering with WordPress in the back end, I put the word home in what we call the primary menu. And at that point it clicked. I was like, oh my God, I can build a fully fledged website with content that’s branded to me without having to pay extra to add revisions and stuff like that.

\n\n\n\n

And so for like two weeks straight, I learned how to install WordPress. I learned the art of the primary menu. I had so much fun just adding the same buttons every time, home, about, services, contact. And then I discovered page builders. That’s when things really turned. Divi was my first love, and always will be.

\n\n\n\n

[00:12:50] Nathan Wrigley: Did you have to really persevere then, because it sounds like you’ve got all of the equipment in your head for dealing with technical problems. You’ve got that sort of passion to see it through to the end. I think I get quite frustrated with certain tasks and give up fairly quickly, but it sounds like you’ve got all of the bits and pieces.

\n\n\n\n

10 years ago when you installed WordPress, I’m guessing it was a much more difficult enterprise than it is now. You know, you’ve got these hosting companies that you basically click one button and not only will they set your WordPress website up, they’ll send you the login links, you can probably just click a button to log in on the backend and what have you. Was it fairly frustrating, and do you think that, if you’d had a different personality type, you would’ve just thrown the baby out the bathwater and gone, nope?

\n\n\n\n

[00:13:29] Anthony Jackson: A hundred percent. If I did not have my technical background, I would’ve gave up years ago. I called GoDaddy so many times for support. I can’t even begin to tell you how many times I called them. And I enjoyed calling them because when I did call them, I got to give them some great feedback because they understood completely what I was trying to do. So it was really cool. I got to see them improve and I got to see myself improve. But it was also nice to be able to call them and get it fixed because I didn’t have to explain what I was trying to do. I knew what I was trying to do.

\n\n\n\n

And the design element stuff did not come until later. I spent so much time tinkering with WordPress, buying plugins. Nathan, I’ve got a repository on themeforest.net of plugins and themes that I haven’t even touched. I bought anything from caching plugins, to improve performance, to membership plugins, not knowing any idea what they’ve been. I just went on as spending spree and just bought everything. And now I’m like, what do I do with it all? Like, I don’t even know what I want to build.

\n\n\n\n

[00:14:27] Nathan Wrigley: There’s a definite learning curve there. Just dealing with the nature of the internet. I don’t know quite how to put this. When I talk to people about how interesting I think the internet is, I can very often sense that people’s eyes are glazing over. You know, oh Nathan, dear Nathan, what’s the matter with you?

\n\n\n\n

But I think on a very profound level that it is amazing that we live in a time where you can download free software, and with a few dollars invested in hosting, and it doesn’t have to be a lot, you can have something that the entire world, well, by that I mean people who have access to the internet, the entire world can see.

\n\n\n\n

And conceptually, I just think that’s utterly remarkable. And I don’t know if it ever sort of hits you in the same way that it hits me. But you said, you know, you put the word home on your webpage, or you put something for your home screen and you have that moment of, I can do the internet. I can be on the internet.

\n\n\n\n

I think that is something which gets lost so quick. But occasionally I stare at what I’m doing and think, I just click publish and there it is, and everybody can see it. And I think that’s phenomenal.

\n\n\n\n

[00:15:35] Anthony Jackson: That hit me when I discovered the actual blog portion of WordPress. When I discovered that my content could go out to anybody and everybody with a click of a button. I was a little blown away. I was a little overwhelmed because I was like, this is really cool. I’ve created a piece of content for somebody that might need my help. They can just click a button and within a few seconds potentially see it. Like that is, you’re right, it’s remarkable. But it’s also really overwhelming for somebody who’s never experienced it.

\n\n\n\n

[00:16:00] Nathan Wrigley: Yeah, and I guess, you’ve got to be a little bit careful about what you publish and what have you. But I still think we are in an age where I think it’s easy to forget how privileged we are that we have access. Well, you and I, for example, we’ve never met. We’ve only communicated on the internet via a social network. I messaged to say would anybody enjoy coming on this podcast? You contacted me. Here we are. We’re using a browser based application to communicate with each other. And this is just totally normal now. And yet my 14-year-old self staring at the computer in the school, what we’re doing now was the realm of Star Trek.

\n\n\n\n

This was the kind of thing that people in spaceships did, and yet now it’s totally normal. And sometimes I try to sort of impress upon my children how remarkable it is, but for them it’s just, no, no, no, this is what all humans have had for all time. And it just gets lost.

\n\n\n\n

[00:16:49] Anthony Jackson: It is remarkable.

\n\n\n\n

[00:16:50] Nathan Wrigley: Where from there then? So we’ve reached the point where you’ve discovered WordPress. What’s happened subsequently since then? It sounds like you’ve got your business all pivoted around WordPress as well. What’s the next step in the story?

\n\n\n\n

[00:17:01] Anthony Jackson: Well, I went through multiple page builders, never really learned another one because I got so comfortable with Divi. I tried Elementor, didn’t really like it all that much. Tried every block builder. Discovered Gutenberg was the worst thing known to mankind. Tried buying Astra, some other, I forget the other company that has the block builder.

\n\n\n\n

[00:17:20] Nathan Wrigley: Kadence maybe.

\n\n\n\n

[00:17:21] Anthony Jackson: Kadence, yes, I tried them. But the thing that I didn’t like about WordPress, I loved the page builders, they made things easy, but the one thing that I hated the most is I never really had control of where to put stuff. It always was just like, this is your block, this is where it goes. I didn’t know CSS. I didn’t know HTML. I did not know how to move things, and I hated that.

\n\n\n\n

Because the whole point of me going to WordPress was to have control. And when I lost control, it turned me off. I was the person who built the entire website and canceled my hosting because I wanted more control. That’s how I learned. I canceled, and bought, and canceled, and bought and thought it would get better and it didn’t, and I just pushed, and pushed, and pushed and learned.

\n\n\n\n

So I started to just Google how to move things with CSS. I taught myself the basics of CSS and HTML, and a little bit of JavaScript. Not a lot, just enough to be dangerous. But I wanted control, Nathan. I wanted to be able to do things, and when I discovered that I could do that, that put me in another whole new rabbit hole. Then I discovered plugins that control CSS, selectors and all of that, so it gave me an opportunity.

\n\n\n\n

[00:18:20] Nathan Wrigley: Yeah, I always think that WordPress kind of has been pitched at me by other human beings as this kind of catchall, easy to use solution. I think maybe you’ll get lucky and you’ll be satisfied in a way that you clearly are not, you know, if you want every pixel to be mapped perfectly from your head onto the screen, that’s not going to be the case. But maybe for many people it’s enough.

\n\n\n\n

Okay, I’ve got this templated layout, it’s fine, I’m happy with that. I’ll click publish and whatever’s there is fine. But if you do want to move things around, and you do want to have a particular layout, and you want to show only these posts here and these posts here, but you want it to look entirely different from the theme that you’re using, I think it’s still very confusing.

\n\n\n\n

And I think the underlying languages of HTML, CSS and JavaScript, which really these days are the underpinnings of certainly the front end of web development, they’re fairly difficult to acquire if it’s not your job. If you’re just doing this evening, weekend, it’s a bit of a hobby, I still think those things are really difficult to acquire and they’re not slowing down. You know, in the year 2025 when we’re recording this, CSS is really on a clip, it’s really modifying itself quickly. All these different sort of layout systems, flex, grid to learn and what have you.

\n\n\n\n

So I think the promise of the page builders in WordPress is probably why it’s as successful as it is. If you rewind the clock 10 years, when they just started to come about, you mentioned Divi and there was Beaver Builder and, oh, all sorts of other ones. I would imagine that if you could chart the growth of WordPress, it would’ve been the novice user wanting a sort of what you see as what you get, point, click, drag, save solution that meant that WordPress grew. And it sounds like you fitted into that niche quite nicely.

\n\n\n\n

[00:19:56] Anthony Jackson: Yeah, I wanted to know why. Why it wasn’t working. Why the block couldn’t move. I was very irritated by that because I had certain expectations for my logo to be correct. And what really got me into WordPress was the fact that it was drag and drop. And I love the word drag and drop, because if you don’t know how to code, well, drag and drop is the alternative, and it’s your best friend. But it’s not a true, genuine, drag and drop experience.

\n\n\n\n

Because to me, drag and drop genuine experience means to put things where I want to put them. I don’t want to be limited by the block builder, you know, the blocks that you’re provided. I want to be able to move it, control it, customise it. Because at the end of the day, people buy into you and not your products and services. But at the same time, your website never gets built because you spend way too much time customising, Googling the 20 best page builders of 2025, and buying a whole bunch of stuff you never needed in the first place, right?

\n\n\n\n

[00:20:45] Nathan Wrigley: So have you doubled down on your page builder of choice and your website building experience is based upon the UI, and becoming an expert and having the perfect muscle memory for doing things in that? Is that how you build your pages, and themes, and structures for web pages now?

\n\n\n\n

[00:21:00] Anthony Jackson: So, ironically enough, Nathan, I’ve actually got away from doing WordPress. I transitioned into something different, which we’re going to get to here in a minute. I learned everything about WordPress. I wanted to learn. The only thing I didn’t learn was WooCommerce. I understand what it is, I just didn’t want to learn it. I didn’t have a need for, my business didn’t sell digital products.

\n\n\n\n

I got out of it because it just became frustrating because I just couldn’t do what I wanted to do, and I didn’t have the budget to pay someone to fix it. I knew if I did, I would probably just cancel anyways because I wanted it to look even better. So I just stopped because I didn’t want to do it. I discovered that I wanted to learn how to actually deploy WordPress for myself instead of using a hosting provider because that’s the easy way.

\n\n\n\n

So one day I was Googling and I came across the word Linux. I was like, Linux, okay, that sounds like a fun rabbit hole. Let’s check it out. I discovered my first cloud computing company, which was Linode. I called them up and, you know, I got to be honest with you, I wasn’t super impressed with them, because the one thing that I realised quickly is that there’s no support at all. It is all community driven. If you think about WordPress, the open source, there’s no support. It’s all just learning community based forums, podcast episodes, wherever you can get content. Thank God WordPress, the audience is so big that you can get help. But to this day, there’s still things that I still want to know the answers to about WordPress, but I just can’t find anymore.

\n\n\n\n

But I discovered Linux and I had a very, very difficult time of spinning up a server. I struggled so badly with the command line, so badly. And then I discovered that Linode had one click apps and one of them was WordPress. I was like, here we go again. I installed WordPress. I grew a little bit of a fascination with trying to find my credentials inside the terminal, realised quickly that shared hosting was not the only option to deploy WordPress.

\n\n\n\n

My biggest problem with the server stuff was there was no support. I struggled very badly. Everything I Googled said, copy this, copy that. I’d copy and paste, I wouldn’t get the result. I was throwing things around, spinning up servers left and right, getting so frustrated. I’m like, what do I need to do?

\n\n\n\n

So I ended up buying a course on Udemy, and went through this very, very great course for absolute beginners and discovered quickly what I was doing wrong. Completely stopped the course and started learning again, because I’m not that type of person who takes the course. I find my fix, and then I go back to like tinkering with things. I spun up, I don’t know, probably 300 little VPSs trying to figure things out. Needless to say, I’m a master of installing WordPress with Linode now.

\n\n\n\n

[00:23:24] Nathan Wrigley: Have you got into Linux server admin, sort of sys admin as a way, well, that was just the fun that you were having at the time, and then discovered that, okay, WordPress can bolt on top of that. And so now the two things have combined and you are back to WordPress, or have you entirely stopped with WordPress?

\n\n\n\n

[00:23:40] Anthony Jackson: I never got into the sys admin stuff, but the next journey for me was, I Googled Linux and I had WordPress. I hated the command line, Nathan. The commands, the black and white was so overwhelming. As it turns out now it’s like my best friend. I can’t live without it because it’s so much easier if you know what you’re doing.

\n\n\n\n

But I discovered something called cPanel, and when I got into cPanel I was like, okay, this is cool. I got a GUI, I can look at something, and lo and behold, guess what I found first? Install WordPress. I’m like, it’s back again, right? Everywhere I turn, WordPress kept coming back.

\n\n\n\n

So I learned how to install cPanel on my own server, trials galore, WordPress. Ended up getting super frustrated with cPanel, because cPanel is extremely technical, if you are not in a shared hosting environment where it’s managed. It’s extremely technical. They started giving me questions, I started asking for commands. I started taking notes of those commands, so when I broke something, I would know what to do.

\n\n\n\n

And I learned cPanel pretty proficiently, but got overwhelmed with it just because the technical. There’s a difference between documentation and technical documentation. Documentation is, click here, do this. Technical documentation is, before you get started, make sure that cPanel’s installed properly on your server. It’s like, okay, first of all, what is cPanel and how do you install it properly? Is there such a thing?

\n\n\n\n

Like it feels so overwhelming and you couldn’t contact Linode, you had no support. The only thing you had was cPanel. So I went through hundreds of cPanel trials trying to figure things out. Grew a fascination with the command line and installing cPanel. And I discovered pretty quickly that, even though I didn’t want to learn WordPress anymore, I wanted to provide hosting for WordPress.

\n\n\n\n

I wanted my own hosting provider. I wanted to be the guy who said, you know what you need, WordPress hosting, I got you. But as it turns out, hosting WordPress on your own server is difficult because you don’t have that system admin background to fix things. Makes it extremely challenging and it, your confidence goes way, way, way down, because you cannot provide that quality of hosting that you want to provide.

\n\n\n\n

So upon Googling more, I discovered something called WHMCS, Web Host Master Complete Solution. Loved this concept. This was a dark rabbit hole. I went down this rabbit hole, and discovered quickly that I would have to install it on my own server, which I lacked knowledge of. Biggest problem was the file manager, figuring out the file structure, how to navigate to the path, trying to figure all that out.

\n\n\n\n

And I finally got that installed and I learned about WHMCS. And through some Googling and YouTube, I hooked up my first server and I click install and it provisioned an instance of WordPress inside of WHMCS. I saw a button that said, log into WordPress. And I was like, oh my God. There’s a button.

\n\n\n\n

And I clicked this button and I was like, oh my God, it just launched WordPress. I was blown away, so I was like, let’s get a business going. So I started writing documentation and yeah, it wasn’t that easy.

\n\n\n\n

[00:26:26] Nathan Wrigley: Boy, I mean, you get the prize for commitment though. I mean, I don’t know if you’ve got just bucket loads of time on your hand, or if you are just the kind of person that, once you’ve set yourself a task, it’s going to annoy you until you finally cross that Rubicon. But you’ve got a lot stickability.

\n\n\n\n

[00:26:42] Anthony Jackson: I’m a determined individual. I went through multiple attempts at WordPress hosting, but I discovered that I was going to need help. I was going to have to find a way to provide this because I didn’t have the system admin background. So I discovered reseller hosting. And this is kind of where things blossomed.

\n\n\n\n

Reseller hosting was great, because they not only provided the WHMCS license free, they provided a cPanel license and I didn’t have to manage it. It was the perfect setup. I was like, oh my God, this is perfect. So I really started to dig into my business then. But then I discovered really quickly that without customers, this is going to be really difficult.

\n\n\n\n

[00:27:14] Nathan Wrigley: Yeah, that’s the crucial bit that you have to have somebody to resell it to.

\n\n\n\n

[00:27:17] Anthony Jackson: So after three, four months of messing with tech and mastering the art of cPanel, WHM and WHMCS, I stopped because I didn’t have any customers. Why pay 40 bucks a month if you’re not making any money, right? Didn’t make sense. So I was like, well, I need to figure out a different way to provide hosting. I came across something in Linode called Bash. Bash scripting.

\n\n\n\n

I did a little Googling, looked at some images, and I’m like, okay, it’s coded. I’m not a coder. How am I going to do this? And I went back and looked at cPanel, because I had installed it one day and I noticed that the word Bash was in their installation command. And I was like, what the hell is Bash? And what is it doing in this command?

\n\n\n\n

So Google, Google, Google. I discovered some commands, curl, Wget in Linux, all the stuff, and realised that I could pull a file down from the internet and run it as Bash. I was like, this is wicked cool. And I wanted to be able to deploy WordPress, but I wanted to be able to provide it to somebody else so that I didn’t have to deal with the server side. I wanted to be able to give them a script and say, you can download this script, click a button, add your domain, make sure your DNS is set up and you’re golden. And I was like, this is cool.

\n\n\n\n

But then I realised like, I need a way to deploy WordPress because I can’t use Linode because then I’m doing it. I don’t want to help them get to where they need to be because I don’t know how. So how do I offer WordPress hosting in a manner that they can do it in a session that they can understand? So what I ended up doing was I discovered Docker.

\n\n\n\n

[00:28:35] Nathan Wrigley: You have been everywhere.

\n\n\n\n

[00:28:36] Anthony Jackson: I discovered Docker, and I was like, okay, this is overwhelming, right? Docker Hub, command line. I installed my first WordPress image and I saw the welcome screen. So what we know as WordPress, when we log in, we just log in with our credentials and we’re good. This brought me to the actual installation screen of WordPress. Pick your language. And I was like, oh, this is where it really begins, right?

\n\n\n\n

So when I discovered Docker, I found the first image and I launched my first instance of WordPress using Docker, and it was local. And I went to go do everything and it said, error, database not found. I was like, this isn’t good, because I knew that the database was the core, right?

\n\n\n\n

So I learned in Docker how to set up a database with my SQL. And after some serious frustration around coding YAML files, I got with a guy on Fiverr and I said, listen, I said, I need you to make me a script.

\n\n\n\n

I need a Docker install that can install WordPress, have a database, and also be able to get an SSL on the domain, because adding SSLs in Linux is a pain in the butt. I don’t know if you’ve ever been down this road. One of the biggest things about cPanel and the shared hosting is the automatic SSL feature is flipping amazing. It’s one of the things you’ll fall in love with, because your site has to be secure for multiple reasons.

\n\n\n\n

But regardless, he ended up using something called Caddy server. Reverse proxies, all that stuff. He ended up just creating the script. And he goes, just run it. I’m like, how do I run it? I have no idea. He’s like, just make a file, do this. And I put the code in and all of a sudden I hit enter and this thing started running. It started updating packages, and servers, installing Docker, Docker Engine, Docker Compose, running and running and running and running. And I’m just watching it running. My eyes are just lighting up the whole time. I’m like, oh my God, what is doing?

\n\n\n\n

[00:30:14] Nathan Wrigley: It’s like watching the Matrix or something, isn’t it?

\n\n\n\n

[00:30:17] Anthony Jackson: It would pause, it would extract, it would unzip files. I thought it was broke. I restarted like seven times. And all of a sudden it stopped, Nathan, and said, your WordPress instance is ready, go here. And I was like, no way. No way. And I’ll be damned, man. I clicked the link and there it was on my own domain secure, and I was blown away.

\n\n\n\n

I didn’t even log in because I knew it right then and there that I could deploy WordPress and everything would be fine, right? And so I saw this WordPress and I was like, oh my God, I just deployed WordPress in minutes, not hours, on my own server with nearly no technical knowledge.

\n\n\n\n

[00:30:51] Nathan Wrigley: I don’t know, I think you’ve acquired quite a lot of technical knowledge on the way.

\n\n\n\n

[00:30:55] Anthony Jackson: Well, thank God, right? Because running that script was extremely challenging, but I was just, you know that moment when you discover something and you’re clapping and you’re smiling and you’re putting your hands over the air? I was clapping away. That’s where my mind was at. And when I did that, that’s when the business really started, because I wanted to be able to offer WordPress hosting without having to worry about the sys admin stuff. So I figured if I just provided a script.

\n\n\n\n

So now I have a script that’s made in Bash that you just copy and paste a command and the script runs and does what it needs to do. All you need to do is just add your A record for the DNS and your SSL and you’re good to go.

\n\n\n\n

[00:31:28] Nathan Wrigley: So is that, dare I ask, is that where you’re at now? Or is there another sort of, I don’t know, you just sort of, quick, pivot left? Is there something else coming?

\n\n\n\n

[00:31:36] Anthony Jackson: No, there’s more. So Bash is kind of where I stopped. I didn’t really learn Bash, but as you know there’s a lot of drama in the WordPress community, and it seems to shine on X. And I made a decision that it’s going to be really hard to market because of all the competition with WordPress. And I kind of stopped.

\n\n\n\n

And so the business now, this is where I’m at, I’m creating Bash scripts for popular open source applications. Because if there’s one thing that I’ve learned through my journey with WordPress and learning servers and Linux, it’s that the open source community is so powerful. Your privacy, your focus, your respect, your content, your everything is so important. So I’m actually creating Bash scripts that automate the process of those popular open source applications like WordPress, Plausible Analytics, Nextcloud, all those popular ones.

\n\n\n\n

I’m in the process of making scripts for all those, and it makes the process easy because when I first started deploying open source applications, my biggest challenge was the documentation. Trying to understand it, trying to read it, trying to make sense of it. And when I saw that WordPress script run, man, I was like, oh my God, I can make anything run, and now I’ve got five scripts.

\n\n\n\n

[00:32:46] Nathan Wrigley: And so is that going to be the business in the future there? Where you come along and you, I don’t know, you want Moodle or something, or you want Joomla or WordPress or whatever it may be, and you’ve got a script which you basically just put it on your server, run it, find the path to it, run it, and you’re off to the races.

\n\n\n\n

That’s an interesting business model and not one, well, I mean, obviously, that business model is encapsulated in many, many, many hosting companies and hosting solutions like cPanel and what have you, but yours is going to be just, buy the script, off me, run the script, and then you’re on your own.

\n\n\n\n

[00:33:16] Anthony Jackson: Because the biggest issue that I’m finding with people, it’s not so much the command line, it’s tying the SSL into it. And a lot of people are hosting these open source applications locally, but there’s a problem with that. There’s a big problem. We talked about at the very beginning of this podcast episode, it’s not on the internet. It’s local to your computer, nobody can see it.

\n\n\n\n

What Caddy does is creates that reverse proxy and puts it on your own domain so that the world can see it. It solves a big problem. Because Linux is so big, you not only have to learn the operating system. You not only have to learn the command line. You’ve got to learn the commands itself. You’ve got to have serious patience. You’ve got to be able to do a lot of things to get to where you need to be with Linux to be comfortable.

\n\n\n\n

These scripts make it super easy. Literally, like you point your A record, you let it propagate, you press a button and it goes. And I went as so far to this, this is really cool, I had someone else create a script that secures your server as well. So when you run this WordPress script it disables root login, it does all the security best practices, uses public key authentication, the whole nine yards. Then it installs Docker, Docker Compose, Docker Engine, runs the file, runs Caddy, installs WordPress, and you have a secure server set up in 10 minutes with your own WordPress instance on the internet ready to go.

\n\n\n\n

[00:34:27] Nathan Wrigley: Yeah, I remember the famous five minute install for WordPress, but this is more like five minute install for all the stack. Click the button, go off, make yourself a coffee, and by the time you’ve come back everything is done. That’s so interesting.

\n\n\n\n

[00:34:40] Anthony Jackson: There’s a couple of manual processes because of the way the script is built. But if you have a technical background, you’re good to go. And one of the reasons I did this, Nathan, was because I realised there was no support as we discussed, right? Well, I didn’t know everything about Linux. There’s no way I could be a system admin, no way in hell.

\n\n\n\n

So I wanted to make a way to where I could give it to someone and say, hey, here it is. Heads up, we’re not responsible. This is your server. You break it, you fix it. I’m here to give you the script, I’m here to troubleshoot why it’s not working and that’s it.

\n\n\n\n

[00:35:10] Nathan Wrigley: Yeah, you’re just the beginning. You are the first step on the journey, and then it’s hands off from your perspective, and then it’s over to you. I’ve got it.

\n\n\n\n

[00:35:17] Anthony Jackson: The scripts are all one-time fees. So you own it, do whatever you want with it. Remodify it, I don’t care. Make it better, improve it.

\n\n\n\n

[00:35:22] Nathan Wrigley: Where do you sell them then? How has that as a business idea gone down? Have you managed to find customers for that?

\n\n\n\n

[00:35:28] Anthony Jackson: I have not found customers yet. That’s part of the reason I’m on here, to help get exposure. I’m still trying to kind of validate the business idea. Anybody that knows anything about Bash scripts knows that they’re not sold. They’re free. I’ve put a lot of money into having these things created for me, so I want to get a little bit of return on them.

\n\n\n\n

And they’re not, I mean, the WordPress one is 27. It’s nothing crazy. You can deploy WordPress as many times as you want, SSLs, et cetera. It’s a slow process. I’m very much, my business in a phase where I’m building my audience. I’m trying to find out who that audience is, what their pain points are, what their problems are. And things will probably progress from there. So right now my biggest challenge is just trying not to learn anything else because I’ve learnt so much.

\n\n\n\n

[00:36:11] Nathan Wrigley: Yeah, it would seem that your history is littered with, well, not dead ends, but kind of temporary dead ends where it leads you to the next thing, and it leads you to the next thing. But actually the thread running through your story that I’m picking up is that each time you drop a piece of technology and move on to another one, it’s kind of elevating you towards something a bit more difficult.

\n\n\n\n

The technologies that we’re using at the beginning, the next one was a little bit more difficult to manage, and the next one, and the next one, and the next one. And it was that inexorable kind of rise to now where you are doing the full nine yards in this one script. That’s really interesting. What a fascinating story.

\n\n\n\n

I tell you what, you have more patience than I have. And I don’t know how many times you’ve thrown things at walls, but I suspect if it was me, it would’ve been quite a few. When those moments of clarity that I don’t really know what’s going on here, but I’m going to persevere. Remarkable.

\n\n\n\n

We kind of hit the sweet spot in terms of time. So we’ll sort of wrap it up. What a fascinating journey. I love that story. Tell me, Anthony, where would people find what it is that you are mentioning here, these Bash scripts? Where would we find those? And then another question, very much the same really is, where would we find you? Where do you hang out online, and where could people discover you?

\n\n\n\n

[00:37:19] Anthony Jackson: So my primary home is x.com. I really like X. You can visit my bio, there is a link to the website. Please note the website is being updated from what it is to something else. I was going to do the whole WordPress thing, but things changed a little bit. So I’ll leave you a link, Nathan, with a link to the shop and you can take a look at the scripts and decide if you want to purchase one. If you do, just know that I truly appreciate your support. Running a small business is extremely challenging on a very tight budget.

\n\n\n\n

I really feel that this is something that can help a lot of people get where they need to be because there’s a lot of digital scams in the world. And the one script that I love that I have is the Nextcloud script. And I love the fact that I can store my data securely and not have to worry about privacy and my data being sold. So if you’re looking for an alternative to keep your stuff safe, definitely a robust option.

\n\n\n\n

So I’ll send you a link, Nathan, to the scripts. I’m still in the middle of updating links and things like that. I’m just excited to finally have it off the ground and finally have a business after learning nine different technologies in a matter of two years.

\n\n\n\n

[00:38:17] Nathan Wrigley: It sounds like a lot. So what I’ll say is, when Anthony sends me the link, I will embed it into the show notes. So if you head to wptavern.com/podcast, if you search for Anthony Jackson, then you’ll be able to find that episode and I will make sure that all of the links that he sends me finally end up on the show notes over there.

\n\n\n\n

What a fantastic and interesting story. Anthony Jackson, I really hope that your endeavor, all of that hard work pays off. Good luck for the future. Thanks for joining me on the podcast today.

\n\n\n\n

[00:38:46] Anthony Jackson: It was great to meet you, Nathan. Thank you everyone for listening. I hope you enjoyed this story. I hope that it inspires somebody. Technology is an amazing thing. Remember, never fear it, always, always embrace it. It can take you places you’ve never imagined.

\n
\n\n\n\n

On the podcast today we have Anthony Jackson.

\n\n\n\n

Anthony is a true technophile whose journey has been shaped by a constant pursuit of understanding new technologies. From a young age, Anthony’s curiosity about technology laid the foundation for a lifetime of exploration. Starting from modest beginnings in computer repair, he steadily transitioned into the world of WordPress, and the complexities of server management.

\n\n\n\n

This episode really is a story, the story of trying new things, being creative and always following curiosity, wherever it may lead.

\n\n\n\n

Anthony talks about his early experiences, describing the moment computers first sparked his interest, and the subsequent path he charted in the technology space. Despite hurdles and frustrations, particularly with initial web development and WordPress hosting, his story is a testament to determination and resilience. As you’ll hear Anthony learned the ropes of many technologies, from grappling with CSS for website customisation, to exploring cloud computing and the command line in Linux.

\n\n\n\n

His journey took a big turn when he discovered automated Bash scripts that facilitate the deployment of open-source applications like WordPress. This is what Anthony is doing right now, but you’re going to hear many stories of different pathways that led to this situation.

\n\n\n\n

Throughout the episode, Anthony sheds light on his philosophy of embracing technology. He speaks about the numerous technologies he’s explored, the trials he faced along the way, and the value of cultivating his technical skills. With his Bash scripts ready to streamline server setups and deployments, Anthony envisions a future where technology is not just a tool, but a powerful ally for businesses and personal projects alike.

\n\n\n\n

If you’re keen to hear some inspirational stories about overcoming tech challenges, resilience and learning, this episode is for you.

\n\n\n\n

Useful links

\n\n\n\n

Anthony’s website

\n\n\n\n

Divi

\n\n\n\n

Beaver Builder

\n\n\n\n

Elementor

\n\n\n\n

cPanel

\n\n\n\n

Linode

\n\n\n\n

WHMCS

\n\n\n\n

Docker

\n\n\n\n

Docker Hub

\n\n\n\n

YAML

\n\n\n\n

Caddy Server

\n\n\n\n

Plausible Analytics

\n\n\n\n

Nextcloud

\";s: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, 05 Feb 2025 15: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";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:32;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Gutenberg Times: Getting ready for WordCamp Asia 2025 in Manila, Philippines\";s: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:35:\"https://gutenbergtimes.com/?p=37593\";s: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://gutenbergtimes.com/getting-ready-for-wordcamp-asia-2025-in-manila-philippines/\";s: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:15919:\"

Promoted as the premier open-source summit of Asia, WordCamp Asia 2025 will take place from February 20 to 22nd, 2025 in the great capital of the Philippines, Manila. The organizing team has published a ton of information over the last four months. If you, like me, are more a just-in-time preparer it might be overwhelming to get through all the posts and see the forest for the trees.

\n\n\n\n

First things first: If you haven’t purchased your ticket, it’s high time. You need to register for a WordPress.org account and login, before you can buy a ticket.

\n\n\n\n
\n\n
\n\n\n\n

The WordCamp Asia 2025 is not one event but three: Contributor Day, a conference with talks, and workshops, and YouthCamp, with a schedule for kids 8 – 17 years old. It will happen at the Philippines International Convention Center (PICC). That’s also where the After Party will take place on Saturday night that concludes this marvelous event.

\n\n\n\n

I like to get at least a few days of sightseeing in before I enter the convention center for all the fantastic WordCamp activities. The two posts from the local organizing team about Philippine Culture and Filipino Food gave me a great insight into what I can expect and how I can blend in. Or at least don’t make a fool out of myself and others. I’ll share photos on Bluesky.

\n\n\n\n
\n

Hey friends! 🌴✨ Get ready for an epic adventure at WordCamp Asia 2025 in vibrant Manila!

\n\n\n\n

I’ll be diving deep into the WordPress universe – hanging out at Contributor Day (February 20th) and rocking both conference days (February 21-22nd). Want to connect? I’m totally open to grabbing coffee, lunch, or catching up between sessions at the Philippine International Convention Center.

\n\n\n\n

Check out my public calendar and snag a slot – let’s turn this tech gathering into an unforgettable networking experience! Can’t wait to swap stories, share insights, and soak up the incredible WordPress community energy in the Philippines. Who’s in? 🚀🇵🇭 #WordCampAsia2025

\n
\n\n\n\n

It’s not all about grinding away! Alongside the After Party, sponsors have got some cool Side events lined up. Check out the list to see how you can join others for a fun run, a chill sunset hangout, Google’s Site Kit plugin workshop, or Omnisend’s agency meetup.

\n\n\n\n

Just today, WooCommerce announced its Woo Community Meetup @ WCAsia 2025.

\n\n\n\n

Contributor Day

\n\n\n\n\"ContributorNATIONAL THEKTE PIRAUR\n\n\n\n

Contributor Day is always such a fun kickoff for me at a regional WordCamp. I finally get to hang out with the folks I’ve been teaming up with on Slack and GitHub for years, and now we can actually chill face-to-face. Some of them are old pals, while others are fresh faces who are already making waves in the open-source scene. Plus, it’s a lot easier to catch up with friends before we’re all swamped by 2,000 more people flooding into the conference center—otherwise, it’s just a nod, a smile, and a quick wave as we pass by each other!

\n\n\n\n

Make sure you check out the chance to connect with a Book in the Human Library! This awesome event lets you chat face-to-face with “Human Books,” folks who have some pretty amazing stories, unique viewpoints, and cool skills to share. You can ask me anything about Site Editor, Playground, Block development and contributing. My time slot is from 10:30 am to noon (12).

\n\n\n\n

If you have a hard time selecting one of the 20 team tables, check out our Contributor Wizard . It is a step-by-step wizard to help you decide which team might be a good fit for you! 

\n\n\n\n

On Contributor Day, you will find me at the Test Team table, and I will enjoy working with the table leads Krupa Nanda and Olga Gleckler.

\n\n\n\n

🚨 Note: Appropriate attire is required for entry to PICC. Guests wearing shorts, undershirts (sando),or slippers/flip-flops will not be allowed to enter. PICC reserves the right to refuse entry to any person who is not appropriately dressed.

\n\n\n\n

Selected talks from the presentation schedule

\n\n\n\n

The WordPress community totally crushed it with over 250 proposals for talks and workshops! We’ve got three tracks lined up, and if you can’t swing by, no worries—everything will be livestreamed on YouTube. Since everyone’s got their own interests, it’s tough to pick just a few talks to mention in one go, so I’m sticking with my own favorites. All in all, the program team has put together a fabulous schedule featuring awesome speakers and cool topics.

\n\n\n\n

Friday, February 21, 2025

\n\n\n\n

Matias Ventura kicks off the talks with his Keynote about the future of WordPress and Gutenberg.Ventura has been the lead architect of the Gutenberg project. TIL1 that Ventura was one of the co-designers of the Twenty Eleven default theme.

\n\n\n\n

The rest for Friday morning I will spend at Ryan Welcher’s Workshop: The Block Developer Cookbook. Welcher collected a few more real life examples on how to tackle topics like block transforms, adding editorial notes, creating a custom format and more. This year, I hope the keynote won’t go over, so everyone interested in the workshop has the opportunity to start it at the beginning.

\n\n\n\n

Christy Nyiri, design lead at Special Project’s at Automattic, talk is next on my list. Redefining WordPress Design: Innovating Block Themes. Nyiri will showcase front and back end of a range of websites, highlighting how the team uses the latest WordPress feature to push the boundaries of block theme design.

\n\n\n\n

On the re-run, I will watch Abhishek Rijal‘s lightning talk on Getting started with the Interactivity API. The senior software developer from Awesome Motive, explores the new possibilities this API brings to your Gutenberg blocks. I heard from quite a few developers who have a hard time finding a use case for the new API.

\n\n\n\n\"\"\n\n\n\n

The WordPress Speed Build Challenge between Nick Diego and Jessica Lyschik, hosted by Jamie Marsland, starts us into the afternoon of the first day. If you are in Manila, I highly recommend being in the room for this spectacle! See also the article in the news

\n\n\n\n
\n\"\"
\n\n\n

I’m wrapping up my first day by hanging out with BobWP and some other cool hosts from the Do The Woo Network at their sponsor booth. I’d totally love to see you there between 2 and 3 pm. Swing by and say hi! Can’t wait to meet you!

\n
\n\n\n\n

The rest of the afternoon, I’m planning to wander around the Sponsor hall and chat with everyone at the booths. I’m truly interested to see which AI tools have popped up in the WordPress scene and what cool new products the plugin developers have come up with.

\n\n\n\n\"SponsorPhoto by Ryonosuke Kaneko\n\n\n\n

Solutions Spotlight

\n\n\n\n

Another kind of presentation is listed under Solutions Spotlight; short presentation from selected sponsors. Here is the schedule as of today. It might fill up more as we get closer to the event.

\n\n\n\n\"\"\n\n\n\n

Saturday, February 22, 2025

\n\n\n\n

After breakfast, I’m kicking off my Saturday with Riad Benguella‘s talk on the new DataViews and DataForms and the future of structured content in WordPress. Benguella’s gonna share the story of how these two cool APIs came to be and give us the scoop on how they’ll fit into the wp-admin redesign project, plus what we can look forward to down the line.

\n\n\n\n

Autumn Fjeld and Candy Tsai are going to take the audience on a fun ride into Content Modeling, Custom Post Types, and Custom Fields. Both of them have been playing around with block bindings and patterns. They’re aiming for a totally Editor-based way to manage custom data, and they even thought about creating a “take it to go” data model plugin. I mean, who else is wondering: is there life after the Advanced Custom Fields plugin?

\n\n\n\n

Alongside the Data Model talk, Isotta Peira and Hari Shanker will chat about WordPress Contributions: Building a Transparent System for a Stronger Community. It’s a topic I really care about, so I might just head over there instead and catch the other talk later on YouTube.

\n\n\n\n

After the lunch break I will get ready for my presentation to Create a demo with Playground. I chatted the other day with Roger Williams of Kinsta about the talk.

\n\n\n\n\n\n\n\n

The last speaker slot goes to Matt Mullenweg who might again hold an AMA. So prepare your questions.

\n\n\n\n
\n

\n\n\n\n
\n\"MattPhoto by chiharu nagatomi\n
\n
\n\n\n\n

The After Party will be a great place to unwind from three days of the WordCamp and to make more new friends at a true Filipino fiesta.

\n\n\n\n

On Sunday, the folks from WordCamp Asia will head out all over the globe, bringing along all the good vibes, tons of community energy, fresh ideas, and new pals to team up with, united in the purpose of democratizing publishing with WordPress. As they take their experiences and inspiration back home, you can bet they’ll be sharing stories about the incredible sessions they attended, the amazing connections they made, and the innovative projects they’re excited to launch. Together, they’ll work on spreading knowledge and fostering a collaborative spirit, ensuring that the power of WordPress continues to thrive in communities everywhere.

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Feb 2025 14:39:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";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:33;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Do The Woo Community: Woo Gets a Fresh New Look and a Bold Product Direction\";s: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:43:\"https://dothewoo.io/?post_type=blog&p=89642\";s: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:80:\"https://dothewoo.io/blog/woo-gets-a-fresh-new-look-and-a-bold-product-direction/\";s: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:180:\"Woo has unveiled a new branding identity, featuring a modern logo and colors, enhancing its support for over 4 million online stores while prioritizing customization and ownership.\";s: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, 05 Feb 2025 09:26:18 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:34;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Akismet: Version 5.3.6 of the Akismet WordPress plugin is available now\";s: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:28:\"http://akismet.com/?p=284301\";s: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:39:\"https://akismet.com/blog/version-5-3-6/\";s: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:751:\"

Version 5.3.6 of the Akismet plugin for WordPress is now available. This update contains the following improvements:

\n\n\n\n\n\n

To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in the WordPress plugins directory.

\";s: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, 04 Feb 2025 21:11:37 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";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:35;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Do The Woo Community: Balancing Features and Focus: Avoiding Feature Creep with Bryce Adams\";s: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:28:\"https://dothewoo.io/?p=89322\";s: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:89:\"https://dothewoo.io/balancing-features-and-focus-avoiding-feature-creep-with-bryce-adams/\";s: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:199:\"In this episode, Katie and Adam discuss feature creep in product development with guest Bryce Adams. They address balancing new features with core integrity and engaging customer support effectively.\";s: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, 04 Feb 2025 16:28:14 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:36;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Do The Woo Community: Marketing Across the Stages of Your Woo Biz with Emma Young and Adam Weeks\";s: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:28:\"https://dothewoo.io/?p=89528\";s: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:95:\"https://dothewoo.io/marketing-across-the-stages-of-your-woo-biz-with-emma-young-and-adam-weeks/\";s: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:192:\"In this episode, Emma and Adam discuss marketing strategies across business stages, emphasizing the importance of owned, earned, and paid media, audience understanding, and confident branding.\";s: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, 03 Feb 2025 13:54:46 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:37;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Gutenberg Times: Gutenberg Changelog #114 – Reflections on Gutenberg Times and Do the Woo\";s: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:53:\"https://gutenbergtimes.com/?post_type=podcast&p=37567\";s: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:105:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-114-reflections-on-gutenberg-times-and-do-the-woo/\";s: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:48976:\"

As Gutenberg Times celebrates its 7th anniversary, we discovered an amazing coincidence: Bob Dunn, better known as BobWP, launched the DoTheWoo network in the exact same week back in 2018. Today, Bob and I take you behind the scenes to share the origin stories of our WordPress journeys, explore how key ideas took shape, and reveal the unexpected lessons we learned along the way.Today, Bob Dunn is the host, and I am Bob’s guest.

\n\n\n\n

Show Notes / Transcript

\n\n\n\n\n\n\n\n

Show Notes

\n\n\n\n\n\n\n\n

Stay in Touch

\n\n\n\n
\n\n
\n\n\n\n

Transcript

\n\n\n\n

**BobWP:**  

\n\n\n\n

Well, I’m here with one of my favorite people in the WordPress world. Well, actually outside WordPress. You may know her from Gutenberg Times. How are you doing today?

\n\n\n\n

**Birgit:**  

\n\n\n\n

Well, hey, Bob. Oh, that’s so sweet. Yeah, well, I remember that we did some luncheon in Torino, and there was outside the workroom, we were talking about so many other things. Yeah, well, I’m really glad that we can do the show together.

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah. So I happen to see, and I don’t know if you had mentioned it somewhere or something, and I saw that you were coming up on seven years or something like that. And I thought, well, I wonder when that is. And it was in January, the same as what we’ve just celebrated. So I thought, wow. Then we can say 14 years combined. It sounds even more impressive.

\n\n\n\n

**Birgit:**  

\n\n\n\n

Well, and if you do it times three, seven times three, it’s 21. That’s WordPress celebration. Yes, it’s the 21st.

\n\n\n\n

**BobWP:**  

\n\n\n\n

So I just thought we’d get on here and talk a little bit about, I don’t want to go into the whole journey, but some of the things maybe we’ve learned or whatever along the way. And I always wonder when somebody comes up with something, is it more or less a name that comes across in your brain, you think, oh, you just think of this and you wonder what I could do with that? Or is it a concept you have? I want to start this. I want to know which way you did it, and if it was what you wanted to do first—the concept of the idea—and then how did you come up with the name? Was it easy to come up with?

\n\n\n\n

**Birgit:**  

\n\n\n\n

Well, yeah. So I started at the end of June 2017 to curate news about this new thing that everybody hated—kind of the block editor. And I said, it can’t be that everybody hates it, but it’s really amazing and it’s going to be changing WordPress so much. And I saw it at WordCamp Europe in Paris, and it was kind of a really great—it wasn’t a live demonstration; it was just kind of a video showing how you do blocks and how you can add ’em to a post and all that. It was very early on. I think the first Gutenberg commit on GitHub was just in February, four months earlier. So it wasn’t really, but it was absolutely fascinating to me. And I wanted to learn what other people do with it, what the plugin developers—if they are interested in it—what they’re talking about, what the developers are talking about, and where this is going and what the new features are. And I was really trying it out and seeing what’s coming up, and I wanted other people to know about it.  

\n\n\n\n

So I put a Storyfy out. I dunno if some of you might remember Storyfy. That’s kind of a curation tool where you can embed things like posts and pictures and have just a running list of things. And that was very easy to do. And just when they published a blog post or showed off one of the little things that they found cool about the block editor or where a new feature was showcased, I just put it into the Storyfy. And there was up until probably October of 2017, and then I heard the news: Adobe had bought Storyfy and announced that they would end its life in May of 2018.  

\n\n\n\n

I said, well, I’m not going to wait that long. I need to put it on a website. Well, I’m a web developer. There was this fun thing, WordPress; I should use that. It’s kind of the first one of many lessons I learned: that you have to put it on your own grounds and not do it on rented land.  

\n\n\n\n

So I thought about it, and then I also had some requests from users in the space that they would like to have a newsletter—like an email newsletter that comes every week or something like that—because they cannot always go to a page. It’s just something new, typical publishing problems that people are not coming to your website to see what’s new. You need to pull ’em over there. And so that was kind of the thing that came together.  

\n\n\n\n

Because it was all about Gutenberg, I kind of just thought about, okay, what are names of things? And Gutenberg Times came up. Somebody else at the same time had a Gutenberg Hub—that was Munir Kamal—and then there were other people out there. But I really liked the Gutenberg Times kind of name, and it was available. So I registered it in January of 2018, and that’s how it came about. Then I migrated all the Storyfy updates into the site, and it took a while and I had some people to help me with that. And then I started the newsletter. It was actually pretty easy to kind of follow along because it was kind of that vision that I had.

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, for sure. Mine was kind of erratic when I started focusing. I think I actually dabbled in WooCommerce when it first came out—2011 or something like that. I think it was 2011, I’m pretty sure. Anyway, so I was writing a lot of stuff about it. I actually found on my blog, when I was more into affiliates, people were more willing to buy and spend for their e-commerce site on the plugin. So I just started writing about it, and I did a podcast in 2014 for a little over a year called *The WordPress Breakdown*.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

What?  

\n\n\n\n

**BobWP:**  

\n\n\n\n

*The WordPress Breakdown.* And I did it with kind of a twist on words. I was breaking down stuff, but then some of them had a WordPress breakdown.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, it’s troubleshooting.

\n\n\n\n

**BobWP:**  

\n\n\n\n

And what I did basically was I was just doing 15-20 minute podcasts with just myself. I was talking about plugins or themes and stuff like that—some of the stuff I came across. I did it for, like I said, about 13 or 14 months. And it was just becoming… I just felt like this is boring. I’m on there by myself. I’m talking about this stuff, and it’s really stuff I’m already writing about, and I’m just kind of regurgitating it now through a microphone. And I thought, okay, I’m just going to quit it. I stopped it and I told myself that I wouldn’t start something until I had a really good idea.  

\n\n\n\n

So in 2016, I thought of *Do the Woo*. I thought, okay, what’s out there in the landscape? What would be good to talk about? And I thought, well, there’s really nothing that focused on WooCommerce. And I knew the team there. I knew a lot about it. And so I thought, well, why don’t I go ahead? I got the name. It was one of those things—I wanted something a little bit fun.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, definitely it is. But it’s also that creation in there—*Do the Woo.* I really love it.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

And so the name just came to me. So I contacted WooCommerce and I said, “I want to do this. Is it cool to have Woo in the name?” And so we kind of verbally agreed on it. And so I started that. And about three or four episodes into it, I thought, well, is there enough to talk about with just WooCommerce right now? So I actually changed it to *The WP eCommerce Show* and ran that for two to three years, did quite a bit with that. So I was talking about a lot of stuff, and it was a lot of Woo in it.  

\n\n\n\n

Then in 2018, I decided to kick *Do the Woo* back up in January, and I was actually doing both podcasts at the same time. And it just was becoming too much. So I said, I’ve got to drop one of these. And the WP eCommerce seemed like the one to drop. And so I just took off with *Do the Woo* again. And by episode—I was just saying on the episode before we started doing this one—I think it was episode five, I had Brad Williams come in as co-host because I realized I needed a co-host. It was more fun, whether we have a guest or not. And then it just kind of went from there.  

\n\n\n\n

And the interesting thing is, when I actually came up with the site itself, what, two, three years ago? Whenever. Because it was all done under BobWP.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

There…  

\n\n\n\n

**BobWP:**  

\n\n\n\n

At that point, I wanted to get the domain, and *Do the Woo.io* was available. So I went back to Woo and I said, I wanted to buy this domain, but I’m stepping into another space here as far as having that in a domain. And so they said, “What was the agreement before?” And I can’t remember who it was at Woo, but we made an agreement—basically a verbal agreement—and they were cool with it and everything. But then when, like I said, I got the domain, it became a little bit more of a legal thing. So I negotiated with their attorney. They came up with a contract and something that was an agreement of what I could or couldn’t do, or should or shouldn’t do, or something like that. And it was perfectly fine. It was great. So I signed that, and then I was able to use that for the domain.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

It’s quite the journey.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, yeah. Well, you know me too well. My journeys are never nice, straight, narrow journeys with nothing happening.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Nice, quiet, but that’s perfectly okay. You need to stay in the moment, and then all of a sudden creativity strikes.  

\n\n\n\n

It was, so in April of 2019, I started thinking… I had a podcast in the nonprofit space. So all my life before that was nonprofit space. I had just founded three years earlier a nonprofit technology company—a 501(c)(3)—to help nonprofits with technology because the social justice people are not equipped in doing technology. It’s all self-taught, and they needed a little bit more strategic approach to it. And I was really helping, trying to help with that. And I had a show called *What’s New in NP Tech*, with Ruth, a co-host, and Jim O’Reilly. And he had this wonderful radio voice as well, and he was very polished.  

\n\n\n\n

I’m more about talking off the cuff, starting sentences and never finishing them. And he was very polished. So it was a very good contrast. And I said, okay. And in 2018, he had to stop doing the podcast. And by 2019, I was missing that energy—that you have somebody to talk through things and what’s new and what you want to kind of try out and what’s the purpose of it, then why that and not that?  

\n\n\n\n

So I thought, okay, Gutenberg has a two-week release cycle, and every time there’s so much in it beyond what’s in the release post. In the release post, the release lead—whoever leads it—highlights six, four, or five things, but there’s so much other stuff in there that might be good for developers or theme builders. So I talked with a design director from Automattic at that point, and asked if he would spend every two weeks, two and a half hours or something like that, on our changelog. We’d go through the changelog, highlight things that we want to talk about that are very important, and talk about more than the six things that are highlighted in the release post.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

And that was really fantastic to put it together. We had a certain rhythm to it; we had a certain outline. We also talked about what other people do in the space—if there was a great plugin coming along or a question from listeners. So that was really a great start. We started—I think the first, the zero episode—was in June 2019.  

\n\n\n\n

Since then, I’ve had a most regular biweekly kind of rhythm. Mark Re did about 40 episodes with me, and then he left Automattic—that was, I think, December 2020 or something like that, after a year of the pandemic kind of thing, or January. And then Greg Ziolkowski from Poland, who was also a Gutenberg developer, kind of came on for another 25 shows or 20 shows.  

\n\n\n\n

And then I started to rotate co-hosts, and that made it much more fun to think about what other people are doing in this space. Can I bring that into the show and still talk about the changelogs? Yeah. We had Tammie Lister and Fabian Kägy, Ryan Welcher, Nick Diego, or Peter Tasker. One show was actually also with Mathias Ventura when he had this new phase of the site editor to announce.  

\n\n\n\n

And with all the phases in Gutenberg, we always had something to talk about. And it was funny—this friend with whom I did the previous podcast, he’s still a very good friend of mine—and he kind of had the question for me: “So you call it the Gutenberg Times, so when Gutenberg is done, what do you do then?”  

\n\n\n\n

And I said, well, once Gutenberg is merged to Core, wouldn’t your site be completely obsolete? I said, no, I don’t think so. There are a lot of other things that are going to come along. But it was really interesting to see how that, in other people’s minds, kind of made it, okay, it’s done now. But we all know it’s not done.  

\n\n\n\n

In December 2018, it came into Core. And what are we now, 2025? And we are still working on phase three of the Gutenberg project. So it was kind of interesting to see.

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, I think a lot of people, they think of not an end in sight, but they don’t think of how to now twist it to this way or twist it to that way. Some people are very, I’m going to go to this point, and then this is the point I feel like there’s nothing else to be said, at least from my perspective.  

\n\n\n\n

But you’re like me. I mean, when I had Brad come on—I don’t know how long it was just Brad and me—and then I had Jonathan Wold and Mendel Kurland from GoDaddy back then. They came on. So we started rotating because, again, like you said, it was fun. And then we were bringing in guests too.  

\n\n\n\n

And then just after a while, I started thinking, well, could I build on this? And the more I got into it, the less I wanted to be on the podcast. I just thought—because it started coming to the point where it was, yeah, we’re talking about this and that and all these different things—but also I was seeing people that come on a podcast for the first time as a guest and, after, I mean, they were freaking out at the beginning. But then at the end, or later on, they said, “Wow, that was so much fun and stuff.” And I thought, well, I’d like to get more other voices and have other people talk about stuff, and pick out hosts to have their own specialty and their own knowledge and stuff.  

\n\n\n\n

So it’s been kind of crazy. Some people look at me like…

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah. When did you start with the network of shows? Was that two years ago? Three years?

\n\n\n\n

**BobWP:**  

\n\n\n\n

Brad came on. Then, on January 9th, 2020, I brought Jonathan in, and Mendel came in. And then, I think it was January 30th, 2021, I brought Zach in, and Ronald joined. Then after that, I just kept thinking, how far can I take this?  

\n\n\n\n

And then, I think it was when I actually launched it as its own site. I had somebody design it. And then after about two years of that, I started doing some other stuff, and I thought, I want to make this more of a—I want to call it, I don’t really know—a network, but a collection of shows with all these different people. So then I had to look at redesigning everything.  

\n\n\n\n

But yeah, it was just… for me, I mean, I’m at a point where I’ve got to kind of just deal with what I have here now. And all the hosts are volunteers, so they always know. We’ve had a few that have had to leave for one reason or another. They’re getting busy with their business, and they just said, I don’t have the bandwidth anymore. And I say…  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Thank you for what you’ve done. And I have a hall of fame on my post page and stuff for those that were on before and moved on. So it’s been very flexible with them, scheduling everything. Everybody’s busy and stuff, so we just kind of deal with stuff. We get things all scheduled in for a year, but then we move things around and people have times they can’t show up. Sometimes it’s a little crazy, but they all seem to enjoy doing it, and I’m lucky for that.

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, I have started rotating through. Well, I started to see, okay, the WordPress space is still a little bit more male-oriented, and I see it also in my audiences. Yeah, it’s all 65% male, between 35 and older, or it’s 80% on the podcast. I said, well, I guess I’m in a situation where I can actually also bring some more female voices, especially female engineer voices, to the space.  

\n\n\n\n

And it’s a real joy for me to work with the engineers at Automattic, or other agencies, or other hosting companies. And I kind of want the person who comes on to not only be a one-time guest—if they want to, that’s okay—but if they are on multiple times, they get their own routine for that. And it’s much easier for them to say yes now than for the first time when they don’t really know what to expect.  

\n\n\n\n

So I am really happy to have about 10 to 12 women engineers that kind of rotate through. Most of them are actually in the community. They’re all very knowledgeable about the subject anyway, but then they’ve also put in the grind in theme development or plugin development.  

\n\n\n\n

So it’s really interesting to see what they do, and they bring a different perspective to the whole thing. When I was having a conversation with Greg, who is on the development team, I said, well, I could bring the user questions. What were you thinking? And then he would explain it quite nicely, and I learned a lot when talking with the volunteers—what software development is actually about. It’s… you have the architecture, but there’s so much behind the scenes that you can’t bring to the forefront. And if somebody says to content creators, it’s just, “What? Just change?” If I hear somebody say, “Well, it’s just an easy fix…” Yeah, that was kind of…  

\n\n\n\n

**BobWP:**  

\n\n\n\n

What?  

\n\n\n\n

**Birgit:**  

\n\n\n\n

…what I had when I was running my agency. It was never just an easy fix.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Never.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

It’s always more. Yeah. So it’s interesting to see and bring other voices in there.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah. Yeah, definitely. I know for me, the hosting has always been… I try to keep some kind of balance in some way, but I’m also asking—the person has to be willing to commit. Somebody. I’ve approached a lot of different people, and a lot of people just don’t have the time to commit or they just don’t. And also, it does take a certain comfort level to be a host. I mean, you want to be able to do it.  

\n\n\n\n

And if you’re almost on the edge just going in as a guest—I mean, I give them the benefit of the doubt. Some of them have come in a little bit reluctant, and they ended up just loving doing it after a bit. So it’s kind of… And yeah, it’s good. All the different voices. I mean, I’ve had a lot of guests on. I swear that probably 65%, 70%, or maybe it’s higher—I don’t know—are first-time podcast guests. They’ve never been on. And sometimes I have to talk them into it a little bit, and often they’re surprised how much they can talk when they don’t think they can, and they get going.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, it really depends on the questions.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, for sure.  

\n\n\n\n

Want to be a hero when it comes to your clients? You’ve built a site, and now you want to make sure that with your client’s Woo shop, they are ensured that they have accurate sales tax rates in place, especially in case of an audit. Avalara is a leader in automating sales tax and compliance for businesses selling online, both big and small.  

\n\n\n\n

If you’re setting up a new WooCommerce site, get your client set for sales. If you currently manage several client sites, it may be time to make that recommendation. Either way, get their WooCommerce extension and let your clients take advantage of a 60-day free trial. There are also great resources for either you or your clients on their site, where you can learn more about sales tax calculation, among other services like returns and exemptions. So for peace of mind, Avalara.com has you covered.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

I have found that everybody brings something to it, and even if they’re missing knowledge, you can fill that in a conversation. It fills knowledge gaps for other people who are listening. And so I always have appreciation for things that don’t go well because those are the most important moments when you learn things.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Exactly. And I never really had anything that didn’t go well. Sometimes it was just… yeah, we had one the other day where we had 20… that’s a horror story. If you have a rundown that’s 29 pages because you have a changelog from three plugin releases because you had a holiday break.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Oh, geez.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah. That is kind of the horror story where you say, okay, you need a special guest for that, who deals with that. And even then, you sometimes get lost. Am I on page 15 or 25? Where am I? Because you scroll so fast. Yeah, we cut that out and regrouped and then came back to it. So it’s great.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

I had somebody… a couple of times this happened. One of the guests didn’t get recorded in the track. It just wasn’t there. It looked like it was recording and everything. So when I went to play it back, they were out.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

It looked like it was recording and everything. So when I went to play it back, they were out. And I believe one time, one of the hosts actually said, “Well, send me the episode, and I’ll fill in those spots. I’ll listen to it, and then I’ll reply, and then I’ll see what I asked next.” And they did it, and it worked fine, but it was a nightmare for them. Then I had to go in and put everything in.  

\n\n\n\n

But I did have a guest once, and I felt so sorry for them. We don’t do a lot of upfront questions on ours, and sometimes people will request it. And this plugin developer was really pretty nervous about being on. So I said, “Well, let me send you a few questions about what I’ll talk about.” Well, I could tell even when we started, it wasn’t for them.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

So brilliant.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

And I always tell my guests, if you need to start over on something, it’s recorded. So I’m not live. I can go in and edit. And this poor person actually had created the answers for all the questions and was reading them. But he was so nervous that when he was reading them, he kept stopping and saying, “Oh, I got to start over.” And I could just feel his tenseness. And I wanted to say, if this isn’t comfortable, but then I didn’t want to. So we did it. I went in and did some editing, and it turned out fine, but I felt for him.  

\n\n\n\n

I thought, oh, I know that feeling when you think something might be easier for you or something, and you get in there and you just don’t have it in you or something. And I don’t blame them. There are a lot of people that just refuse to come on the podcast. They’ll just say, “Ah, no, I can’t do it.” And I’m like, “Yeah, cool.”  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, I take that no very seriously because you don’t want to… yeah. But the other part was the horror stories only start when I screw up.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, that’s when I did.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

So at the beginning, I think I missed the record button with my mouse, and we had to do the show again.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

I had one of those.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

I think everybody has. But I have a very good editor who goes through that. She’s been a radio producer all her life, and she helps me with that. So now I just kind of record and record on QuickTime as a backup. So even if I screw up the Zoom recording… but now with Zoom, you actually get two tracks. And that’s really helpful because sometimes we just talk over each other. It happens when you’re in the moment and you want to—it’s something you’re excited about—then you talk over each other, and it’s hard.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

I have a few people that have been that stuck almost. And I’ll shift tracks, then I shift them and stuff. And I did have the one that I forgot to record—it was when I was doing my other e-commerce podcast. And she ran this company that sold cosmetics, and she was in Ghana. And it was just—she had a Woo online store. That’s why I brought her on. But she would give jobs to local women to go out because they would have to get the ingredients for it. So she provided jobs for a lot of the women there.  

\n\n\n\n

It was a fascinating story, and I finally was able to get her on. And the most embarrassing thing is when you find out in the middle—I looked down, I thought, wow, that record button isn’t going. And I thought, now I have to tell her this right in the middle. Which is… I don’t know what’s worse: going through the whole thing and then saying, “Oh, sorry, it didn’t record.” So I kind of paused. I said, “Well, I have an interesting situation here. Obviously, I didn’t push the record button.” And she actually laughed, and she said, “Well, go ahead. We can do it again. Just send me your calendar again.” And she was real cool about it, but my heart just sunk.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, imagine no recording, especially when it was a good show and there was a good groove, and then all of a sudden I destroyed it. Oh, man.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

It’s interesting too because some people, when you were talking about somebody asking, “Well, what about when it goes into Core and the goal’s over?” It sounds like you’ve been through a lot. I have been over the seven years. You flex with whatever works. It’s like, okay, is this going to continue? Yeah, well, I can continue it.  

\n\n\n\n

And you’ve tried different hosts and you’ve found that sweet spot. So I think both of us—I was going to ask about, did they ever change for our sites during the seven years? And they probably did in the sense that, yeah, we shifted to this a bit and nothing real maybe. I know that when I moved it to its own domain and kind of focused more on the bigger group of hosts, that was probably a big shift. But it was in my brain for nine months. I was working on stuff.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Well, there wasn’t really a big shift. So I think I changed the theme once, and it’s definitely overdue for a new one because I’m still on a classic theme and I should go on a block theme because then you can do a lot more. But I just didn’t have the time yet to migrate over.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

But I think I’m also… up until 2021, in summer 2021, it was all a hobby kind of thing. I did it alongside my agency work, and it was up and down in terms of how much time I could spend there. During the pandemic, I had about six—well, four—months of burnout because I had so much work to do, and I didn’t have a break. I had to take my break.  

\n\n\n\n

And the only thing that I did during that break was keeping up with Gutenberg, keeping the Weekend Edition going, and keeping the podcast going. But I wasn’t doing any agency work. The developers and freelancers that I worked with—they were so good at taking over. I said, “I can’t deal with it, and if I have to step in, I’ll step in. But you know how we work.” And they were all many years with me.  

\n\n\n\n

So it was between November 2020 and February 2021. I was only doing the Gutenberg Times, and I was really amazed to see how that always kept my excitement going. And there’s a lot of personal stuff that got in the way afterward. So we moved to Sarasota; we sold the house in Naples, renovated the house. There was a lot of non-work and non-publishing kind of stuff getting in the way.  

\n\n\n\n

Then we organized our house in Sarasota, and after two years of not seeing our parents, we traveled to Europe in 2022. We met in Porto, and you were also moving. So I think we did this pretty much at the same time—moving back to Europe.  

\n\n\n\n

And I was really happy that I got a job at Automattic. And part of that job is keeping Gutenberg Times and the Gutenberg Changelog going as a Developer Advocate. So having that was a real blessing for myself and for me because I couldn’t migrate my agency. I closed the agency when I knew I was going to Europe. And so keeping that going was really good. I’m very grateful for working with Automattic on that.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah. Yeah, I didn’t know that part of it. I mean, how that just seamlessly all worked, and you were able to bring that right into it. Yeah, that’s cool. And I think the big change for me probably was when I went to the bigger network of shows and everything, and started bringing more people in.  

\n\n\n\n

And then at the same time, I was given the gift of a redesign of the site from the Special Projects team at Automattic. Matt gave that to me, which was phenomenal. For a few days, I was just thinking, is this really happening?  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Is this real?  

\n\n\n\n

**BobWP:**  

\n\n\n\n

I mean, it took us quite a few months to put it together and stuff. And I have one funny story about the launch. We had kind of a soft launch because…  

\n\n\n\n

**Birgit:**  

\n\n\n\n

And?  

\n\n\n\n

**BobWP:**  

\n\n\n\n

I was at CloudFest, and I got a message that said, “Your site is live.” And I’m like, oh, really? I had not planned for that.  

\n\n\n\n

And the ironic part of it—we got such a kick out of it—was my site prior to that had Beaver Builder on it. And I was hanging out with Robbie from Beaver Builder when I got the message, and I told him. And we took this picture. We were having a beer, celebrating and everything. But it was so funny—he just got a kick out of that. I basically removed Beaver Builder, and here he was celebrating with me and stuff. But Robbie’s great.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

The new websites…  

\n\n\n\n

**BobWP:**  

\n\n\n\n

But yeah, it still is amazing—the support and everything I get with that side of stuff. A couple of times I’ve really messed it up. I keep saying, maybe I should just let you do more things. I shouldn’t be touching stuff.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

You don’t know where the boundaries are unless you kind of push past them. So yeah, what’s your own knowledge—you want to kind of kick it a little bit.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, yeah. I poke around a bit to kind of understand. Some of the stuff is custom work, so I don’t want to mess that up. But some of it’s adding stuff. I’ve probably learned more about the block editor and everything than I ever thought I would be—just getting in to try to figure out, okay, this has to be a small change. And it’s like, okay, an hour later… now what happened there?  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, I was doing that actually on WordPress.org. I am part of the editor of the Developer Blog that launched in late 2022. And then I got the note from the Meta team that the Developer Blog now has a block theme, and I have access to it.  

\n\n\n\n

And then I said, “Oh, I can change the navigation.” And I went in there, changed the navigation, and it kind of dropped the whole navigation and added all the navigation to the top-level navigation too. One is the overall WordPress.org, and then on the subsites, you have the own navigation. All of a sudden, my UI was jammed. So it took about two days to fix it. But I said, okay, I’m not going to touch that anymore.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, yeah. I’ve kind of learned now that I did screw something up recently again, and having them look at it… I even tried revisions, and it seemed like the more revisions I went back to, the worse it got. So it was like, okay, this is hopeless. I don’t know where this stuff went, but it’s not here anymore.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

And here goes a half a day of your life.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, yeah.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

But that’s web development. I think it has… yeah, it’s always happened. Since when are you doing web pages? How far back is that going?  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Oh, so actually I started doing… let’s see, when did I first do? We still had our previous marketing and design business around in 2000—I dunno—2005, 2006, somewhere around there.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

…somewhere around there. I started doing—well, actually, it might’ve been even earlier than that—doing little HTML sites. We were doing print design. We started in 1993, the business. And so I had to kind of kick and scream and be pushed into it. And I made these godawful HTML sites with… oh, was it Adobe—what was it called? It was one of the…

\n\n\n\n

**Birgit:**  

\n\n\n\n

Was it Dreamweaver or was it FrontPage?

\n\n\n\n

**BobWP:**  

\n\n\n\n

Dreamweaver, yeah.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Dreamweaver, yeah.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

And I remember I made one of our first sites, and I had Flash on there. Oh, it was just horrifying—bouncing letters, dancing around, or some crazy thing. And then, 2008 or 2009—I think 2008 or 2009—I got into WordPress, started dabbling in playing around with the blogging stuff. And I went to iThemes and got one of their themes there, and we did our business site.  

\n\n\n\n

And it was like, wow, that took me one-hundredth of the time it took me to do any other site because it was… I mean, it actually looked good, and it would function well and stuff. So yeah, I did that till about 2014 or 2015, I think, when I finally quit designing. I was into content, and I knew what I wanted to focus on. I was tired of the design client side of things.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

So what was your first?  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Oh, yeah. Well, I don’t want to say… this was 1996. Yeah, I did a German site. It was all HTML tables—kind of horrible. Well, it’s still out there because it’s a reference site for books and all kinds of things in Germany. But yeah, so that was in 1996. I started—that was as a citizen in Munich—and I learned about it, and I learned about HTML.  

\n\n\n\n

I found it so fascinating that you can put it up on the web and everybody can see it almost immediately. And that’s such a different experience from printing, where you have to wait till it comes from the printer and then you need to distribute it. That was instant distribution, and I really loved it.  

\n\n\n\n

But then what I found was that all the neo-Nazis and Holocaust deniers were all on the German part—they were all in America on servers—and there was nothing in Germany that holds against it, what really happened. And we were a group of two people, each one of us had our site and started a site about the Holocaust and all that information.  

\n\n\n\n

And mine was called *Shoah Project Internet.* And we collected information about the concentration camp in Dachau, before the concentration camp had their own website in 2000 or something like that. I connected with authors who had published poems and also some nonfiction about the wealth of Jews that was taken away by the government, and about the resistance in Germany.  

\n\n\n\n

It was all in German, but there was no equivalent otherwise from private citizens to actually put this out. That really made me… and then there was this big discussion—there was an exhibition, a traveling exhibition. There was this myth that the German army had nothing to do with the concentration camps, but that was a myth, and it wasn’t true. And there was an exhibition that actually showed all the facts, and there was a big brouhaha and uproar.  

\n\n\n\n

And it was traveling, so everywhere I was kind of picking up the snippets from the online sites, from websites. So it was kind of an interesting…

\n\n\n\n

**BobWP:**  

\n\n\n\n

I think I started using computers in the early 80s—or probably mid-80s. And I actually went to community college in the States in, I think, maybe the mid to late 80s. I took a year of computer programming, and I did learn—what was it?—BASIC, COBOL, Assembly…

\n\n\n\n

**Birgit:**  

\n\n\n\n

Wow, yeah.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

There was one other thing. And after a year, I remember we had this great guy from…  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Fortran?  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah. Oh no, that was another one. Yeah, we had to dabble in all those in 12 months. And at the end of the 12 months, the instructor—he was great—he was a Brit, and he just had the craziest sense of humor. He said, “Well, now you’ve learned all this. It’s all going to be obsolete by the time you step out this door.”  

\n\n\n\n

And we were like, “What?” And I discovered after a year of that, that was not what I was going to become—a computer programmer, I thought. But it gave me the comfort level to use computers. I was really comfortable with that. So that was good. But yeah, crazy times.  

\n\n\n\n

So what’s going to happen in the next year for you, do you think?  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Well, the Weekend Edition is going to be quite interesting every time. And I see that in the community—that the block editor is more in the forefront more and more. And there’s some great stuff coming out with Playground and with Studio to do staging sites and to just play around with WordPress.  

\n\n\n\n

So I know that Gutenberg—the Core contributors of Gutenberg—are still going to do the biweekly releases. So we are going to do maybe a monthly release podcast. And we’ll invite a few more people from the space that work with Gutenberg. There is now also… quite a few people have adopted the block theme space quite a bit on multiple levels.  

\n\n\n\n

It’s for enterprise levels, which started very early. But on the agency level, WebDevStudios, for instance—Jesse Palm was on the show recently, who had the starter theme that’s a block theme for WebDevStudios—and they start every project with it.  

\n\n\n\n

So these kinds of things show me that there’s quite another level of adoption happening about the Gutenberg project. And of course, I’m still hoping for a Google Docs-like real-time collaboration or async communication with comments.  

\n\n\n\n

There are some great experiments in the Gutenberg plugin that I want to dive into quite a bit as well. So we’ll see what happens.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

So we’ll see what happens. Yeah, WordCamp Asia is going to be more of a research trip for me—to talk with the plugin developers and talk with some of the engineers and kind of see what’s next for them. And I’m sure I’ll find a few interview partners that I can make a show with in the space, because I already have. Some of them have left the space; some of them are coming back. So it’s really interesting to see.

\n\n\n\n

**BobWP:**  

\n\n\n\n

Very cool. Yeah, it’s interesting because I think of… there was a point where I started adding some shows that were more WordPress-based. What I’ve found with some of these shows is, everything always comes back to WordPress or WooCommerce. And a lot of it—the similarities kind of weave in and out of all this stuff. It’s good to be knowledgeable of other things, no matter what you’re doing.  

\n\n\n\n

So I’m hoping we’re going to be stepping more into videos. I’ve been talking about it—we’re going to be doing more video with some of the shows, and we might do a little bit of live stuff here and there. I’ve kind of kicked and screamed into that, so that’s another piece that’s going to hopefully grow. I’ll be trying to focus a little bit on that part of it—what I do with that and how I present it and all that stuff.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

I have heard from quite a few people that there’s a generation out there that doesn’t read anymore.  I know. They want to go on YouTube and be entertained or at least shown things. And of course, with software, if you want to teach somebody, you need to show it. That’s very hard to do on the podcast.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, it is. Yeah. So who knows what? Maybe we should make this a tradition now—every January.  We come in and catch up and see what we did, what we blew, everything—what broke and what didn’t work.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

I would love to do that. Yeah, sure. Absolutely.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

We’ll make it a January tradition. So anyway, we have WordCamp Asia coming up. Like you said, you and I will both be there. In fact, you’re going to be joining—you’ll be coming and co-hosting the table, doing the little booth, I believe, for an hour.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yes, absolutely. Yeah. Friday, I think.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

If you haven’t caught up with her, you haven’t caught up with me. I’ll post when she’s going to be at the table, and that way you can tie her down because sometimes chasing people around… you know how that goes.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, no, no, absolutely. Yeah, no, I’m looking forward to WordCamp Asia. Also, I’ll be at CloudFest this year for the first time, so I’m not going to be at the hackathon. But there are too many people from Automattic going already that actually have a project. And then WordCamp Constance—that’s a camp with German speakers. So it’s really going to be interesting.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

So you’ll be at the regular CloudFest event and stuff? Yeah, I know there’s going to be a little bit more WordPress stuff going on, and that’ll be fun. So yeah, we’ll be seeing each other next month and the month after.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Yeah, yeah, yeah. I appreciate it. I’m really loving it.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Okay, well, we’ve said it enough times, but Gutenberg Times—and probably the URL is very easy and stuff—but do check that out. Is it *gutenbergtimes.com*?  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Dot com. And yeah, you can also find me on the Twitters and on the Bluesky and the… I still call it Twitter.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Sorry.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

…on the Bluesky and also on Mastodon. And of course on the WordPress Slack and WooCommerce Slack. So I’m everywhere.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, everywhere.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Well, thank you so much. It was wonderful chatting with you.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, well, thank you. Yeah, this was definitely a must-do show for January, so I appreciate everybody listening and…  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Happy anniversary.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Yeah, happy anniversary. And come back next January for our second Nova. I’m sure you’ll see Birgit more than—or sooner than—next January, for sure.  

\n\n\n\n

**Birgit:**  

\n\n\n\n

Well, thank you.  

\n\n\n\n

**BobWP:**  

\n\n\n\n

Well, take care. Bye-bye.  

\";s: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:\"Sun, 02 Feb 2025 14:50:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";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:38;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Matt: My First Million\";s: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:23:\"https://ma.tt/?p=136139\";s: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:39:\"https://ma.tt/2025/02/my-first-million/\";s: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:223:\"

I had a great chat with Sam Parr and Shaan Puri on their podcast, My First Million.

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 02 Feb 2025 01:18: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";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:39;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"Gutenberg Times: The anatomy of a CMS, the state of block themes and WordPress 6.7.2 — Weekend Edition 318\";s: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:35:\"https://gutenbergtimes.com/?p=37524\";s: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:114:\"https://gutenbergtimes.com/the-anatomy-of-a-cms-the-state-of-block-themes-and-wordpress-6-7-2-weekend-edition-318/\";s: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:17358:\"

Howdy,

\n\n\n\n

It’s already February. 8.33% of 2025 is done. Phew. 91.67% to go. Most of my week I spent testing things. Maybe I jinxed it with my mind set, I didn’t come across something really cool. I am excited about WordCamp Asia where I can browse this huge sponsor hall and go exploring all the cools things there.

\n\n\n\n

What saved me a ton of time, this week, was using Claude AI. I used it to audit Playground blueprints in the Gallery. I pasted the description of the merged PR of modification on how blueprints work, then fed it code to rewrite using the new way. Doing this a few times, I created a tracking issue with the necessary changes to implement next week. I felt really lazy.

\n\n\n\n

That was all off-set by trying to have Cursor AI write a block with some user input sections. It made great progress, but for some reason, it still doesn’t work. Sometimes debugging the AI is even more tedious than looking at your own code.

\n\n\n\n

This week, we have a few strategic posts and practical tips for you in this newsletter. Enjoy!

\n\n\n\n

Yours, 💕
Birgit

\n\n\n\n
\n\n\n\n

Developing Gutenberg and WordPress

\n\n\n\n

George Mamadashvili made Gutenberg 20.2 RC1 is available now for testing. Final release will be on February 5, 2025.

\n\n\n\n
\n\n\n\n

Aaron Jorbin announced that WordPress 6.7.2 will be released soon. RC will be released on February 4 and final release will hit the WordPress site near you on February 11.

\n\n\n\n
\n

🎙️ Latest episode: Gutenberg Changelog #114 – Reflections on Gutenberg Times and Do the Woo with Bob Dunn aka BobWP as host and guest Birgit Pauli-Haack, each publication started 7 years ago.

\n\n\n\n\"\"\n
\n\n\n\n

Plugins, Themes, and Tools for #nocode site builders and owners

\n\n\n\n

Darren Ethier and James Kemp from WooCommerce talk about Building WooCommerce in Public in the latest episode of DoThe Woo Network They explore WooCommerce’s current state and future direction, with Darren highlighting his connection between Gutenberg and WooCommerce. They stress the importance of community and communication in development, discuss the significance of WordCamps, the need for key features, and WooCommerce’s evolution for better experiences. They also mention how changes in WordPress affect WooCommerce’s plans and the need for flexible, no-code solutions for developers. This conversation provides insights into WooCommerce’s development approach and plans.

\n\n\n
\n
\n
\n
\n
\n\n\n
\n\n\n\n

On Learn.WordPress.org, Wes Theron published the lesson: Explore synced pattern overrides. It’s part of the Intermediate WordPress User course and covers what’s patterns are, and how you can maintain stylistic control while the content of a pattern.

\n\n\n\n
\n\n\n\n

In his post, Create a Custom Author Page Ronnie Burt introduces you to multiple ways how you can make use of the Gravatar profile for your website. He also explains why spending a moment on the design of an author page is very important for a company blog. Then he walks you through the various method how you can use the user information stored on a self-hosted site can be used to expand on the normally neglected and thinly populated author information.

\n\n\n\n

Upcoming events beyond WordCamps

\n\n\n\n

Apart from WordCamps, additional conferences are on the schedule for this year.

\n\n\n\n

February 24 – 28 2025 The 2nd Annual WP Publisher Success Week will take place. You can learn best practices from leading experts in the field of WordPress for publishers.

\n\n\n\n

March 17 – 20, 2025 CloudFest, Europa Park, Rust, Germany. As Bob Dunn, DoTheWoo reports, there will be a WPZone and a WPDay.

\n\n\n\n

April 23 – 26, 2025 PressConf a conference for WordPress professionals will take place in Tempe, Arizona, USA. Speakers are among others Mary Hubbard, Matias Ventura, Rich Tabor, and Tammie Lister.

\n\n\n\n

September 25, 2025 LoopConf returns to London, UK as a conference for WordPress developers.

\n\n\n\n

Theme Development for Full Site Editing and Blocks

\n\n\n\n

In his latest blog post, Nick Diego wants theme developers to stop struggling with cumbersome theme.json files. He shares how he and his new buddy, Cursor AI succeeded in building a compiler/bundler to combine separate json file into an overall theme.json for a theme. Diego shares a video of the process and the final script, you can adopt for your workflow.

\n\n\n\n
\n\n\n\n

Hendrik Lührsen found that WordPress themes are facing a crisis.  The introduction of Full Site Editing (FSE) has brought about complexities that are causing challenges in the WordPress theme ecosystem. This situation appears to be related to the rapid evolution of WordPress technology, particularly the implementation of the site editor, which is impacting how themes are developed and used.

\n\n\n\n

While calling it a crisis makes the post viable for the successful spread via outrage advertising economies, Lührsen is not wrong, lamenting about all the short-comings of block themes. His suggested paths to improve the situation can be walked by every theme developer building sites for clients on top of WordPress, except the discoverability of themes on the repository. A standardized onboarding process, was discussed among Themes team members. Turns out that the many, many use cases are not easily pulled into a cookie-cutter closed system. It’s the nature of the 21-year legacy of WordPress. It also means, any developer can fill the gaps for their clients, and if they want to go the extra mile, share it all back to the community. WordPress is not a one-size fits all system. Flexibility and extensibility is a feature, not a bug.

\n\n\n\n
\n\n\n\n

In his YouTube video, David McCan looks into the current state of block themes, reviewing popular themes available in the WordPress repository, Then he looked under the hood to understand block themes. “I have a better understanding of block themes after going through this process.” McCan wrote in the description. If you rather read a blog post reader than watch a video, got here to read McCan’s thoughts

\n\n\n\n
\n\n\n\n

In his post Transitioning to FSE: A low-risk, high-reward move for enterprises HumanMade’s account director, Adam Jones, tells the story of how Human Made, “guided enterprise organizations through this process and seen the transformative benefits firsthand.” Adapting to the site editor and block themes allows businesses to enhance digital capabilities with minimized risk through careful planning and testing. Key benefits include improved scalability, workflow, and reduced reliance on developers, making full-site editing a valuable investment in digital infrastructure. Also on that topic: The three competitive advantages of full-site-editing by senior account manage, Lorna Lim.

\n\n\n\n

 “Keeping up with Gutenberg – Index 2024” 
A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: 2020 | 2021 | 2022 | 2023

\n\n\n\n

Building Blocks and Tools for the Block editor.

\n\n\n\n

Riad Benguella, architect on the Gutenberg projects, explains in his latest post The anatomy of a CMS and why any web developer should attempt to build a CMS just once. The magic happens through four key parts: how content is stored, how it looks, how you edit it, and how it gets shown to the world. Whether you want to create a personal blog, an online store, or a company website, a good CMS adapts to your needs. Benguella took a detailed view into the various parts of the WordPress CMS: block rendering, style engine and the fields system. If you wish to know how it all fits together, grab your favorite beverage and start reading.

\n\n\n\n\"\"\n\n\n\n
\n\n\n\n

What’s new in Playground

\n\n\n\n

Check out this article by Ján Mikláš, Demo your Woo extension with WordPress Playground, where he breaks down how to set up WordPress Playground just for your needs. You’ll find out how to tweak your blueprint.json file with settings and steps, plus how to create a custom landing page and hide those pesky WooCommerce onboarding screens.

\n\n\n\n

Need a plugin .zip from Gutenberg’s master branch?
Gutenberg Times provides daily build for testing and review.

\n\n\n\n

Now also available via WordPress Playground. There is no need for a test site locally or on a server. Have you been using it? Email me with your experience

\n\n\n\n

\"GitHub

\n\n\n\n

Questions? Suggestions? Ideas?
Don’t hesitate to send them via email or
send me a message on WordPress Slack or Twitter @bph.

\n\n\n\n
\n\n\n\n

For questions to be answered on the Gutenberg Changelog,
send them to changelog@gutenbergtimes.com

\n\n\n\n
\n\n\n\n

Featured Image: AI generated.

\n\n\n\n
\n\n\n\n

Don’t want to miss the next Weekend Edition?

\n\n\n

We hate spam, too, and won’t give your email address to anyone
except Mailchimp to send out our Weekend Edition

Thanks for subscribing.
\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Feb 2025 01:26: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";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:40;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Do The Woo Community: Friday Shares Fadeout. Sign Up for Our New Newsletter.\";s: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:28:\"https://dothewoo.io/?p=89485\";s: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:74:\"https://dothewoo.io/friday-shares-fade-out-sign-up-for-our-new-newsletter/\";s: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:339:\"In this episode of On WPCommunity, BobWP announces the conclusion of his regular Friday share posts on the blog due to time constraints and his new plans. He explains that after WordCamp Asia in February, a new newsletter will be launched alongside the release of version 5.0 of their site. The newsletter will feature actionable […]\";s: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, 31 Jan 2025 13:30:05 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:41;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Do The Woo Community: State of Enterprise WordPress 2024 Report with Brad Williams and Tom Willmot\";s: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:28:\"https://dothewoo.io/?p=89448\";s: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:97:\"https://dothewoo.io/state-of-enterprise-wordpress-2024-report-with-brad-williams-and-tom-willmot/\";s: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:208:\"In the latest Scaling Enterprise podcast episode, Tom and Brad discuss the 2024 State of Enterprise WordPress Report, highlighting trends in adoption, usage, and decision-making dynamics within organizations.\";s: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 Jan 2025 13:12:24 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:42;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: #154 – Anna Hurko on Managing a Growing Plugin Business\";s: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:48:\"https://wptavern.com/?post_type=podcast&p=185997\";s: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:81:\"https://wptavern.com/podcast/154-anna-hurko-on-managing-a-growing-plugin-business\";s: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:39823:\"Transcript
\n

[00:00:00] Nathan Wrigley: Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.

\n\n\n\n

Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case managing a growing plugin business.

\n\n\n\n

If you’d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast. And you can copy that URL into most podcast players.

\n\n\n\n

If you have a topic that you’d like us to feature on the podcast, I’m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.

\n\n\n\n

So on the podcast today, we have Anna Hurko.

\n\n\n\n

Anna is the CEO of Crocoblock, a company with a suite of dynamic plugins designed to help developers build complex websites. With a background in computer science, Anna transitioned from support roles to leading Crocoblock, and has been with the company for over 11 years.

\n\n\n\n

Anna quickly rose through the ranks due to her technical knowledge and effective communication skills. Crocoblock, which started with just a handful of team members, has now grown to 85 employees. They offer a wide range of specialized plugins, such as JetEngine, JetSmartFilters, JetBooking, and more, primarily aimed at agency and freelance developers.

\n\n\n\n

Anna shares her journey and discusses the growth of Crocoblock. She highlights the company’s flexibility and commitment to meeting developers’ needs, adapting to both the rapid changes within WordPress and the increasing demand for dynamic site capabilities.

\n\n\n\n

Anna also talks about the company’s marketing strategies and their active, and growing, participation in the WordPress community through WordCamps and Meetups.

\n\n\n\n

If you’re interested in how a company evolves within the WordPress ecosystem, and the challenges and successes that come with it. This episode is for you.

\n\n\n\n

If you’re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you’ll find all the other episodes as well.

\n\n\n\n

And so without further delay, I bring you, Anne Hurko.

\n\n\n\n

I am joined on the podcast today by Anna Hurko. Hello Anna.

\n\n\n\n

[00:02:53] Anna Hurko: Hi Nathan.

\n\n\n\n

[00:02:54] Nathan Wrigley: Very nice to connect with you. I should probably say at the outset, Anna has several names. So if you know Anna better as Vanessa, or any combination thereof, it’s the same person. So do you just want to clear that up? How is it that you’ve got two different names?

\n\n\n\n

[00:03:09] Anna Hurko: So it’s from the beginning. I have started to work as a supporter, and it was like tradition to choose a nickname for support agent. And I decided like okay, I’m already Anna, I want something other, but which will suit me. And I decided to be Vanessa.

\n\n\n\n

And for a few years I was Vanessa, but somehow all my colleagues remembered me as Vanessa, and we used it till now, even if I don’t need it anymore. And that’s how it works. But now I feel more Vanessa than Anna because in whole work, so even financial departments, they say Vanessa, not Anna. Even the ex coworkers who are not anymore working with me, but they’re my friends, even their children say I’m Auntie Vanessa.

\n\n\n\n

[00:03:46] Nathan Wrigley: So several names, but hopefully by the time this podcast is finished, you’ll have figured out, dear listener, who it is that we’re talking to. But I’m going to go with Anna because that’s probably the easiest thing for me to say.

\n\n\n\n

So Anna, we are a WordPress podcast, so I guess it would be a good idea right at the outset to give you an opportunity to just tell us who you are, where you come from in terms of the geography and maybe the company that you work for, things like that. So really it’s a short bio moment. So could you just tell us a little bit about yourself?

\n\n\n\n

[00:04:13] Anna Hurko: Yes, sure. So I’m from Ukraine, from south of Ukraine, and the company is the Crocoblock is project I’m working with now, and it’s located in Ukraine as well. All our team members are in Ukraine, in one city actually. So now a little bit different. So I’m CEO of Crocoblock and I work for the holding company about 11 years for now.

\n\n\n\n

[00:04:32] Nathan Wrigley: So, what is Crocoblock? And I hope I’ve pronounced that correctly. By the way, everything that we mention will be linked in the show notes. So if you head to wptavern.com/podcast and look for the episode with Anna in it, then you’ll be able to find all the show notes. But, what is Crocoblock and what does it do?

\n\n\n\n

[00:04:49] Anna Hurko: So Crocoblock, I have always a long and short answers. Crocoblock is project who is making plugins for developers to build dynamic complex websites. And the idea was to have ecosystem which has all tools for developers needs.

\n\n\n\n

But for me as a CEO, Crocoblock is a team. So it doesn’t matter which technology will come tomorrow and what happened to WordPress, we are a team who can build products. So that’s why I have two answers.

\n\n\n\n

[00:05:14] Nathan Wrigley: Now, you mentioned at the outset that you are from the Ukraine originally, but just before we hit record, you talked about the fact that you are no longer in the Ukraine. But maybe that would be an interesting way to begin this podcast properly.

\n\n\n\n

I’m guessing that from the description, living in the south of Ukraine, that you moved against your will, possibly. You’ve had to move because of the situation over there.

\n\n\n\n

[00:05:36] Anna Hurko: So the are three years of the situation. I was in Ukraine, I just moved in September after WordCamp US. I just didn’t come home and then stayed in Europe because I am trying to visit more WordCamps and WordPress meetups. And if you’re in Ukraine, it takes too long time to get out, because you don’t have planes and you need to go with a bus to Europe and to take plane, and every country in Europe takes me two days to move.

\n\n\n\n

So I decided to stay in Romania because it’s kind of in the center and then can visit more events. So last year I visited about seven WordCamps, because I want to go closer to community, to customers, to speak offline with them, and we have results. So we have already ran a little bit growing in comparison.

\n\n\n\n

[00:06:20] Nathan Wrigley: The situation in Ukraine in terms of web development and tech, it always seems like Ukraine punches above its weight. I don’t know if there’s a particular kind of, I don’t know, like drive in school or anything like that to head towards technology and software development. But it seems, when I look at the about page of a lot of products, especially in the WordPress space, but technology more generally, it always feels like Ukraine is overrepresented with the amount of companies. I don’t know if that’s something that you think is true or if that is true.

\n\n\n\n

[00:06:53] Anna Hurko: It is true, but I think it’s not because of good reasons. Somehow we didn’t have good factories and job places, and web was very easy for people to just find a job and to have good salary because a lot of companies working as outsource, or they have customers from US and Europe. For example, like Crocoblock, we don’t work with Ukrainian market actually, we work with Europe and US.

\n\n\n\n

And it’s not something, we have good studying in school and university. Unfortunately it should’ve developed better. For example, I have studied computer science, but it was like old technologies in university. Just because we don’t have normal working places, people starting to self-educate and they work in IT. And somehow it’s very good now. So even government programs, they’re all digitalised.

\n\n\n\n

So from my phone, I can pay taxes, I can marry now from phone, but only with Ukrainians, of course. I can get any document I need, I don’t need to go anywhere. So now, for example, I’m outside of Ukraine, but I can have any document, new driver license. I can sell car with one application. So it’s somehow built in us.

\n\n\n\n

[00:07:59] Nathan Wrigley: So the propensity of Ukrainian web developers is as a result of people looking to improve their own lives and finding that distributed work was something that they could do, and they could earn a good, in air quotes, good salary if they took the initiative and did, what? Self-taught learning, that kind of thing.

\n\n\n\n

[00:08:17] Anna Hurko: Yes, yes. Because in university, school, it’s really bad now, I’ll say. It’s not practical. But, for example, as I have studied computer science, it was all technologies. It was like Pascal Delphi, if you even know, C++. Something very difficult and not attached to WordPress, for example. But it gives me understanding how database works, for example. And it helps me a lot, even now, I don’t work with WordPress itself, so I don’t build product, I mean. I work with a team. It helps me to understand my developers and how it works.

\n\n\n\n

[00:08:46] Nathan Wrigley: Okay. Yeah, well, it’s a nice idea that the CEO of the company actually has a background in technology. I think that’s interesting to be able to speak to the developers on their level.

\n\n\n\n

How did you start in the WordPress space then? I think you said that you started working with the support side of things over at Crocoblock. And if that’s the case, going from support to where you are now, CEO, that’s a pretty big move. How did it all begin?

\n\n\n\n

[00:09:09] Anna Hurko: First I need to say that I didn’t realise it’s a big move before attending WordCamps. Because it’s for me everyday life and it was kind of 10, 11 years. So when I have studied computer science, by side I was in NGO and Youth Politic. And I told, I will never have anything with programming languages, or with IT, or even with websites because we had website building in university as well, but it was, you know, when it was on the tables and HTML and so on. And the teacher was so awful. So I told, I will never do it, and now I’m here.

\n\n\n\n

So after I finished with Youth Politic, I have started to just looking for a job which need English language. So because I didn’t want IT and I sent a CV for everyone with English knowledge, and they picked up me in the holding company as a support member because I knew English. But somehow as I knew computer science, it was very easy for me to deal with WordPress. And in three months I was already a night shift team leader and I have started to mentor people and so on. So I have started with support, but my background with computer science helped me to be very good, very fast.

\n\n\n\n

So until now, I think it was the best thing I can do in my life is to be a supporter. Even now I think so. And because I have done Youth Politic, I had soft skills which helped me to communicate with customers in a nice way. And we have started to rebuild the support team as well, and there are rules in support and so on.

\n\n\n\n

[00:10:31] Nathan Wrigley: So you started out in support, and fairly quickly you rose through the ranks. And you mentioned just there that, you called it the, what did you call it?

\n\n\n\n

[00:10:38] Anna Hurko: Holding company.

\n\n\n\n

[00:10:39] Nathan Wrigley: The holding company, that’s it.

\n\n\n\n

[00:10:40] Anna Hurko: Yeah, we have holding company, it has several projects on side. And now Crocoblock is totally separated project.

\n\n\n\n

[00:10:45] Nathan Wrigley: So what’s the holding company, and is it a sort of WordPress thing, or is it just technology in general?

\n\n\n\n

[00:10:50] Anna Hurko: It’s a recent WordPress thing. So we have started as a team in Template Monster. And, yeah, I was a support member in Template Monster first. Our developers started as well with templates before the templates were starting to die.

\n\n\n\n

[00:11:04] Nathan Wrigley: And do you have a background in using WordPress, or has your experience with WordPress been on the journey in Crocoblock?

\n\n\n\n

[00:11:12] Anna Hurko: I don’t have my private experience, so I never worked for an agency. But what I need to say is that in support, when I have started support, it was not like just us answering general questions. I was very technical support member, very quick. And customers in Crocoblock even now, but even before when I was working, they come with the real projects. And they just come and say, I don’t know what is wrong, just do something. And you log in on the website and you start building it.

\n\n\n\n

And that time, to start working in support, we had training for one month. About four hours theoretical training, and then five hours of homework. And this first month, I never went out of my house, only for my grandmother’s birthday. And what we have done, we haven’t learned WordPress, we have learned CSS, JavaScript and HTML. We have built websites, and working with database was as well. So somehow I started to work with the websites first, but just I don’t have commercial experience, I think.

\n\n\n\n

[00:12:07] Nathan Wrigley: And what’s the structure of Crocoblock then? How many people do you have deployed into that project? If you are the CEO, I guess you’re at the top of that pyramid, how many people are working with you, for you? However you want to describe it.

\n\n\n\n

[00:12:18] Anna Hurko: We have started six years ago with five people, five, seven people. We don’t know exact number. All of us have different story of it. Now it’s 85.

\n\n\n\n

The story begins when we were in Template Monster and we have built templates. In some point we had new people for it and we needed more amount of it and so on. And we have started to build frameworks to speed up the process, and to have less errors because if every quarter developer makes it in own style, we have too much issues with it.

\n\n\n\n

And then we started to sell it. So because it was product for ourself, but it was too good and we have started to like, okay, can we just start to sell plugins? And then we have started it, it was enough, seven people. It was developers, one support member, and guy who was before me, the CEO.

\n\n\n\n

[00:13:00] Nathan Wrigley: So if I go to the Crocoblock website, which is crocoblock.com, and I look at the products that you’ve got. It opens up a fairly giant mega menu, and there’s literally dozens of things in there.

\n\n\n\n

When I first heard the word Crocoblock, firstly I assumed that it was plural, that it was Crocoblocks, and my assumption was that, okay, that’ll be a suite of WordPress blocks. So you’ll download a plugin, and then you’ll have a bunch of blocks that you can put into the block editor.

\n\n\n\n

And you go to the website and you realise, no, that’s really not what it is. That’s not even close to what it is. So what is it that you are offering into the market? What are the different products that I can find in your product section? I mean, there’s too many to talk about, but maybe just pick your favorites or a few that are particularly popular.

\n\n\n\n

[00:13:47] Anna Hurko: Yeah, so short answer is, well, it will be JetEngine and JetSmartFilters. But the issue is that we have invented the Crocoblock name before Gutenberg. There were no blocks, it was Crocoblock, and we have it because it was an old project that we had already some traffic and we left it.

\n\n\n\n

Now we have actually two names, Crocoblock and JetPlugins because all of our plugins are JetPlugins.

\n\n\n\n

And the issue is that the project was started with supporters and developers. We didn’t have marketer for a few years. So I have a head of marketing only last one year. That means we didn’t thought about the things like name, and now we have a lot of difficulties with it.

\n\n\n\n

And when I had started Crocoblock we have the first document with idea about what Crocoblock is, and it was one sentence that will make us laugh for even now. Crocoblock is not about dynamic, it’s only about static and nice design. And what is fun about it? Because it’s now only about dynamic plugins. So now we have big menu with a lot of plugins because it’s like our history and we can’t delete them, because people use them.

\n\n\n\n

But our main focus is on dynamic websites, and that means JetEngine, which is a competitor for ACF, but it has much more inside. JetSmartFilters, JetThemeCore, and all plugins, which helps you to create complex structured websites, like real estate, multi-vendor and so on. You can track user data, and you can manage what to show to different users, or see the user behavior and connect to it.

\n\n\n\n

[00:15:13] Nathan Wrigley: Yeah, there really is a lot in there. You really do run the whole gamut of what WordPress can do. So for example, there’s something called JetBooking, which I’m imagining helps you with booking. And JetGridbuilder, again, it speaks for itself. JetProductTables, JetWooBuilder, JetProductGallery, Jet Appointments, JetFormBuilder. You get the idea. You’ve got your fingers in everything.

\n\n\n\n

[00:15:35] Anna Hurko: The idea was to build this structure where developer has ever seen. We have started with Elementor. When Crocoblock was invented, it was few builders on the market, new builders. Elementor, Oxygen, and maybe, I don’t remember, Brizy or something like that. And they were on the equal stage. And our previous CEO came to us, I’m like, what will we choose? He asked me, and he asked our CTO. And we choose, both of us choose Elementor because of user experience and because of the cleanness of the code.

\n\n\n\n

Our idea was to build everything except hosting and page builder for building websites. So we have tried, at the beginning, to close all the tasks for users and it was very fresh. So we appeared at the same time when Elementor was developing. And Elementor had less features inside of it.

\n\n\n\n

So first of all, we have tried to close all tasks, and now we’re more specifically working on dynamic. For example, Elementor, in JetElements we haven’t added any new features for few years, but it’s still our best plugin in sellings. But we don’t develop it because we don’t like to develop, so I mean we’re fixing bug issues or compatibility issues, but we don’t add new features because Elementor has added all new features, HappyAddons. And we don’t want to build, if it’s already on market, we don’t build it. It’s a philosophy of Crocoblock. We don’t want to build anything which already exists.

\n\n\n\n

[00:16:54] Nathan Wrigley: So over there I can see, what is it? 21 on the mega menu, there’s 21 things there. I’m guessing that, probably started with 1 went to 2, 3, 4, and we’re up to 21 at the minute. How do you keep this going? Are you intending to go from 21 to 22, 23, 24? Do you keep adding products, or is this more a case of, okay, we’ve got what we’ve got. We’ve covered everything? How are you making decisions about what it is that you’re going to do in the future?

\n\n\n\n

[00:17:18] Anna Hurko: So as I came from support, when we invented Crocoblock, we had only one support member, and all developers were supporting as well. We have very tight connection with customers and what we’re building, we’re building after customer’s request. So it depends. If it will be need on market to build one more plugin, we’ll build it. If not, then not.

\n\n\n\n

So I can tell you we have strategy for number of plugins. We have strategy to cover developers’ needs. So now, for example, we have user interviews, some pools, research and market to find what else developers need. So it’s not about number of plugins, it’s about to close the needs.

\n\n\n\n

For me, I don’t want more plugins, so it’s not the goal. But if it would be better to build it as a separate plugin, we’ll build it. For example, the JetProductTables, it’s a new plugin. It was a result of R and D departments, I would say. We have new department, new for one year and they made resource. It’s like an experiment. So we don’t have any goals and number of plugins. It’s just to make developers life easier.

\n\n\n\n

So we have some projects, for example, we have ideas for projects not related to plugins itself, but to developers. I can’t tell you now what will it be.

\n\n\n\n

So for me it’s, you know, like CEO, I don’t like a lot of plugins and I don’t want to have more team members. It’s always something you don’t want, to have more, because it’s easier to focus on one plugin. And as you say, it would be easier to focus only on JetEngine, but somehow Crocoblock can’t stop.

\n\n\n\n

[00:18:44] Nathan Wrigley: You mentioned at the start that you began the business with Elementor in mind, and Elementor, if you haven’t been keeping a track, dear listener, Elementor really has had just the most astronomical growth since its inception, and I think really is singularly responsible for a large proportion of WordPress’ rise.

\n\n\n\n

Now, I don’t know if that is the sort of page builder of choice that you’ve hooked yourself into, or if you’ve got into the sort of more WordPressy way of doing things. And what I mean by that is, you know, the Block Editor and Full Site Editing and things like that, because that’s obviously where the Core of the WordPress project is focusing its energy. But obviously on the periphery of that, you’ve got all these different page builders.

\n\n\n\n

What do you do with all of that? Do you hunker down and stick with Elementor, or do you decide you’re going to go with like the Core way of doing things? How does that all fit in?

\n\n\n\n

[00:19:33] Anna Hurko: So we of course love Elementor and it helps us in the beginning so much. We have the same philosophy as Elementor in a lot of things, like treating customers and so on. And I think it was right choice to start with. But once it was announced, the Gutenberg project, and then WordPress started with Gutenberg, the same in half a year or something like this, we have started to rebuild our plugins.

\n\n\n\n

So all our main plugins, not design plugins, but all our main plugins for dynamic websites. So when the Gutenberg project was started, we rebuilt them, and they all are working with Gutenberg as with Bricks now and Elementor. So Elementor is just one of the builders customers need. And then Gutenberg is the core. So we have rebuilt inside the plugin, the code in the way it can work with Gutenberg and we can easily add other integrations. And we always perform something with WordPress and Gutenberg native features. It’s in the core. So of course Elementor has grown up.

\n\n\n\n

So the company itself, it’s 20 years in market and we have all the 20 years experience. And we know it can shine as a star and it can die next day. But WordPress, we believe will stay for a long time with us. That’s why all our main plugins are built for WordPress and Block Editor. And we try to connect it more natively.

\n\n\n\n

The issues we have, it takes a long time. For some of our projects, for example, we have JetThemeCore, it’s a plugin which builds templates for archive pages, WooCommerce card, profile page, so all sorts of pages you can make the structure with it. And for some time we haven’t developed it because we were waiting for FSE, for some new features from WordPress itself. But it take too long time, and we didn’t want to build something that WordPress will build natively. Or you need to wait or you build it, and then users will have it twice, once in Crocoblock and then in WordPress.

\n\n\n\n

So we have these issues, but we’re trying to work around. For example, we have JetStyleManager, it’s a free plugin. It was created specifically for Gutenberg, because when we have made integration and compatibility for our plugins, Gutenberg was very new and it didn’t have a lot of style options. And we have built separate plugin just for Gutenberg to make styles possible. And now users have this solution from every plugin provider different, and we will rebuild it because WordPress have changed and so on.

\n\n\n\n

So what I wanted to say, and it took a long time, even if you use Bricks, Elementor, and we will add some other integrations for Builder, WordPress is in Core and we would never ignore it. We’re part of WordPress, first of all.

\n\n\n\n

[00:22:04] Nathan Wrigley: You mentioned a few sort of little frustrations there with the pace of WordPress. So for example, you may want a particular feature, and you know it’s coming, but you take your foot off the pedal of your own project so that you’re not building it twice as you said. But what about the way that Gutenberg and Full Site Editing, but Gutenberg in particular has changed over the last six or seven years?

\n\n\n\n

I mean, there must have been times when, the fact that it was altering so rapidly, and in such a drastic way, you know, from one release to the next it might be an entirely different UI for a particular thing. And then you’ve got to scratch your head and think, okay, we just shipped something, and we did the documentation, and it all looked like that, and now it looks like this, we’ve got to redo all the documentation.

\n\n\n\n

Being honest, has it been a straightforward process or has it been a fairly frustrating process? I mean, it could have been a bit of both, I guess.

\n\n\n\n

[00:22:53] Anna Hurko: It’s both. It was frustrating because we so believe in WordPress, and we have waited for some changes before, early, and it took too much time from our opinion. But it’s part of WordPress life. So it’s part of probably open source and so on, so we’re okay with it. And I can say that probably we don’t feel that frustration all the time because Crocoblock itself, growing and changing so quick as well.

\n\n\n\n

In six years we started with five people, now 85. You can imagine how quick changes processes inside our team as well. Because every time, in marketing, you have few new people, you need new process. Or in developers teams, they have started like three, four developers and now 15. Every two, three, developers, you need to change the process. So what I mean, in our philosophy of Crocoblock, we are okay with changes. It doesn’t frustrate us. What frustrates us, if nothing happens.

\n\n\n\n

[00:23:44] Nathan Wrigley: Yeah. And over the last decade or more, we’ve just seen the line of market share for WordPress go up and up and up. And if I was a product maker in the WordPress space, that would’ve made me feel great. I’ve got a credible product, it works. We’ve got a load of people using it. And look, the amount of people who might use it just keeps rising. And then we get to about 43% of the web, whatever that means, I mean, we can ignore exactly what that means, but the point is the line just kept going up.

\n\n\n\n

More recently there’s more discussion about stagnation in the marketplace, and maybe that line tapers a little bit and it goes flat. Or, and I don’t really want to get into that, we’ve got this period of change at the moment, there’s a lot of politics inside of WordPress. I’m just wondering what your thoughts are on where the business is pitched. The fact that you are using WordPress is great, but do you have any concerns about the market share sort of stagnating, or do you feel that you still have a massive audience in WordPress that you’re still yet to reach?

\n\n\n\n

[00:24:41] Anna Hurko: We have different periods. For example, last years were very challenging for us. Because Crocoblock started, when we started it grows in geometrical progress, it was very quick growing. And then of course as a five, six years project, you have not so big changes in your revenue, but it’s good, it works. And last few months we have very good results. So I think we don’t feel that stagnation so much because we have started Crocoblock without marketing, it was selling itself, and of course with help of community influencers.

\n\n\n\n

And we have just started last year to build a brand and to work with marketing. It means we have a lot of potential yet. So if market is stagnating or it still feels for us to develop our customer base and so on, because we didn’t use it before. You know what I mean? So if you haven’t selling in right way, then now we have started. So we still have a lot customers.

\n\n\n\n

[00:25:32] Nathan Wrigley: Oh I see what you mean. So it was more kind of organic growth, or maybe it was social media or YouTube or what have you.

\n\n\n\n

[00:25:38] Anna Hurko: We have started with product team, and that’s why we didn’t have real marketing. No one from us really understood the marketing itself, because we have just done what people need. And somehow the product was built first for ourselves and for our needs. That means we know our customers, not only from support team or interviews, they know them because they are we. So we didn’t need marketing.

\n\n\n\n

And it was a time in our Crocoblock life when we didn’t believe in marketing. And we thought like, okay, marketing is just wasting of money. It changed. So last year we had head of marketing and I developed a marketing team as well. That’s why it’s very new for us and we still have where to grow.

\n\n\n\n

And about market share, we could say something about stagnation, but after we see new numbers of Elementor, and we can see where is no stagnation. And about the drama and the situation with WordPress, which we had since September, we don’t feel it.

\n\n\n\n

So for me, it was surprising that my life was only about the drama and no one in Crocoblock community talked about it. So we have 30,000 people in Crocoblock community in Facebook, and it was only two posts asking about what happens, that’s it. With five comments. So I think the companies care, but customers not so much.

\n\n\n\n

We have some feedback from agency customers. So our customer is an agency or freelance developer. They had few issues from clients, but not so much. So the main reason is to keep ecosystem healthy and that’s it.

\n\n\n\n

[00:27:05] Nathan Wrigley: And now that you’ve moved into marketing, by the way, I think you were right about marketing. If you spend your marketing money badly, it probably is an absolute waste of money, but if you spend it wisely, it’s probably the most effective money that you can ever spend. So where are you pitching that then?

\n\n\n\n

So if I just rewind and re-ask that question, who is your audience? Who are the people that are using this? Is this a product which is used by agencies to deploy to their client websites? Do you find that you are being purchased by, I don’t know, people who’ve just got one or two websites? Maybe it’s just a solopreneur, something like that. Is there a segment of the market that you identify with?

\n\n\n\n

[00:27:41] Anna Hurko: Yes, of course. First, when we have started, we were growing just naturally and we didn’t ask ourselves these questions. Now, we have made a lot of researches, and it’s the same answer. Our customers are agencies and freelance developers. They’re about 30, 35, 40 years old with five, six years experience.

\n\n\n\n

The issue is the Crocoblock is quite complicated solution. It gives you total freedom. You can build from admin panel anything, we have query builder where you can use SQL and other complicated stuff. You don’t need to go to database. You can reach your SQL database from the admin panel, or complex relations and so on.

\n\n\n\n

But to use it, even from admin panel by clicking buttons, you need to understand how it works. The learning curve is complicated. And our developers building product quicker is that all other 80 people can produce a content for it and tutorials. That means, so if you need one website, it’s not a marketing answer, but if you need one, two websites, you don’t need Crocoblock. It’ll be too complicated for you. But Crocoblock will save your time and 50, 60% if you have more websites, if you’re an agency.

\n\n\n\n

[00:28:47] Nathan Wrigley: Right, I understand. So if you’ve got a portfolio of websites and you’re willing to put the time in to learn over 2, 3, 4, 5, 10, 20 projects, you’ll get a return on your time back. But if it’s just one website, maybe the learning curve, unless you really into that kind of thing and you just want to learn for the sake of it.

\n\n\n\n

[00:29:04] Anna Hurko: I have visited a lot of WordCamps last year and meetups, just to talk to our customers. And we have a lot of fans who paid us once lifetime, but they’re still our fans and they talk about us on meetups and so on. Even unpaid, it’s so pleasure when someone talked about you, about meetup, and had presentation and you never paid for it.

\n\n\n\n

And it’s always about four or five people in agency who are building websites. And because of Crocoblocks, they can build one website in a week, starting from design into the launch. It’s very nice because we have components and query builder and glossary, so you can make some predefined elements and then reuse it all the time if you have some websites you built then, for example, booking and so on.

\n\n\n\n

[00:29:47] Nathan Wrigley: So do you sell your products separately? So all of the different ones that I mentioned, plus all ones that I didn’t have time to mention. Do you sell them as individuals or do you tend to sell it as a sort of bundle that people buy? How do you pitch that?

\n\n\n\n

[00:29:58] Anna Hurko: You can buy them separately or a bundle. So it’s a subscription for one year, but you can buy one plugin, we have custom subscription, you can choose a few plugins, so you can buy a lifetime with all the plugins or all inclusive yearly for all plugins. So it depends what you need. So of course the most popular is lifetime.

\n\n\n\n

[00:30:16] Nathan Wrigley: Do you get yourself involved in the community? I know personally you said you’d been to a load of WordCamps and things. Does Crocoblock give back? Do you sponsor events maybe locally or some of the bigger ones? I don’t know, maybe you even contribute time to Core in terms of developers or something, I don’t know.

\n\n\n\n

[00:30:30] Anna Hurko: So it was our plan. Honestly, we haven’t started to contribute into Core, but we sponsor WordCamps and we attend a lot of WordCamps. We have started from last year, I think, but because of the war, we couldn’t start before. So I mean, the Crocoblock started with all of these things. But from last year we started to sponsor big WordCamps and small WordCamps.

\n\n\n\n

[00:30:50] Nathan Wrigley: I mentioned the URL earlier, but I’ll say it one more time. It’s crocoblock.com, so C-R-O-C-O-B-L-O-C-K dot com. That’s where you can find all of the different bits and pieces that Anna’s been talking about. If anybody wants to speak to you, Anna, personally, do you hang out on any social media platforms, or have a thing that you’d like to mention where people can find you?

\n\n\n\n

[00:31:10] Anna Hurko: Yeah, Facebook or Twitter, but I’m as well in LinkedIn. And I can tell you the secret, and if you write in Facebook room community, you can find our CTO Andrew. And if you write him in DM, he will answer you as well.

\n\n\n\n

In all WordCamps I told to customers if they have complicate, but interesting case, they come to contact Andrew, and if it’s really interesting, he will help you. And even make some changes to plugin sometimes because of customer requests. So we are very reachable. I mean, all Crocoblock team will answer you if you write in DM.

\n\n\n\n

[00:31:42] Nathan Wrigley: Well, thank you very much for chatting to me today, Anna. I really appreciate it. One more time, if you want to find out what they’re doing, crocoblock.com is the URL. Anna, thanks so much for chatting to me today, I really appreciate it.

\n\n\n\n

[00:31:52] Anna Hurko: Thank you.

\n
\n\n\n\n

On the podcast today we have Anna Hurko.

\n\n\n\n

Anna is the CEO of Crocoblock, a company with a suite of dynamic plugins designed to help developers build complex websites. With a background in computer science, Anna transitioned from support roles to leading Crocoblock, and has been with the company for over 11 years.

\n\n\n\n

Anna quickly rose through the ranks due to her technical knowledge and effective communication skills. Crocoblock, which started with just a handful of team members, has now grown to 85 employees. They offer a wide range of specialised plugins such as JetEngine, JetSmartFilters, JetBooking, and more, primarily aimed at agencies and freelance developers.

\n\n\n\n

Anna shares her journey, and discusses the growth of Crocoblock. She highlights the company’s flexibility and commitment to meeting developers’ needs, adapting to both the rapid changes within WordPress, and the increasing demand for dynamic site capabilities.

\n\n\n\n

Anna also talks about the company’s marketing strategies and their active, and growing, participation in the WordPress community through WordCamps and meetups.

\n\n\n\n

If you’re interested in how a company evolves with the WordPress ecosystem, and the challenges and successes that come with it, this episode is for you.

\n\n\n\n

Useful links

\n\n\n\n

Crocoblock website

\n\n\n\n

Anna on LinkedIn

\";s: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, 29 Jan 2025 15: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";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:43;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"HeroPress: Building a WordPress Career Without a Map: Lessons from My Journey\";s: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:56:\"https://heropress.com/?post_type=heropress-essays&p=7760\";s: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:204:\"https://heropress.com/essays/building-a-wordpress-career-without-a-map-lessons-from-my-journey/#utm_source=rss&utm_medium=rss&utm_campaign=building-a-wordpress-career-without-a-map-lessons-from-my-journey\";s: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:7830:\"\"Pull\nHere is Anna reading her own story aloud.\n\n\n\n\n\n

I never dreamed of being a CEO. Even now, when I am introduced as such, I feel a little shy. But every time I start thinking, “Am I enough? Doesn’t the company deserve someone more qualified?“—I return to my journey.

\n\n\n\n

I want to share this to inspire those who are just starting out, changing their path, or feeling lost along the way.

\n\n\n\n

My career path looks like this:
Senior Technical Support Specialist → Shift Support Manager → QA Manager → Release Manager → Project Manager → Product Owner → COO → CEO

\n\n\n\n

I started as a chat operator in technical support and quickly advanced to Senior Technical Support Specialist and mentor, later becoming Shift Support Manager. I transitioned to the production department as a QA Ma

\n\n\n\n

Soon after, my responsibilities grew to include roles like Release Manager and Project Manager.

\n\n\n\n

When we launched Crocoblock, I focused on product and strategic issues, working as a Product Owner, then COO, and finally, CEO.

\n\n\n\n

However, my journey began even earlier.

\n\n\n\n

A story that inspired me

\n\n\n\n

When I was a teenager, my father changed careers. He worked as a land-line network engineer, but as technology advanced, the role became obsolete. At 42, he started from scratch in the gas industry. His persistence and willingness to learn left a lasting impression on me. A few years later, he became the CEO of a company in a completely new field.

\n\n\n\n

Later, in 2014, due to war, he lost his job and started over again. Now, in 2025, after yet another wave of war, he has taken on a new role, proving to himself and others that it’s never too late. This story ingrained in me the belief that “you can always find a new beginning.”

\n\n\n\n

How I entered IT

\n\n\n\n

While studying at university, I promised myself, “I will never work with websites!” Before WordPress, web development with pure HTML didn’t appeal to me.

\n\n\n\n

However, in 2014, as the war began and tanks rolled past my house toward Crimea, I was looking for any job that required English. That’s how I ended up in technical support. The training lasted a month, with me spending 5 hours on mentorship and about the same amount of time on homework every single day. During that time, I left the house only once to celebrate my grandmother’s birthday—I was that captivated.

\n\n\n\n

My technical education, understanding of databases, and soft skills from public activities helped me adapt quickly. I chose to work a six-day schedule to fully immerse myself in the new world.

\n\n\n\n

A defining moment

\n\n\n\n

After my internship, I was introduced to the KPI system that affected salaries: 30 metrics and a calculation formula. Instead of analyzing the formula, I focused on the tasks at hand. My goal was simple: solve customer problems as effectively as possible.

\n\n\n\n

Two months later, I became the top chat operator. Within three months, I mentored newcomers, and in six months, I helped revamp the support system.

\n\n\n\n

This experience was key for me. I realized it’s not about chasing ratings or recognition—it’s about focusing on the value you create, which ultimately leads to success.

\n\n\n\n

The transition to production

\n\n\n\n

After a year and a half in support, I wanted a broader impact. Thanks to regular reports and feedback I shared with the production team, they invited me to join their department. I didn’t know which role suited me or cared about titles—I simply did what was needed.

\n\n\n\n

Over time, I held several roles: QA Manager, Release Manager, Project Manager, and Product Owner. But none of them confined my scope of responsibilities.

\n\n\n\n

My approach to work

\n\n\n\n

One of the most important principles I followed was a willingness to help—without letting it hinder my main work.

\n\n\n\n\n\n\n\n

I always ensured the problem was solved and remembered the solution. This helped me build a broad network within the company and become the go-to person who “knows everything.”

\n\n\n\n

Why I grew with the company

\n\n\n\n

Throughout my career, I have never feared uncertainty. When responsibilities changed, I took them as challenges. My philosophy was simple: “I need to do everything to help the project grow, and I’ll grow along with it.

\n\n\n\n

Of course, there were periods of anxiety and doubt. Remembering my goal helped me push forward, work harder, learn faster, and adapt to changes.

\n\n\n\n

How I became a CEO

\n\n\n\n

With each new role, my understanding of the WordPress market and products deepened. My vision broadened, and my goals became more ambitious. This inspired me to build a strong team and take on more responsibility for decision-making.

\n\n\n\n

As COO, I honed my skills in achieving goals. However, the key to transitioning to CEO was realizing I was ready to take responsibility for defining the goals themselves. As a CEO, your work results in the work of your team. The main tasks of a CEO are to maintain the vision, support the team, and create conditions for growth.

\n\n\n\n

For me, being a CEO is about constant development, solving new challenges, and creating growth opportunities—not only for the company but also for the team. This role isn’t the ultimate goal but a tool for achieving results that matter to us all.

\n\n\n\n

Key takeaways

\n\n\n\n

Over this journey, I’ve learned that it’s important to focus on tasks rather than how one is evaluated. Good work speaks for itself.

\n\n\n\n

When you do what you love and constantly strive for new challenges, time flies unnoticed. That’s what happened to me: 10 years passed in the blink of an eye. And then, one day, I find myself still the same girl fighting in the name of customer happiness—but now, I’m also setting the budget for the entire project for the next year.

\n\n\n\n

During this time, I’ve observed my colleagues and subordinates build their careers, and I strive to share my experience. At Crocoblock, we actively help support team members grow into developers, managers, and marketers, taking on new roles. This path is open to anyone willing to work, learn, and aim higher.
My lesson is simple: Be open to change, focus on what you do, and don’t fear big goals. If you work toward them daily, they will become a reality.

\n

The post Building a WordPress Career Without a Map: Lessons from My Journey appeared first on HeroPress.

\";s: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, 29 Jan 2025 06: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Anna Hurko\";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:44;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Boom & Deepseek\";s: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:23:\"https://ma.tt/?p=135630\";s: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:36:\"https://ma.tt/2025/01/boom-deepseek/\";s: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:1317:\"

What an exciting time to be alive. I was hipped to Deepseek by Andrej Kaparthy’s tweet the day after Christmas, it was clear then that something big had happened and that it was truly open source and open weights (not this fake Llama stuff). It’s been fun to see the rest of the world catch up to it, and how radically accessible and deployable these models will be for people to hack on. I don’t have any comment on public markets or stocks.

\n\n\n\n

The other super inspiring thing today was Boom’s first supersonic flight. It’s worth watching the video. We’re 4-5 years away from halving flight times with supersonic flight. In that same timeframe we might have something even more dramatic from SpaceX, like Houston to Tokyo in 30 minutes. Really cool to see the spirit of entrepreneurship and innovation around all of these things. It’s tempting to get distracted by drama (WPE and legal battles), but there’s such freedom and joy in just continuing to build, to engineer, to solve problems. I’m so grateful I get to do so every day with such incredible colleagues at Automattic.

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jan 2025 20:15:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";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:45;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"Do The Woo Community: AI, WooCommerce Changes, and the WordPress Community in 2025 with Robbie, Robert and Marcus\";s: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:28:\"https://dothewoo.io/?p=89413\";s: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:109:\"https://dothewoo.io/ai-woocommerce-changes-and-the-wordpress-community-in-2025-with-robbie-robert-and-marcus/\";s: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:227:\"In this Woo AgencyChat, the hosts discuss AI\'s role in web development, WooCommerce advancements, e-commerce simplification, and the resilience of the WordPress community amidst ongoing drama, highlighting their hopes for 2025.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jan 2025 12:38:28 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:46;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Do The Woo Community: Do the Woo is a Media Partner for CloudFest 2025 and the Hackathon\";s: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:43:\"https://dothewoo.io/?post_type=blog&p=89382\";s: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:92:\"https://dothewoo.io/blog/do-the-woo-is-a-media-partner-for-cloudfest-2025-and-the-hackathon/\";s: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:135:\"We are excited to partner with CloudFest again, featuring over 8,700 attendees and 250+ speakers at Europa-Park from March 17-20, 2025.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jan 2025 10: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:47;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: Reflections on the WooCommerce Releases from 2024 with Marcel and Mike\";s: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:28:\"https://dothewoo.io/?p=89403\";s: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://dothewoo.io/exploring-woocommerce-2024-new-features-and-developer-insights-with-marcel-and-mike/\";s: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:137:\"In this episode of Woo DevChat, Marcel and Mike discuss significant WooCommerce updates from 2024, AI\'s impact, and their personal goals.\";s: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, 27 Jan 2025 11:20:17 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:48;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Gravatar: Create Unique Avatars With Backgrounds and Stickers!\";s: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:\"http://blog.gravatar.com/?p=2772\";s: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:73:\"https://blog.gravatar.com/2025/01/22/new-background-and-sticker-features/\";s: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:2777:\"

Has it been a while since you gave your Gravatar a fresh look? We just rolled out some fun new editing tools that let you remove backgrounds, add new ones, and decorate with stickers. Your avatar travels with you across the web — now it can show even more of your personality.

\n\n\n\n

Background Magic

\n\n\n\n
\n\"\"\n
\n\n\n\n

Take any photo and instantly remove its background. Drop yourself onto a beach, in front of a cityscape, or keep it clean with a solid color.

\n\n\n\n

That quick selfie can now look like a professional headshot.

\n\n\n\n

Sticker Time

\n\n\n\n
\n\"\"\n
\n\n\n\n

Add some flair with our collection of stickers. From sunglasses to speech bubbles, you can layer on elements that match your style. Use the search feature to find the perfect additions.

\n\n\n\n

How to Use the New Features

\n\n\n\n
    \n
  1. Head to gravatar.com/profile
  2. \n\n\n\n
  3. Click on Avatars
  4. \n\n\n\n
  5. Upload a new photo or click the three dots to edit an existing one
  6. \n\n\n\n
  7. Look for the Background and Stickers menus
  8. \n\n\n\n
  9. Start creating!
  10. \n
\n\n\n\n

Pro tip: Try the search button in both the background and sticker menus – you might find something unexpected and perfect.

\n\n\n\n

Backgrounds come from Pexels and stickers from Giphy. Or you can upload your own.

\n\n\n\n

Why Update Your Avatar?

\n\n\n\n

Remember, your Gravatar shows up automatically on millions of sites like WordPress, Slack, and Zapier. It’s the face you show the world across the web. With these new tools, you can make sure that face is exactly how you want it.

\n\n\n\n

Share your new look with us on X or Bluesky — we can’t wait to see what you create!

\";s: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:\"Sun, 26 Jan 2025 16:30: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";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:49;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Gravatar: Enhance Your WordPress Blog: Create a Custom Author Page\";s: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:\"http://blog.gravatar.com/?p=1863\";s: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:59:\"https://blog.gravatar.com/2025/01/26/wordpress-author-page/\";s: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:16651:\"

Author pages contain information about a person who has written, edited, or contributed to an article. This usually includes things like their name, picture, short bio, social media links, and then a list of all their published posts on the same domain. 

\n\n\n\n

If you have a blog, it’s generally always a good idea to have dedicated authors and pages to accompany them. This is important for many reasons, but one of the main ones is that it instantly improves the credibility of the content. It’s one thing to read a technical piece written by a credible software engineer than an anonymous user with no name!

\n\n\n\n

Author pages not only encourage users to read and interact with your content (because they know a real person is behind it), but they are also great for improving your search engine rankings, along with E-E-A-T (Expertise, Experience, Authoritativeness, Trustworthiness). 

\n\n\n\n

Now that you’re convinced how important author pages are, you’re probably wondering: “Is there a way to customize them, make them look better and more engaging?”

\n\n\n\n

Absolutely! 

\n\n\n\n

To help you do just that, we’ve created this useful guide that will explore the different ways of customizing the author template in WordPress, show you how you can create a custom page, use template tags, and take advantage of tools like Gravatar to take your author pages to the next level. 

\n\n\n\n\"\"\n\n\n\n

Customizing the default author template vs. creating a custom page

\n\n\n\n

There are two main approaches when it comes to improving your author pages: Customizing the default author page template and creating a custom author page from scratch. 

\n\n\n\n

Let’s take a look at both methods.

\n\n\n\n

Customizing the default author template

\n\n\n\n

Before we dive into this, it’s important to mention that there is a difference between the author of an article and the ‘Author’ user role that exists in WordPress. Technically, the author of a blog post can also be the administrator, an editor, a contributor, as well as an author. So take into account that when we mention author, we mean any person who has written the specific piece of content. 

\n\n\n\n

Now, with that out of the way, let’s get into the default author pages. The information they include is the data of the specific user profile, which looks like this: 

\n\n\n\n\"User\n\n\n\n

You can add information like names, websites, and bio, along with the profile picture linked to their specific Gravatar profile. If they don’t have a Gravatar profile, their profile picture displays as a mystery person. 

\n\n\n\n

On the front end, the author page will look different depending on the theme of your choice. For example, this is how it would look with the Bloghash WordPress theme

\n\n\n\n\"Example\n\n\n\n

Customizing the default author template is suitable for minor changes and maintaining a consistent design across your WordPress site. By utilizing template tags, you can modify the default template regardless of the theme you’re using, without the need for additional plugins or custom code.

\n\n\n\n

The benefits of customizing the default template include:

\n\n\n\n\n\n\n\n

However, there are some limitations to this approach:

\n\n\n\n\n\n\n\n

Despite these limitations, customizing the default author template can be a quick and effective solution for those who want to make minor improvements to their author pages while maintaining a consistent design across their WordPress site.

\n\n\n\n

Creating a custom author page

\n\n\n\n

A custom author page gives you full control over the design, the amount of information, and how it’s displayed, and it also comes with extra opportunities for user engagement. It’s a separate page that is then linked to this specific user and shows up when you click on their name. 

\n\n\n\n

Unlike the default author page, you’re not restricted to the information fields on the back end and can add virtually anything. For example, you can include customized links to guest post contributions, client testimonials, extra information about services, a donation block, share buttons, and much more. 

\n\n\n\n

The only possible downfall of these pages is that they require more effort to set up and maintain, and depending on your goals, you might need technical knowledge or external tools and plugins for the job. The payoff, however, is worth it.

\n\n\n\n

How to use template tags to customize the author template

\n\n\n\n

The design of your WordPress blog is defined by the theme you are using, and themes are made of different templates. Template tags PHP functions built into WordPress to fetch and display dynamic content allowing you to customize your blog and make the pages look exactly how you want them to. 

\n\n\n\n

In this next section, we’ll guide you through the process of using template tags for author page customization, including code snippets. 

\n\n\n\n

Creating the author.php file

\n\n\n\n

The first step is to check whether there is an author.php file in your theme directory and create one if that’s not the case. This is the file you’ll be using to customize the layout and the content of the author pages. 

\n\n\n\n

Basic template tags for author information

\n\n\n\n

There are a couple of tags you can use to access author information, including: 

\n\n\n\n\n\n\n\n

Combining template tags with HTML and CSS

\n\n\n\n

You can display this data on the frontend of your website using the echo command, like in the example below:

\n\n\n\n
<div class=\"author-info\">\n	<h2>About the Author</h2>\n	<p><strong>Name:</strong> <?php echo get_the_author_meta (\'display_name\'); ?></p>\n	<p><strong>Email:</strong> <?php echo get_the_author_meta (\'user_email\'); ?></p>\n	<p><strong>Bio:</strong> <?php echo get_the_author_meta (\'description\'); ?></p>\n</div>
\n\n\n\n

Using conditional statements

\n\n\n\n

The is_author function introduces conditional logic, where you can check whether a page has an author, and display their information if it does. Use the following format:

\n\n\n\n
<?php if ( is_author() ) : ?>\n// Your code here if it returns true\n<?php endif; ?>
\n\n\n\n

This is ideal for sites with a very simple URL structure where, say, a landing page and a blog post would have the same structure.

\n\n\n\n

Pair this with the get_the_author_meta() command to retrieve the author’s ID and display their information on the frontend, as shown above.

\n\n\n\n

Building a custom author page on WordPress through Gravatar integration

\n\n\n\n\"Gravatar\n\n\n\n

Gravatar, a service built by Automattic, offers a powerful solution for creating feature-rich and dynamic author pages on your website with minimal effort. While WordPress already uses Gravatar profile pictures for users logged in with the same email, you can take this integration a step further by leveraging Gravatar’s Profiles-As-A-Service REST API to import entire user profiles and create fully customized author pages.

\n\n\n\n

For example, all the blog posts written by yours truly (me, Ronnie) have a link to my Gravatar page

\n\n\n\n\"Example\n\n\n\n

This is so that when people click on my name, they are redirected to my Gravatar profile where I’ve put all important information about myself.

\n\n\n\n\"Ronnie\n\n\n\n

However, the benefits of Gravatar integration go beyond simply linking to an author’s Gravatar page. By utilizing the Profiles-As-A-Service REST API, you can create custom author pages on your website that display information imported directly from Gravatar. This offers several advantages:

\n\n\n\n\n\n\n\n

So, if you want to leverage Gravatar to build a custom author page, check out our documentation for developers

\n\n\n\n

Customizing the WordPress author box with Jetpack and Gravatar

\n\n\n\n

One of the most important parts of the author’s profile is their bio – it’s what gives the article credibility and entices readers to check out more posts or even connect with the author. Besides ensuring it’s written well, you can enhance the bio’s design even further with the Jetpack plugin and its Gravatar hovercard integration

\n\n\n\n

Customizing author info with Jetpack

\n\n\n\n\"Jetpack\n\n\n\n

Jetpack comes with many additional features, that allow you to customize and add new functionalities to the author pages. 

\n\n\n\n

First, it fully integrates with Gravatar to pull author information and update it automatically. Besides that, it lets you enable the display of the author’s name and bio or their Gravatar profile on single post pages with all the information directly pulled from their WordPress profile. 

\n\n\n\n

In this example, we’ve added a Gravatar profile widget to the sidebar next to the blog post. 

\n\n\n\n\"The\n\n\n\n

With Gravatar Hovercards enabled, when people hover over the profile with their mouse, they’ll see a mini version of the profile as a hovercard. 

\n\n\n\n

This is how it would look in our example: 

\n\n\n\n\"Example\n\n\n\n

You can easily enable that by going to Jetpack > Settings > Discussion and then enabling the option named “Enable pop-up business cards over commenters’ Gravatars

\n\n\n\n\"Enabling\n\n\n\n

There are many other customization options, especially with Jetpack widgets. Still, we recommend keeping it simple and not cluttering the page with too many elements, as this may overwhelm readers. As always, balance is key. 

\n\n\n\n

Transform your WordPress site with a stunning custom author page

\n\n\n\n

Custom author pages are essential for showcasing your authors’ expertise, fostering reader connections, and enhancing user experience. While there are various approaches to creating custom author pages on WordPress, integrating with Gravatar’s Profiles-As-A-Service REST API is the most efficient and effective solution.

\n\n\n\n

By leveraging Gravatar’s API, you can save time and effort, ensure data accuracy and consistency, provide a seamless user experience, and boost your blog’s SEO and E-E-A-T. Learn more about how you can integrate Gravatar with your WordPress website and begin your journey toward a more connected and personalized user experience.

\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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 26 Jan 2025 16:24:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s: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:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 24 Feb 2025 05:36:53 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Mon, 24 Feb 2025 05:15:31 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";i:1738145404;s:21:\"cache_expiration_time\";i:1740418615;s:23:\"__cache_expiration_time\";i:1740418615;}','off'),(1314,'_transient_timeout_dash_v2_f69de0bbfe7eaa113146875f40c02000','1740418615','off'),(1315,'_transient_dash_v2_f69de0bbfe7eaa113146875f40c02000','
','off'),(1475,'options_ru_RU_social_0_link','https://vk.com/cosmodog_petfood','off'),(1476,'_options_ru_RU_social_0_link','field_67bc37ab89d86','off'),(1477,'options_ru_RU_social_0_img','259','off'),(1478,'_options_ru_RU_social_0_img','field_67bc37b989d87','off'),(1479,'options_ru_RU_social_1_link','https://t.me/cosmospet','off'),(1480,'_options_ru_RU_social_1_link','field_67bc37ab89d86','off'),(1481,'options_ru_RU_social_1_img','260','off'),(1482,'_options_ru_RU_social_1_img','field_67bc37b989d87','off'),(1483,'options_ru_RU_social_2_link','https://t.me/cosmospet','off'),(1484,'_options_ru_RU_social_2_link','field_67bc37ab89d86','off'),(1485,'options_ru_RU_social_2_img','258','off'),(1486,'_options_ru_RU_social_2_img','field_67bc37b989d87','off'),(1487,'options_ru_RU_social','3','off'),(1488,'_options_ru_RU_social','field_67bc379e89d85','off'),(1489,'options_ru_RU_links_0_link','https://cosmopet.shop/privacy-policy/','off'),(1490,'_options_ru_RU_links_0_link','field_67bc37c589d89','off'),(1491,'options_ru_RU_links_0_name','Соглашение о конфиденциальности','off'),(1492,'_options_ru_RU_links_0_name','field_67bc37d489d8b','off'),(1493,'options_ru_RU_links_1_link','https://cosmopet.shop/documents/declaration_korm.pdf','off'),(1494,'_options_ru_RU_links_1_link','field_67bc37c589d89','off'),(1495,'options_ru_RU_links_1_name','Декларация соответствия корма','off'),(1496,'_options_ru_RU_links_1_name','field_67bc37d489d8b','off'),(1497,'options_ru_RU_links_2_link','https://cosmopet.shop/documents/declaration_lakomstva.pdf','off'),(1498,'_options_ru_RU_links_2_link','field_67bc37c589d89','off'),(1499,'options_ru_RU_links_2_name','Декларация соответствия лакомств','off'),(1500,'_options_ru_RU_links_2_name','field_67bc37d489d8b','off'),(1501,'options_ru_RU_links','3','off'),(1502,'_options_ru_RU_links','field_67bc37c589d88','off'),(1505,'options_en_US_social_0_link','','off'),(1506,'_options_en_US_social_0_link','field_67bc37ab89d86','off'),(1507,'options_en_US_social_0_img','259','off'),(1508,'_options_en_US_social_0_img','field_67bc37b989d87','off'),(1509,'options_en_US_social_1_link','','off'),(1510,'_options_en_US_social_1_link','field_67bc37ab89d86','off'),(1511,'options_en_US_social_1_img','260','off'),(1512,'_options_en_US_social_1_img','field_67bc37b989d87','off'),(1513,'options_en_US_social_2_link','','off'),(1514,'_options_en_US_social_2_link','field_67bc37ab89d86','off'),(1515,'options_en_US_social_2_img','258','off'),(1516,'_options_en_US_social_2_img','field_67bc37b989d87','off'),(1517,'options_en_US_social','3','off'),(1518,'_options_en_US_social','field_67bc379e89d85','off'),(1519,'options_en_US_links_0_link','','off'),(1520,'_options_en_US_links_0_link','field_67bc37c589d89','off'),(1521,'options_en_US_links_0_name','Privacy Policy','off'),(1522,'_options_en_US_links_0_name','field_67bc37d489d8b','off'),(1523,'options_en_US_links_1_link','','off'),(1524,'_options_en_US_links_1_link','field_67bc37c589d89','off'),(1525,'options_en_US_links_1_name','Declaration','off'),(1526,'_options_en_US_links_1_name','field_67bc37d489d8b','off'),(1531,'options_en_US_links','2','off'),(1532,'_options_en_US_links','field_67bc37c589d88','off'),(1536,'options_en_US_featured_0_post','193','off'),(1537,'_options_en_US_featured_0_post','field_67a9ff8ae963d','off'),(1538,'options_en_US_featured_0_color','#FFDF99','off'),(1539,'_options_en_US_featured_0_color','field_67a9fface963e','off'),(1540,'options_en_US_featured_1_post','193','off'),(1541,'_options_en_US_featured_1_post','field_67a9ff8ae963d','off'),(1542,'options_en_US_featured_1_color','#FFDF99','off'),(1543,'_options_en_US_featured_1_color','field_67a9fface963e','off'),(1544,'options_en_US_featured_2_post','193','off'),(1545,'_options_en_US_featured_2_post','field_67a9ff8ae963d','off'),(1546,'options_en_US_featured_2_color','#FFDF99','off'),(1547,'_options_en_US_featured_2_color','field_67a9fface963e','off'),(1548,'options_en_US_editorial_0_post','193','off'),(1549,'_options_en_US_editorial_0_post','field_67aa0b33a019a','off'),(1550,'options_en_US_editorial_1_post','193','off'),(1551,'_options_en_US_editorial_1_post','field_67aa0b33a019a','off'),(1552,'options_en_US_editorial_2_post','193','off'),(1553,'_options_en_US_editorial_2_post','field_67aa0b33a019a','off'),(1554,'options_en_US_editorial_3_post','193','off'),(1555,'_options_en_US_editorial_3_post','field_67aa0b33a019a','off'),(1606,'_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/ru_RU/wordpress-6.7.2.zip\";s:6:\"locale\";s:5:\"ru_RU\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/ru_RU/wordpress-6.7.2.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.7.2\";s:7:\"version\";s:5:\"6.7.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1740391780;s:15:\"version_checked\";s:5:\"6.7.2\";s:12:\"translations\";a:0:{}}','off'),(1609,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1740391784;s:7:\"checked\";a:1:{s:8:\"cosmopet\";s:0:\"\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'),(1610,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1740399955;s:8:\"response\";a:9:{s:47:\"better-search-replace/better-search-replace.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/better-search-replace\";s:4:\"slug\";s:21:\"better-search-replace\";s:6:\"plugin\";s:47:\"better-search-replace/better-search-replace.php\";s:11:\"new_version\";s:6:\"1.4.10\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/better-search-replace/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/better-search-replace.1.4.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/better-search-replace/assets/icon-256x256.png?rev=2706527\";s:2:\"1x\";s:74:\"https://ps.w.org/better-search-replace/assets/icon-128x128.png?rev=2706527\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/better-search-replace/assets/banner-1544x500.png?rev=2706527\";s:2:\"1x\";s:76:\"https://ps.w.org/better-search-replace/assets/banner-772x250.jpg?rev=2706527\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.5.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/duplicator\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:8:\"1.5.11.2\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/duplicator.1.5.11.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/duplicator/assets/icon-256x256.png?rev=2906985\";s:2:\"1x\";s:63:\"https://ps.w.org/duplicator/assets/icon-128x128.png?rev=2906985\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/duplicator/assets/banner-1544x500.png?rev=2906985\";s:2:\"1x\";s:65:\"https://ps.w.org/duplicator/assets/banner-772x250.png?rev=2906985\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"requires_php\";s:6:\"5.6.20\";s:16:\"requires_plugins\";a:0:{}}s:37:\"post-types-order/post-types-order.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/post-types-order\";s:4:\"slug\";s:16:\"post-types-order\";s:6:\"plugin\";s:37:\"post-types-order/post-types-order.php\";s:11:\"new_version\";s:5:\"2.3.3\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/post-types-order/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/post-types-order.2.3.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/post-types-order/assets/banner-1544x500.png?rev=3164418\";s:2:\"1x\";s:71:\"https://ps.w.org/post-types-order/assets/banner-772x250.png?rev=3164418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.8\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}}s:21:\"safe-svg/safe-svg.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/safe-svg\";s:4:\"slug\";s:8:\"safe-svg\";s:6:\"plugin\";s:21:\"safe-svg/safe-svg.php\";s:11:\"new_version\";s:5:\"2.3.1\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/safe-svg/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/safe-svg.2.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=2779013\";s:3:\"svg\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=2779013\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/safe-svg/assets/banner-1544x500.png?rev=2683939\";s:2:\"1x\";s:63:\"https://ps.w.org/safe-svg/assets/banner-772x250.png?rev=2683939\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:53:\"webp-converter-for-media/webp-converter-for-media.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:38:\"w.org/plugins/webp-converter-for-media\";s:4:\"slug\";s:24:\"webp-converter-for-media\";s:6:\"plugin\";s:53:\"webp-converter-for-media/webp-converter-for-media.php\";s:11:\"new_version\";s:5:\"6.2.0\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/webp-converter-for-media/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/webp-converter-for-media.6.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/webp-converter-for-media/assets/icon-256x256.png?rev=2636288\";s:2:\"1x\";s:77:\"https://ps.w.org/webp-converter-for-media/assets/icon-128x128.png?rev=2636288\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/webp-converter-for-media/assets/banner-1544x500.png?rev=2757184\";s:2:\"1x\";s:79:\"https://ps.w.org/webp-converter-for-media/assets/banner-772x250.png?rev=2757184\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"requires_php\";s:3:\"7.1\";s:16:\"requires_plugins\";a:0:{}}s:35:\"wp-fastest-cache/wpFastestCache.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/wp-fastest-cache\";s:4:\"slug\";s:16:\"wp-fastest-cache\";s:6:\"plugin\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:11:\"new_version\";s:5:\"1.3.4\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wp-fastest-cache/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-fastest-cache.1.3.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-128x128.png?rev=1068904\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/wp-fastest-cache/assets/banner-772x250.jpg?rev=1064099\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{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:\"24.5\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.24.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3112542\";s:2:\"1x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-128x128.gif?rev=3112542\";}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.5\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"requires_php\";s:5:\"7.2.5\";s:16:\"requires_plugins\";a:0:{}}s:34:\"advanced-custom-fields-pro/acf.php\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:6:\"6.3.12\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.7.2\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://connect.advancedcustomfields.com/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg\";s:4:\"high\";s:67:\"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg\";}s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";s:12:\"release_date\";s:8:\"20250121\";}}s:12:\"translations\";a:3:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"cyr2lat\";s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.3.0\";s:7:\"updated\";s:19:\"2023-09-23 18:02:47\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/translation/plugin/cyr2lat/6.3.0/ru_RU.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:8:\"polylang\";s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2024-04-09 09:42:38\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/translation/plugin/polylang/3.6.6/ru_RU.zip\";s:10:\"autoupdate\";b:1;}i:2;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:18:\"post-views-counter\";s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.5.1\";s:7:\"updated\";s:19:\"2023-10-30 14:47:57\";s:7:\"package\";s:85:\"https://downloads.wordpress.org/translation/plugin/post-views-counter/1.5.1/ru_RU.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:6:{s:57:\"acf-options-for-polylang/bea-acf-options-for-polylang.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/acf-options-for-polylang\";s:4:\"slug\";s:24:\"acf-options-for-polylang\";s:6:\"plugin\";s:57:\"acf-options-for-polylang/bea-acf-options-for-polylang.php\";s:11:\"new_version\";s:6:\"1.1.11\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/acf-options-for-polylang/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/acf-options-for-polylang.1.1.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/acf-options-for-polylang/assets/icon-256x256.png?rev=2504391\";s:2:\"1x\";s:77:\"https://ps.w.org/acf-options-for-polylang/assets/icon-128x128.png?rev=2504391\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/acf-options-for-polylang/assets/banner-1544x500.png?rev=2504391\";s:2:\"1x\";s:79:\"https://ps.w.org/acf-options-for-polylang/assets/banner-772x250.png?rev=2504391\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:22:\"cyr2lat/cyr-to-lat.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/cyr2lat\";s:4:\"slug\";s:7:\"cyr2lat\";s:6:\"plugin\";s:22:\"cyr2lat/cyr-to-lat.php\";s:11:\"new_version\";s:5:\"6.3.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/cyr2lat/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/cyr2lat.6.3.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/cyr2lat/assets/icon.svg?rev=2834364\";s:3:\"svg\";s:52:\"https://ps.w.org/cyr2lat/assets/icon.svg?rev=2834364\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/cyr2lat/assets/banner-1544x500.png?rev=2434252\";s:2:\"1x\";s:62:\"https://ps.w.org/cyr2lat/assets/banner-772x250.png?rev=2434252\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.6.6\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.6.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:41:\"post-views-counter/post-views-counter.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/post-views-counter\";s:4:\"slug\";s:18:\"post-views-counter\";s:6:\"plugin\";s:41:\"post-views-counter/post-views-counter.php\";s:11:\"new_version\";s:5:\"1.5.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/post-views-counter/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/post-views-counter.1.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/post-views-counter/assets/icon-256x256.png?rev=2973820\";s:2:\"1x\";s:71:\"https://ps.w.org/post-views-counter/assets/icon-128x128.png?rev=2973820\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/post-views-counter/assets/banner-772x250.png?rev=2973820\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"6.3.0\";}s:61:\"theme-translation-for-polylang/polylang-theme-translation.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/theme-translation-for-polylang\";s:4:\"slug\";s:30:\"theme-translation-for-polylang\";s:6:\"plugin\";s:61:\"theme-translation-for-polylang/polylang-theme-translation.php\";s:11:\"new_version\";s:5:\"3.4.8\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/theme-translation-for-polylang/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/theme-translation-for-polylang.3.4.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/theme-translation-for-polylang/assets/icon-256x256.png?rev=1431912\";s:2:\"1x\";s:83:\"https://ps.w.org/theme-translation-for-polylang/assets/icon-128x128.png?rev=1431912\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";}s:25:\"timber-library/timber.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/timber-library\";s:4:\"slug\";s:14:\"timber-library\";s:6:\"plugin\";s:25:\"timber-library/timber.php\";s:11:\"new_version\";s:6:\"1.23.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/timber-library/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/timber-library.1.23.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/timber-library/assets/icon-256x256.png?rev=1482054\";s:2:\"1x\";s:67:\"https://ps.w.org/timber-library/assets/icon-128x128.png?rev=1482055\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/timber-library/assets/banner-1544x500.jpg?rev=1481635\";s:2:\"1x\";s:69:\"https://ps.w.org/timber-library/assets/banner-772x250.jpg?rev=1481619\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.3.0\";}}}','off'),(1619,'_transient_timeout_wpseo_total_unindexed_post_type_archives','1740478938','off'),(1620,'_transient_wpseo_total_unindexed_post_type_archives','0','off'),(1621,'_transient_timeout_wpseo_total_unindexed_general_items','1740478938','off'),(1622,'_transient_wpseo_total_unindexed_general_items','0','off'),(1625,'_transient_timeout_wpseo_unindexed_post_link_count','1740478939','off'),(1626,'_transient_wpseo_unindexed_post_link_count','0','off'),(1627,'_transient_timeout_wpseo_unindexed_term_link_count','1740478939','off'),(1628,'_transient_wpseo_unindexed_term_link_count','0','off'),(1655,'_site_transient_timeout_wp_remote_block_patterns_eba1381e4c01afc2b92ad122e30e239a','1740396848','off'); INSERT INTO `wp_options` VALUES (1656,'_site_transient_wp_remote_block_patterns_eba1381e4c01afc2b92ad122e30e239a','a:91:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:515126;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Intro area with heading and image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1699:\"\n
\n
\n\n\n\n
\n
\n
\n

Uncover a realm of opportunities.

\n
\n\n\n\n
\n

Exploring life’s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.

\n\n\n\n\n
\n
\n\n\n\n
\n\n\n\n
\"\"
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:22:\"Hero (Тема дня)\";s:16:\"wpop_description\";s:93:\"Two columns of text, left with a heading and right with a paragraph, with a wide image below.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.5\";s:25:\"wpop_contains_block_types\";s:111:\"core/button,core/buttons,core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"about\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2436:\"\n
\n
\n\n\n\n
\n
\n
\n

Uncover a realm of opportunities.

\n
\n\n\n\n
\n

Exploring life\'s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.

\n\n\n\n\n
\n
\n\n\n\n
\n\n\n\n
\"\"
\n
\n\n\n\n
\n
\n\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:310635;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:65:\"Обложка плаката слева, абзац справа\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4080:\"\n
\n
\n
\"\"
\n
\n

Уорделл

\n\n\n\n

серый

\n\n\n\n

Показ (-ов)

\n\n\n\n

Bebop &

\n\n\n\n

КАЧЕЛИ

\n
\n
\n\n\n\n
\n

Уорделл Грей родился в Оклахома-Сити и был младшим из четырех детей. Его ранние детские годы прошли в Оклахоме, прежде чем он переехал с семьей в Детройт в 1929 году.

\n\n\n\n

В начале 1935 года Грей начал посещать Северо-восточную среднюю школу, а затем перешел в среднюю техническую школу Касса, выпускниками которой были Дональд Берд, Лаки Томпсон и Эл МакКиббон.

\n\n\n\n\n\n\n\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:73:\"core/button,core/buttons,core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:6734:\"\n
\n
\n
\"\"
\n
\n

Уорделл

\n\n\n\n

серый

\n\n\n\n

Показ (-ов)

\n\n\n\n

Bebop &

\n\n\n\n

КАЧЕЛИ

\n
\n
\n\n\n\n
\n

Уорделл Грей родился в Оклахома-Сити и был младшим из четырех детей. Его ранние детские годы прошли в Оклахоме, прежде чем он переехал с семьей в Детройт в 1929 году.

\n\n\n\n

В начале 1935 года Грей начал посещать Северо-восточную среднюю школу, а затем перешел в среднюю техническую школу Касса, выпускниками которой были Дональд Берд, Лаки Томпсон и Эл МакКиббон.

\n\n\n\n\n\n\n\n
\n
\n
\n
\n\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:357743;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:100:\"Выровненное по центру изображение с двухцветным фоном\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1347:\"\n
\n
\n
\n\n\n\n
\"\"
\n\n\n\n
\n\n\n\n

И так далее

\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:40:\"Градиент, Двухцветный\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:57:\"core/cover,core/group,core/heading,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2146:\"\n
\n
\n
\n\n\n\n
\"\"
\n\n\n\n
\n\n\n\n

И так далее

\n\n\n\n
\n
\n
\n\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:382421;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:98:\"Полноцветный темный баннер с заголовком слева вверху\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1089:\"\n
\"\"
\n
\n

bud!

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:34:\"джаз, На всю ширину\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1697:\"\n
\"\"
\n
\n

bud!

\n
\n
\n\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:357752;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:107:\"Полноцветная обложка с повторяющимся градиентным текстом\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1767:\"\n
\"\"
\n
\n\n\n\n
\n

ДЖАНГО

\n\n\n\n

ДЖАНГО

\n\n\n\n

ДЖАНГО

\n\n\n\n

ДЖАНГО

\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:112:\"Во всю ширину, фоновое изображение, Градиент, Верхний регистр\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3159:\"\n
\"\"
\n
\n\n\n\n
\n

ДЖАНГО

\n\n\n\n

ДЖАНГО

\n\n\n\n

ДЖАНГО

\n\n\n\n

ДЖАНГО

\n
\n\n\n\n
\n
\n\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:309400;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:138:\"Широкоформатный, вертикально выровненный заголовок справа, описание слева\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2339:\"\n
\n
\n
\n

Let ’em Roll» — альбом американского органиста Биг Джона Паттона, записанный в 1965 году и выпущенный на лейбле Blue Note.

\n\n\n\n\n
\n\n\n\n
\n

Пусть
‘EM
катится

\n\n\n\n

Большой
Джон
Паттон

\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:134:\"вертикально, жирный, джаз, магазин, магазин, заголовок, Hero (Тема дня), товар\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:61:\"core/button,core/buttons,core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3865:\"\n
\n
\n
\n

Let \'em Roll\" - альбом американского органиста Биг Джона Паттона, записанный в 1965 году и выпущенный на лейбле Blue Note.

\n\n\n\n\n
\n\n\n\n
\n

Пусть
\'EM
катится

\n\n\n\n

Большой
Джон
Паттон

\n
\n
\n
\n\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:357756;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:125:\"Полноформатный заголовок со ссылками и градиентным смещенным фоном\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2066:\"\n
\n
\n\n\n\n
\n
\n

МОНАХ.

\n
\n\n\n\n
\n
\n

Новая коллекция

\n\n\n\n

Узнать больше

\n
\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:88:\"смещение, Градиент, джаз, заголовок, Особенность\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3229:\"\n
\n
\n\n\n\n
\n
\n

МОНАХ.

\n
\n\n\n\n
\n
\n

Новая коллекция

\n\n\n\n

Узнать больше →

\n
\n
\n
\n\n\n\n
\n
\n\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:357763;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:85:\"Заголовок, абзац, кнопка с двумя изображениями\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2815:\"\n
\n
\n
\n

Время для приключений

\n\n\n\n
\n\n\n\n

Исследуйте нашу сеть тропинок, ведущих через разнообразные лесные массивы, и понаблюдайте за разнообразием флоры, называющей эту территорию своим домом.

\n\n\n\n
\n\n\n\n\n
\n\n\n\n
\n
\n
\n\n\n\n
\"\"
\n
\n\n\n\n
\"\"
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4284:\"\n
\n
\n
\n

Время для приключений

\n\n\n\n
\n\n\n\n

Исследуйте нашу сеть тропинок, ведущих через разнообразные лесные массивы, и понаблюдайте за разнообразием флоры, называющей эту территорию своим домом.

\n\n\n\n
\n\n\n\n\n
\n\n\n\n
\n
\n
\n\n\n\n
\"\"
\n
\n\n\n\n
\"\"
\n
\n
\n
\n\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:309114;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:87:\"Смелый рекламный баннер с геометрическим фоном\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1791:\"\n
\"\"
\n
\n

Наслаждайтесь

\n\n\n\n

20% скидка

\n\n\n\n
\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:91:\"магазин, магазин, Купон, джаз, фоновое изображение\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:73:\"core/button,core/buttons,core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2866:\"\n
\"\"
\n
\n

Наслаждайтесь

\n\n\n\n

20% скидка

\n\n\n\n
\n\n\n\n\n
\n
\n\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:380905;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:129:\"Смещение полужирного текста абзаца с различной степенью прозрачности\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1708:\"\n
\n
\n

Отправляйтесь

\n\n\n\n

В ПОХОД

\n\n\n\n

приключение и исследование красоты лучшей природы…

\n\n\n\n

В

\n\n\n\n

WOODS.

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3114:\"\n
\n
\n

Отправляйтесь

\n\n\n\n

В ПОХОД

\n\n\n\n

приключение и исследование красоты лучшей природы…

\n\n\n\n

В

\n\n\n\n

WOODS.

\n
\n
\n\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:360284;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:83:\"Офсетный текст в духе бруталистского дизайна\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1461:\"\n
\n
\n

✴︎ Прогулка

\n\n\n\n

В

\n\n\n\n

Парк

\n\n\n\n

—01.03

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2643:\"\n
\n
\n

✴︎ Прогулка

\n\n\n\n

В

\n\n\n\n

Парк

\n\n\n\n

—01.03

\n
\n
\n\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:357767;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:105:\"Полноэкранное изображение с областью содержимого справа\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2291:\"\n
\n
\n
\"\"
\n\n\n\n
\n

блуждающая прогулка по лесу

\n\n\n\n
\n\n\n\n

Исследуйте нашу сеть тропинок, ведущих через разнообразные лесные массивы, и понаблюдайте за разнообразием флоры, называющей эту территорию своим домом.

\n\n\n\n
\n\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3448:\"\n
\n
\n
\"\"
\n\n\n\n
\n

блуждающая прогулка по лесу

\n\n\n\n
\n\n\n\n

Исследуйте нашу сеть тропинок, ведущих через разнообразные лесные массивы, и понаблюдайте за разнообразием флоры, называющей эту территорию своим домом.

\n\n\n\n
\n\n\n\n\n
\n
\n
\n\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:357771;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:104:\"Изображение обложки с жирным заголовком и кнопкой, слева\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1675:\"\n
\"\"
\n
\n

Отправляйтесь в поход и побродите по лесу

\n
\n\n\n\n
\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2492:\"\n
\"\"
\n
\n

Отправляйтесь в поход и побродите по лесу

\n
\n\n\n\n
\n\n\n\n\n
\n\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:357775;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:92:\"Изображение обложки с жирным заголовком и кнопкой\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1673:\"\n
\"\"
\n
\n

Отправляйтесь в поход и исследуйте красоту леса.

\n
\n\n\n\n
\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2486:\"\n
\"\"
\n
\n

Отправляйтесь в поход и исследуйте красоту леса.

\n
\n\n\n\n
\n\n\n\n\n
\n\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:356536;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:79:\"Полноэкранная галерея изображений обложек\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:955:\"\n
\n
\n
\"\"
\n\n\n\n
\"\"
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:79:\"Галерея , изображения, Столбцы, фон, Обложка\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:32:\"core/cover,core/group,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1259:\"\n
\n
\n
\"\"
\n\n\n\n
\"\"
\n
\n
\n\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:357890;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:98:\"Записи во всю ширину с заголовками в верхнем регистре\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:498:\"\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:68:\"звезд, Записи, Зациклить, БЛОГ, индекс\";s:16:\"wpop_description\";s:145:\"Паттерн полноразмерных записей с крупными заголовками и стартовыми акцентами.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:182:\"core/group,core/paragraph,core/post-date,core/post-template,core/post-terms,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3502:\"\n
\n
\n\n
\n
\n
\n

✴︎

\n\n\n
\n\n\n
\n
\n\n\n\n
\n\n
\n\n\n\n
\n\n\n\n
\n
\n\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:357894;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:74:\"Заголовки записей на всю ширину с датами\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:637:\"\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:70:\"Записи, запрос, Зациклить, БЛОГ, индекс\";s:16:\"wpop_description\";s:137:\"Паттерн полноформатных записей с крупными заголовками и числовыми датами.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:151:\"core/group,core/post-date,core/post-template,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3583:\"\n
\n
\n\n
\n
\n\n
\n\n\n
\n\n
\n\n\n\n
\n\n\n\n
\n
\n\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:363203;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:102:\"Заголовок внутри полноразмерного фонового изображения\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4850:\"\n
\n
\"\"
\n
\n\n\n\n
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:220:\"Простой заголовок с логотипом, названием сайта, навигацией и полноразмерным фоновым изображением с тёмным перекрытием.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2554:\"\n
\n
\"\"
\n
\n
\n\n
\n\n\n
\n\n\n\n
\n
\n
\n\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:363207;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Простой заголовок на темном фоне\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4001:\"\n
\n
\n\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:151:\"Простой заголовок с логотипом, названием сайта, ссылками навигации и тёмным фоном.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1497:\"\n
\n
\n
\n\n
\n\n\n\n
\n
\n
\n\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:363211;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:74:\"Текстовый заголовок с кратким описанием\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3664:\"\n
\n
\n

Паттерны

\n\n

Beautifully designed patterns ready to go with a simple copy/paste

\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:136:\"Заголовок с названием сайта, кратким описанием и навигационными ссылками.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:60:\"core/group,core/navigation,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:966:\"\n
\n
\n
\n\n
\n\n\n
\n
\n\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:380988;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:70:\"Простой заголовок с кратким описанием\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4269:\"\n
\n
\n
\"Логотип
\n\n\n

Паттерны

\n\n

Beautifully designed patterns ready to go with a simple copy/paste

\n
\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:184:\"Заголовок с логотипом сайта, заголовком и кратким описанием слева и навигационными ссылками справа.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/navigation,core/site-logo,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1389:\"\n
\n
\n
\n\n\n
\n\n
\n
\n\n\n
\n
\n\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:231678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:78:\"Полноширинный заголовок с изображением hero\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4822:\"\n
\n
\n\n\n\n
\n\n\n\n
\"\"
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:133:\"Заголовок на белом фоне, за которым следует hero изображение во всю ширину.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2566:\"\n
\n
\n
\n\n\n
\n
\n\n\n
\n\n\n\n
\"\"
\n
\n
\n
\n\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:380992;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:65:\"Полное название сайта и кнопка меню\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3401:\"\n

Паттерны

\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:100:\"Заголовок с названием сайта и кнопкой меню гамбургера.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:794:\"\n
\n\n
\n\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:363215;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:80:\"Полноразмерный заголовок с крупным шрифтом\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3507:\"\n

Паттерны

\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:188:\"Заголовок с большим названием сайта и навигационными ссылками, выполненными таким же крупным шрифтом.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:811:\"\n
\n\n
\n\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:363219;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Простой заголовок\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3803:\"\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:111:\"Простой заголовок с логотипом, названием сайта и навигацией.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1021:\"\n
\n
\n
\n\n
\n\n\n
\n
\n\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:380998;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:58:\"Заголовок по центру с логотипом\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3747:\"\n
\n
\"Логотип
\n\n

Паттерны

\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:162:\"Выровненный по центру заголовок с логотипом, названием сайта и навигационными ссылками.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:926:\"\n
\n
\n\n\n\n
\n
\n\";}i:26;O:8:\"stdClass\":7:{s:2:\"id\";i:381004;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:102:\"Подвал с выравниванием по центру со ссылками на соцсети\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4246:\"\n
\n
\n

Сайт работает на WordPress.com

\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:161:\"Подвал по центру с предложением «Гордо работает на WordPress» и ссылками на социальные сети.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:60:\"core/group,core/paragraph,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1511:\"\n
\n
\n

Сайт работает на WordPress.com

\n\n\n\n\n
\n
\n\";}i:27;O:8:\"stdClass\":7:{s:2:\"id\";i:358160;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:123:\"Подвал со строкой поиска, названием сайта и строкой благодарностей\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3150:\"\n
\n
\n
\n

Поиск

\n\n\n
\n\n\n\n
\n
\n

Соцсети

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n
\n
\n
\n\n\n\n
\n\n\n\n
\n\n\n\n\n

С гордостью работает на WordPress

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:161:\"Подвал с полем поиска и названием сайта слева и небольшой строкой благодарности справа.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:65:\"core/group,core/paragraph,core/search,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3291:\"\n
\n
\n
\n

Поиск

\n\n\n
\n\n\n\n
\n
\n

Соцсети

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n
\n
\n
\n\n\n\n
\n\n\n\n
\n
\n\n\n\n

С гордостью работает на WordPress

\n
\n
\n\";}i:28;O:8:\"stdClass\":7:{s:2:\"id\";i:360460;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:92:\"Подвал с названием сайта и строкой благодарностей\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:915:\"\n
\n
\n\n\n\n\n

С гордостью работает на WordPress

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:115:\"Подвал с названием сайта слева и строкой благодарности справа.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/paragraph,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1120:\"\n
\n
\n
\n\n\n\n

С гордостью работает на WordPress

\n
\n
\n\";}i:29;O:8:\"stdClass\":7:{s:2:\"id\";i:360464;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:90:\"Подвал с меню навигации и строкой благодарностей\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3683:\"\n
\n
\n
\n\n\n\n

С гордостью работает на WordPress

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:106:\"Подвал с навигацией слева и строкой благодарности справа.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/navigation,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1199:\"\n
\n
\n
\n\n\n\n

С гордостью работает на WordPress

\n
\n
\n\";}i:30;O:8:\"stdClass\":7:{s:2:\"id\";i:358164;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:101:\"Подвал на всю ширину с фоновым цветом и тремя столбцами\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3088:\"\n
\n
\n
\n

РАСПОЛОЖЕНИЕ

\n\n\n\n

2020 Lomita Blvd, 
Torrance, CA 90101
United States

\n\n\n\n
\n
\n\n\n\n
\n

Страницы

\n\n\n\n\n\n
\n
\n\n\n\n
\n

Подписаться на нас

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n\n\n\n
\n
\n
\n\n\n\n
\n

С гордостью работает на WordPress

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:129:\"Подвал, состоящий только из текста, с фоновым цветом и тремя столбцами.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:78:\"core/column,core/columns,core/group,core/navigation,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3302:\"\n
\n
\n
\n

РАСПОЛОЖЕНИЕ

\n\n\n\n

2020 Lomita Blvd, 
Torrance, CA 90101
United States

\n\n\n\n
\n
\n\n\n\n
\n

Страницы

\n\n\n\n\n\n
\n
\n\n\n\n
\n

Подписаться на нас

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n\n\n\n
\n
\n
\n\n\n\n
\n

С гордостью работает на WordPress

\n
\n
\n\";}i:31;O:8:\"stdClass\":7:{s:2:\"id\";i:381016;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:102:\"Подвал с выравниванием по центру со ссылками на соцсети\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4174:\"\n
\"Логотип
\n\n\n

Сайт работает на WordPress.com

\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:179:\"Подвал с заголовком сайта по центру, кратким описанием, ссылками соцсети и строкой благодарности.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/paragraph,core/site-logo,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1548:\"\n
\n\n\n

Сайт работает на WordPress.com

\n\n\n\n\n
\n\";}i:32;O:8:\"stdClass\":7:{s:2:\"id\";i:360470;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:134:\"Полноширинный подвал с навигацией, благодарностями и социальными сетями\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4662:\"\n
\n

Паттерны

\n\n\n
\n

С гордостью работает на WordPress

\n
\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:164:\"Футер с названием сайта слева, благодарностями посередине и социальными ссылками справа.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:76:\"core/group,core/paragraph,core/site-title,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1894:\"\n
\n
\n\n\n
\n

С гордостью работает на WordPress

\n
\n\n\n\n\n
\n
\n\";}i:33;O:8:\"stdClass\":7:{s:2:\"id\";i:358168;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:69:\"Подвал с выравниванием по левому краю\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2966:\"\n
\n

Паттерны

\n\n\n

2020 Lomita Blvd, 
Torrance, CA 90101
United States

\n\n\n\n

Гордо работает на платформе WordPress

\n\n\n\n
\n
\n\n\n\n
\n
\n

Страницы

\n\n\n\n\n\n
\n
\n\n\n\n
\n

Соцсети

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n\n\n\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:112:\"Подвал, выровненный по левому краю, со строкой благодарности.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:69:\"core/group,core/navigation,core/paragraph,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2991:\"\n
\n
\n\n\n

2020 Lomita Blvd, 
Torrance, CA 90101
United States

\n\n\n\n

Гордо работает на платформе WordPress

\n\n\n\n
\n
\n\n\n\n
\n
\n

Страницы

\n\n\n\n\n\n
\n
\n\n\n\n
\n

Соцсети

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n\n\n\n
\n
\n
\n
\n\";}i:34;O:8:\"stdClass\":7:{s:2:\"id\";i:4377;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:74:\"Три колонки со смещенными изображениями\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1496:\"\n
\n
\n
\"Крупный
\n
\n\n\n\n
\n
\n\n\n\n
\n\n\n\n
\"Крупным
\n
\n\n\n\n
\n
\"Крупный
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:75:\"Три колонки со смещенными изображениями.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:47:\"core/column,core/columns,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1898:\"\n
\n
\n
\"Крупный
\n
\n\n\n\n
\n
\n\n\n\n
\n\n\n\n
\"Крупным
\n
\n\n\n\n
\n
\"Крупный
\n\n\n\n
\n
\n
\n\";}i:35;O:8:\"stdClass\":7:{s:2:\"id\";i:4378;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Три колонки текста\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1510:\"\n
\n
\n

Виртуальный тур

\n\n\n\n

Примите участие в виртуальной экскурсии по музею. Идеально подходит для школ и мероприятий.

\n
\n\n\n\n
\n

Текущие шоу

\n\n\n\n

Будьте в курсе и смотрите наши текущие выставки здесь.

\n
\n\n\n\n
\n

Полезная информация

\n\n\n\n

Узнайте о времени работы, ценах на билеты и скидках.

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:35:\"Три колонки текста.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1736:\"\n
\n
\n

Виртуальный тур ↗

\n\n\n\n

Примите участие в виртуальной экскурсии по музею. Идеально подходит для школ и мероприятий.

\n
\n\n\n\n
\n

Текущие шоу ↗

\n\n\n\n

Будьте в курсе и смотрите наши текущие выставки здесь.

\n
\n\n\n\n
\n

Полезная информация ↗

\n\n\n\n

Узнайте о времени работы, ценах на билеты и скидках.

\n
\n
\n\";}i:36;O:8:\"stdClass\":7:{s:2:\"id\";i:4379;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:69:\"Три колонки с изображениями и текстом\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4348:\"\n
\n
\n
ЭКОСИСТЕМА
\n\n\n\n

Положительное развитие.

\n
\n\n\n\n
\n\n\n\n
\n
\n
\n

Природа в общепринятом смысле — это неизменные человеком сущности: космос, воздух, река, лист. Искусство относится к смешению его воли с теми же вещами, как в доме, канале, статуе, картине.

\n\n\n\n

Но все его действия, вместе взятые, настолько незначительны: немного сколов, выпечки, заплат и стирки, что в таком грандиозном впечатлении, какое производит мир на человеческий разум, они не меняют результата.

\n
\n\n\n\n
\n
\n\n\n\n
\"Солнце
\n
\n\n\n\n
\n
\"Ветровые
\n
\n
\n\n\n\n
\n
\n
\"Солнце
\n
\n\n\n\n
\n
\n\n\n\n

Несомненно, у нас нет вопросов, на которые невозможно ответить. Мы должны доверять совершенству творения настолько, чтобы верить в то, что какое бы любопытство ни пробудил в наших умах порядок вещей, порядок вещей может удовлетворить. Состояние каждого человека — это иероглифическое решение тех вопросов, которые он задавал.

\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:142:\"Три столбца с изображениями и текстом с интервалом по вертикали для смещения.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5888:\"\n
\n
\n
ЭКОСИСТЕМА
\n\n\n\n

Положительное развитие.

\n
\n\n\n\n
\n\n\n\n
\n
\n
\n

Природа в общепринятом смысле - это неизменные человеком сущности: космос, воздух, река, лист. Искусство относится к смешению его воли с теми же вещами, как в доме, канале, статуе, картине.

\n\n\n\n

Но все его действия, вместе взятые, настолько незначительны: немного сколов, выпечки, заплат и стирки, что в таком грандиозном впечатлении, какое производит мир на человеческий разум, они не меняют результата.

\n
\n\n\n\n
\n
\n\n\n\n
\"Солнце
\n
\n\n\n\n
\n
\"Ветровые
\n
\n
\n\n\n\n
\n
\n
\"Солнце
\n
\n\n\n\n
\n
\n\n\n\n

Несомненно, у нас нет вопросов, на которые невозможно ответить. Мы должны доверять совершенству творения настолько, чтобы верить в то, что какое бы любопытство ни пробудил в наших умах порядок вещей, порядок вещей может удовлетворить. Состояние каждого человека - это иероглифическое решение тех вопросов, которые он задавал.

\n
\n
\n
\n
\n\";}i:37;O:8:\"stdClass\":7:{s:2:\"id\";i:4380;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:79:\"Два столбца текста со смещенным заголовком\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2843:\"\n
\n
\n\n\n\n
\n
\n

Океанское вдохновение

\n
\n\n\n\n
\n
\n
\n
\n\n\n\n
\n
\n\n\n\n
\n

Обмотав головы вуалью, женщины вышли на палубу. Теперь они неуклонно двигались вниз по реке, минуя темные силуэты кораблей на якоре, и Лондон представлял собой рой огней с нависшим над ним бледно-желтым куполом. Это были огни больших театров, огни длинных улиц, огни, указывающие на огромные площади домашнего уюта, огни, которые висели высоко в воздухе.

\n
\n\n\n\n
\n

Никакая тьма никогда не осядет на этих светильниках, поскольку никакая тьма не села на них сотни лет. Казалось ужасным, что город вечно пылает на одном и том же месте; ужасен, по крайней мере, для людей, отправляющихся в путешествие по морю и созерцающих его как ограниченный холм, вечно выжженный, вечно покрытый шрамами. С палубы корабля город казался как трусливая фигура, сидячий скряга.

\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:80:\"Два столбца текста со смещенным заголовком.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:77:\"core/column,core/columns,core/group,core/paragraph,core/separator,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3398:\"\n
\n
\n\n\n\n
\n
\n

Океанское вдохновение

\n
\n\n\n\n
\n
\n
\n
\n\n\n\n
\n
\n\n\n\n
\n

Обмотав головы вуалью, женщины вышли на палубу. Теперь они неуклонно двигались вниз по реке, минуя темные силуэты кораблей на якоре, и Лондон представлял собой рой огней с нависшим над ним бледно-желтым куполом. Это были огни больших театров, огни длинных улиц, огни, указывающие на огромные площади домашнего уюта, огни, которые висели высоко в воздухе.

\n
\n\n\n\n
\n

Никакая тьма никогда не осядет на этих светильниках, поскольку никакая тьма не села на них сотни лет. Казалось ужасным, что город вечно пылает на одном и том же месте; ужасен, по крайней мере, для людей, отправляющихся в путешествие по морю и созерцающих его как ограниченный холм, вечно выжженный, вечно покрытый шрамами. С палубы корабля город казался как трусливая фигура, сидячий скряга.

\n
\n
\n\n\n\n
\n
\n\";}i:38;O:8:\"stdClass\":7:{s:2:\"id\";i:4381;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:77:\"Медиа и текст в полноразмерном контейнере\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1817:\"\n
\n
\"Крупный
\n

В чем проблема?

\n\n\n\n

Сегодня деревья важнее, чем когда-либо прежде. Сообщается, что из деревьев изготовлено более 10 000 изделий. Посредством химии из скромной поленницы получаются химические вещества, пластмассы и ткани, о которых невозможно было даже представить, когда топор впервые срубил техасское дерево.

\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:130:\"Медиа и текстовый блок с изображением слева и текстом и кнопкой справа.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:79:\"core/button,core/buttons,core/cover,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2354:\"\n
\n
\"Крупный
\n

В чем проблема?

\n\n\n\n

Сегодня деревья важнее, чем когда-либо прежде. Сообщается, что из деревьев изготовлено более 10 000 изделий. Посредством химии из скромной поленницы получаются химические вещества, пластмассы и ткани, о которых невозможно было даже представить, когда топор впервые срубил техасское дерево.

\n\n\n\n\n
\n
\n\";}i:39;O:8:\"stdClass\":7:{s:2:\"id\";i:4382;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:65:\"Медиа и текст с изображением справа\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:864:\"\n
\n

Берег синего моря

\n\n\n\n

Элеонора Харрис (Американка, 1901-1942)

\n
\"Зелено-коричневый
\n\n\n\n

\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:112:\"Медиа и текстовый блок с изображением справа и текстом слева.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1300:\"\n
\n

Берег синего моря

\n\n\n\n

Элеонора Харрис (Американка, 1901-1942)

\n
\"Зелено-коричневый
\n\n\n\n

\n\";}i:40;O:8:\"stdClass\":7:{s:2:\"id\";i:4383;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:63:\"Медиа и текст с изображением слева\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:735:\"\n
\"Крупный
\n

Открытые пространства

\n\n\n\n

Посмотрите тематическое исследование

\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:112:\"Медиа и текстовый блок с изображением слева и текстом справа.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:968:\"\n
\"Крупный
\n

Открытые пространства

\n\n\n\n

Посмотрите тематическое исследование ↗

\n
\n\";}i:41;O:8:\"stdClass\":7:{s:2:\"id\";i:4384;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:69:\"Большой заголовок с текстом и кнопкой\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1694:\"\n
\n

За рубежом:
1500–1960

\n\n\n\n
\n
\n

Выставка о различных представлениях океана во времени, между шестнадцатым и двадцатым веками. Проходит в нашей открытой комнате на этаже 2.

\n\n\n\n\n
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:124:\"Большой заголовок с фоновым изображением, текстом и кнопкой сверху.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:88:\"core/button,core/buttons,core/column,core/columns,core/cover,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2158:\"\n
\n

За рубежом:
1500–1960

\n\n\n\n
\n
\n

Выставка о различных представлениях океана во времени, между шестнадцатым и двадцатым веками. Проходит в нашей открытой комнате на этаже 2.

\n\n\n\n\n
\n\n\n\n
\n
\n
\n\";}i:42;O:8:\"stdClass\":7:{s:2:\"id\";i:4385;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:103:\"Большой заголовок с выравниванием текста по левому краю\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1639:\"\n
\"\"
\n

Лес.

\n\n\n\n
\n
\n
\n\n\n\n

Даже ребенок знает, насколько ценен лес. Свежий, захватывающий дух запах деревьев. Эхо птиц, летящих над этим плотным массивом. Стабильный климат, устойчивая разнообразная жизнь и источник культуры. Тем не менее, леса и другие экосистемы висят на волоске и могут превратиться в пахотные земли, пастбища и плантации.

\n
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:73:\"Изображение на обложке с цитатой сверху\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1955:\"\n
\"\"
\n

Лес.

\n\n\n\n
\n
\n
\n\n\n\n

Даже ребенок знает, насколько ценен лес. Свежий, захватывающий дух запах деревьев. Эхо птиц, летящих над этим плотным массивом. Стабильный климат, устойчивая разнообразная жизнь и источник культуры. Тем не менее, леса и другие экосистемы висят на волоске и могут превратиться в пахотные земли, пастбища и плантации.

\n
\n\n\n\n
\n
\n
\n\";}i:43;O:8:\"stdClass\":7:{s:2:\"id\";i:4387;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:18:\"заголовок\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:720:\"\n

Мы — студия в Берлине с международной практикой в ​​области архитектуры, городского планирования и дизайна интерьеров. Мы верим в обмен знаниями и продвижение диалога для увеличения творческого потенциала сотрудничества.

\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:45:\"большой текст, ЗАГОЛОВОК\";s:16:\"wpop_description\";s:29:\"Текст заголовка\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:815:\"\n

Мы - студия в Берлине с международной практикой в ​​области архитектуры, городского планирования и дизайна интерьеров. Мы верим в обмен знаниями и продвижение диалога для увеличения творческого потенциала сотрудничества.

\n\";}i:44;O:8:\"stdClass\":7:{s:2:\"id\";i:4391;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:12:\"цитата\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:849:\"\n
\n\n\n\n
\"Боковой
\n\n\n\n
\n

«Участие заставляет меня чувствовать, что я полезен планете».

\n— Анна Вонг, Волонтер
\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/quote\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:51:\"core/image,core/paragraph,core/quote,core/separator\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:12:\"testimonials\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1230:\"\n
\n\n\n\n
\"Боковой
\n\n\n\n
\n

«Участие заставляет меня чувствовать, что я полезен планете».

\n- Анна Вонг, Волонтер
\n\n\n\n
\n\";}i:45;O:8:\"stdClass\":7:{s:2:\"id\";i:4394;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:56:\"Две колонки текста и заголовка\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2299:\"\n

Путешествие началось и началось счастливо с мягкого голубого неба и спокойного моря.

\n\n\n\n
\n
\n

Они последовали за ней на палубу. Весь дым и дома исчезли, и корабль оказался в открытом море, очень свежем и чистом, хотя и бледном в раннем свете. Они оставили Лондон сидеть в грязи. На горизонте сужалась очень тонкая линия тени, едва достаточная для того, чтобы выдержать бремя Парижа, которое, тем не менее, лежало на нем. Они были свободны от дорог, от человечества, и все они были взволнованы своей свободой.

\n
\n\n\n\n
\n

Корабль неуклонно продвигался сквозь небольшие волны, которые ударили по ней, а затем шипели, как бурлящая вода, оставляя с обеих сторон небольшую границу из пузырьков и пены. Бесцветное октябрьское небо над головой было тонко затянуто облаками, словно шлейфом от костра, а воздух был чудесно соленым и живым. На самом деле было слишком холодно, чтобы стоять на месте. Миссис Эмброуз взяла мужа за руку, и когда они двинулись прочь, по тому, как ее щека повернулась к его щеке, было видно, что у нее есть что сказать личное.

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:94:\"Два столбца текста с длинным заголовком перед ними.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2476:\"\n

Путешествие началось и началось счастливо с мягкого голубого неба и спокойного моря.

\n\n\n\n
\n
\n

Они последовали за ней на палубу. Весь дым и дома исчезли, и корабль оказался в открытом море, очень свежем и чистом, хотя и бледном в раннем свете. Они оставили Лондон сидеть в грязи. На горизонте сужалась очень тонкая линия тени, едва достаточная для того, чтобы выдержать бремя Парижа, которое, тем не менее, лежало на нем. Они были свободны от дорог, от человечества, и все они были взволнованы своей свободой.

\n
\n\n\n\n
\n

Корабль неуклонно продвигался сквозь небольшие волны, которые ударили по ней, а затем шипели, как бурлящая вода, оставляя с обеих сторон небольшую границу из пузырьков и пены. Бесцветное октябрьское небо над головой было тонко затянуто облаками, словно шлейфом от костра, а воздух был чудесно соленым и живым. На самом деле было слишком холодно, чтобы стоять на месте. Миссис Эмброуз взяла мужа за руку, и когда они двинулись прочь, по тому, как ее щека повернулась к его щеке, было видно, что у нее есть что сказать личное.

\n
\n
\n\";}i:46;O:8:\"stdClass\":7:{s:2:\"id\";i:4395;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Два изображения в ряд\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:652:\"\n\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:101:\"Галерея изображений с двумя изображениями для примера.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:23:\"core/gallery,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:785:\"\n\n\";}i:47;O:8:\"stdClass\":7:{s:2:\"id\";i:514958;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Intro area with heading and image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1687:\"\n
\n
\n\n\n\n
\n
\n
\n

Uncover a realm of opportunities.

\n
\n\n\n\n
\n

Exploring life’s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.

\n\n\n\n\n
\n
\n\n\n\n
\n\n\n\n
\"\"
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:4:\"hero\";s:16:\"wpop_description\";s:93:\"Two columns of text, left with a heading and right with a paragraph, with a wide image below.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.5\";s:25:\"wpop_contains_block_types\";s:111:\"core/button,core/buttons,core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"about\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2422:\"\n
\n
\n\n\n\n
\n
\n
\n

Uncover a realm of opportunities.

\n
\n\n\n\n
\n

Exploring life\'s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.

\n\n\n\n\n
\n
\n\n\n\n
\n\n\n\n
\"\"
\n
\n\n\n\n
\n
\n\";}i:48;O:8:\"stdClass\":7:{s:2:\"id\";i:309935;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Centered image with two-tone background color\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1338:\"\n
\n
\n
\n\n\n\n
\"\"
\n\n\n\n
\n\n\n\n

Etcetera

\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:18:\"Gradient, Two-Tone\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:57:\"core/cover,core/group,core/heading,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2134:\"\n
\n
\n
\n\n\n\n
\"\"
\n\n\n\n
\n\n\n\n

Etcetera

\n\n\n\n
\n
\n
\n\";}i:49;O:8:\"stdClass\":7:{s:2:\"id\";i:309925;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:43:\"Fullwidth Dark Banner with Heading Top Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1091:\"\n
\"\"
\n
\n

bud!

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:16:\"Jazz, Fulllwidth\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1697:\"\n
\"\"
\n
\n

bud!

\n
\n
\n\";}i:50;O:8:\"stdClass\":7:{s:2:\"id\";i:309230;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:44:\"Fullwidth cover with repeating gradient text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1745:\"\n
\"\"
\n
\n\n\n\n
\n

DJANGO

\n\n\n\n

DJANGO

\n\n\n\n

DJANGO

\n\n\n\n

DJANGO

\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:48:\"Fullwidth, Background Image, Gradient, Uppercase\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3135:\"\n
\"\"
\n
\n\n\n\n
\n

DJANGO

\n\n\n\n

DJANGO

\n\n\n\n

DJANGO

\n\n\n\n

DJANGO

\n
\n\n\n\n
\n
\n\";}i:51;O:8:\"stdClass\":7:{s:2:\"id\";i:309224;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:72:\"Fullwidth, vertically aligned headline on right with description on left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2193:\"\n
\n
\n
\n

Let ’em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.

\n\n\n\n\n
\n\n\n\n
\n

Let
‘EM
Roll

\n\n\n\n

Big
John
Patton

\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:60:\"vertically, bold, jazz, shop, store, headline, hero, product\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:61:\"core/button,core/buttons,core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3726:\"\n
\n
\n
\n

Let \'em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.

\n\n\n\n\n
\n\n\n\n
\n

Let
\'EM
Roll

\n\n\n\n

Big
John
Patton

\n
\n
\n
\n\";}i:52;O:8:\"stdClass\":7:{s:2:\"id\";i:309236;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Fullwidth headline with links and gradient offset background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2036:\"\n
\n
\n\n\n\n
\n
\n

MONK.

\n
\n\n\n\n
\n
\n

A new collection

\n\n\n\n

Learn More

\n
\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:41:\"Offset, Gradient, Jazz, Headline, Feature\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3195:\"\n
\n
\n\n\n\n
\n
\n

MONK.

\n
\n\n\n\n
\n
\n

A new collection

\n\n\n\n

Learn More →

\n
\n
\n
\n\n\n\n
\n
\n\";}i:53;O:8:\"stdClass\":7:{s:2:\"id\";i:308937;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Heading, Paragraph, Button with Two Images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2639:\"\n
\n
\n
\n

Time for an adventure

\n\n\n\n
\n\n\n\n

Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home.

\n\n\n\n
\n\n\n\n\n
\n\n\n\n
\n
\n
\n\n\n\n
\"\"
\n
\n\n\n\n
\"\"
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4102:\"\n
\n
\n
\n

Time for an adventure

\n\n\n\n
\n\n\n\n

Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home.

\n\n\n\n
\n\n\n\n\n
\n\n\n\n
\n
\n
\n\n\n\n
\"\"
\n
\n\n\n\n
\"\"
\n
\n
\n
\n\";}i:54;O:8:\"stdClass\":7:{s:2:\"id\";i:308949;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Bold sale banner with geometric background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1747:\"\n
\"\"
\n
\n

Enjoy

\n\n\n\n

20% Off

\n\n\n\n
\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:43:\"store, shop, coupon, jazz, background image\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:73:\"core/button,core/buttons,core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2819:\"\n
\"\"
\n
\n

Enjoy

\n\n\n\n

20% Off

\n\n\n\n
\n\n\n\n\n
\n
\n\";}i:55;O:8:\"stdClass\":7:{s:2:\"id\";i:308924;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Offset bold paragraph text with varying opacity\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1653:\"\n
\n
\n

Embark

\n\n\n\n

ON A HIKING

\n\n\n\n

adventure and explore the beauty of nature’s best…

\n\n\n\n

In the

\n\n\n\n

WOODS.

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3052:\"\n
\n
\n

Embark

\n\n\n\n

ON A HIKING

\n\n\n\n

adventure and explore the beauty of nature\'s best…

\n\n\n\n

In the

\n\n\n\n

WOODS.

\n
\n
\n\";}i:56;O:8:\"stdClass\":7:{s:2:\"id\";i:308916;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Offset text with a brutalist design vibe\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1450:\"\n
\n
\n

✴︎ Walk

\n\n\n\n

In the

\n\n\n\n

Park

\n\n\n\n

—01.03

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2631:\"\n
\n
\n

✴︎ Walk

\n\n\n\n

In the

\n\n\n\n

Park

\n\n\n\n

—01.03

\n
\n
\n\";}i:57;O:8:\"stdClass\":7:{s:2:\"id\";i:308901;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Fullscreen image with right content area\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2107:\"\n
\n
\n
\"\"
\n\n\n\n
\n

wAndering through the woods

\n\n\n\n
\n\n\n\n

Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home.

\n\n\n\n
\n\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3261:\"\n
\n
\n
\"\"
\n\n\n\n
\n

wAndering through the woods

\n\n\n\n
\n\n\n\n

Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home.

\n\n\n\n
\n\n\n\n\n
\n
\n
\n\";}i:58;O:8:\"stdClass\":7:{s:2:\"id\";i:308871;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:46:\"Cover Image with Bold Heading and Button, Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1630:\"\n
\"\"
\n
\n

Take a hike and wAnder through the woods

\n
\n\n\n\n
\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2443:\"\n
\"\"
\n
\n

Take a hike and wAnder through the woods

\n
\n\n\n\n
\n\n\n\n\n
\n\";}i:59;O:8:\"stdClass\":7:{s:2:\"id\";i:308868;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Cover Image with Bold Heading and Button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1638:\"\n
\"\"
\n
\n

Embark on a hiking adventure and explore the beauty of the woods.

\n
\n\n\n\n
\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2449:\"\n
\"\"
\n
\n

Embark on a hiking adventure and explore the beauty of the woods.

\n
\n\n\n\n
\n\n\n\n\n
\n\";}i:60;O:8:\"stdClass\":7:{s:2:\"id\";i:303828;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Fullscreen cover image gallery\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:956:\"\n
\n
\n
\"\"
\n\n\n\n
\"\"
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:43:\"gallery, images, columns, background, cover\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:32:\"core/cover,core/group,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1259:\"\n
\n
\n
\"\"
\n\n\n\n
\"\"
\n
\n
\n\";}i:61;O:8:\"stdClass\":7:{s:2:\"id\";i:277265;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth posts with uppercase titles\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:498:\"\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:30:\"star, posts, loop, blog, index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and start accents.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:182:\"core/group,core/paragraph,core/post-date,core/post-template,core/post-terms,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3502:\"\n
\n
\n\n
\n
\n
\n

✴︎

\n\n\n
\n\n\n
\n
\n\n\n\n
\n\n
\n\n\n\n
\n\n\n\n
\n
\n\";}i:62;O:8:\"stdClass\":7:{s:2:\"id\";i:277127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Fullwidth posts titles with dates\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:637:\"\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:31:\"Posts, Query, Loop, Blog, Index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and numeral dates.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:151:\"core/group,core/post-date,core/post-template,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3583:\"\n
\n
\n\n
\n
\n\n
\n\n\n
\n\n
\n\n\n\n
\n\n\n\n
\n
\n\";}i:63;O:8:\"stdClass\":7:{s:2:\"id\";i:229092;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Header inside full-width background image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4852:\"\n
\n
\"\"
\n
\n\n\n\n
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:100:\"Simple header with logo, site title, navigation and a full-width background image with dark overlay.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2554:\"\n
\n
\"\"
\n
\n
\n\n
\n\n\n
\n\n\n\n
\n
\n
\n\";}i:64;O:8:\"stdClass\":7:{s:2:\"id\";i:229097;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Simple header with dark background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4004:\"\n
\n
\n\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:76:\"Simple header with logo, site title, navigation links and a dark background.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1497:\"\n
\n
\n
\n\n
\n\n\n\n
\n
\n
\n\";}i:65;O:8:\"stdClass\":7:{s:2:\"id\";i:229101;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Text-only header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3667:\"\n
\n
\n

Паттерны

\n\n

Beautifully designed patterns ready to go with a simple copy/paste

\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:53:\"Header with site title, tagline and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:60:\"core/group,core/navigation,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:966:\"\n
\n
\n
\n\n
\n\n\n
\n
\n\";}i:66;O:8:\"stdClass\":7:{s:2:\"id\";i:229105;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Simple header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4274:\"\n
\n
\n
\"Логотип
\n\n\n

Паттерны

\n\n

Beautifully designed patterns ready to go with a simple copy/paste

\n
\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:92:\"Header with site logo, title and tagline on the left and with navigation links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/navigation,core/site-logo,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1389:\"\n
\n
\n
\n\n\n
\n\n
\n
\n\n\n
\n
\n\";}i:67;O:8:\"stdClass\":7:{s:2:\"id\";i:229111;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:36:\"Fullwidth site title and menu button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3403:\"\n

Паттерны

\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Header with site title and a hamburger menu button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:794:\"\n
\n\n
\n\";}i:68;O:8:\"stdClass\":7:{s:2:\"id\";i:229116;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Fullwidth header with hero image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4826:\"\n
\n
\n\n\n\n
\n\n\n\n
\"\"
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Header on a white background followed by a full-width hero image.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2566:\"\n
\n
\n
\n\n\n
\n
\n\n\n
\n\n\n\n
\"\"
\n
\n
\n
\n\";}i:69;O:8:\"stdClass\":7:{s:2:\"id\";i:229080;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:25:\"Centered header with logo\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3750:\"\n
\n
\"Логотип
\n\n

Паттерны

\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Center aligned header with logo, site title and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:926:\"\n
\n
\n\n\n\n
\n
\n\";}i:70;O:8:\"stdClass\":7:{s:2:\"id\";i:229084;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth header with large font size\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3509:\"\n

Паттерны

\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:80:\"Header with a large site title and navigation links in the same large font size.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:811:\"\n
\n\n
\n\";}i:71;O:8:\"stdClass\":7:{s:2:\"id\";i:229088;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Simple header\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3807:\"\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Simple header with logo, site title and navigation.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1021:\"\n
\n
\n
\n\n
\n\n\n
\n
\n\";}i:72;O:8:\"stdClass\":7:{s:2:\"id\";i:229123;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4232:\"\n
\n
\n

Proudly powered by WordPress

\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:82:\"Centered footer with the sentence \"Proudly powered by WordPress\" and social links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:25:\"core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1495:\"\n
\n
\n

Proudly powered by WordPress

\n\n\n\n\n
\n
\n\";}i:73;O:8:\"stdClass\":7:{s:2:\"id\";i:229127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Footer with search, site title, and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3120:\"\n
\n
\n
\n

Search

\n\n\n
\n\n\n\n
\n
\n

Social

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n
\n
\n
\n\n\n\n
\n\n\n\n
\n\n\n\n\n

Proudly powered by WordPress

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:88:\"Footer with search field and site title on the left, and small credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:65:\"core/group,core/paragraph,core/search,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3254:\"\n
\n
\n
\n

Search

\n\n\n
\n\n\n\n
\n
\n

Social

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n
\n
\n
\n\n\n\n
\n\n\n\n
\n
\n\n\n\n

Proudly powered by WordPress

\n
\n
\n\";}i:74;O:8:\"stdClass\":7:{s:2:\"id\";i:229131;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with site title and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:892:\"\n
\n
\n\n\n\n\n

Proudly powered by WordPress

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with site title on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/paragraph,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1095:\"\n
\n
\n
\n\n\n\n

Proudly powered by WordPress

\n
\n
\n\";}i:75;O:8:\"stdClass\":7:{s:2:\"id\";i:229135;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with navigation and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3660:\"\n
\n
\n
\n\n\n\n

Proudly powered by WordPress

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with navigation on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/navigation,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1174:\"\n
\n
\n
\n\n\n\n

Proudly powered by WordPress

\n
\n
\n\";}i:76;O:8:\"stdClass\":7:{s:2:\"id\";i:229139;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:56:\"Fullwidth footer with background color and three columns\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3015:\"\n
\n
\n
\n

Location

\n\n\n\n

2020 Lomita Blvd, 
Torrance, CA 90101
United States

\n\n\n\n
\n
\n\n\n\n
\n

Pages

\n\n\n\n\n\n
\n
\n\n\n\n
\n

Follow us

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n\n\n\n
\n
\n
\n\n\n\n
\n

Proudly powered by WordPress

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:57:\"Text-only footer with background color and three columns.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:78:\"core/column,core/columns,core/group,core/navigation,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3225:\"\n
\n
\n
\n

Location

\n\n\n\n

2020 Lomita Blvd, 
Torrance, CA 90101
United States

\n\n\n\n
\n
\n\n\n\n
\n

Pages

\n\n\n\n\n\n
\n
\n\n\n\n
\n

Follow us

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n\n\n\n
\n
\n
\n\n\n\n
\n

Proudly powered by WordPress

\n
\n
\n\";}i:77;O:8:\"stdClass\":7:{s:2:\"id\";i:229143;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4159:\"\n
\"Логотип
\n\n\n

Proudly powered by WordPress

\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:71:\"Footer with centered site title, tagline, social links and credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/paragraph,core/site-logo,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1532:\"\n
\n\n\n

Proudly powered by WordPress

\n\n\n\n\n
\n\";}i:78;O:8:\"stdClass\":7:{s:2:\"id\";i:229147;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:52:\"Fullwidth footer with navigation, credit, and social\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4639:\"\n
\n

Паттерны

\n\n\n
\n

Proudly powered by WordPress

\n
\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:87:\"Footer with site title on the left, credit in the middle and social links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:76:\"core/group,core/paragraph,core/site-title,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1869:\"\n
\n
\n\n\n
\n

Proudly powered by WordPress

\n
\n\n\n\n\n
\n
\n\";}i:79;O:8:\"stdClass\":7:{s:2:\"id\";i:229151;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:19:\"Left-aligned footer\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2920:\"\n
\n

Паттерны

\n\n\n

2020 Lomita Blvd, 
Torrance, CA 90101
United States

\n\n\n\n

Proudly powered by WordPress

\n\n\n\n
\n
\n\n\n\n
\n
\n

Pages

\n\n\n\n\n\n
\n
\n\n\n\n
\n

Social

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n\n\n\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:44:\"Left-aligned footer with just a credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:69:\"core/group,core/navigation,core/paragraph,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2939:\"\n
\n
\n\n\n

2020 Lomita Blvd, 
Torrance, CA 90101
United States

\n\n\n\n

Proudly powered by WordPress

\n\n\n\n
\n
\n\n\n\n
\n
\n

Pages

\n\n\n\n\n\n
\n
\n\n\n\n
\n

Social

\n\n\n\n
\n

Facebook

\n\n\n\n

Instagram

\n\n\n\n

Twitter

\n
\n\n\n\n
\n
\n
\n
\n\";}i:80;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1352:\"\n
\n
\n
\"Close-up,
\n
\n\n\n\n
\n
\n\n\n\n
\n\n\n\n
\"Close-up,
\n
\n\n\n\n
\n
\"Close-up
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:47:\"core/column,core/columns,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1753:\"\n
\n
\n
\"Close-up,
\n
\n\n\n\n
\n
\n\n\n\n
\n\n\n\n
\"Close-up,
\n
\n\n\n\n
\n
\"Close-up
\n\n\n\n
\n
\n
\n\";}i:81;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3582:\"\n
\n
\n
ECOSYSTEM
\n\n\n\n

Positive growth.

\n
\n\n\n\n
\n\n\n\n
\n
\n
\n

Nature, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf. Art is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture.

\n\n\n\n

But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.

\n
\n\n\n\n
\n
\n\n\n\n
\"The
\n
\n\n\n\n
\n
\"Wind
\n
\n
\n\n\n\n
\n
\n
\"The
\n
\n\n\n\n
\n
\n\n\n\n

Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man’s condition is a solution in hieroglyphic to those inquiries he would put.

\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"\n
\n
\n
ECOSYSTEM
\n\n\n\n

Positive growth.

\n
\n\n\n\n
\n\n\n\n
\n
\n
\n

Nature, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf. Art is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture.

\n\n\n\n

But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.

\n
\n\n\n\n
\n
\n\n\n\n
\"The
\n
\n\n\n\n
\n
\"Wind
\n
\n
\n\n\n\n
\n
\n
\"The
\n
\n\n\n\n
\n
\n\n\n\n

Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.

\n
\n
\n
\n
\n\";}i:82;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2284:\"\n
\n
\n\n\n\n
\n
\n

Oceanic Inspiration

\n
\n\n\n\n
\n
\n
\n
\n\n\n\n
\n
\n\n\n\n
\n

Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.

\n
\n\n\n\n
\n

No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.

\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:77:\"core/column,core/columns,core/group,core/paragraph,core/separator,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2837:\"\n
\n
\n\n\n\n
\n
\n

Oceanic Inspiration

\n
\n\n\n\n
\n
\n
\n
\n\n\n\n
\n
\n\n\n\n
\n

Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.

\n
\n\n\n\n
\n

No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.

\n
\n
\n\n\n\n
\n
\n\";}i:83;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1484:\"\n
\n
\"Close-up
\n

What’s the problem?

\n\n\n\n

Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.

\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:79:\"core/button,core/buttons,core/cover,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2015:\"\n
\n
\"Close-up
\n

What\'s the problem?

\n\n\n\n

Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.

\n\n\n\n\n
\n
\n\";}i:84;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:719:\"\n
\n

Shore with Blue Sea

\n\n\n\n

Eleanor Harris (American, 1901-1942)

\n
\"A
\n\n\n\n

\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1155:\"\n
\n

Shore with Blue Sea

\n\n\n\n

Eleanor Harris (American, 1901-1942)

\n
\"A
\n\n\n\n

\n\";}i:85;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:611:\"\n
\"Close-up,
\n

Open Spaces

\n\n\n\n

See case study

\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"\n
\"Close-up,
\n

Open Spaces

\n\n\n\n

See case study ↗

\n
\n\";}i:86;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1590:\"\n
\n

Overseas:
1500 — 1960

\n\n\n\n
\n
\n

An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in Floor 2.

\n\n\n\n
\n\n
\n
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:88:\"core/button,core/buttons,core/column,core/columns,core/cover,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2053:\"\n
\n

Overseas:
1500 — 1960

\n\n\n\n
\n
\n

An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in Floor 2.

\n\n\n\n
\n\n
\n
\n\n\n\n
\n
\n
\n\";}i:87;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1382:\"\n
\"\"
\n

Forest.

\n\n\n\n
\n
\n
\n\n\n\n

Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.

\n
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"\n
\"\"
\n

Forest.

\n\n\n\n
\n
\n
\n\n\n\n

Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.

\n
\n\n\n\n
\n
\n
\n\";}i:88;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n

We’re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.

\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"\n

We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.

\n\";}i:89;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1540:\"\n

The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.

\n\n\n\n
\n
\n

They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.

\n
\n\n\n\n
\n

The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband’s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1711:\"\n

The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.

\n\n\n\n
\n
\n

They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.

\n
\n\n\n\n
\n

The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.

\n
\n
\n\";}i:90;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:571:\"\n\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:23:\"core/gallery,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:704:\"\n\n\";}}','off'),(1657,'_site_transient_timeout_wp_remote_block_patterns_8ed06808707f0d979674bea1747b45af','1740396848','off'),(1658,'_site_transient_wp_remote_block_patterns_8ed06808707f0d979674bea1747b45af','a:28:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:358364;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Ссылка в биографии\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6763:\"\n

Паттерны

\n\n

Beautifully designed patterns ready to go with a simple copy/paste

\n\n\n
\n\n\n\n\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:116:\"core/button,core/buttons,core/group,core/site-tagline,core/site-title,core/social-link,core/social-links,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2754:\"\n
\n\n\n\n\n
\n\n\n\n\n\n\n\n\n
\n\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:4327;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Простой призыв к действию\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1043:\"\n
\n
\n\n\n\n

Свяжитесь с нами

\n\n\n\n

Запланировать визит

\n\n\n\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:153:\"Контейнер с белым фоном. Внутри находится центрированный абзац, заголовок и кнопка.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/group,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"buttons\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1565:\"\n
\n
\n\n\n\n

Свяжитесь с нами

\n\n\n\n

Запланировать визит

\n\n\n\n\n\n\n\n
\n
\n\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:4335;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:55:\"Таблица с ценами в три столбца\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4415:\"\n
\n
\n

Индивидуальный

\n\n\n\n

Обогатите наше растущее сообщество.

\n\n\n\n
\n\n\n\n
    \n
  • Общие скидки на вход и членство для одного взрослого
  • \n\n\n\n
  • Один бесплатный билет на каждую специальную выставку
  • \n\n\n\n
  • Два одноразовых гостевых пропуска в год
  • \n
\n\n\n\n\n
\n\n\n\n
\n

Cемья

\n\n\n\n

Поддержите специальные выставки.

\n\n\n\n
\n\n\n\n
    \n
  • Общий входной билет и скидки для двух взрослых
  • \n\n\n\n
  • Четыре бесплатных билета на одну специальную выставку
  • \n\n\n\n
  • Четыре одноразовых гостевых пропуска в год
  • \n
\n\n\n\n\n
\n\n\n\n
\n

Спонсор

\n\n\n\n

Поднимите поддержку до следующего уровня.

\n\n\n\n
\n\n\n\n
    \n
  • Общий входной билет и скидки для двух взрослых
  • \n\n\n\n
  • Пять бесплатных билетов на одну специальную выставку
  • \n\n\n\n
  • Шесть одноразовых гостевых пропусков в год
  • \n
\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:407:\"Три столбца одинаковой ширины настроены как таблица цен. Левый имеет желтый фон, средний имеет светло-фиолетовый фон, правый имеет голубой фон. Каждый столбец содержит заголовок, подзаголовок, разделитель, список и кнопку.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:117:\"core/button,core/buttons,core/column,core/columns,core/heading,core/list,core/list-item,core/paragraph,core/separator\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:6691:\"\n
\n
\n

Индивидуальный

\n\n\n\n

Обогатите наше растущее сообщество.

\n\n\n\n
\n\n\n\n
    \n
  • Общие скидки на вход и членство для одного взрослого
  • \n\n\n\n
  • Один бесплатный билет на каждую специальную выставку
  • \n\n\n\n
  • Два одноразовых гостевых пропуска в год
  • \n
\n\n\n\n\n
\n\n\n\n
\n

Cемья

\n\n\n\n

Поддержите специальные выставки.

\n\n\n\n
\n\n\n\n
    \n
  • Общий входной билет и скидки для двух взрослых
  • \n\n\n\n
  • Четыре бесплатных билета на одну специальную выставку
  • \n\n\n\n
  • Четыре одноразовых гостевых пропуска в год
  • \n
\n\n\n\n\n
\n\n\n\n
\n

Спонсор

\n\n\n\n

Поднимите поддержку до следующего уровня.

\n\n\n\n
\n\n\n\n
    \n
  • Общий входной билет и скидки для двух взрослых
  • \n\n\n\n
  • Пять бесплатных билетов на одну специальную выставку
  • \n\n\n\n
  • Шесть одноразовых гостевых пропусков в год
  • \n
\n\n\n\n\n
\n
\n\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:4336;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:52:\"Изображение и цитата на фоне\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2392:\"\n
\"\"
\n
\n

Даже в самых горьких фруктах есть сладость.

\n\n\n\n

— Терри О’Нил

\n
\n
\n\n\n\n
\"\"
\n
\n

Наилучшие плоды приносят медленнорастущие деревья.

\n\n\n\n

— Мольер

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:347:\"Два медиа и текстовых блока. Верхний имеет бледно-зеленый фон. Текст находится слева и содержит цитату, а изображение - справа. В следующем блоке внизу есть изображение слева и цитата справа.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2491:\"\n
\"\"
\n
\n

Даже в самых горьких фруктах есть сладость.

\n\n\n\n

- Терри О\'Нил

\n
\n
\n\n\n\n
\"\"
\n
\n

Наилучшие плоды приносят медленнорастущие деревья.

\n\n\n\n

- Мольер

\n
\n
\n\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:4346;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:14:\"событие\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1772:\"\n
\n
\n

Вечеринка
Открытия

\n\n\n\n

RSVP

\n
\n
\"\"
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:54:\"core/group,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1639:\"\n
\n
\n

Вечеринка
Открытия

\n\n\n\n

RSVP →

\n
\n
\"\"
\n\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:4349;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:49:\"Анонс и детали мероприятия\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1959:\"\n
\n
\n\n\n\n

ЭЛЕН ДЮМА
ФРАГМЕНТЫ

\n\n\n\n

20/4 — 9/9/2021
ЮЖНАЯ ЛОНДОНСКАЯ ХУДОЖЕСТВЕННАЯ ГАЛЕРЕЯ

\n\n\n\n
\n\n\n\n
\n
\n\n\n\n
\n
\"\"
\n
\n
\n\n\n\n
\n\n\n\n
\n
\n

ПОДРОБНЕЕ НА: WP.ORG · +44 21 1234 5678

\n
\n\n\n\n
\n

INSTAGRAM · БИЛЕТЫ

\n
\n
\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2699:\"\n
\n
\n\n\n\n

ЭЛЕН ДЮМА
ФРАГМЕНТЫ

\n\n\n\n

20/4 - 9/9/2021
ЮЖНАЯ ЛОНДОНСКАЯ ХУДОЖЕСТВЕННАЯ ГАЛЕРЕЯ

\n\n\n\n
\n\n\n\n
\n
\n\n\n\n
\n
\"\"
\n
\n
\n\n\n\n
\n\n\n\n
\n
\n

ПОДРОБНЕЕ НА: WP.ORG · +44 21 1234 5678

\n
\n\n\n\n
\n

INSTAGRAM · БИЛЕТЫ

\n
\n
\n\n\n\n
\n
\n\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:4353;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:77:\"Изображение на сплошном цвете с описанием\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2102:\"\n
\n
\n
\n
\"\"
\n
\n
\n\n\n\n
\n
\n
\n

Самолет

\n\n\n\n

Медная проволока, деревянная основа. Я создал это произведение в конце 2008 года. В этой работе я стремился передать как промышленную тяжесть самолета, так и то, что вы чувствуете себя как на облаке, находясь в нем.

\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:78:\"Изображение на сплошном цвете с описанием.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:61:\"core/column,core/columns,core/cover,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2009:\"\n
\n
\n
\n
\"\"
\n
\n
\n\n\n\n
\n
\n
\n

Самолет

\n\n\n\n

Медная проволока, деревянная основа. Я создал это произведение в конце 2008 года. В этой работе я стремился передать как промышленную тяжесть самолета, так и то, что вы чувствуете себя как на облаке, находясь в нем.

\n
\n
\n
\n
\n\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:4360;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:65:\"Смещенные изображения с описаниями\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3206:\"\n
\n
\n
\n
\"Прекрасные
\n\n\n\n
\n

Белые ирисы

\n\n\n\n

Казумаса Огава

\n
\n
\n
\n\n\n\n
\n
\n
\n
\n\n\n\n

Вишня в цвету

\n\n\n\n

Казумаса Огава

\n
\n\n\n\n
\"Прекрасные
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:113:\"Два смещенных столбца с изображениями и заголовками в каждом.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:73:\"core/column,core/columns,core/group,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:3117:\"\n
\n
\n
\n
\"Прекрасные
\n\n\n\n
\n

Белые ирисы

\n\n\n\n

Казумаса Огава

\n
\n
\n
\n\n\n\n
\n
\n
\n
\n\n\n\n

Вишня в цвету

\n\n\n\n

Казумаса Огава

\n
\n\n\n\n
\"Прекрасные
\n
\n
\n
\n\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:4361;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:71:\"Изображение с описанием внизу и справа\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1778:\"\n
\n
\n\n\n\n
\n
\"Винтажная
\n
\n\n\n\n
\n\n\n\n
\n
\n\n\n\n
\n
\n\n\n\n
\n

Полет Купидона
Жикле, 48 x 48 дюймов, архивная бумага.

\n
\n
\n\n\n\n

\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:72:\"Изображение с описанием внизу и справа.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:50:\"core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1304:\"\n
\n
\n\n\n\n
\n
\"Винтажная
\n
\n\n\n\n
\n\n\n\n
\n
\n\n\n\n
\n
\n\n\n\n
\n

Полет Купидона
Жикле, 48 x 48 дюймов, архивная бумага.

\n
\n
\n\n\n\n

\n\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:4368;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Подробности события\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1801:\"\n
\"Изображение
\n\n\n\n
\n
\n

Место:
ул. Лизюкова 1, Воронеж

\n
\n\n\n\n
\n

Время:
24 октября 2021

\n
\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Подробности мероприятия.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1731:\"\n
\"Изображение
\n\n\n\n
\n
\n

Место:
ул. Лизюкова 1, Воронеж

\n
\n\n\n\n
\n

Время:
24 октября 2021

\n
\n\n\n\n\n
\n\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:4378;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Три колонки текста\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1511:\"\n
\n
\n

Виртуальный тур

\n\n\n\n

Примите участие в виртуальной экскурсии по музею. Идеально подходит для школ и мероприятий.

\n
\n\n\n\n
\n

Текущие шоу

\n\n\n\n

Будьте в курсе и смотрите наши текущие выставки здесь.

\n
\n\n\n\n
\n

Полезная информация

\n\n\n\n

Узнайте о времени работы, ценах на билеты и скидках.

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:35:\"Три колонки текста.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1736:\"\n
\n
\n

Виртуальный тур ↗

\n\n\n\n

Примите участие в виртуальной экскурсии по музею. Идеально подходит для школ и мероприятий.

\n
\n\n\n\n
\n

Текущие шоу ↗

\n\n\n\n

Будьте в курсе и смотрите наши текущие выставки здесь.

\n
\n\n\n\n
\n

Полезная информация ↗

\n\n\n\n

Узнайте о времени работы, ценах на билеты и скидках.

\n
\n
\n\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:4379;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:69:\"Три колонки с изображениями и текстом\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4350:\"\n
\n
\n
ЭКОСИСТЕМА
\n\n\n\n

Положительное развитие.

\n
\n\n\n\n
\n\n\n\n
\n
\n
\n

Природа в общепринятом смысле — это неизменные человеком сущности: космос, воздух, река, лист. Искусство относится к смешению его воли с теми же вещами, как в доме, канале, статуе, картине.

\n\n\n\n

Но все его действия, вместе взятые, настолько незначительны: немного сколов, выпечки, заплат и стирки, что в таком грандиозном впечатлении, какое производит мир на человеческий разум, они не меняют результата.

\n
\n\n\n\n
\n
\n\n\n\n
\"Солнце
\n
\n\n\n\n
\n
\"Ветровые
\n
\n
\n\n\n\n
\n
\n
\"Солнце
\n
\n\n\n\n
\n
\n\n\n\n

Несомненно, у нас нет вопросов, на которые невозможно ответить. Мы должны доверять совершенству творения настолько, чтобы верить в то, что какое бы любопытство ни пробудил в наших умах порядок вещей, порядок вещей может удовлетворить. Состояние каждого человека — это иероглифическое решение тех вопросов, которые он задавал.

\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:142:\"Три столбца с изображениями и текстом с интервалом по вертикали для смещения.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5888:\"\n
\n
\n
ЭКОСИСТЕМА
\n\n\n\n

Положительное развитие.

\n
\n\n\n\n
\n\n\n\n
\n
\n
\n

Природа в общепринятом смысле - это неизменные человеком сущности: космос, воздух, река, лист. Искусство относится к смешению его воли с теми же вещами, как в доме, канале, статуе, картине.

\n\n\n\n

Но все его действия, вместе взятые, настолько незначительны: немного сколов, выпечки, заплат и стирки, что в таком грандиозном впечатлении, какое производит мир на человеческий разум, они не меняют результата.

\n
\n\n\n\n
\n
\n\n\n\n
\"Солнце
\n
\n\n\n\n
\n
\"Ветровые
\n
\n
\n\n\n\n
\n
\n
\"Солнце
\n
\n\n\n\n
\n
\n\n\n\n

Несомненно, у нас нет вопросов, на которые невозможно ответить. Мы должны доверять совершенству творения настолько, чтобы верить в то, что какое бы любопытство ни пробудил в наших умах порядок вещей, порядок вещей может удовлетворить. Состояние каждого человека - это иероглифическое решение тех вопросов, которые он задавал.

\n
\n
\n
\n
\n\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:4383;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:63:\"Медиа и текст с изображением слева\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:735:\"\n
\"Крупный
\n

Открытые пространства

\n\n\n\n

Посмотрите тематическое исследование

\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:112:\"Медиа и текстовый блок с изображением слева и текстом справа.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:968:\"\n
\"Крупный
\n

Открытые пространства

\n\n\n\n

Посмотрите тематическое исследование ↗

\n
\n\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:4385;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:103:\"Большой заголовок с выравниванием текста по левому краю\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1639:\"\n
\"\"
\n

Лес.

\n\n\n\n
\n
\n
\n\n\n\n

Даже ребенок знает, насколько ценен лес. Свежий, захватывающий дух запах деревьев. Эхо птиц, летящих над этим плотным массивом. Стабильный климат, устойчивая разнообразная жизнь и источник культуры. Тем не менее, леса и другие экосистемы висят на волоске и могут превратиться в пахотные земли, пастбища и плантации.

\n
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:73:\"Изображение на обложке с цитатой сверху\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:0:\"\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1955:\"\n
\"\"
\n

Лес.

\n\n\n\n
\n
\n
\n\n\n\n

Даже ребенок знает, насколько ценен лес. Свежий, захватывающий дух запах деревьев. Эхо птиц, летящих над этим плотным массивом. Стабильный климат, устойчивая разнообразная жизнь и источник культуры. Тем не менее, леса и другие экосистемы висят на волоске и могут превратиться в пахотные земли, пастбища и плантации.

\n
\n\n\n\n
\n
\n
\n\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:4387;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:18:\"заголовок\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:720:\"\n

Мы — студия в Берлине с международной практикой в ​​области архитектуры, городского планирования и дизайна интерьеров. Мы верим в обмен знаниями и продвижение диалога для увеличения творческого потенциала сотрудничества.

\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:45:\"большой текст, ЗАГОЛОВОК\";s:16:\"wpop_description\";s:29:\"Текст заголовка\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"ru_RU\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:815:\"\n

Мы - студия в Берлине с международной практикой в ​​области архитектуры, городского планирования и дизайна интерьеров. Мы верим в обмен знаниями и продвижение диалога для увеличения творческого потенциала сотрудничества.

\n\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:207567;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:11:\"Link in Bio\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6674:\"\n

Паттерны

\n\n

Beautifully designed patterns ready to go with a simple copy/paste

\n\n\n
\n\n\n\n\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:116:\"core/button,core/buttons,core/group,core/site-tagline,core/site-title,core/social-link,core/social-links,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2665:\"\n
\n\n\n\n\n
\n\n\n\n\n\n\n\n\n
\n\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:984:\"\n
\n
\n\n\n\n

GET IN TOUCH

\n\n\n\n

Schedule a Visit

\n\n\n\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/group,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"buttons\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1506:\"\n
\n
\n\n\n\n

GET IN TOUCH

\n\n\n\n

Schedule a Visit

\n\n\n\n\n\n\n\n
\n
\n\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Three column pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3852:\"\n
\n
\n

Single

\n\n\n\n

Enrich our growing community.

\n\n\n\n
\n\n\n\n
    \n
  • General admission and member discounts for one adult
  • \n\n\n\n
  • One free ticket per special exhibition
  • \n\n\n\n
  • Two single-use guest passes per year
  • \n
\n\n\n\n\n
\n\n\n\n
\n

Family

\n\n\n\n

Support special exhibitions.

\n\n\n\n
\n\n\n\n
    \n
  • General admission and member discounts for two adults
  • \n\n\n\n
  • Four free tickets per special exhibition
  • \n\n\n\n
  • Four single-use guest passes per year
  • \n
\n\n\n\n\n
\n\n\n\n
\n

Patron

\n\n\n\n

Take support to the next level.

\n\n\n\n
\n\n\n\n
    \n
  • General admission and member discounts for two adults
  • \n\n\n\n
  • Five free tickets per special exhibition
  • \n\n\n\n
  • Six single-use guest passes per year
  • \n
\n\n\n\n\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:117:\"core/button,core/buttons,core/column,core/columns,core/heading,core/list,core/list-item,core/paragraph,core/separator\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:6125:\"\n
\n
\n

Single

\n\n\n\n

Enrich our growing community.

\n\n\n\n
\n\n\n\n
    \n
  • General admission and member discounts for one adult
  • \n\n\n\n
  • One free ticket per special exhibition
  • \n\n\n\n
  • Two single-use guest passes per year
  • \n
\n\n\n\n\n
\n\n\n\n
\n

Family

\n\n\n\n

Support special exhibitions.

\n\n\n\n
\n\n\n\n
    \n
  • General admission and member discounts for two adults
  • \n\n\n\n
  • Four free tickets per special exhibition
  • \n\n\n\n
  • Four single-use guest passes per year
  • \n
\n\n\n\n\n
\n\n\n\n
\n

Patron

\n\n\n\n

Take support to the next level.

\n\n\n\n
\n\n\n\n
    \n
  • General admission and member discounts for two adults
  • \n\n\n\n
  • Five free tickets per special exhibition
  • \n\n\n\n
  • Six single-use guest passes per year
  • \n
\n\n\n\n\n
\n
\n\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2293:\"\n
\"\"
\n
\n

Even the bitterest fruit has sugar in it.

\n\n\n\n

– Terry a O’Neal

\n
\n
\n\n\n\n
\"\"
\n
\n

The trees that are slow to grow bear the best fruit.

\n\n\n\n

– Molière

\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2404:\"\n
\"\"
\n
\n

Even the bitterest fruit has sugar in it.

\n\n\n\n

– Terry a O\'Neal

\n
\n
\n\n\n\n
\"\"
\n
\n

The trees that are slow to grow bear the best fruit.

\n\n\n\n

– Molière

\n
\n
\n\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1750:\"\n
\n
\n

Opening
Party

\n\n\n\n

RSVP

\n
\n
\"\"
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:54:\"core/group,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1617:\"\n
\n
\n

Opening
Party

\n\n\n\n

RSVP →

\n
\n
\"\"
\n\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1921:\"\n
\n
\n
\n
\"\"
\n
\n
\n\n\n\n
\n
\n
\n

Airplane

\n\n\n\n

Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.

\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:61:\"core/column,core/columns,core/cover,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1826:\"\n
\n
\n
\n
\"\"
\n
\n
\n\n\n\n
\n
\n
\n

Airplane

\n\n\n\n

Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.

\n
\n
\n
\n
\n\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Offset images with descriptions\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3023:\"\n
\n
\n
\n
\"Beautiful
\n\n\n\n
\n

White Irises

\n\n\n\n

Ogawa Kazumasa

\n
\n
\n
\n\n\n\n
\n
\n
\n
\n\n\n\n

Cherry Blossom

\n\n\n\n

Ogawa Kazumasa

\n
\n\n\n\n
\"Beautiful
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:58:\"Two offset columns with images and titles within each one.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:73:\"core/column,core/columns,core/group,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2930:\"\n
\n
\n
\n
\"Beautiful
\n\n\n\n
\n

White Irises

\n\n\n\n

Ogawa Kazumasa

\n
\n
\n
\n\n\n\n
\n
\n
\n
\n\n\n\n

Cherry Blossom

\n\n\n\n

Ogawa Kazumasa

\n
\n\n\n\n
\"Beautiful
\n
\n
\n
\n\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1717:\"\n
\n
\n\n\n\n
\n
\"Vintage
\n
\n\n\n\n
\n\n\n\n
\n
\n\n\n\n
\n
\n\n\n\n
\n

Cupid in Flight
48” x 48” Giclee print on archival paper.

\n
\n
\n\n\n\n

\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:50:\"core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1241:\"\n
\n
\n\n\n\n
\n
\"Vintage
\n
\n\n\n\n
\n\n\n\n
\n
\n\n\n\n
\n
\n\n\n\n
\n

Cupid in Flight
48” x 48” Giclee print on archival paper.

\n
\n
\n\n\n\n

\n\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1713:\"\n
\"Image
\n\n\n\n
\n
\n

Location:
82 Main St. Brooklyn, NY

\n
\n\n\n\n
\n

Date:
October 24, 2021

\n
\n\n\n\n\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1642:\"\n
\"Image
\n\n\n\n
\n
\n

Location:
82 Main St. Brooklyn, NY

\n
\n\n\n\n
\n

Date:
October 24, 2021

\n
\n\n\n\n\n
\n\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3580:\"\n
\n
\n
ECOSYSTEM
\n\n\n\n

Positive growth.

\n
\n\n\n\n
\n\n\n\n
\n
\n
\n

Nature, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf. Art is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture.

\n\n\n\n

But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.

\n
\n\n\n\n
\n
\n\n\n\n
\"The
\n
\n\n\n\n
\n
\"Wind
\n
\n
\n\n\n\n
\n
\n
\"The
\n
\n\n\n\n
\n
\n\n\n\n

Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man’s condition is a solution in hieroglyphic to those inquiries he would put.

\n
\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"\n
\n
\n
ECOSYSTEM
\n\n\n\n

Positive growth.

\n
\n\n\n\n
\n\n\n\n
\n
\n
\n

Nature, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf. Art is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture.

\n\n\n\n

But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.

\n
\n\n\n\n
\n
\n\n\n\n
\"The
\n
\n\n\n\n
\n
\"Wind
\n
\n
\n\n\n\n
\n
\n
\"The
\n
\n\n\n\n
\n
\n\n\n\n

Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.

\n
\n
\n
\n
\n\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:611:\"\n
\"Close-up,
\n

Open Spaces

\n\n\n\n

See case study

\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"\n
\"Close-up,
\n

Open Spaces

\n\n\n\n

See case study ↗

\n
\n\";}i:26;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1382:\"\n
\"\"
\n

Forest.

\n\n\n\n
\n
\n
\n\n\n\n

Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.

\n
\n\n\n\n
\n
\n
\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"\n
\"\"
\n

Forest.

\n\n\n\n
\n
\n
\n\n\n\n

Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.

\n
\n\n\n\n
\n
\n
\n\";}i:27;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n

We’re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.

\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"\n

We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.

\n\";}}','off'),(1674,'_transient_timeout_wp_update_acf-editable-block-fields','1740393886','off'),(1675,'_transient_wp_update_acf-editable-block-fields','O:8:\"stdClass\":12:{s:2:\"id\";s:55:\"acf-editable-block-fields/acf-editable-block-fields.php\";s:4:\"slug\";s:25:\"acf-editable-block-fields\";s:6:\"plugin\";s:55:\"acf-editable-block-fields/acf-editable-block-fields.php\";s:11:\"new_version\";s:0:\"\";s:3:\"url\";s:19:\"https://wcanvas.com\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:0:\"\";s:12:\"requires_php\";s:0:\"\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}','off'),(1676,'_site_transient_timeout_theme_roots','1740395532','off'),(1677,'_site_transient_theme_roots','a:1:{s:8:\"cosmopet\";s:7:\"/themes\";}','off'),(1721,'_transient_pll_languages_list','a:2:{i:0;a:22:{s:4:\"name\";s:14:\"Русский\";s:4:\"slug\";s:2:\"ru\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:12;s:6:\"locale\";s:5:\"ru_RU\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"ru-RU\";s:8:\"facebook\";s:5:\"ru_RU\";s:8:\"home_url\";s:17:\"http://localhost/\";s:10:\"search_url\";s:17:\"http://localhost/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"ru\";s:8:\"flag_url\";s:93:\"http://localhost/wp-content/plugins/polylang-pro-master/vendor/wpsyntex/polylang/flags/ru.png\";s:4:\"flag\";s:471:\"\"Русский\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:12;s:16:\"term_taxonomy_id\";i:12;s:5:\"count\";i:27;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:13;s:16:\"term_taxonomy_id\";i:13;s:5:\"count\";i:10;}}}i:1;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:15;s:6:\"locale\";s:5:\"en_US\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-US\";s:8:\"facebook\";s:5:\"en_US\";s:8:\"home_url\";s:20:\"http://localhost/en/\";s:10:\"search_url\";s:20:\"http://localhost/en/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"us\";s:8:\"flag_url\";s:93:\"http://localhost/wp-content/plugins/polylang-pro-master/vendor/wpsyntex/polylang/flags/us.png\";s:4:\"flag\";s:576:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:0;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:15;s:16:\"term_taxonomy_id\";i:15;s:5:\"count\";i:1;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:10;}}}}','on'),(1732,'_site_transient_timeout_wp_theme_files_patterns-013c3104a9db5aed4dac6bb6765dc226','1740400868','off'),(1733,'_site_transient_wp_theme_files_patterns-013c3104a9db5aed4dac6bb6765dc226','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'),(1734,'_site_transient_timeout_available_translations','1740410651','off'),(1735,'_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.9\";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.9/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/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.25\";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.25/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.7.2\";s:7:\"updated\";s:19:\"2024-11-01 09:05:28\";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.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.5/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.26\";s:7:\"updated\";s:19:\"2024-12-26 00:37:42\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.26/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.7.2\";s:7:\"updated\";s:19:\"2025-01-12 07:32:34\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-20 08:42:35\";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.7.2/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.6\";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.6/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.7.2\";s:7:\"updated\";s:19:\"2025-01-23 15:46:02\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-11 08:34:45\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-04 15:09: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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-01-30 01:15:00\";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.7.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-11-05 18:11:40\";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.7.2/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:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-21 01:16:24\";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.7.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-21 01:16:04\";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.7.2/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:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-11-05 18:08:14\";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.7.2/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:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-03 07:45:57\";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.7.2/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:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.6\";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.6/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.7.2\";s:7:\"updated\";s:19:\"2025-02-22 11:02:17\";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.7.2/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_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-11-08 19:43:34\";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.7.2/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_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-06 16:38: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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2024-12-15 22:47:35\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2024-11-12 00:03:39\";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.7.2/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_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-11-14 20:17:10\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-18 15:16:11\";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.7.2/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_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-12-09 22:28:42\";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.7.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.2/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_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-05 15:56:22\";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.7.2/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_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-02 23:11:20\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.2/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_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-01 20:26:01\";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.7.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_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-04 14:46:26\";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.7.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-21 18:51:10\";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.7.2/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.4.5\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.6\";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.6/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.10/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.16\";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.16/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.21\";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.21/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:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/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.7.2\";s:7:\"updated\";s:19:\"2025-01-23 15:37:32\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-01-30 10:07:14\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-14 17:29:08\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-01-27 13:02:04\";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.7.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-12-12 22:29:22\";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.7.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-22 22:25:45\";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.7.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/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.25\";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.25/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.6\";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.6/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.7.2\";s:7:\"updated\";s:19:\"2025-01-29 23:44:41\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-01-31 07:07:30\";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.7.2/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.33\";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.33/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.6\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2025-02-06 05:17:11\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/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.7.2\";s:7:\"updated\";s:19:\"2025-02-01 09:14:16\";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.7.2/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.6\";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.6/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.7.2\";s:7:\"updated\";s:19:\"2025-01-22 18:23:30\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-01-31 11:29:26\";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.7.2/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.26\";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.26/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.7.2\";s:7:\"updated\";s:19:\"2025-01-16 18:27:00\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-07 13:30:47\";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.7.2/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.26\";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.26/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.7.2\";s:7:\"updated\";s:19:\"2025-02-01 06:53: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.7.2/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.6\";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.6/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:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.2/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.21\";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.21/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.7.2\";s:7:\"updated\";s:19:\"2025-02-20 07:40:43\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-11 06:34:23\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-19 19:41:36\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-01-11 17:53:34\";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.7.2/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.5.5\";s:7:\"updated\";s:19:\"2024-06-13 13:11:03\";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.5.5/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.7.2\";s:7:\"updated\";s:19:\"2024-12-02 13:58:02\";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.7.2/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.9\";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.9/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.7.2\";s:7:\"updated\";s:19:\"2025-02-17 16:47:03\";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.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-15 06:59:18\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.2/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.15\";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.15/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.38\";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.38/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.7.2\";s:7:\"updated\";s:19:\"2025-02-07 23:57:02\";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.7.2/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.6.2\";s:7:\"updated\";s:19:\"2024-08-30 11:32:23\";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.6.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-11 13:37:10\";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.7.2/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:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-22 23:02:02\";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.7.2/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:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-22 23:03:55\";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.7.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.25\";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.25/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.7.2\";s:7:\"updated\";s:19:\"2025-02-15 16:20:12\";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.7.2/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.34\";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.34/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:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-11-22 09:42:36\";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.7.2/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_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/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:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-01 14:10:09\";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.7.2/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_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-03 15:04:58\";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.7.2/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: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.7.2\";s:7:\"updated\";s:19:\"2025-02-22 10:12:51\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-01-30 08:56:10\";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.7.2/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.16\";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.16/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.7.2\";s:7:\"updated\";s:19:\"2025-02-10 11:39:57\";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.7.2/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.6.2\";s:7:\"updated\";s:19:\"2024-09-21 09:44:08\";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.6.2/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.7.2\";s:7:\"updated\";s:19:\"2024-08-30 07:14:35\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-01-30 10:26:38\";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.7.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-09-20 22:15:56\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.2/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.7.2\";s:7:\"updated\";s:19:\"2025-02-03 17:00:50\";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.7.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-02 07:29:05\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.2/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.38\";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.38/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.10/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.25\";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.25/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.7.2\";s:7:\"updated\";s:19:\"2024-12-06 13:44:46\";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.7.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-03 01:12:45\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.2/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.4.5\";s:7:\"updated\";s:19:\"2024-03-06 18:52:07\";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.4.5/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.16\";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.16/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.7.2\";s:7:\"updated\";s:19:\"2025-02-20 07:55:55\";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.7.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_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-01-12 05:35:18\";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.7.2/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_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-02-12 08:54:01\";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.7.2/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_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.6\";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.6/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:\"繼續\";}}}','off'),(1736,'_transient_timeout_wpseo_total_unindexed_posts_limited','1740400850','off'),(1737,'_transient_wpseo_total_unindexed_posts_limited','0','off'),(1738,'_transient_timeout_wpseo_total_unindexed_terms_limited','1740400850','off'),(1739,'_transient_wpseo_total_unindexed_terms_limited','0','off'),(1740,'_site_transient_timeout_browser_6dbb10952a38c11d19e2648023d5055b','1741004751','off'),(1741,'_site_transient_browser_6dbb10952a38c11d19e2648023d5055b','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"133.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(1742,'_transient_timeout_wpseo-statistics-totals','1740486353','off'),(1743,'_transient_wpseo-statistics-totals','a:1:{i:1;a:2:{s:6:\"scores\";a:1:{i:0;a:4:{s:8:\"seo_rank\";s:2:\"na\";s:5:\"label\";s:85:\"Записи без фокусного ключевого слова\";s:5:\"count\";i:14;s:4:\"link\";s:93:\"http://localhost/wp-admin/edit.php?post_status=publish&post_type=post&seo_filter=na\";}}s:8:\"division\";a:5:{s:3:\"bad\";i:0;s:2:\"ok\";i:0;s:4:\"good\";i:0;s:2:\"na\";i:1;s:7:\"noindex\";i:0;}}}','off'),(1744,'_site_transient_t15s-registry-plugins','O:8:\"stdClass\":2:{s:12:\"polylang-pro\";a:1:{s:12:\"translations\";a:5:{i:0;a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:9:\"3.3-beta1\";s:7:\"updated\";s:25:\"2025-02-24T08:49:15+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:81:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}i:1;a:7:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:9:\"3.3-beta1\";s:7:\"updated\";s:25:\"2025-02-23T22:17:53+00:00\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-cs_CZ.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"cs\";i:1;s:3:\"ces\";}}i:2;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:9:\"3.3-beta1\";s:7:\"updated\";s:25:\"2025-02-22T11:09:08+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}i:3;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:9:\"3.3-beta1\";s:7:\"updated\";s:25:\"2025-02-21T21:45:42+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}i:4;a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:9:\"3.3-beta1\";s:7:\"updated\";s:25:\"2025-02-22T13:10:17+00:00\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-sr_RS.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sr\";i:1;s:3:\"srp\";}}}}s:13:\"_last_checked\";i:1740399956;}','off'),(1745,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1740410763','off'),(1746,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:6843;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4874;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2798;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2694;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2104;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:2005;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1940;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1825;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1597;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1592;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1584;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1549;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1511;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1507;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1456;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1320;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1316;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1200;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1187;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1174;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1160;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1037;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1031;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:1011;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:998;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:974;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:972;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:950;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:913;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:913;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:909;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:904;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:897;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:874;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:864;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:828;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:820;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:795;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:782;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:761;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:759;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:756;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:741;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:726;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:708;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:704;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:674;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:663;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:662;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:646;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:644;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:632;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:620;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:617;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:616;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:613;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:613;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:610;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:607;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:602;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:596;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:593;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:592;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:585;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:577;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:577;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:574;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:573;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:569;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:557;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:557;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:548;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:546;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:536;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:530;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:522;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:518;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:509;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:505;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:505;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:498;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:476;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:464;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:460;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:458;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:457;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:455;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:454;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:453;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:452;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:450;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:445;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:430;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:429;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:420;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:419;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:419;}s:2:\"ai\";a:3:{s:4:\"name\";s:2:\"AI\";s:4:\"slug\";s:2:\"ai\";s:5:\"count\";i:419;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:408;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:401;}}','off'),(1747,'duplicator_package_active','O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2025-02-24 12:27:50\";s:7:\"Version\";s:5:\"1.5.6\";s:9:\"VersionWP\";s:5:\"6.7.2\";s:9:\"VersionDB\";s:7:\"10.4.21\";s:10:\"VersionPHP\";s:6:\"8.0.12\";s:9:\"VersionOS\";s:5:\"WINNT\";s:2:\"ID\";N;s:4:\"Name\";s:17:\"20250224_cosmopet\";s:4:\"Hash\";s:35:\"067a72be95abb7946601_20250224122750\";s:8:\"NameHash\";s:53:\"20250224_cosmopet_067a72be95abb7946601_20250224122750\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";s:63:\"20250224_cosmopet_067a72be95abb7946601_20250224122750_scan.json\";s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";O:11:\"DUP_Archive\":26:{s:10:\"FilterDirs\";s:0:\"\";s:11:\"FilterFiles\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:14:\"FilterFilesAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:0;s:12:\"ExportOnlyDB\";i:0;s:4:\"File\";N;s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:15:\"E:/xampp/htdocs\";s:4:\"Size\";i:0;s:4:\"Dirs\";a:0:{}s:9:\"dirsCount\";i:1810;s:5:\"Files\";a:0:{}s:10:\"filesCount\";i:10696;s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":8:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":6:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:10:\"AddonSites\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":7:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:10:\"AddonSites\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":3:{s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;s:8:\"TreeSize\";a:0:{}s:11:\"TreeWarning\";a:0:{}}s:14:\"RecursiveLinks\";a:0:{}s:10:\"file_count\";i:-1;s:10:\"\0*\0Package\";O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2025-02-24 12:27:50\";s:7:\"Version\";s:5:\"1.5.6\";s:9:\"VersionWP\";s:5:\"6.7.2\";s:9:\"VersionDB\";s:7:\"10.4.21\";s:10:\"VersionPHP\";s:6:\"8.0.12\";s:9:\"VersionOS\";s:5:\"WINNT\";s:2:\"ID\";N;s:4:\"Name\";s:17:\"20250224_cosmopet\";s:4:\"Hash\";s:35:\"067a72be95abb7946601_20250224122750\";s:8:\"NameHash\";s:53:\"20250224_cosmopet_067a72be95abb7946601_20250224122750\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";N;s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";r:21;s:9:\"Installer\";O:13:\"DUP_Installer\":15:{s:4:\"File\";N;s:4:\"Size\";i:0;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:13:\"OptsDBCharset\";s:0:\"\";s:15:\"OptsDBCollation\";s:0:\"\";s:12:\"OptsSecureOn\";i:0;s:14:\"OptsSecurePass\";s:0:\"\";s:13:\"numFilesAdded\";i:0;s:12:\"numDirsAdded\";i:0;s:10:\"\0*\0Package\";r:65;s:17:\"\0*\0origFileManger\";N;s:32:\"\0DUP_Installer\0configTransformer\";O:44:\"Duplicator\\Libs\\WpConfig\\WPConfigTransformer\":3:{s:17:\"\0*\0wp_config_path\";s:29:\"E:/xampp/htdocs/wp-config.php\";s:16:\"\0*\0wp_config_src\";N;s:13:\"\0*\0wp_configs\";a:0:{}}}s:8:\"Database\";O:12:\"DUP_Database\":15:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";N;s:4:\"File\";N;s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:8:\"Comments\";s:31:\"mariadb.org binary distribution\";s:19:\"sameNameTableExists\";N;s:4:\"info\";O:16:\"DUP_DatabaseInfo\":23:{s:9:\"buildMode\";s:3:\"PHP\";s:11:\"charSetList\";a:0:{}s:13:\"collationList\";a:0:{}s:10:\"engineList\";a:0:{}s:17:\"isTablesUpperCase\";b:0;s:15:\"isNameUpperCase\";b:0;s:4:\"name\";s:0:\"\";s:15:\"tablesBaseCount\";i:0;s:16:\"tablesFinalCount\";i:0;s:20:\"muFilteredTableCount\";i:0;s:14:\"tablesRowCount\";i:0;s:16:\"tablesSizeOnDisk\";i:0;s:10:\"tablesList\";a:0:{}s:19:\"lowerCaseTableNames\";i:0;s:8:\"dbEngine\";s:0:\"\";s:7:\"version\";i:0;s:14:\"versionComment\";i:0;s:9:\"viewCount\";i:0;s:9:\"procCount\";i:0;s:9:\"funcCount\";i:0;s:11:\"triggerList\";a:0:{}s:33:\"\0DUP_DatabaseInfo\0intFieldsStruct\";a:0:{}s:42:\"\0DUP_DatabaseInfo\0indexProcessedSchemaSize\";a:0:{}}s:10:\"\0*\0Package\";r:65;s:24:\"\0DUP_Database\0tempDbPath\";N;s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;}s:13:\"BuildProgress\";O:18:\"DUP_Build_Progress\":12:{s:17:\"thread_start_time\";N;s:11:\"initialized\";b:0;s:15:\"installer_built\";b:0;s:15:\"archive_started\";b:0;s:20:\"archive_has_database\";b:0;s:13:\"archive_built\";b:0;s:21:\"database_script_built\";b:0;s:6:\"failed\";b:0;s:7:\"retries\";i:0;s:14:\"build_failures\";a:0:{}s:19:\"validation_failures\";a:0:{}s:27:\"\0DUP_Build_Progress\0package\";r:65;}}s:29:\"\0DUP_Archive\0tmpFilterDirsAll\";a:0:{}s:24:\"\0DUP_Archive\0wpCorePaths\";a:3:{i:0;s:24:\"E:/xampp/htdocs/wp-admin\";i:1;s:27:\"E:/xampp/htdocs/wp-includes\";i:2;s:36:\"E:/xampp/htdocs/wp-content/languages\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:7:{i:0;s:15:\"E:/xampp/htdocs\";i:1;s:15:\"E:/xampp/htdocs\";i:2;s:26:\"E:/xampp/htdocs/wp-content\";i:3;s:34:\"E:/xampp/htdocs/wp-content/uploads\";i:4;s:34:\"E:/xampp/htdocs/wp-content/plugins\";i:5;s:37:\"E:/xampp/htdocs/wp-content/mu-plugins\";i:6;s:33:\"E:/xampp/htdocs/wp-content/themes\";}s:31:\"\0DUP_Archive\0relativeFiltersDir\";a:2:{i:0;s:47:\"E:/xampp/htdocs/wp-content/backups-dup-lite/tmp\";i:1;s:15:\"backups-dup-pro\";}s:24:\"\0DUP_Archive\0listFileObj\";N;s:23:\"\0DUP_Archive\0listDirObj\";N;}s:9:\"Installer\";r:86;s:8:\"Database\";r:105;s:13:\"BuildProgress\";r:144;}','auto'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_post_views` ( `id` bigint(20) unsigned NOT NULL, `type` tinyint(1) unsigned NOT NULL, `period` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL, `count` bigint(20) unsigned NOT NULL, PRIMARY KEY (`type`,`period`,`id`), UNIQUE KEY `id_type_period_count` (`id`,`type`,`period`,`count`) USING BTREE, KEY `type_period_count` (`type`,`period`,`count`) USING BTREE ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_post_views` WRITE; /*!40000 ALTER TABLE `wp_post_views` DISABLE KEYS */; INSERT INTO `wp_post_views` VALUES (193,0,'20250224',1),(270,0,'20250224',1),(301,0,'20250224',1),(111,0,'20250224',7),(14,1,'202507',1),(33,1,'202507',1),(34,1,'202507',1),(38,1,'202507',1),(33,1,'202508',1),(34,1,'202508',1),(35,1,'202508',1),(193,1,'202508',1),(111,1,'202508',7),(193,1,'202509',1),(270,1,'202509',1),(301,1,'202509',1),(111,1,'202509',7),(14,2,'202502',1),(35,2,'202502',1),(38,2,'202502',1),(270,2,'202502',1),(301,2,'202502',1),(33,2,'202502',2),(34,2,'202502',2),(193,2,'202502',2),(111,2,'202502',14),(14,3,'2025',1),(35,3,'2025',1),(38,3,'2025',1),(270,3,'2025',1),(301,3,'2025',1),(33,3,'2025',2),(34,3,'2025',2),(193,3,'2025',2),(111,3,'2025',14),(191,4,'total',0),(14,4,'total',1),(35,4,'total',1),(38,4,'total',1),(270,4,'total',1),(301,4,'total',1),(33,4,'total',2),(34,4,'total',2),(193,4,'total',2),(111,4,'total',13); /*!40000 ALTER TABLE `wp_post_views` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=1916 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,2,'_wp_trash_meta_status','publish'),(4,2,'_wp_trash_meta_time','1738145535'),(5,2,'_wp_desired_post_slug','sample-page'),(6,3,'_wp_trash_meta_status','draft'),(7,3,'_wp_trash_meta_time','1738145587'),(8,3,'_wp_desired_post_slug','privacy-policy'),(9,1,'_wp_trash_meta_status','publish'),(10,1,'_wp_trash_meta_time','1738145591'),(11,1,'_wp_desired_post_slug','%d0%bf%d1%80%d0%b8%d0%b2%d0%b5%d1%82-%d0%bc%d0%b8%d1%80'),(12,1,'_wp_trash_meta_comments_status','a:1:{i:1;s:1:\"1\";}'),(13,8,'_edit_last','1'),(14,8,'_edit_lock','1740305822:1'),(15,9,'_edit_lock','1739191237:1'),(17,9,'_edit_last','1'),(19,9,'_yoast_wpseo_primary_category','4'),(20,9,'_yoast_wpseo_content_score','30'),(21,9,'_yoast_wpseo_estimated-reading-time-minutes','2'),(22,9,'_yoast_wpseo_wordproof_timestamp',''),(23,9,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(36,15,'_edit_lock','1738580162:1'),(37,15,'_edit_last','1'),(38,15,'_yoast_wpseo_primary_category','4'),(39,15,'_yoast_wpseo_content_score','30'),(40,15,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41,15,'_yoast_wpseo_wordproof_timestamp',''),(42,15,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(51,14,'_edit_lock','1738580162:1'),(52,14,'_edit_last','1'),(53,14,'_yoast_wpseo_primary_category','4'),(54,14,'_yoast_wpseo_content_score','30'),(55,14,'_yoast_wpseo_estimated-reading-time-minutes','2'),(56,14,'_yoast_wpseo_wordproof_timestamp',''),(57,14,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(66,16,'_edit_lock','1738580162:1'),(67,16,'_edit_last','1'),(68,16,'_yoast_wpseo_primary_category','4'),(69,16,'_yoast_wpseo_content_score','30'),(70,16,'_yoast_wpseo_estimated-reading-time-minutes','2'),(71,16,'_yoast_wpseo_wordproof_timestamp',''),(72,16,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(81,18,'_edit_lock','1738580162:1'),(82,18,'_edit_last','1'),(83,18,'_yoast_wpseo_primary_category','4'),(84,18,'_yoast_wpseo_content_score','30'),(85,18,'_yoast_wpseo_estimated-reading-time-minutes','2'),(86,18,'_yoast_wpseo_wordproof_timestamp',''),(87,18,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(96,17,'_edit_lock','1738580162:1'),(97,17,'_edit_last','1'),(98,17,'_yoast_wpseo_primary_category','4'),(99,17,'_yoast_wpseo_content_score','30'),(100,17,'_yoast_wpseo_estimated-reading-time-minutes','2'),(101,17,'_yoast_wpseo_wordproof_timestamp',''),(102,17,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(111,19,'_edit_lock','1738580162:1'),(112,19,'_edit_last','1'),(113,19,'_yoast_wpseo_primary_category','4'),(114,19,'_yoast_wpseo_content_score','30'),(115,19,'_yoast_wpseo_estimated-reading-time-minutes','2'),(116,19,'_yoast_wpseo_wordproof_timestamp',''),(117,19,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(126,20,'_edit_lock','1738580162:1'),(127,20,'_edit_last','1'),(128,20,'_yoast_wpseo_primary_category','4'),(129,20,'_yoast_wpseo_content_score','30'),(130,20,'_yoast_wpseo_estimated-reading-time-minutes','2'),(131,20,'_yoast_wpseo_wordproof_timestamp',''),(132,20,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(141,21,'_edit_lock','1738580162:1'),(142,21,'_edit_last','1'),(143,21,'_yoast_wpseo_primary_category','4'),(144,21,'_yoast_wpseo_content_score','30'),(145,21,'_yoast_wpseo_estimated-reading-time-minutes','2'),(146,21,'_yoast_wpseo_wordproof_timestamp',''),(147,21,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(150,32,'_edit_lock','1738580162:1'),(151,32,'_edit_last','1'),(152,32,'_yoast_wpseo_primary_category','4'),(153,32,'_yoast_wpseo_content_score','30'),(154,32,'_yoast_wpseo_estimated-reading-time-minutes','2'),(155,32,'_yoast_wpseo_wordproof_timestamp',''),(156,32,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(165,33,'_edit_lock','1739900546:1'),(166,33,'_edit_last','1'),(167,33,'_yoast_wpseo_primary_category','4'),(169,33,'_yoast_wpseo_estimated-reading-time-minutes','0'),(170,33,'_yoast_wpseo_wordproof_timestamp',''),(171,33,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(180,34,'_edit_lock','1738580162:1'),(181,34,'_edit_last','1'),(182,34,'_yoast_wpseo_primary_category','4'),(183,34,'_yoast_wpseo_content_score','30'),(184,34,'_yoast_wpseo_estimated-reading-time-minutes','2'),(185,34,'_yoast_wpseo_wordproof_timestamp',''),(186,34,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(195,36,'_edit_lock','1738580162:1'),(196,36,'_edit_last','1'),(197,36,'_yoast_wpseo_primary_category','4'),(198,36,'_yoast_wpseo_content_score','30'),(199,36,'_yoast_wpseo_estimated-reading-time-minutes','2'),(200,36,'_yoast_wpseo_wordproof_timestamp',''),(201,36,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(210,35,'_edit_lock','1738580162:1'),(211,35,'_edit_last','1'),(212,35,'_yoast_wpseo_primary_category','4'),(213,35,'_yoast_wpseo_content_score','30'),(214,35,'_yoast_wpseo_estimated-reading-time-minutes','2'),(215,35,'_yoast_wpseo_wordproof_timestamp',''),(216,35,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(225,37,'_edit_lock','1738580162:1'),(226,37,'_edit_last','1'),(227,37,'_yoast_wpseo_primary_category','4'),(228,37,'_yoast_wpseo_content_score','30'),(229,37,'_yoast_wpseo_estimated-reading-time-minutes','2'),(230,37,'_yoast_wpseo_wordproof_timestamp',''),(231,37,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(240,38,'_edit_lock','1738580162:1'),(241,38,'_edit_last','1'),(242,38,'_yoast_wpseo_primary_category','4'),(243,38,'_yoast_wpseo_content_score','30'),(244,38,'_yoast_wpseo_estimated-reading-time-minutes','2'),(245,38,'_yoast_wpseo_wordproof_timestamp',''),(246,38,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(255,39,'_edit_lock','1738580162:1'),(256,39,'_edit_last','1'),(257,39,'_yoast_wpseo_primary_category','4'),(258,39,'_yoast_wpseo_content_score','30'),(259,39,'_yoast_wpseo_estimated-reading-time-minutes','2'),(260,39,'_yoast_wpseo_wordproof_timestamp',''),(261,39,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(270,40,'_edit_lock','1738580162:1'),(271,40,'_edit_last','1'),(272,40,'_yoast_wpseo_primary_category','4'),(273,40,'_yoast_wpseo_content_score','30'),(274,40,'_yoast_wpseo_estimated-reading-time-minutes','2'),(275,40,'_yoast_wpseo_wordproof_timestamp',''),(276,40,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(285,41,'_edit_lock','1738580162:1'),(286,41,'_edit_last','1'),(287,41,'_yoast_wpseo_primary_category','4'),(288,41,'_yoast_wpseo_content_score','30'),(289,41,'_yoast_wpseo_estimated-reading-time-minutes','2'),(290,41,'_yoast_wpseo_wordproof_timestamp',''),(291,41,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(300,42,'_edit_lock','1738580162:1'),(301,42,'_edit_last','1'),(302,42,'_yoast_wpseo_primary_category','4'),(303,42,'_yoast_wpseo_content_score','30'),(304,42,'_yoast_wpseo_estimated-reading-time-minutes','2'),(305,42,'_yoast_wpseo_wordproof_timestamp',''),(306,42,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(315,44,'_edit_lock','1738580162:1'),(316,44,'_edit_last','1'),(317,44,'_yoast_wpseo_primary_category','4'),(318,44,'_yoast_wpseo_content_score','30'),(319,44,'_yoast_wpseo_estimated-reading-time-minutes','2'),(320,44,'_yoast_wpseo_wordproof_timestamp',''),(321,44,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(330,43,'_edit_lock','1738580162:1'),(331,43,'_edit_last','1'),(332,43,'_yoast_wpseo_primary_category','4'),(333,43,'_yoast_wpseo_content_score','30'),(334,43,'_yoast_wpseo_estimated-reading-time-minutes','2'),(335,43,'_yoast_wpseo_wordproof_timestamp',''),(336,43,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(345,46,'_edit_lock','1738580162:1'),(346,46,'_edit_last','1'),(347,46,'_yoast_wpseo_primary_category','4'),(348,46,'_yoast_wpseo_content_score','30'),(349,46,'_yoast_wpseo_estimated-reading-time-minutes','2'),(350,46,'_yoast_wpseo_wordproof_timestamp',''),(351,46,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(360,45,'_edit_lock','1738580162:1'),(361,45,'_edit_last','1'),(362,45,'_yoast_wpseo_primary_category','4'),(363,45,'_yoast_wpseo_content_score','30'),(364,45,'_yoast_wpseo_estimated-reading-time-minutes','2'),(365,45,'_yoast_wpseo_wordproof_timestamp',''),(366,45,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(375,48,'_edit_lock','1738580162:1'),(376,48,'_edit_last','1'),(377,48,'_yoast_wpseo_primary_category','4'),(378,48,'_yoast_wpseo_content_score','30'),(379,48,'_yoast_wpseo_estimated-reading-time-minutes','2'),(380,48,'_yoast_wpseo_wordproof_timestamp',''),(381,48,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(390,47,'_edit_lock','1738580162:1'),(391,47,'_edit_last','1'),(392,47,'_yoast_wpseo_primary_category','4'),(393,47,'_yoast_wpseo_content_score','30'),(394,47,'_yoast_wpseo_estimated-reading-time-minutes','2'),(395,47,'_yoast_wpseo_wordproof_timestamp',''),(396,47,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(405,49,'_edit_lock','1738580162:1'),(406,49,'_edit_last','1'),(407,49,'_yoast_wpseo_primary_category','4'),(408,49,'_yoast_wpseo_content_score','30'),(409,49,'_yoast_wpseo_estimated-reading-time-minutes','2'),(410,49,'_yoast_wpseo_wordproof_timestamp',''),(411,49,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(443,69,'_edit_last','1'),(444,69,'_edit_lock','1739200630:1'),(451,78,'_edit_last','1'),(452,78,'_edit_lock','1740378150:1'),(457,33,'footnotes',''),(459,82,'footnotes',''),(464,83,'footnotes',''),(470,84,'footnotes',''),(475,87,'_edit_lock','1739900418:1'),(476,87,'_edit_last','1'),(477,90,'footnotes',''),(489,95,'footnotes',''),(491,33,'_encloseme','1'),(522,111,'_edit_lock','1740394708:1'),(523,111,'_edit_last','1'),(524,111,'_yoast_wpseo_primary_category','4'),(525,111,'_yoast_wpseo_estimated-reading-time-minutes','1'),(526,111,'_yoast_wpseo_wordproof_timestamp',''),(527,111,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(528,111,'footnotes',''),(539,111,'_wp_desired_post_slug',''),(540,112,'footnotes',''),(541,33,'_wp_trash_meta_status','publish'),(542,33,'_wp_trash_meta_time','1739899065'),(543,33,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-26'),(544,34,'_wp_trash_meta_status','publish'),(545,34,'_wp_trash_meta_time','1739899066'),(546,34,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-25'),(547,32,'_wp_trash_meta_status','publish'),(548,32,'_wp_trash_meta_time','1739899066'),(549,32,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-24'),(550,36,'_wp_trash_meta_status','publish'),(551,36,'_wp_trash_meta_time','1739899067'),(552,36,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-22'),(553,35,'_wp_trash_meta_status','publish'),(554,35,'_wp_trash_meta_time','1739899067'),(555,35,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-23'),(556,39,'_wp_trash_meta_status','publish'),(557,39,'_wp_trash_meta_time','1739899067'),(558,39,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-21'),(559,37,'_wp_trash_meta_status','publish'),(560,37,'_wp_trash_meta_time','1739899068'),(561,37,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-20'),(562,38,'_wp_trash_meta_status','publish'),(563,38,'_wp_trash_meta_time','1739899068'),(564,38,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-19'),(565,42,'_wp_trash_meta_status','publish'),(566,42,'_wp_trash_meta_time','1739899069'),(567,42,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-18'),(568,40,'_wp_trash_meta_status','publish'),(569,40,'_wp_trash_meta_time','1739899070'),(570,40,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-17'),(571,41,'_wp_trash_meta_status','publish'),(572,41,'_wp_trash_meta_time','1739899070'),(573,41,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-16'),(574,43,'_wp_trash_meta_status','publish'),(575,43,'_wp_trash_meta_time','1739899071'),(576,43,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-15'),(577,48,'_wp_trash_meta_status','publish'),(578,48,'_wp_trash_meta_time','1739899071'),(579,48,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-14'),(580,44,'_wp_trash_meta_status','publish'),(581,44,'_wp_trash_meta_time','1739899071'),(582,44,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-13'),(583,45,'_wp_trash_meta_status','publish'),(584,45,'_wp_trash_meta_time','1739899073'),(585,45,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-12'),(586,49,'_wp_trash_meta_status','publish'),(587,49,'_wp_trash_meta_time','1739899073'),(588,49,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-11'),(589,47,'_wp_trash_meta_status','publish'),(590,47,'_wp_trash_meta_time','1739899074'),(591,47,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-10'),(592,46,'_wp_trash_meta_status','publish'),(593,46,'_wp_trash_meta_time','1739899075'),(594,46,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-9'),(595,15,'_wp_trash_meta_status','publish'),(596,15,'_wp_trash_meta_time','1739899075'),(597,15,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-8'),(598,14,'_wp_trash_meta_status','publish'),(599,14,'_wp_trash_meta_time','1739899099'),(600,14,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-7'),(601,20,'_wp_trash_meta_status','publish'),(602,20,'_wp_trash_meta_time','1739899099'),(603,20,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-5'),(604,21,'_wp_trash_meta_status','publish'),(605,21,'_wp_trash_meta_time','1739899100'),(606,21,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-6'),(607,18,'_wp_trash_meta_status','publish'),(608,18,'_wp_trash_meta_time','1739899101'),(609,18,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-3'),(610,19,'_wp_trash_meta_status','publish'),(611,19,'_wp_trash_meta_time','1739899101'),(612,19,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-4'),(613,17,'_wp_trash_meta_status','publish'),(614,17,'_wp_trash_meta_time','1739899101'),(615,17,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-2'),(616,16,'_wp_trash_meta_status','publish'),(617,16,'_wp_trash_meta_time','1739899102'),(618,16,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki'),(619,9,'_wp_trash_meta_status','publish'),(620,9,'_wp_trash_meta_time','1739899103'),(621,9,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthev'),(627,114,'footnotes',''),(633,115,'footnotes',''),(636,116,'_wp_attached_file','2025/02/anons-best-card-3.png'),(637,116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:788;s:6:\"height\";i:722;s:4:\"file\";s:29:\"2025/02/anons-best-card-3.png\";s:8:\"filesize\";i:909540;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(638,111,'_wp_old_slug','__trashed'),(639,111,'_thumbnail_id','299'),(641,117,'_wp_attached_file','2025/02/texts-card-1.png'),(642,117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2044;s:6:\"height\";i:1034;s:4:\"file\";s:24:\"2025/02/texts-card-1.png\";s:8:\"filesize\";i:2982146;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(643,118,'_wp_attached_file','2025/02/texts-card-2.png'),(644,118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2044;s:6:\"height\";i:1034;s:4:\"file\";s:24:\"2025/02/texts-card-2.png\";s:8:\"filesize\";i:3206378;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(645,119,'_wp_attached_file','2025/02/texts-card-3.png'),(646,119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2044;s:6:\"height\";i:1034;s:4:\"file\";s:24:\"2025/02/texts-card-3.png\";s:8:\"filesize\";i:2828837;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(651,121,'footnotes',''),(658,123,'footnotes',''),(663,125,'_edit_last','1'),(664,125,'_edit_lock','1740140604:1'),(665,128,'footnotes',''),(669,129,'footnotes',''),(676,131,'footnotes',''),(683,133,'footnotes',''),(686,134,'_edit_last','1'),(687,134,'_edit_lock','1740147850:1'),(688,141,'footnotes',''),(690,111,'content',''),(691,111,'_content','field_67b86f25d8610'),(692,141,'content',''),(693,141,'_content','field_67b86f25d8610'),(698,143,'footnotes',''),(705,145,'footnotes',''),(708,146,'_edit_lock','1740146865:1'),(711,146,'_edit_last','1'),(713,157,'footnotes',''),(717,159,'_wp_attached_file','2025/02/article-block-card-1.png'),(718,159,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:996;s:6:\"height\";i:1190;s:4:\"file\";s:32:\"2025/02/article-block-card-1.png\";s:8:\"filesize\";i:1476037;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(719,160,'_wp_attached_file','2025/02/article-block-card-2.png'),(720,160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:630;s:6:\"height\";i:810;s:4:\"file\";s:32:\"2025/02/article-block-card-2.png\";s:8:\"filesize\";i:780070;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(721,161,'_wp_attached_file','2025/02/article-block-card-3.png'),(722,161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:630;s:6:\"height\";i:712;s:4:\"file\";s:32:\"2025/02/article-block-card-3.png\";s:8:\"filesize\";i:718866;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(725,162,'footnotes',''),(730,166,'footnotes',''),(737,168,'footnotes',''),(740,169,'_edit_lock','1740146893:1'),(741,169,'_edit_last','1'),(743,169,'_wp_trash_meta_status','draft'),(744,169,'_wp_trash_meta_time','1740147041'),(745,169,'_wp_desired_post_slug',''),(746,178,'_edit_lock','1740146865:1'),(747,178,'_edit_last','1'),(749,170,'_edit_lock','1740146950:1'),(750,170,'_edit_last','1'),(753,181,'_wp_attached_file','2025/02/block-accent-icon-1.svg'),(754,181,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:121;s:6:\"height\";i:121;s:4:\"file\";s:32:\"/2025/02/block-accent-icon-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:23:\"block-accent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:23:\"block-accent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:23:\"block-accent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(755,182,'_wp_attached_file','2025/02/block-accent-icon-2.svg'),(756,182,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:166;s:6:\"height\";i:104;s:4:\"file\";s:32:\"/2025/02/block-accent-icon-2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:23:\"block-accent-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:23:\"block-accent-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:23:\"block-accent-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(757,183,'_wp_attached_file','2025/02/block-accent-icon-3.svg'),(758,183,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:152;s:6:\"height\";i:167;s:4:\"file\";s:32:\"/2025/02/block-accent-icon-3.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:23:\"block-accent-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"block-accent-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:23:\"block-accent-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:23:\"block-accent-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(761,184,'footnotes',''),(766,185,'footnotes',''),(769,186,'_edit_last','1'),(770,186,'_edit_lock','1740305870:1'),(785,191,'_edit_lock','1740306801:1'),(786,191,'_edit_last','1'),(787,191,'_yoast_wpseo_primary_category','4'),(788,191,'_yoast_wpseo_estimated-reading-time-minutes','0'),(789,191,'_yoast_wpseo_wordproof_timestamp',''),(790,191,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(791,191,'footnotes',''),(792,191,'_wp_desired_post_slug',''),(793,191,'_wp_old_slug','__trashed'),(794,191,'_thumbnail_id','116'),(795,191,'content',''),(796,191,'_content','field_67b86f25d8610'),(803,192,'footnotes',''),(806,191,'_wp_trash_meta_status','publish'),(807,191,'_wp_trash_meta_time','1740306728'),(808,191,'_wp_desired_post_slug','how-to-choose-kogtetochka'),(809,193,'footnotes',''),(810,193,'content',''),(811,193,'_thumbnail_id','116'),(812,193,'_yoast_wpseo_primary_category','39'),(813,193,'_content','field_67b86f25d8610'),(814,193,'_edit_lock','1740306776:1'),(816,194,'footnotes',''),(817,193,'_edit_last','1'),(818,193,'_yoast_wpseo_estimated-reading-time-minutes','0'),(819,193,'_yoast_wpseo_wordproof_timestamp',''),(820,195,'_edit_last','1'),(821,195,'_edit_lock','1740389330:1'),(822,200,'_edit_last','1'),(823,200,'_edit_lock','1740316652:1'),(827,204,'footnotes',''),(829,205,'footnotes',''),(833,207,'footnotes',''),(835,111,'_yoast_wpseo_content_score','90'),(836,208,'footnotes',''),(838,209,'footnotes',''),(840,210,'_edit_last','1'),(841,210,'_edit_lock','1740381489:1'),(843,214,'_wp_attached_file','2025/02/indent-icon-1.svg'),(844,214,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:54;s:6:\"height\";i:49;s:4:\"file\";s:26:\"/2025/02/indent-icon-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"indent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"indent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"indent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"indent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"indent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"indent-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(847,215,'footnotes',''),(856,200,'_wp_trash_meta_status','publish'),(857,200,'_wp_trash_meta_time','1740378138'),(858,200,'_wp_desired_post_slug','group_67bb1d8c46a39'),(859,201,'_wp_trash_meta_status','publish'),(860,201,'_wp_trash_meta_time','1740378138'),(861,201,'_wp_desired_post_slug','field_67bb1d8c11dfa'),(862,203,'_wp_trash_meta_status','publish'),(863,203,'_wp_trash_meta_time','1740378138'),(864,203,'_wp_desired_post_slug','field_67bb1e626af1d'),(867,218,'footnotes',''),(870,219,'_edit_lock','1740381303:1'),(871,219,'_edit_last','1'),(874,225,'_wp_attached_file','2025/02/block-list-icon-1.svg'),(875,225,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:145;s:6:\"height\";i:98;s:4:\"file\";s:30:\"/2025/02/block-list-icon-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"block-list-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:21:\"block-list-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:21:\"block-list-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(876,226,'_wp_attached_file','2025/02/block-list-icon-2.svg'),(877,226,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:145;s:6:\"height\";i:98;s:4:\"file\";s:30:\"/2025/02/block-list-icon-2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"block-list-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:21:\"block-list-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:21:\"block-list-icon-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(878,227,'_wp_attached_file','2025/02/block-list-icon-3.svg'),(879,227,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:145;s:6:\"height\";i:98;s:4:\"file\";s:30:\"/2025/02/block-list-icon-3.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"block-list-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:21:\"block-list-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:21:\"block-list-icon-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(880,228,'_wp_attached_file','2025/02/block-list-icon-4.svg'),(881,228,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:145;s:6:\"height\";i:98;s:4:\"file\";s:30:\"/2025/02/block-list-icon-4.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"block-list-icon-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"block-list-icon-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:21:\"block-list-icon-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:21:\"block-list-icon-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(884,229,'footnotes',''),(890,231,'_edit_last','1'),(891,231,'_edit_lock','1740381352:1'),(892,234,'_edit_last','1'),(893,234,'_edit_lock','1740382134:1'),(894,236,'_wp_attached_file','2025/02/product-card.png'),(895,236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1483;s:6:\"height\";i:1025;s:4:\"file\";s:24:\"2025/02/product-card.png\";s:8:\"filesize\";i:1654302;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(898,237,'footnotes',''),(901,111,'video',''),(902,111,'_video','field_67bc1d3c29958'),(903,193,'_video','field_67bc1d3c29958'),(904,237,'content',''),(905,237,'_content','field_67b86f25d8610'),(906,237,'video',''),(907,237,'_video','field_67bc1d3c29958'),(912,239,'footnotes',''),(915,240,'_edit_last','1'),(916,240,'_edit_lock','1740389325:1'),(919,245,'footnotes',''),(922,111,'text',''),(923,111,'_text','field_67bc2049d375b'),(924,193,'_text','field_67bc2049d375b'),(925,111,'button',''),(926,111,'_button','field_67bc2095d375c'),(927,193,'_button','field_67bc2095d375c'),(928,111,'link',''),(929,111,'_link','field_67bc20aad375d'),(930,193,'_link','field_67bc20aad375d'),(931,111,'color',''),(932,111,'_color','field_67bc20b7d375e'),(933,193,'_color','field_67bc20b7d375e'),(934,245,'content',''),(935,245,'_content','field_67b86f25d8610'),(936,245,'video',''),(937,245,'_video','field_67bc1d3c29958'),(938,245,'text',''),(939,245,'_text','field_67bc2049d375b'),(940,245,'button',''),(941,245,'_button','field_67bc2095d375c'),(942,245,'link',''),(943,245,'_link','field_67bc20aad375d'),(944,245,'color',''),(945,245,'_color','field_67bc20b7d375e'),(948,246,'footnotes',''),(955,248,'footnotes',''),(962,250,'footnotes',''),(965,258,'_wp_attached_file','2025/02/footer-network-3.svg'),(966,258,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:33;s:6:\"height\";i:33;s:4:\"file\";s:29:\"/2025/02/footer-network-3.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"footer-network-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:20:\"footer-network-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:20:\"footer-network-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(967,259,'_wp_attached_file','2025/02/footer-network-1.svg'),(968,259,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:33;s:4:\"file\";s:29:\"/2025/02/footer-network-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"footer-network-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:20:\"footer-network-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:20:\"footer-network-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(969,260,'_wp_attached_file','2025/02/footer-network-2.svg'),(970,260,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:33;s:4:\"file\";s:29:\"/2025/02/footer-network-2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"footer-network-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"footer-network-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:20:\"footer-network-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:20:\"footer-network-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(971,261,'_wp_attached_file','2025/02/indent-icon-1-1.svg'),(972,261,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:54;s:6:\"height\";i:49;s:4:\"file\";s:28:\"/2025/02/indent-icon-1-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"indent-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"indent-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"indent-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"indent-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:19:\"indent-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:19:\"indent-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(973,262,'_edit_lock','1740388870:1'),(974,262,'_edit_last','1'),(975,262,'_yoast_wpseo_primary_category','4'),(976,262,'_yoast_wpseo_estimated-reading-time-minutes','1'),(977,262,'_yoast_wpseo_wordproof_timestamp',''),(978,262,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(979,262,'footnotes',''),(980,262,'_wp_desired_post_slug',''),(981,262,'_wp_old_slug','__trashed'),(982,262,'_thumbnail_id','116'),(983,262,'content',''),(984,262,'_content','field_67b86f25d8610'),(985,262,'_yoast_wpseo_content_score','90'),(986,262,'video',''),(987,262,'_video','field_67bc1d3c29958'),(988,262,'text',''),(989,262,'_text','field_67bc2049d375b'),(990,262,'button',''),(991,262,'_button','field_67bc2095d375c'),(992,262,'link',''),(993,262,'_link','field_67bc20aad375d'),(994,262,'color',''),(995,262,'_color','field_67bc20b7d375e'),(996,262,'_encloseme','1'),(1004,263,'_edit_lock','1740388870:1'),(1005,263,'_edit_last','1'),(1006,263,'_yoast_wpseo_primary_category','4'),(1007,263,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1008,263,'_yoast_wpseo_wordproof_timestamp',''),(1009,263,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1010,263,'footnotes',''),(1011,263,'_wp_desired_post_slug',''),(1012,263,'_wp_old_slug','__trashed'),(1013,263,'_thumbnail_id','116'),(1014,263,'content',''),(1015,263,'_content','field_67b86f25d8610'),(1016,263,'_yoast_wpseo_content_score','90'),(1017,263,'video',''),(1018,263,'_video','field_67bc1d3c29958'),(1019,263,'text',''),(1020,263,'_text','field_67bc2049d375b'),(1021,263,'button',''),(1022,263,'_button','field_67bc2095d375c'),(1023,263,'link',''),(1024,263,'_link','field_67bc20aad375d'),(1025,263,'color',''),(1026,263,'_color','field_67bc20b7d375e'),(1027,263,'_encloseme','1'),(1035,264,'_edit_lock','1740388870:1'),(1036,264,'_edit_last','1'),(1037,264,'_yoast_wpseo_primary_category','4'),(1038,264,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1039,264,'_yoast_wpseo_wordproof_timestamp',''),(1040,264,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1041,264,'footnotes',''),(1042,264,'_wp_desired_post_slug',''),(1043,264,'_wp_old_slug','__trashed'),(1044,264,'_thumbnail_id','116'),(1045,264,'content',''),(1046,264,'_content','field_67b86f25d8610'),(1047,264,'_yoast_wpseo_content_score','90'),(1048,264,'video',''),(1049,264,'_video','field_67bc1d3c29958'),(1050,264,'text',''),(1051,264,'_text','field_67bc2049d375b'),(1052,264,'button',''),(1053,264,'_button','field_67bc2095d375c'),(1054,264,'link',''),(1055,264,'_link','field_67bc20aad375d'),(1056,264,'color',''),(1057,264,'_color','field_67bc20b7d375e'),(1058,264,'_encloseme','1'),(1066,265,'_edit_lock','1740388870:1'),(1067,265,'_edit_last','1'),(1068,265,'_yoast_wpseo_primary_category','4'),(1069,265,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1070,265,'_yoast_wpseo_wordproof_timestamp',''),(1071,265,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1072,265,'footnotes',''),(1073,265,'_wp_desired_post_slug',''),(1074,265,'_wp_old_slug','__trashed'),(1075,265,'_thumbnail_id','116'),(1076,265,'content',''),(1077,265,'_content','field_67b86f25d8610'),(1078,265,'_yoast_wpseo_content_score','90'),(1079,265,'video',''),(1080,265,'_video','field_67bc1d3c29958'),(1081,265,'text',''),(1082,265,'_text','field_67bc2049d375b'),(1083,265,'button',''),(1084,265,'_button','field_67bc2095d375c'),(1085,265,'link',''),(1086,265,'_link','field_67bc20aad375d'),(1087,265,'color',''),(1088,265,'_color','field_67bc20b7d375e'),(1089,265,'_encloseme','1'),(1097,266,'_edit_lock','1740388870:1'),(1098,266,'_edit_last','1'),(1099,266,'_yoast_wpseo_primary_category','4'),(1100,266,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1101,266,'_yoast_wpseo_wordproof_timestamp',''),(1102,266,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1103,266,'footnotes',''),(1104,266,'_wp_desired_post_slug',''),(1105,266,'_wp_old_slug','__trashed'),(1106,266,'_thumbnail_id','116'),(1107,266,'content',''),(1108,266,'_content','field_67b86f25d8610'),(1109,266,'_yoast_wpseo_content_score','90'),(1110,266,'video',''),(1111,266,'_video','field_67bc1d3c29958'),(1112,266,'text',''),(1113,266,'_text','field_67bc2049d375b'),(1114,266,'button',''),(1115,266,'_button','field_67bc2095d375c'),(1116,266,'link',''),(1117,266,'_link','field_67bc20aad375d'),(1118,266,'color',''),(1119,266,'_color','field_67bc20b7d375e'),(1120,266,'_encloseme','1'),(1128,269,'_edit_lock','1740388870:1'),(1129,269,'_edit_last','1'),(1130,269,'_yoast_wpseo_primary_category','4'),(1131,269,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1132,269,'_yoast_wpseo_wordproof_timestamp',''),(1133,269,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1134,269,'footnotes',''),(1135,269,'_wp_desired_post_slug',''),(1136,269,'_wp_old_slug','__trashed'),(1137,269,'_thumbnail_id','116'),(1138,269,'content',''),(1139,269,'_content','field_67b86f25d8610'),(1140,269,'_yoast_wpseo_content_score','90'),(1141,269,'video',''),(1142,269,'_video','field_67bc1d3c29958'),(1143,269,'text',''),(1144,269,'_text','field_67bc2049d375b'),(1145,269,'button',''),(1146,269,'_button','field_67bc2095d375c'),(1147,269,'link',''),(1148,269,'_link','field_67bc20aad375d'),(1149,269,'color',''),(1150,269,'_color','field_67bc20b7d375e'),(1151,269,'_encloseme','1'),(1159,267,'_edit_lock','1740388870:1'),(1160,267,'_edit_last','1'),(1161,267,'_yoast_wpseo_primary_category','4'),(1162,267,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1163,267,'_yoast_wpseo_wordproof_timestamp',''),(1164,267,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1165,267,'footnotes',''),(1166,267,'_wp_desired_post_slug',''),(1167,267,'_wp_old_slug','__trashed'),(1168,267,'_thumbnail_id','116'),(1169,267,'content',''),(1170,267,'_content','field_67b86f25d8610'),(1171,267,'_yoast_wpseo_content_score','90'),(1172,267,'video',''),(1173,267,'_video','field_67bc1d3c29958'),(1174,267,'text',''),(1175,267,'_text','field_67bc2049d375b'),(1176,267,'button',''),(1177,267,'_button','field_67bc2095d375c'),(1178,267,'link',''),(1179,267,'_link','field_67bc20aad375d'),(1180,267,'color',''),(1181,267,'_color','field_67bc20b7d375e'),(1182,267,'_encloseme','1'),(1190,270,'_edit_lock','1740388870:1'),(1191,270,'_edit_last','1'),(1192,270,'_yoast_wpseo_primary_category','4'),(1193,270,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1194,270,'_yoast_wpseo_wordproof_timestamp',''),(1195,270,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1196,270,'footnotes',''),(1197,270,'_wp_desired_post_slug',''),(1198,270,'_wp_old_slug','__trashed'),(1199,270,'_thumbnail_id','116'),(1200,270,'content',''),(1201,270,'_content','field_67b86f25d8610'),(1202,270,'_yoast_wpseo_content_score','90'),(1203,270,'video',''),(1204,270,'_video','field_67bc1d3c29958'),(1205,270,'text',''),(1206,270,'_text','field_67bc2049d375b'),(1207,270,'button',''),(1208,270,'_button','field_67bc2095d375c'),(1209,270,'link',''),(1210,270,'_link','field_67bc20aad375d'),(1211,270,'color',''),(1212,270,'_color','field_67bc20b7d375e'),(1213,270,'_encloseme','1'),(1221,268,'_edit_lock','1740388870:1'),(1222,268,'_edit_last','1'),(1223,268,'_yoast_wpseo_primary_category','4'),(1224,268,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1225,268,'_yoast_wpseo_wordproof_timestamp',''),(1226,268,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1227,268,'footnotes',''),(1228,268,'_wp_desired_post_slug',''),(1229,268,'_wp_old_slug','__trashed'),(1230,268,'_thumbnail_id','116'),(1231,268,'content',''),(1232,268,'_content','field_67b86f25d8610'),(1233,268,'_yoast_wpseo_content_score','90'),(1234,268,'video',''),(1235,268,'_video','field_67bc1d3c29958'),(1236,268,'text',''),(1237,268,'_text','field_67bc2049d375b'),(1238,268,'button',''),(1239,268,'_button','field_67bc2095d375c'),(1240,268,'link',''),(1241,268,'_link','field_67bc20aad375d'),(1242,268,'color',''),(1243,268,'_color','field_67bc20b7d375e'),(1244,268,'_encloseme','1'),(1252,273,'_edit_lock','1740388870:1'),(1253,273,'_edit_last','1'),(1254,273,'_yoast_wpseo_primary_category','4'),(1255,273,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1256,273,'_yoast_wpseo_wordproof_timestamp',''),(1257,273,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1258,273,'footnotes',''),(1259,273,'_wp_desired_post_slug',''),(1260,273,'_wp_old_slug','__trashed'),(1261,273,'_thumbnail_id','116'),(1262,273,'content',''),(1263,273,'_content','field_67b86f25d8610'),(1264,273,'_yoast_wpseo_content_score','90'),(1265,273,'video',''),(1266,273,'_video','field_67bc1d3c29958'),(1267,273,'text',''),(1268,273,'_text','field_67bc2049d375b'),(1269,273,'button',''),(1270,273,'_button','field_67bc2095d375c'),(1271,273,'link',''),(1272,273,'_link','field_67bc20aad375d'),(1273,273,'color',''),(1274,273,'_color','field_67bc20b7d375e'),(1283,272,'_edit_lock','1740388870:1'),(1284,272,'_edit_last','1'),(1285,272,'_yoast_wpseo_primary_category','4'),(1286,272,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1287,272,'_yoast_wpseo_wordproof_timestamp',''),(1288,272,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1289,272,'footnotes',''),(1290,272,'_wp_desired_post_slug',''),(1291,272,'_wp_old_slug','__trashed'),(1292,272,'_thumbnail_id','116'),(1293,272,'content',''),(1294,272,'_content','field_67b86f25d8610'),(1295,272,'_yoast_wpseo_content_score','90'),(1296,272,'video',''),(1297,272,'_video','field_67bc1d3c29958'),(1298,272,'text',''),(1299,272,'_text','field_67bc2049d375b'),(1300,272,'button',''),(1301,272,'_button','field_67bc2095d375c'),(1302,272,'link',''),(1303,272,'_link','field_67bc20aad375d'),(1304,272,'color',''),(1305,272,'_color','field_67bc20b7d375e'),(1306,272,'_encloseme','1'),(1314,274,'_edit_lock','1740388870:1'),(1315,274,'_edit_last','1'),(1316,274,'_yoast_wpseo_primary_category','4'),(1317,274,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1318,274,'_yoast_wpseo_wordproof_timestamp',''),(1319,274,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1320,274,'footnotes',''),(1321,274,'_wp_desired_post_slug',''),(1322,274,'_wp_old_slug','__trashed'),(1323,274,'_thumbnail_id','116'),(1324,274,'content',''),(1325,274,'_content','field_67b86f25d8610'),(1326,274,'_yoast_wpseo_content_score','90'),(1327,274,'video',''),(1328,274,'_video','field_67bc1d3c29958'),(1329,274,'text',''),(1330,274,'_text','field_67bc2049d375b'),(1331,274,'button',''),(1332,274,'_button','field_67bc2095d375c'),(1333,274,'link',''),(1334,274,'_link','field_67bc20aad375d'),(1335,274,'color',''),(1336,274,'_color','field_67bc20b7d375e'),(1345,271,'_edit_lock','1740388870:1'),(1346,271,'_edit_last','1'),(1347,271,'_yoast_wpseo_primary_category','4'),(1348,271,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1349,271,'_yoast_wpseo_wordproof_timestamp',''),(1350,271,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1351,271,'footnotes',''),(1352,271,'_wp_desired_post_slug',''),(1353,271,'_wp_old_slug','__trashed'),(1354,271,'_thumbnail_id','116'),(1355,271,'content',''),(1356,271,'_content','field_67b86f25d8610'),(1357,271,'_yoast_wpseo_content_score','90'),(1358,271,'video',''),(1359,271,'_video','field_67bc1d3c29958'),(1360,271,'text',''),(1361,271,'_text','field_67bc2049d375b'),(1362,271,'button',''),(1363,271,'_button','field_67bc2095d375c'),(1364,271,'link',''),(1365,271,'_link','field_67bc20aad375d'),(1366,271,'color',''),(1367,271,'_color','field_67bc20b7d375e'),(1376,275,'_edit_lock','1740388870:1'),(1377,275,'_edit_last','1'),(1378,275,'_yoast_wpseo_primary_category','4'),(1379,275,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1380,275,'_yoast_wpseo_wordproof_timestamp',''),(1381,275,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1382,275,'footnotes',''),(1383,275,'_wp_desired_post_slug',''),(1384,275,'_wp_old_slug','__trashed'),(1385,275,'_thumbnail_id','116'),(1386,275,'content',''),(1387,275,'_content','field_67b86f25d8610'),(1388,275,'_yoast_wpseo_content_score','90'),(1389,275,'video',''),(1390,275,'_video','field_67bc1d3c29958'),(1391,275,'text',''),(1392,275,'_text','field_67bc2049d375b'),(1393,275,'button',''),(1394,275,'_button','field_67bc2095d375c'),(1395,275,'link',''),(1396,275,'_link','field_67bc20aad375d'),(1397,275,'color',''),(1398,275,'_color','field_67bc20b7d375e'),(1407,276,'_edit_lock','1740388870:1'),(1408,276,'_edit_last','1'),(1409,276,'_yoast_wpseo_primary_category','4'),(1410,276,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1411,276,'_yoast_wpseo_wordproof_timestamp',''),(1412,276,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1413,276,'footnotes',''),(1414,276,'_wp_desired_post_slug',''),(1415,276,'_wp_old_slug','__trashed'),(1416,276,'_thumbnail_id','116'),(1417,276,'content',''),(1418,276,'_content','field_67b86f25d8610'),(1419,276,'_yoast_wpseo_content_score','90'),(1420,276,'video',''),(1421,276,'_video','field_67bc1d3c29958'),(1422,276,'text',''),(1423,276,'_text','field_67bc2049d375b'),(1424,276,'button',''),(1425,276,'_button','field_67bc2095d375c'),(1426,276,'link',''),(1427,276,'_link','field_67bc20aad375d'),(1428,276,'color',''),(1429,276,'_color','field_67bc20b7d375e'),(1438,277,'footnotes',''),(1439,278,'footnotes',''),(1440,279,'footnotes',''),(1441,280,'footnotes',''),(1442,281,'footnotes',''),(1443,282,'footnotes',''),(1444,283,'footnotes',''),(1445,284,'footnotes',''),(1446,285,'footnotes',''),(1447,286,'footnotes',''),(1448,287,'footnotes',''),(1449,288,'footnotes',''),(1450,289,'footnotes',''),(1451,290,'footnotes',''),(1452,291,'footnotes',''),(1454,262,'_wp_trash_meta_status','publish'),(1455,262,'_wp_trash_meta_time','1740392539'),(1456,262,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-15'),(1457,263,'_wp_trash_meta_status','publish'),(1458,263,'_wp_trash_meta_time','1740392540'),(1459,263,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-14'),(1460,265,'_wp_trash_meta_status','publish'),(1461,265,'_wp_trash_meta_time','1740392541'),(1462,265,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-13'),(1463,264,'_wp_trash_meta_status','publish'),(1464,264,'_wp_trash_meta_time','1740392541'),(1465,264,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-12'),(1466,270,'_wp_trash_meta_status','publish'),(1467,270,'_wp_trash_meta_time','1740392542'),(1468,270,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-11'),(1469,269,'_wp_trash_meta_status','publish'),(1470,269,'_wp_trash_meta_time','1740392544'),(1471,269,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-10'),(1472,268,'_wp_trash_meta_status','publish'),(1473,268,'_wp_trash_meta_time','1740392544'),(1474,268,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-9'),(1475,267,'_wp_trash_meta_status','publish'),(1476,267,'_wp_trash_meta_time','1740392545'),(1477,267,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-8'),(1478,266,'_wp_trash_meta_status','publish'),(1479,266,'_wp_trash_meta_time','1740392545'),(1480,266,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-7'),(1481,272,'_wp_trash_meta_status','publish'),(1482,272,'_wp_trash_meta_time','1740392546'),(1483,272,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-6'),(1484,271,'_wp_trash_meta_status','publish'),(1485,271,'_wp_trash_meta_time','1740392548'),(1486,271,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-5'),(1487,276,'_wp_trash_meta_status','publish'),(1488,276,'_wp_trash_meta_time','1740392549'),(1489,276,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-4'),(1490,275,'_wp_trash_meta_status','publish'),(1491,275,'_wp_trash_meta_time','1740392550'),(1492,275,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-3'),(1493,274,'_wp_trash_meta_status','publish'),(1494,274,'_wp_trash_meta_time','1740392551'),(1495,274,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-2'),(1496,273,'_wp_trash_meta_status','publish'),(1497,273,'_wp_trash_meta_time','1740392552'),(1498,273,'_wp_desired_post_slug','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki'),(1499,111,'_wp_old_slug','1'),(1503,293,'_edit_lock','1740393266:1'),(1504,294,'_edit_lock','1740393273:1'),(1505,295,'_edit_lock','1740393515:1'),(1506,296,'_edit_lock','1740393518:1'),(1507,297,'_edit_lock','1740393380:1'),(1511,299,'_wp_attached_file','2025/02/article-home-card.png'),(1512,299,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2464;s:6:\"height\";i:1000;s:4:\"file\";s:29:\"2025/02/article-home-card.png\";s:8:\"filesize\";i:2851111;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1514,300,'_edit_lock','1740393821:1'),(1515,300,'_edit_last','1'),(1516,300,'_yoast_wpseo_primary_category','4'),(1517,300,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1518,300,'_yoast_wpseo_wordproof_timestamp',''),(1519,300,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1520,300,'footnotes',''),(1521,300,'_wp_desired_post_slug',''),(1522,300,'_wp_old_slug','__trashed'),(1523,300,'_thumbnail_id','299'),(1524,300,'content',''),(1525,300,'_content','field_67b86f25d8610'),(1526,300,'_yoast_wpseo_content_score','90'),(1527,300,'video',''),(1528,300,'_video','field_67bc1d3c29958'),(1529,300,'text',''),(1530,300,'_text','field_67bc2049d375b'),(1531,300,'button',''),(1532,300,'_button','field_67bc2095d375c'),(1533,300,'link',''),(1534,300,'_link','field_67bc20aad375d'),(1535,300,'color',''),(1536,300,'_color','field_67bc20b7d375e'),(1537,300,'_wp_old_slug','1'),(1545,301,'_edit_lock','1740393963:1'),(1546,301,'_edit_last','1'),(1547,301,'_yoast_wpseo_primary_category','4'),(1548,301,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1549,301,'_yoast_wpseo_wordproof_timestamp',''),(1550,301,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1551,301,'footnotes',''),(1552,301,'_wp_desired_post_slug',''),(1553,301,'_wp_old_slug','__trashed'),(1554,301,'_thumbnail_id','299'),(1555,301,'content',''),(1556,301,'_content','field_67b86f25d8610'),(1557,301,'_yoast_wpseo_content_score','90'),(1558,301,'video',''),(1559,301,'_video','field_67bc1d3c29958'),(1560,301,'text',''),(1561,301,'_text','field_67bc2049d375b'),(1562,301,'button',''),(1563,301,'_button','field_67bc2095d375c'),(1564,301,'link',''),(1565,301,'_link','field_67bc20aad375d'),(1566,301,'color',''),(1567,301,'_color','field_67bc20b7d375e'),(1568,301,'_wp_old_slug','1'),(1576,302,'_edit_lock','1740393954:1'),(1577,302,'_edit_last','1'),(1578,302,'_yoast_wpseo_primary_category','4'),(1579,302,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1580,302,'_yoast_wpseo_wordproof_timestamp',''),(1581,302,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1582,302,'footnotes',''),(1583,302,'_wp_desired_post_slug',''),(1584,302,'_wp_old_slug','__trashed'),(1585,302,'_thumbnail_id','299'),(1586,302,'content',''),(1587,302,'_content','field_67b86f25d8610'),(1588,302,'_yoast_wpseo_content_score','90'),(1589,302,'video',''),(1590,302,'_video','field_67bc1d3c29958'),(1591,302,'text',''),(1592,302,'_text','field_67bc2049d375b'),(1593,302,'button',''),(1594,302,'_button','field_67bc2095d375c'),(1595,302,'link',''),(1596,302,'_link','field_67bc20aad375d'),(1597,302,'color',''),(1598,302,'_color','field_67bc20b7d375e'),(1599,302,'_wp_old_slug','1'),(1607,303,'_edit_lock','1740393821:1'),(1608,303,'_edit_last','1'),(1609,303,'_yoast_wpseo_primary_category','4'),(1610,303,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1611,303,'_yoast_wpseo_wordproof_timestamp',''),(1612,303,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1613,303,'footnotes',''),(1614,303,'_wp_desired_post_slug',''),(1615,303,'_wp_old_slug','__trashed'),(1616,303,'_thumbnail_id','299'),(1617,303,'content',''),(1618,303,'_content','field_67b86f25d8610'),(1619,303,'_yoast_wpseo_content_score','90'),(1620,303,'video',''),(1621,303,'_video','field_67bc1d3c29958'),(1622,303,'text',''),(1623,303,'_text','field_67bc2049d375b'),(1624,303,'button',''),(1625,303,'_button','field_67bc2095d375c'),(1626,303,'link',''),(1627,303,'_link','field_67bc20aad375d'),(1628,303,'color',''),(1629,303,'_color','field_67bc20b7d375e'),(1630,303,'_wp_old_slug','1'),(1638,304,'footnotes',''),(1639,305,'footnotes',''),(1640,306,'footnotes',''),(1641,307,'footnotes',''),(1646,308,'_edit_lock','1740393954:1'),(1647,308,'_edit_last','1'),(1648,308,'_yoast_wpseo_primary_category','4'),(1649,308,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1650,308,'_yoast_wpseo_wordproof_timestamp',''),(1651,308,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1652,308,'footnotes',''),(1653,308,'_wp_desired_post_slug',''),(1654,308,'_wp_old_slug','__trashed'),(1655,308,'_thumbnail_id','299'),(1656,308,'content',''),(1657,308,'_content','field_67b86f25d8610'),(1658,308,'_yoast_wpseo_content_score','90'),(1659,308,'video',''),(1660,308,'_video','field_67bc1d3c29958'),(1661,308,'text',''),(1662,308,'_text','field_67bc2049d375b'),(1663,308,'button',''),(1664,308,'_button','field_67bc2095d375c'),(1665,308,'link',''),(1666,308,'_link','field_67bc20aad375d'),(1667,308,'color',''),(1668,308,'_color','field_67bc20b7d375e'),(1669,308,'_wp_old_slug','1'),(1677,309,'_edit_lock','1740393954:1'),(1678,309,'_edit_last','1'),(1679,309,'_yoast_wpseo_primary_category','4'),(1680,309,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1681,309,'_yoast_wpseo_wordproof_timestamp',''),(1682,309,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1683,309,'footnotes',''),(1684,309,'_wp_desired_post_slug',''),(1685,309,'_wp_old_slug','__trashed'),(1686,309,'_thumbnail_id','299'),(1687,309,'content',''),(1688,309,'_content','field_67b86f25d8610'),(1689,309,'_yoast_wpseo_content_score','90'),(1690,309,'video',''),(1691,309,'_video','field_67bc1d3c29958'),(1692,309,'text',''),(1693,309,'_text','field_67bc2049d375b'),(1694,309,'button',''),(1695,309,'_button','field_67bc2095d375c'),(1696,309,'link',''),(1697,309,'_link','field_67bc20aad375d'),(1698,309,'color',''),(1699,309,'_color','field_67bc20b7d375e'),(1700,309,'_wp_old_slug','1'),(1708,313,'_edit_lock','1740393954:1'),(1709,313,'_edit_last','1'),(1710,313,'_yoast_wpseo_primary_category','4'),(1711,313,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1712,313,'_yoast_wpseo_wordproof_timestamp',''),(1713,313,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1714,313,'footnotes',''),(1715,313,'_wp_desired_post_slug',''),(1716,313,'_wp_old_slug','__trashed'),(1717,313,'_thumbnail_id','299'),(1718,313,'content',''),(1719,313,'_content','field_67b86f25d8610'),(1720,313,'_yoast_wpseo_content_score','90'),(1721,313,'video',''),(1722,313,'_video','field_67bc1d3c29958'),(1723,313,'text',''),(1724,313,'_text','field_67bc2049d375b'),(1725,313,'button',''),(1726,313,'_button','field_67bc2095d375c'),(1727,313,'link',''),(1728,313,'_link','field_67bc20aad375d'),(1729,313,'color',''),(1730,313,'_color','field_67bc20b7d375e'),(1731,313,'_wp_old_slug','1'),(1739,311,'_edit_lock','1740393954:1'),(1740,311,'_edit_last','1'),(1741,311,'_yoast_wpseo_primary_category','4'),(1742,311,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1743,311,'_yoast_wpseo_wordproof_timestamp',''),(1744,311,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1745,311,'footnotes',''),(1746,311,'_wp_desired_post_slug',''),(1747,311,'_wp_old_slug','__trashed'),(1748,311,'_thumbnail_id','299'),(1749,311,'content',''),(1750,311,'_content','field_67b86f25d8610'),(1751,311,'_yoast_wpseo_content_score','90'),(1752,311,'video',''),(1753,311,'_video','field_67bc1d3c29958'),(1754,311,'text',''),(1755,311,'_text','field_67bc2049d375b'),(1756,311,'button',''),(1757,311,'_button','field_67bc2095d375c'),(1758,311,'link',''),(1759,311,'_link','field_67bc20aad375d'),(1760,311,'color',''),(1761,311,'_color','field_67bc20b7d375e'),(1762,311,'_wp_old_slug','1'),(1770,314,'_edit_lock','1740393954:1'),(1771,314,'_edit_last','1'),(1772,314,'_yoast_wpseo_primary_category','4'),(1773,314,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1774,314,'_yoast_wpseo_wordproof_timestamp',''),(1775,314,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1776,314,'footnotes',''),(1777,314,'_wp_desired_post_slug',''),(1778,314,'_wp_old_slug','__trashed'),(1779,314,'_thumbnail_id','299'),(1780,314,'content',''),(1781,314,'_content','field_67b86f25d8610'),(1782,314,'_yoast_wpseo_content_score','90'),(1783,314,'video',''),(1784,314,'_video','field_67bc1d3c29958'),(1785,314,'text',''),(1786,314,'_text','field_67bc2049d375b'),(1787,314,'button',''),(1788,314,'_button','field_67bc2095d375c'),(1789,314,'link',''),(1790,314,'_link','field_67bc20aad375d'),(1791,314,'color',''),(1792,314,'_color','field_67bc20b7d375e'),(1793,314,'_wp_old_slug','1'),(1801,312,'_edit_lock','1740393954:1'),(1802,312,'_edit_last','1'),(1803,312,'_yoast_wpseo_primary_category','4'),(1804,312,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1805,312,'_yoast_wpseo_wordproof_timestamp',''),(1806,312,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1807,312,'footnotes',''),(1808,312,'_wp_desired_post_slug',''),(1809,312,'_wp_old_slug','__trashed'),(1810,312,'_thumbnail_id','299'),(1811,312,'content',''),(1812,312,'_content','field_67b86f25d8610'),(1813,312,'_yoast_wpseo_content_score','90'),(1814,312,'video',''),(1815,312,'_video','field_67bc1d3c29958'),(1816,312,'text',''),(1817,312,'_text','field_67bc2049d375b'),(1818,312,'button',''),(1819,312,'_button','field_67bc2095d375c'),(1820,312,'link',''),(1821,312,'_link','field_67bc20aad375d'),(1822,312,'color',''),(1823,312,'_color','field_67bc20b7d375e'),(1824,312,'_wp_old_slug','1'),(1832,310,'_edit_lock','1740393954:1'),(1833,310,'_edit_last','1'),(1834,310,'_yoast_wpseo_primary_category','4'),(1835,310,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1836,310,'_yoast_wpseo_wordproof_timestamp',''),(1837,310,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1838,310,'footnotes',''),(1839,310,'_wp_desired_post_slug',''),(1840,310,'_wp_old_slug','__trashed'),(1841,310,'_thumbnail_id','299'),(1842,310,'content',''),(1843,310,'_content','field_67b86f25d8610'),(1844,310,'_yoast_wpseo_content_score','90'),(1845,310,'video',''),(1846,310,'_video','field_67bc1d3c29958'),(1847,310,'text',''),(1848,310,'_text','field_67bc2049d375b'),(1849,310,'button',''),(1850,310,'_button','field_67bc2095d375c'),(1851,310,'link',''),(1852,310,'_link','field_67bc20aad375d'),(1853,310,'color',''),(1854,310,'_color','field_67bc20b7d375e'),(1855,310,'_wp_old_slug','1'),(1863,315,'_edit_lock','1740393954:1'),(1864,315,'_edit_last','1'),(1865,315,'_yoast_wpseo_primary_category','4'),(1866,315,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1867,315,'_yoast_wpseo_wordproof_timestamp',''),(1868,315,'_wp_old_slug','%d0%ba%d0%b0%d0%ba-%d0%b2%d1%8b%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d0%ba%d0%be%d0%b3%d1%82%d0%b5%d1%82%d0%be%d1%87%d0%ba%d1%83-%d0%be%d0%b1%d0%b7%d0%be%d1%80-%d0%bc%d0%b0%d1%81%d1%82%d1%85%d0%b5%d0%b2'),(1869,315,'footnotes',''),(1870,315,'_wp_desired_post_slug',''),(1871,315,'_wp_old_slug','__trashed'),(1872,315,'_thumbnail_id','299'),(1873,315,'content',''),(1874,315,'_content','field_67b86f25d8610'),(1875,315,'_yoast_wpseo_content_score','90'),(1876,315,'video',''),(1877,315,'_video','field_67bc1d3c29958'),(1878,315,'text',''),(1879,315,'_text','field_67bc2049d375b'),(1880,315,'button',''),(1881,315,'_button','field_67bc2095d375c'),(1882,315,'link',''),(1883,315,'_link','field_67bc20aad375d'),(1884,315,'color',''),(1885,315,'_color','field_67bc20b7d375e'),(1886,315,'_wp_old_slug','1'),(1895,316,'footnotes',''),(1897,317,'footnotes',''),(1899,318,'footnotes',''),(1900,312,'_encloseme','1'),(1901,319,'footnotes',''),(1902,313,'_encloseme','1'),(1903,320,'footnotes',''),(1904,314,'_encloseme','1'),(1905,321,'footnotes',''),(1906,308,'_encloseme','1'),(1907,322,'footnotes',''),(1908,309,'_encloseme','1'),(1909,323,'footnotes',''),(1910,302,'_encloseme','1'),(1911,301,'_encloseme','1'),(1912,300,'_encloseme','1'),(1913,303,'_encloseme','1'),(1914,193,'_encloseme','1'),(1915,111,'_encloseme','1'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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 COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT 0, `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci 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=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2025-01-29 13:09:31','2025-01-29 10:09:31','\n

Добро пожаловать в WordPress. Это ваша первая запись. Отредактируйте или удалите ее, затем начинайте создавать!

\n','Привет, мир!','','trash','open','open','','%d0%bf%d1%80%d0%b8%d0%b2%d0%b5%d1%82-%d0%bc%d0%b8%d1%80__trashed','','','2025-01-29 13:13:11','2025-01-29 10:13:11','',0,'http://localhost/?p=1',0,'post','',1),(2,1,'2025-01-29 13:09:31','2025-01-29 10:09:31','\n

Это пример страницы. От записей в блоге она отличается тем, что остаётся на одном месте и отображается в меню сайта (в большинстве тем). На странице «Детали» владельцы сайтов обычно рассказывают о себе потенциальным посетителям. Например, так:

\n\n\n\n

Привет! Днём я курьер, а вечером — подающий надежды актёр. Это мой блог. Я живу в Ростове-на-Дону, люблю своего пса Джека и пинаколаду. (И ещё попадать под дождь.)

\n\n\n\n

...или так:

\n\n\n\n

Компания «Штучки XYZ» была основана в 1971 году и с тех пор производит качественные штучки. Компания находится в Готэм-сити, имеет штат из более чем 2000 сотрудников и приносит много пользы жителям Готэма.

\n\n\n\n

Перейдите в консоль, чтобы удалить эту страницу и создать новые. Успехов!

\n','Пример страницы','','trash','closed','open','','sample-page__trashed','','','2025-01-29 13:12:15','2025-01-29 10:12:15','',0,'http://localhost/?page_id=2',0,'page','',0),(3,1,'2025-01-29 13:09:31','2025-01-29 10:09:31','

Кто мы

Предлагаемый текст: Наш адрес сайта: http://localhost.

Комментарии

Предлагаемый текст: Если посетитель оставляет комментарий на сайте, мы собираем данные указанные в форме комментария, а также IP адрес посетителя и данные user-agent браузера с целью определения спама.

Анонимизированная строка создаваемая из вашего адреса email (\"хеш\") может предоставляться сервису Gravatar, чтобы определить используете ли вы его. Политика конфиденциальности Gravatar доступна здесь: https://automattic.com/privacy/ . После одобрения комментария ваше изображение профиля будет видимым публично в контексте вашего комментария.

Медиафайлы

Предлагаемый текст: Если вы зарегистрированный пользователь и загружаете фотографии на сайт, вам возможно следует избегать загрузки изображений с метаданными EXIF, так как они могут содержать данные вашего месторасположения по GPS. Посетители могут извлечь эту информацию скачав изображения с сайта.

Куки

Предлагаемый текст: Если вы оставляете комментарий на нашем сайте, вы можете включить сохранение вашего имени, адреса email и вебсайта в куки. Это делается для вашего удобства, чтобы не заполнять данные снова при повторном комментировании. Эти куки хранятся в течение одного года.

Если у вас есть учетная запись на сайте и вы войдете в неё, мы установим временный куки для определения поддержки куки вашим браузером, куки не содержит никакой личной информации и удаляется при закрытии вашего браузера.

При входе в учетную запись мы также устанавливаем несколько куки с данными входа и настройками экрана. Куки входа хранятся в течение двух дней, куки с настройками экрана - год. Если вы выберете возможность \"Запомнить меня\", данные о входе будут сохраняться в течение двух недель. При выходе из учетной записи куки входа будут удалены.

При редактировании или публикации статьи в браузере будет сохранен дополнительный куки, он не содержит персональных данных и содержит только ID записи отредактированной вами, истекает через 1 день.

Встраиваемое содержимое других вебсайтов

Предлагаемый текст: Статьи на этом сайте могут включать встраиваемое содержимое (например видео, изображения, статьи и др.), подобное содержимое ведет себя так же, как если бы посетитель зашел на другой сайт.

Эти сайты могут собирать данные о вас, использовать куки, внедрять дополнительное отслеживание третьей стороной и следить за вашим взаимодействием с внедренным содержимым, включая отслеживание взаимодействия, если у вас есть учетная запись и вы авторизовались на том сайте.

С кем мы делимся вашими данными

Предлагаемый текст: Если вы запросите сброс пароля, ваш IP будет указан в email-сообщении о сбросе.

Как долго мы храним ваши данные

Предлагаемый текст: Если вы оставляете комментарий, то сам комментарий и его метаданные сохраняются неопределенно долго. Это делается для того, чтобы определять и одобрять последующие комментарии автоматически, вместо помещения их в очередь на одобрение.

Для пользователей с регистрацией на нашем сайте мы храним ту личную информацию, которую они указывают в своем профиле. Все пользователи могут видеть, редактировать или удалить свою информацию из профиля в любое время (кроме имени пользователя). Администрация вебсайта также может видеть и изменять эту информацию.

Какие у вас права на ваши данные

Предлагаемый текст: При наличии учетной записи на сайте или если вы оставляли комментарии, то вы можете запросить файл экспорта персональных данных, которые мы сохранили о вас, включая предоставленные вами данные. Вы также можете запросить удаление этих данных, это не включает данные, которые мы обязаны хранить в административных целях, по закону или целях безопасности.

Куда отправляются ваши данные

Предлагаемый текст: Комментарии пользователей могут проверяться автоматическим сервисом определения спама.

','Политика конфиденциальности','','trash','closed','open','','privacy-policy__trashed','','','2025-01-29 13:13:07','2025-01-29 10:13:07','',0,'http://localhost/?page_id=3',0,'page','',0),(5,1,'2025-01-29 13:12:15','2025-01-29 10:12:15','\n

Это пример страницы. От записей в блоге она отличается тем, что остаётся на одном месте и отображается в меню сайта (в большинстве тем). На странице «Детали» владельцы сайтов обычно рассказывают о себе потенциальным посетителям. Например, так:

\n\n\n\n

Привет! Днём я курьер, а вечером — подающий надежды актёр. Это мой блог. Я живу в Ростове-на-Дону, люблю своего пса Джека и пинаколаду. (И ещё попадать под дождь.)

\n\n\n\n

...или так:

\n\n\n\n

Компания «Штучки XYZ» была основана в 1971 году и с тех пор производит качественные штучки. Компания находится в Готэм-сити, имеет штат из более чем 2000 сотрудников и приносит много пользы жителям Готэма.

\n\n\n\n

Перейдите в консоль, чтобы удалить эту страницу и создать новые. Успехов!

\n','Пример страницы','','inherit','closed','closed','','2-revision-v1','','','2025-01-29 13:12:15','2025-01-29 10:12:15','',2,'http://localhost/?p=5',0,'revision','',0),(6,1,'2025-01-29 13:13:07','2025-01-29 10:13:07','

Кто мы

Предлагаемый текст: Наш адрес сайта: http://localhost.

Комментарии

Предлагаемый текст: Если посетитель оставляет комментарий на сайте, мы собираем данные указанные в форме комментария, а также IP адрес посетителя и данные user-agent браузера с целью определения спама.

Анонимизированная строка создаваемая из вашего адреса email (\"хеш\") может предоставляться сервису Gravatar, чтобы определить используете ли вы его. Политика конфиденциальности Gravatar доступна здесь: https://automattic.com/privacy/ . После одобрения комментария ваше изображение профиля будет видимым публично в контексте вашего комментария.

Медиафайлы

Предлагаемый текст: Если вы зарегистрированный пользователь и загружаете фотографии на сайт, вам возможно следует избегать загрузки изображений с метаданными EXIF, так как они могут содержать данные вашего месторасположения по GPS. Посетители могут извлечь эту информацию скачав изображения с сайта.

Куки

Предлагаемый текст: Если вы оставляете комментарий на нашем сайте, вы можете включить сохранение вашего имени, адреса email и вебсайта в куки. Это делается для вашего удобства, чтобы не заполнять данные снова при повторном комментировании. Эти куки хранятся в течение одного года.

Если у вас есть учетная запись на сайте и вы войдете в неё, мы установим временный куки для определения поддержки куки вашим браузером, куки не содержит никакой личной информации и удаляется при закрытии вашего браузера.

При входе в учетную запись мы также устанавливаем несколько куки с данными входа и настройками экрана. Куки входа хранятся в течение двух дней, куки с настройками экрана - год. Если вы выберете возможность \"Запомнить меня\", данные о входе будут сохраняться в течение двух недель. При выходе из учетной записи куки входа будут удалены.

При редактировании или публикации статьи в браузере будет сохранен дополнительный куки, он не содержит персональных данных и содержит только ID записи отредактированной вами, истекает через 1 день.

Встраиваемое содержимое других вебсайтов

Предлагаемый текст: Статьи на этом сайте могут включать встраиваемое содержимое (например видео, изображения, статьи и др.), подобное содержимое ведет себя так же, как если бы посетитель зашел на другой сайт.

Эти сайты могут собирать данные о вас, использовать куки, внедрять дополнительное отслеживание третьей стороной и следить за вашим взаимодействием с внедренным содержимым, включая отслеживание взаимодействия, если у вас есть учетная запись и вы авторизовались на том сайте.

С кем мы делимся вашими данными

Предлагаемый текст: Если вы запросите сброс пароля, ваш IP будет указан в email-сообщении о сбросе.

Как долго мы храним ваши данные

Предлагаемый текст: Если вы оставляете комментарий, то сам комментарий и его метаданные сохраняются неопределенно долго. Это делается для того, чтобы определять и одобрять последующие комментарии автоматически, вместо помещения их в очередь на одобрение.

Для пользователей с регистрацией на нашем сайте мы храним ту личную информацию, которую они указывают в своем профиле. Все пользователи могут видеть, редактировать или удалить свою информацию из профиля в любое время (кроме имени пользователя). Администрация вебсайта также может видеть и изменять эту информацию.

Какие у вас права на ваши данные

Предлагаемый текст: При наличии учетной записи на сайте или если вы оставляли комментарии, то вы можете запросить файл экспорта персональных данных, которые мы сохранили о вас, включая предоставленные вами данные. Вы также можете запросить удаление этих данных, это не включает данные, которые мы обязаны хранить в административных целях, по закону или целях безопасности.

Куда отправляются ваши данные

Предлагаемый текст: Комментарии пользователей могут проверяться автоматическим сервисом определения спама.

','Политика конфиденциальности','','inherit','closed','closed','','3-revision-v1','','','2025-01-29 13:13:07','2025-01-29 10:13:07','',3,'http://localhost/?p=6',0,'revision','',0),(7,1,'2025-01-29 13:13:11','2025-01-29 10:13:11','\n

Добро пожаловать в WordPress. Это ваша первая запись. Отредактируйте или удалите ее, затем начинайте создавать!

\n','Привет, мир!','','inherit','closed','closed','','1-revision-v1','','','2025-01-29 13:13:11','2025-01-29 10:13:11','',1,'http://localhost/?p=7',0,'revision','',0),(8,1,'2025-02-03 13:45:26','2025-02-03 10:45:26','a:15:{s:10:\"page_title\";s:50:\"Общие настройки контента ACF\";s:9:\"menu_slug\";s:8:\"settings\";s:11:\"parent_slug\";s:4:\"none\";s:22:\"advanced_configuration\";i:0;s:8:\"icon_url\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:8:\"position\";s:0:\"\";s:8:\"redirect\";i:0;s:11:\"description\";s:0:\"\";s:13:\"update_button\";s:16:\"Обновить\";s:15:\"updated_message\";s:46:\"Настройки были обновлены\";s:10:\"capability\";s:10:\"edit_posts\";s:12:\"data_storage\";s:7:\"options\";s:7:\"post_id\";s:0:\"\";s:8:\"autoload\";i:0;}','Общие настройки контента ACF','%d0%be%d0%b1%d1%89%d0%b8%d0%b5-%d0%bd%d0%b0%d1%81%d1%82%d1%80%d0%be%d0%b9%d0%ba%d0%b8-%d0%ba%d0%be%d0%bd%d1%82%d0%b5%d0%bd%d1%82%d0%b0-acf','publish','closed','closed','','ui_options_page_67a09e1e63964','','','2025-02-03 13:45:26','2025-02-03 10:45:26','',0,'http://localhost/?post_type=acf-ui-options-page&p=8',0,'acf-ui-options-page','',0),(9,1,'2025-02-03 13:46:31','2025-02-03 10:46:31','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки LAST','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthev__trashed','','','2025-02-18 20:18:23','2025-02-18 17:18:23','',0,'http://localhost/?p=9',0,'post','',0),(10,1,'2025-02-03 13:46:31','2025-02-03 10:46:31','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','9-revision-v1','','','2025-02-03 13:46:31','2025-02-03 10:46:31','',9,'http://localhost/?p=10',0,'revision','',0),(14,1,'2025-02-03 13:57:56','2025-02-03 10:57:56','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-7__trashed','','','2025-02-18 20:18:19','2025-02-18 17:18:19','',0,'http://localhost/?p=14',0,'post','',0),(15,1,'2025-02-03 13:57:57','2025-02-03 10:57:57','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-8__trashed','','','2025-02-18 20:17:55','2025-02-18 17:17:55','',0,'http://localhost/?p=15',0,'post','',0),(16,1,'2025-02-03 13:57:52','2025-02-03 10:57:52','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki__trashed','','','2025-02-18 20:18:22','2025-02-18 17:18:22','',0,'http://localhost/?p=16',0,'post','',0),(17,1,'2025-02-03 13:57:53','2025-02-03 10:57:53','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-2__trashed','','','2025-02-18 20:18:21','2025-02-18 17:18:21','',0,'http://localhost/?p=17',0,'post','',0),(18,1,'2025-02-03 13:57:54','2025-02-03 10:57:54','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-3__trashed','','','2025-02-18 20:18:21','2025-02-18 17:18:21','',0,'http://localhost/?p=18',0,'post','',0),(19,1,'2025-02-03 13:57:54','2025-02-03 10:57:54','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-4__trashed','','','2025-02-18 20:18:21','2025-02-18 17:18:21','',0,'http://localhost/?p=19',0,'post','',0),(20,1,'2025-02-03 13:57:55','2025-02-03 10:57:55','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-5__trashed','','','2025-02-18 20:18:19','2025-02-18 17:18:19','',0,'http://localhost/?p=20',0,'post','',0),(21,1,'2025-02-03 13:57:55','2025-02-03 10:57:55','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-6__trashed','','','2025-02-18 20:18:20','2025-02-18 17:18:20','',0,'http://localhost/?p=21',0,'post','',0),(22,1,'2025-02-03 13:57:52','2025-02-03 10:57:52','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','16-revision-v1','','','2025-02-03 13:57:52','2025-02-03 10:57:52','',16,'http://localhost/?p=22',0,'revision','',0),(23,1,'2025-02-03 13:57:53','2025-02-03 10:57:53','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','17-revision-v1','','','2025-02-03 13:57:53','2025-02-03 10:57:53','',17,'http://localhost/?p=23',0,'revision','',0),(24,1,'2025-02-03 13:57:54','2025-02-03 10:57:54','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','18-revision-v1','','','2025-02-03 13:57:54','2025-02-03 10:57:54','',18,'http://localhost/?p=24',0,'revision','',0),(25,1,'2025-02-03 13:57:54','2025-02-03 10:57:54','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','19-revision-v1','','','2025-02-03 13:57:54','2025-02-03 10:57:54','',19,'http://localhost/?p=25',0,'revision','',0),(26,1,'2025-02-03 13:57:55','2025-02-03 10:57:55','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','20-revision-v1','','','2025-02-03 13:57:55','2025-02-03 10:57:55','',20,'http://localhost/?p=26',0,'revision','',0),(27,1,'2025-02-03 13:57:55','2025-02-03 10:57:55','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','21-revision-v1','','','2025-02-03 13:57:55','2025-02-03 10:57:55','',21,'http://localhost/?p=27',0,'revision','',0),(28,1,'2025-02-03 13:57:56','2025-02-03 10:57:56','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','14-revision-v1','','','2025-02-03 13:57:56','2025-02-03 10:57:56','',14,'http://localhost/?p=28',0,'revision','',0),(29,1,'2025-02-03 13:57:57','2025-02-03 10:57:57','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','15-revision-v1','','','2025-02-03 13:57:57','2025-02-03 10:57:57','',15,'http://localhost/?p=29',0,'revision','',0),(32,1,'2025-02-08 14:27:59','2025-02-08 11:27:59','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-24__trashed','','','2025-02-18 20:17:46','2025-02-18 17:17:46','',0,'http://localhost/?p=32',0,'post','',0),(33,1,'2025-02-08 14:28:01','2025-02-08 11:28:01','\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-26__trashed','','','2025-02-18 20:17:45','2025-02-18 17:17:45','',0,'http://localhost/?p=33',0,'post','',0),(34,1,'2025-02-08 14:28:00','2025-02-08 11:28:00','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-25__trashed','','','2025-02-18 20:17:46','2025-02-18 17:17:46','',0,'http://localhost/?p=34',0,'post','',0),(35,1,'2025-02-08 14:27:58','2025-02-08 11:27:58','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-23__trashed','','','2025-02-18 20:17:47','2025-02-18 17:17:47','',0,'http://localhost/?p=35',0,'post','',0),(36,1,'2025-02-08 14:27:58','2025-02-08 11:27:58','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-22__trashed','','','2025-02-18 20:17:47','2025-02-18 17:17:47','',0,'http://localhost/?p=36',0,'post','',0),(37,1,'2025-02-08 14:27:56','2025-02-08 11:27:56','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-20__trashed','','','2025-02-18 20:17:48','2025-02-18 17:17:48','',0,'http://localhost/?p=37',0,'post','',0),(38,1,'2025-02-08 14:27:55','2025-02-08 11:27:55','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-19__trashed','','','2025-02-18 20:17:48','2025-02-18 17:17:48','',0,'http://localhost/?p=38',0,'post','',0),(39,1,'2025-02-08 14:27:57','2025-02-08 11:27:57','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-21__trashed','','','2025-02-18 20:17:47','2025-02-18 17:17:47','',0,'http://localhost/?p=39',0,'post','',0),(40,1,'2025-02-08 14:27:54','2025-02-08 11:27:54','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-17__trashed','','','2025-02-18 20:17:50','2025-02-18 17:17:50','',0,'http://localhost/?p=40',0,'post','',0),(41,1,'2025-02-08 14:27:52','2025-02-08 11:27:52','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-16__trashed','','','2025-02-18 20:17:50','2025-02-18 17:17:50','',0,'http://localhost/?p=41',0,'post','',0),(42,1,'2025-02-08 14:27:55','2025-02-08 11:27:55','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-18__trashed','','','2025-02-18 20:17:49','2025-02-18 17:17:49','',0,'http://localhost/?p=42',0,'post','',0),(43,1,'2025-02-08 14:27:51','2025-02-08 11:27:51','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-15__trashed','','','2025-02-18 20:17:51','2025-02-18 17:17:51','',0,'http://localhost/?p=43',0,'post','',0),(44,1,'2025-02-08 14:27:49','2025-02-08 11:27:49','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-13__trashed','','','2025-02-18 20:17:52','2025-02-18 17:17:52','',0,'http://localhost/?p=44',0,'post','',0),(45,1,'2025-02-08 14:27:49','2025-02-08 11:27:49','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-12__trashed','','','2025-02-18 20:17:53','2025-02-18 17:17:53','',0,'http://localhost/?p=45',0,'post','',0),(46,1,'2025-02-08 12:45:18','2025-02-08 09:45:18','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-9__trashed','','','2025-02-18 20:17:55','2025-02-18 17:17:55','',0,'http://localhost/?p=46',0,'post','',0),(47,1,'2025-02-08 14:27:47','2025-02-08 11:27:47','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-10__trashed','','','2025-02-18 20:17:54','2025-02-18 17:17:54','',0,'http://localhost/?p=47',0,'post','',0),(48,1,'2025-02-08 14:27:50','2025-02-08 11:27:50','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-14__trashed','','','2025-02-18 20:17:51','2025-02-18 17:17:51','',0,'http://localhost/?p=48',0,'post','',0),(49,1,'2025-02-08 14:27:48','2025-02-08 11:27:48','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-11__trashed','','','2025-02-18 20:17:53','2025-02-18 17:17:53','',0,'http://localhost/?p=49',0,'post','',0),(50,1,'2025-02-08 12:45:18','2025-02-08 09:45:18','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','46-revision-v1','','','2025-02-08 12:45:18','2025-02-08 09:45:18','',46,'http://localhost/?p=50',0,'revision','',0),(51,1,'2025-02-08 14:27:47','2025-02-08 11:27:47','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','47-revision-v1','','','2025-02-08 14:27:47','2025-02-08 11:27:47','',47,'http://localhost/?p=51',0,'revision','',0),(52,1,'2025-02-08 14:27:48','2025-02-08 11:27:48','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','49-revision-v1','','','2025-02-08 14:27:48','2025-02-08 11:27:48','',49,'http://localhost/?p=52',0,'revision','',0),(53,1,'2025-02-08 14:27:49','2025-02-08 11:27:49','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','45-revision-v1','','','2025-02-08 14:27:49','2025-02-08 11:27:49','',45,'http://localhost/?p=53',0,'revision','',0),(54,1,'2025-02-08 14:27:49','2025-02-08 11:27:49','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','44-revision-v1','','','2025-02-08 14:27:49','2025-02-08 11:27:49','',44,'http://localhost/?p=54',0,'revision','',0),(55,1,'2025-02-08 14:27:50','2025-02-08 11:27:50','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','48-revision-v1','','','2025-02-08 14:27:50','2025-02-08 11:27:50','',48,'http://localhost/?p=55',0,'revision','',0),(56,1,'2025-02-08 14:27:51','2025-02-08 11:27:51','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','43-revision-v1','','','2025-02-08 14:27:51','2025-02-08 11:27:51','',43,'http://localhost/?p=56',0,'revision','',0),(57,1,'2025-02-08 14:27:52','2025-02-08 11:27:52','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','41-revision-v1','','','2025-02-08 14:27:52','2025-02-08 11:27:52','',41,'http://localhost/?p=57',0,'revision','',0),(58,1,'2025-02-08 14:27:54','2025-02-08 11:27:54','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','40-revision-v1','','','2025-02-08 14:27:54','2025-02-08 11:27:54','',40,'http://localhost/?p=58',0,'revision','',0),(59,1,'2025-02-08 14:27:55','2025-02-08 11:27:55','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','42-revision-v1','','','2025-02-08 14:27:55','2025-02-08 11:27:55','',42,'http://localhost/?p=59',0,'revision','',0),(60,1,'2025-02-08 14:27:55','2025-02-08 11:27:55','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','38-revision-v1','','','2025-02-08 14:27:55','2025-02-08 11:27:55','',38,'http://localhost/?p=60',0,'revision','',0),(61,1,'2025-02-08 14:27:56','2025-02-08 11:27:56','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','37-revision-v1','','','2025-02-08 14:27:56','2025-02-08 11:27:56','',37,'http://localhost/?p=61',0,'revision','',0),(62,1,'2025-02-08 14:27:57','2025-02-08 11:27:57','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','39-revision-v1','','','2025-02-08 14:27:57','2025-02-08 11:27:57','',39,'http://localhost/?p=62',0,'revision','',0),(63,1,'2025-02-08 14:27:58','2025-02-08 11:27:58','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','36-revision-v1','','','2025-02-08 14:27:58','2025-02-08 11:27:58','',36,'http://localhost/?p=63',0,'revision','',0),(64,1,'2025-02-08 14:27:58','2025-02-08 11:27:58','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','35-revision-v1','','','2025-02-08 14:27:58','2025-02-08 11:27:58','',35,'http://localhost/?p=64',0,'revision','',0),(65,1,'2025-02-08 14:27:59','2025-02-08 11:27:59','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','32-revision-v1','','','2025-02-08 14:27:59','2025-02-08 11:27:59','',32,'http://localhost/?p=65',0,'revision','',0),(66,1,'2025-02-08 14:28:00','2025-02-08 11:28:00','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','34-revision-v1','','','2025-02-08 14:28:00','2025-02-08 11:28:00','',34,'http://localhost/?p=66',0,'revision','',0),(67,1,'2025-02-08 14:28:01','2025-02-08 11:28:01','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','33-revision-v1','','','2025-02-08 14:28:01','2025-02-08 11:28:01','',33,'http://localhost/?p=67',0,'revision','',0),(68,1,'2025-02-10 15:40:36','2025-02-10 12:40:36','\n

Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов Простая с виду задача «купить когтеточку» может оказаться утомительным и дорогим занятием. Типичная ситуация: вы приобрели сразу несколько вариантов

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки LAST','','inherit','closed','closed','','9-revision-v1','','','2025-02-10 15:40:36','2025-02-10 12:40:36','',9,'http://localhost/?p=68',0,'revision','',0),(69,1,'2025-02-10 16:34:26','2025-02-10 13:34:26','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"settings\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Избранное','izbrannoe','publish','closed','closed','','group_67a9ff52be8a0','','','2025-02-10 17:21:46','2025-02-10 14:21:46','',0,'http://localhost/?post_type=acf-field-group&p=69',0,'acf-field-group','',0),(70,1,'2025-02-10 16:34:26','2025-02-10 13:34:26','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Избранные записи','featured','publish','closed','closed','','field_67a9ff53e963c','','','2025-02-10 16:34:26','2025-02-10 13:34:26','',69,'http://localhost/?post_type=acf-field&p=70',0,'acf-field','',0),(71,1,'2025-02-10 16:34:26','2025-02-10 13:34:26','a:15:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"post\";}s:11:\"post_status\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:13:\"return_format\";s:6:\"object\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:13:\"bidirectional\";i:0;s:2:\"ui\";i:1;s:20:\"bidirectional_target\";a:0:{}}','Пост','post','publish','closed','closed','','field_67a9ff8ae963d','','','2025-02-10 16:34:26','2025-02-10 13:34:26','',70,'http://localhost/?post_type=acf-field&p=71',0,'acf-field','',0),(72,1,'2025-02-10 16:34:26','2025-02-10 13:34:26','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:229:\"Рекоммендуемые цвета (другие цвета могут плохо сочиться с дизайном сайта использовать аккуратно)\r\n#FFDF99;\r\n#D9FFCC;\r\n#76CE75;\r\n#E7CAFF;\r\n#CCE2FF;\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:7:\"#FFDF99\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";}','Цвет','color','publish','closed','closed','','field_67a9fface963e','','','2025-02-10 16:34:26','2025-02-10 13:34:26','',70,'http://localhost/?post_type=acf-field&p=72',1,'acf-field','',0),(73,1,'2025-02-10 17:21:46','2025-02-10 14:21:46','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:16:\"Добавить\";s:13:\"rows_per_page\";i:20;}','Тема редакции','editorial','publish','closed','closed','','field_67aa0b33a0195','','','2025-02-10 17:21:46','2025-02-10 14:21:46','',69,'http://localhost/?post_type=acf-field&p=73',1,'acf-field','',0),(74,1,'2025-02-10 17:21:46','2025-02-10 14:21:46','a:15:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"post\";}s:11:\"post_status\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:13:\"return_format\";s:6:\"object\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:13:\"bidirectional\";i:0;s:2:\"ui\";i:1;s:20:\"bidirectional_target\";a:0:{}}','Пост','post','publish','closed','closed','','field_67aa0b33a019a','','','2025-02-10 17:21:46','2025-02-10 14:21:46','',73,'http://localhost/?post_type=acf-field&p=74',0,'acf-field','',0),(77,1,'2025-02-10 19:00:40','2025-02-10 16:00:40','','Навигация','','publish','closed','closed','','navigation','','','2025-02-10 19:00:40','2025-02-10 16:00:40','',0,'http://localhost/2025/02/10/navigation/',0,'wp_navigation','',0),(78,1,'2025-02-10 19:08:32','2025-02-10 16:08:32','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"acf/gp-texts\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - текстовый блок','gutengerg-tekstovyj-blok','publish','closed','closed','','group_67aa2462c6fc5','','','2025-02-18 19:02:14','2025-02-18 16:02:14','',0,'http://localhost/?post_type=acf-field-group&p=78',0,'acf-field-group','',0),(79,1,'2025-02-10 19:08:32','2025-02-10 16:08:32','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:13:\"default_value\";s:0:\"\";s:5:\"delay\";i:0;}','content','content','publish','closed','closed','','field_67aa24623b86d','','','2025-02-10 19:08:32','2025-02-10 16:08:32','',78,'http://localhost/?post_type=acf-field&p=79',0,'acf-field','',0),(80,1,'2025-02-10 19:11:45','2025-02-10 16:11:45','','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','33-revision-v1','','','2025-02-10 19:11:45','2025-02-10 16:11:45','',33,'http://localhost/?p=80',0,'revision','',0),(82,1,'2025-02-10 19:25:18','2025-02-10 16:25:18','\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','33-revision-v1','','','2025-02-10 19:25:18','2025-02-10 16:25:18','',33,'http://localhost/?p=82',0,'revision','',0),(83,1,'2025-02-10 19:37:52','2025-02-10 16:37:52','\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','33-revision-v1','','','2025-02-10 19:37:52','2025-02-10 16:37:52','',33,'http://localhost/?p=83',0,'revision','',0),(84,1,'2025-02-10 19:42:10','2025-02-10 16:42:10','\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','33-revision-v1','','','2025-02-10 19:42:10','2025-02-10 16:42:10','',33,'http://localhost/?p=84',0,'revision','',0),(86,1,'2025-02-18 18:19:44','0000-00-00 00:00:00','','Черновик','','auto-draft','open','open','','','','','2025-02-18 18:19:44','0000-00-00 00:00:00','',0,'http://localhost/?p=86',0,'post','',0),(87,1,'2025-02-18 19:03:17','2025-02-18 16:03:17','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"acf/gp-slider\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - слайдер','gutengerg-slajder','publish','closed','closed','','group_67b4af4473e2a','','','2025-02-18 19:06:29','2025-02-18 16:06:29','',0,'http://localhost/?p=87',0,'acf-field-group','',0),(88,1,'2025-02-18 19:03:17','2025-02-18 16:03:17','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:3:\"min\";i:0;s:3:\"max\";i:0;s:13:\"rows_per_page\";i:20;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";}','Слайдер','gallery','publish','closed','closed','','field_67b4af450879c','','','2025-02-18 19:04:58','2025-02-18 16:04:58','',87,'http://localhost/?post_type=acf-field&p=88',0,'acf-field','',0),(89,1,'2025-02-18 19:05:35','2025-02-18 16:05:35','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";i:0;s:10:\"min_height\";i:0;s:8:\"min_size\";i:0;s:9:\"max_width\";i:0;s:10:\"max_height\";i:0;s:8:\"max_size\";i:0;s:10:\"mime_types\";s:0:\"\";}','Изображение','img','publish','closed','closed','','field_67b4afafa2857','','','2025-02-18 19:05:35','2025-02-18 16:05:35','',88,'http://localhost/?post_type=acf-field&p=89',0,'acf-field','',0),(90,1,'2025-02-18 19:07:23','2025-02-18 16:07:23','\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','33-revision-v1','','','2025-02-18 19:07:23','2025-02-18 16:07:23','',33,'http://localhost/?p=90',0,'revision','',0),(95,1,'2025-02-18 19:27:35','2025-02-18 16:27:35','\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','33-revision-v1','','','2025-02-18 19:27:35','2025-02-18 16:27:35','',33,'http://localhost/?p=95',0,'revision','',0),(111,1,'2025-02-18 20:17:44','2025-02-18 17:17:44','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vibrat-kogtetochku','','','2025-02-24 14:02:33','2025-02-24 11:02:33','',0,'http://localhost/?p=111',0,'post','',0),(112,1,'2025-02-18 20:17:44','2025-02-18 17:17:44','\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-18 20:17:44','2025-02-18 17:17:44','',111,'http://localhost/?p=112',0,'revision','',0),(114,1,'2025-02-18 20:20:26','2025-02-18 17:20:26','\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-18 20:20:26','2025-02-18 17:20:26','',111,'http://localhost/?p=114',0,'revision','',0),(115,1,'2025-02-18 20:22:03','2025-02-18 17:22:03','\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-18 20:22:03','2025-02-18 17:22:03','',111,'http://localhost/?p=115',0,'revision','',0),(116,1,'2025-02-18 20:22:19','2025-02-18 17:22:19','','anons-best-card-3','','inherit','open','closed','','anons-best-card-3','','','2025-02-18 20:22:19','2025-02-18 17:22:19','',111,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',0,'attachment','image/png',0),(117,1,'2025-02-18 20:23:30','2025-02-18 17:23:30','','texts-card-1','','inherit','open','closed','','texts-card-1','','','2025-02-18 20:23:30','2025-02-18 17:23:30','',111,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',0,'attachment','image/png',0),(118,1,'2025-02-18 20:23:31','2025-02-18 17:23:31','','texts-card-2','','inherit','open','closed','','texts-card-2','','','2025-02-18 20:23:31','2025-02-18 17:23:31','',111,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',0,'attachment','image/png',0),(119,1,'2025-02-18 20:23:32','2025-02-18 17:23:32','','texts-card-3','','inherit','open','closed','','texts-card-3','','','2025-02-18 20:23:32','2025-02-18 17:23:32','',111,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',0,'attachment','image/png',0),(121,1,'2025-02-18 20:23:41','2025-02-18 17:23:41','\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-18 20:23:41','2025-02-18 17:23:41','',111,'http://localhost/?p=121',0,'revision','',0),(123,1,'2025-02-19 13:55:52','2025-02-19 10:55:52','\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-19 13:55:52','2025-02-19 10:55:52','',111,'http://localhost/?p=123',0,'revision','',0),(125,1,'2025-02-21 14:45:21','2025-02-21 11:45:21','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"acf/gp-alerts\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - alerts','gutengerg-alerts','publish','closed','closed','','group_67b85e4805759','','','2025-02-21 14:55:43','2025-02-21 11:55:43','',0,'http://localhost/?post_type=acf-field-group&p=125',0,'acf-field-group','',0),(126,1,'2025-02-21 14:45:21','2025-02-21 11:45:21','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Текст','content','publish','closed','closed','','field_67b85e4880424','','','2025-02-21 14:45:21','2025-02-21 11:45:21','',125,'http://localhost/?post_type=acf-field&p=126',0,'acf-field','',0),(127,1,'2025-02-21 14:45:21','2025-02-21 11:45:21','a:14:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{s:4:\"grey\";s:12:\"Цитата\";s:6:\"violet\";s:12:\"Опасно\";s:6:\"yellow\";s:18:\"Осторожно\";s:5:\"green\";s:14:\"Успешно\";}s:13:\"default_value\";b:0;s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Тип блока','type','publish','closed','closed','','field_67b85e6780425','','','2025-02-21 14:45:21','2025-02-21 11:45:21','',125,'http://localhost/?post_type=acf-field&p=127',1,'acf-field','',0),(128,1,'2025-02-21 14:45:24','2025-02-21 11:45:24','\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 14:45:24','2025-02-21 11:45:24','',111,'http://localhost/?p=128',0,'revision','',0),(129,1,'2025-02-21 14:57:09','2025-02-21 11:57:09','\n\n\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 14:57:09','2025-02-21 11:57:09','',111,'http://localhost/?p=129',0,'revision','',0),(131,1,'2025-02-21 14:58:53','2025-02-21 11:58:53','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 14:58:53','2025-02-21 11:58:53','',111,'http://localhost/?p=131',0,'revision','',0),(133,1,'2025-02-21 15:02:33','2025-02-21 12:02:33','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 15:02:33','2025-02-21 12:02:33','',111,'http://localhost/?p=133',0,'revision','',0),(134,1,'2025-02-21 15:20:58','2025-02-21 12:20:58','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"acf/gp-table\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - table','gutengerg-table','publish','closed','closed','','group_67b86f2560ef9','','','2025-02-21 15:26:03','2025-02-21 12:26:03','',0,'http://localhost/?post_type=acf-field-group&p=134',0,'acf-field-group','',0),(135,1,'2025-02-21 15:20:57','2025-02-21 12:20:57','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Контент','content','publish','closed','closed','','field_67b86f25d8610','','','2025-02-21 15:20:57','2025-02-21 12:20:57','',134,'http://localhost/?post_type=acf-field&p=135',0,'acf-field','',0),(136,1,'2025-02-21 15:20:57','2025-02-21 12:20:57','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Таблица','table','publish','closed','closed','','field_67b86f3dd8611','','','2025-02-21 15:20:57','2025-02-21 12:20:57','',135,'http://localhost/?post_type=acf-field&p=136',0,'acf-field','',0),(137,1,'2025-02-21 15:20:57','2025-02-21 12:20:57','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Колонка 1','text_1','publish','closed','closed','','field_67b86f4dd8612','','','2025-02-21 15:20:57','2025-02-21 12:20:57','',136,'http://localhost/?post_type=acf-field&p=137',0,'acf-field','',0),(138,1,'2025-02-21 15:20:57','2025-02-21 12:20:57','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Колонка 2','text_2','publish','closed','closed','','field_67b86f5dd8613','','','2025-02-21 15:20:57','2025-02-21 12:20:57','',136,'http://localhost/?post_type=acf-field&p=138',1,'acf-field','',0),(139,1,'2025-02-21 15:20:58','2025-02-21 12:20:58','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Заголовок 1 столбца','head_1','publish','closed','closed','','field_67b86f89d8614','','','2025-02-21 15:20:58','2025-02-21 12:20:58','',135,'http://localhost/?post_type=acf-field&p=139',1,'acf-field','',0),(140,1,'2025-02-21 15:20:58','2025-02-21 12:20:58','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Заголовок 2 столбца','head_2','publish','closed','closed','','field_67b86f96d8615','','','2025-02-21 15:20:58','2025-02-21 12:20:58','',135,'http://localhost/?post_type=acf-field&p=140',2,'acf-field','',0),(141,1,'2025-02-21 15:21:58','2025-02-21 12:21:58','\n\n\n\n\n\n\n\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 15:21:58','2025-02-21 12:21:58','',111,'http://localhost/?p=141',0,'revision','',0),(143,1,'2025-02-21 15:27:53','2025-02-21 12:27:53','\n\n\n\n\n\n\n\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 15:27:53','2025-02-21 12:27:53','',111,'http://localhost/?p=143',0,'revision','',0),(145,1,'2025-02-21 15:55:25','2025-02-21 12:55:25','\n\n\n\n\n\n\n\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 15:55:25','2025-02-21 12:55:25','',111,'http://localhost/?p=145',0,'revision','',0),(146,1,'2025-02-21 16:04:31','2025-02-21 13:04:31','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/gp-block-img\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - block_img','gutengerg-block_img','publish','closed','closed','','group_67b879deeec27','','','2025-02-21 17:10:07','2025-02-21 14:10:07','',0,'http://localhost/?p=146',0,'acf-field-group','',0),(147,1,'2025-02-21 16:04:31','2025-02-21 13:04:31','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Контент','content','publish','closed','closed','','field_67b879df532cd','','','2025-02-21 16:06:38','2025-02-21 13:06:38','',146,'http://localhost/?post_type=acf-field&p=147',0,'acf-field','',0),(148,1,'2025-02-21 16:04:31','2025-02-21 13:04:31','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";i:0;s:3:\"max\";i:0;s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:16:\"Добавить\";s:13:\"rows_per_page\";i:20;}','Таблица','table','publish','closed','closed','','field_67b879df661b1','','','2025-02-21 16:04:31','2025-02-21 13:04:31','',147,'http://localhost/?post_type=acf-field&p=148',0,'acf-field','',0),(149,1,'2025-02-21 16:04:31','2025-02-21 13:04:31','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Колонка 1','text_1','publish','closed','closed','','field_67b879df9a97a','','','2025-02-21 16:04:31','2025-02-21 13:04:31','',148,'http://localhost/?post_type=acf-field&p=149',0,'acf-field','',0),(150,1,'2025-02-21 16:04:31','2025-02-21 13:04:31','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Колонка 2','text_2','publish','closed','closed','','field_67b879df9e43c','','','2025-02-21 16:04:31','2025-02-21 13:04:31','',148,'http://localhost/?post_type=acf-field&p=150',1,'acf-field','',0),(151,1,'2025-02-21 16:04:31','2025-02-21 13:04:31','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Заголовок 1 столбца','head_1','publish','closed','closed','','field_67b879df69cd1','','','2025-02-21 16:04:31','2025-02-21 13:04:31','',147,'http://localhost/?post_type=acf-field&p=151',1,'acf-field','',0),(152,1,'2025-02-21 16:04:31','2025-02-21 13:04:31','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Заголовок 2 столбца','head_2','publish','closed','closed','','field_67b879df6d723','','','2025-02-21 16:04:31','2025-02-21 13:04:31','',147,'http://localhost/?post_type=acf-field&p=152',2,'acf-field','',0),(154,1,'2025-02-21 16:06:39','2025-02-21 13:06:39','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Картинка слева','order','publish','closed','closed','','field_67b879ffe27cb','','','2025-02-21 16:06:39','2025-02-21 13:06:39','',146,'http://localhost/?post_type=acf-field&p=154',1,'acf-field','',0),(155,1,'2025-02-21 16:06:39','2025-02-21 13:06:39','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Картинка широкая','shrink','publish','closed','closed','','field_67b87a28e27cc','','','2025-02-21 16:06:39','2025-02-21 13:06:39','',146,'http://localhost/?post_type=acf-field&p=155',2,'acf-field','',0),(156,1,'2025-02-21 16:06:39','2025-02-21 13:06:39','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";}','Изображение','img','publish','closed','closed','','field_67b87a4ae27cd','','','2025-02-21 16:06:39','2025-02-21 13:06:39','',146,'http://localhost/?post_type=acf-field&p=156',3,'acf-field','',0),(157,1,'2025-02-21 16:07:42','2025-02-21 13:07:42','\n\n\n\n\n\n\n\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 16:07:42','2025-02-21 13:07:42','',111,'http://localhost/?p=157',0,'revision','',0),(159,1,'2025-02-21 16:10:40','2025-02-21 13:10:40','','article-block-card-1','','inherit','open','closed','','article-block-card-1','','','2025-02-21 16:10:40','2025-02-21 13:10:40','',111,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',0,'attachment','image/png',0),(160,1,'2025-02-21 16:10:50','2025-02-21 13:10:50','','article-block-card-2','','inherit','open','closed','','article-block-card-2','','','2025-02-21 16:10:50','2025-02-21 13:10:50','',111,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',0,'attachment','image/png',0),(161,1,'2025-02-21 16:10:50','2025-02-21 13:10:50','','article-block-card-3','','inherit','open','closed','','article-block-card-3','','','2025-02-21 16:10:50','2025-02-21 13:10:50','',111,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',0,'attachment','image/png',0),(162,1,'2025-02-21 16:13:22','2025-02-21 13:13:22','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 16:13:22','2025-02-21 13:13:22','',111,'http://localhost/?p=162',0,'revision','',0),(163,1,'2025-02-21 16:21:32','2025-02-21 13:21:32','a:8:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Плюс-минус','plus_minus','publish','closed','closed','','field_67b87dae2e23b','','','2025-02-21 16:21:32','2025-02-21 13:21:32','',146,'http://localhost/?post_type=acf-field&p=163',4,'acf-field','',0),(164,1,'2025-02-21 16:21:32','2025-02-21 13:21:32','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Плюс','plus','publish','closed','closed','','field_67b87dc62e23c','','','2025-02-21 16:21:32','2025-02-21 13:21:32','',163,'http://localhost/?post_type=acf-field&p=164',0,'acf-field','',0),(165,1,'2025-02-21 16:21:32','2025-02-21 13:21:32','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Минус','minus','publish','closed','closed','','field_67b87dd02e23d','','','2025-02-21 16:21:32','2025-02-21 13:21:32','',163,'http://localhost/?post_type=acf-field&p=165',1,'acf-field','',0),(166,1,'2025-02-21 16:22:41','2025-02-21 13:22:41','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 16:22:41','2025-02-21 13:22:41','',111,'http://localhost/?p=166',0,'revision','',0),(168,1,'2025-02-21 16:24:42','2025-02-21 13:24:42','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 16:24:42','2025-02-21 13:24:42','',111,'http://localhost/?p=168',0,'revision','',0),(169,1,'2025-02-21 17:10:41','2025-02-21 14:10:41','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/gp-block-img\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - block_img','gutengerg-block_img','trash','closed','closed','','__trashed','','','2025-02-21 17:10:41','2025-02-21 14:10:41','',0,'http://localhost/?post_type=acf-field-group&p=169',0,'acf-field-group','',0),(170,1,'2025-02-21 17:10:45','2025-02-21 14:10:45','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"acf/gp-accent\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - block_img (копировать)','gutengerg-block_img-kopirovat','publish','closed','closed','','group_67b889640a1cd','','','2025-02-21 17:11:31','2025-02-21 14:11:31','',0,'http://localhost/?p=170',0,'acf-field-group','',0),(171,1,'2025-02-21 17:10:44','2025-02-21 14:10:44','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Контент','content','publish','closed','closed','','field_67b8896483cdf','','','2025-02-21 17:10:44','2025-02-21 14:10:44','',170,'http://localhost/?post_type=acf-field&p=171',0,'acf-field','',0),(172,1,'2025-02-21 17:10:44','2025-02-21 14:10:44','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Картинка слева','order','publish','closed','closed','','field_67b8896487729','','','2025-02-21 17:10:44','2025-02-21 14:10:44','',170,'http://localhost/?post_type=acf-field&p=172',1,'acf-field','',0),(174,1,'2025-02-21 17:10:44','2025-02-21 14:10:44','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";}','Изображение','img','publish','closed','closed','','field_67b889648f00e','','','2025-02-21 17:11:31','2025-02-21 14:11:31','',170,'http://localhost/?post_type=acf-field&p=174',2,'acf-field','',0),(178,1,'2025-02-21 17:10:48','0000-00-00 00:00:00','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/gp-block-img\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - block_img','gutengerg-block_img','draft','closed','closed','','','','','2025-02-21 17:10:48','0000-00-00 00:00:00','',0,'http://localhost/?post_type=acf-field-group&p=178',0,'acf-field-group','',0),(179,1,'2025-02-21 17:11:31','2025-02-21 14:11:31','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";}','Цвет фона','color','publish','closed','closed','','field_67b8897a24598','','','2025-02-21 17:11:31','2025-02-21 14:11:31','',170,'http://localhost/?post_type=acf-field&p=179',3,'acf-field','',0),(181,1,'2025-02-21 17:14:43','2025-02-21 14:14:43','','block-accent-icon-1','','inherit','open','closed','','block-accent-icon-1','','','2025-02-21 17:14:43','2025-02-21 14:14:43','',0,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',0,'attachment','image/svg+xml',0),(182,1,'2025-02-21 17:14:44','2025-02-21 14:14:44','','block-accent-icon-2','','inherit','open','closed','','block-accent-icon-2','','','2025-02-21 17:14:44','2025-02-21 14:14:44','',0,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',0,'attachment','image/svg+xml',0),(183,1,'2025-02-21 17:14:45','2025-02-21 14:14:45','','block-accent-icon-3','','inherit','open','closed','','block-accent-icon-3','','','2025-02-21 17:14:45','2025-02-21 14:14:45','',0,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',0,'attachment','image/svg+xml',0),(184,1,'2025-02-21 17:18:17','2025-02-21 14:18:17','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 17:18:17','2025-02-21 14:18:17','',111,'http://localhost/?p=184',0,'revision','',0),(185,1,'2025-02-21 17:25:32','2025-02-21 14:25:32','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-21 17:25:32','2025-02-21 14:25:32','',111,'http://localhost/?p=185',0,'revision','',0),(186,1,'2025-02-23 13:01:32','2025-02-23 10:01:32','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"settings\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Настройки блога','nastrojki-bloga','publish','closed','closed','','group_67baf1ad10edb','','','2025-02-23 13:18:53','2025-02-23 10:18:53','',0,'http://localhost/?post_type=acf-field-group&p=186',0,'acf-field-group','',0),(187,1,'2025-02-23 13:01:31','2025-02-23 10:01:31','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:8:\"БЛОГ\";s:12:\"translations\";s:9:\"translate\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Заголовок','blog_title','publish','closed','closed','','field_67baf1ad5c5ba','','','2025-02-23 13:18:53','2025-02-23 10:18:53','',186,'http://localhost/?post_type=acf-field&p=187',0,'acf-field','',0),(188,1,'2025-02-23 13:01:32','2025-02-23 10:01:32','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Текст описание','blog_desc','publish','closed','closed','','field_67baf1e65c5bb','','','2025-02-23 13:18:53','2025-02-23 10:18:53','',186,'http://localhost/?post_type=acf-field&p=188',1,'acf-field','',0),(191,1,'2025-02-23 13:31:53','2025-02-23 10:31:53','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

\n','How to choose KOGTETOCHKA','','trash','open','open','','how-to-choose-kogtetochka__trashed','','','2025-02-23 13:32:08','2025-02-23 10:32:08','',0,'http://localhost/?p=191',0,'post','',0),(192,1,'2025-02-23 13:31:53','2025-02-23 10:31:53','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

\n','How to choose KOGTETOCHKA','','inherit','closed','closed','','191-revision-v1','','','2025-02-23 13:31:53','2025-02-23 10:31:53','',191,'http://localhost/?p=192',0,'revision','',0),(193,1,'2025-02-23 13:32:50','2025-02-23 10:32:50','\n

\n\n\n\n

\n','How to choose kogtetochka...','','publish','open','open','','how-to-choose-kogtetochka','','','2025-02-24 14:02:33','2025-02-24 11:02:33','',0,'http://localhost/?p=193',0,'post','',0),(194,1,'2025-02-23 13:32:50','2025-02-23 10:32:50','\n

\n\n\n\n

\n','How to choose kogtetochka...','','inherit','closed','closed','','193-revision-v1','','','2025-02-23 13:32:50','2025-02-23 10:32:50','',193,'http://localhost/?p=194',0,'revision','',0),(195,1,'2025-02-23 15:40:08','2025-02-23 12:40:08','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"settings\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Контакты и ссылки в футере','kontakty-i-ssylki-v-futere','publish','closed','closed','','group_67bb16cba58c3','','','2025-02-24 12:23:04','2025-02-24 09:23:04','',0,'http://localhost/?post_type=acf-field-group&p=195',0,'acf-field-group','',0),(196,1,'2025-02-23 15:40:08','2025-02-23 12:40:08','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:2:\"br\";}','Адрес','adres','publish','closed','closed','','field_67bb16cb25a08','','','2025-02-23 15:51:05','2025-02-23 12:51:05','',195,'http://localhost/?post_type=acf-field&p=196',0,'acf-field','',0),(197,1,'2025-02-23 15:40:08','2025-02-23 12:40:08','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Список Email','email_list','publish','closed','closed','','field_67bb16e425a09','','','2025-02-23 15:40:08','2025-02-23 12:40:08','',195,'http://localhost/?post_type=acf-field&p=197',1,'acf-field','',0),(198,1,'2025-02-23 15:40:08','2025-02-23 12:40:08','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Имя','name','publish','closed','closed','','field_67bb170325a0a','','','2025-02-23 15:40:08','2025-02-23 12:40:08','',197,'http://localhost/?post_type=acf-field&p=198',0,'acf-field','',0),(199,1,'2025-02-23 15:40:08','2025-02-23 12:40:08','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:4:\"sync\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','email','email','publish','closed','closed','','field_67bb171125a0b','','','2025-02-23 15:40:08','2025-02-23 12:40:08','',197,'http://localhost/?post_type=acf-field&p=199',1,'acf-field','',0),(200,1,'2025-02-23 16:08:28','2025-02-23 13:08:28','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"acf/gp-intend\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENBERG - indent','gutenberg-indent','trash','closed','closed','','group_67bb1d8c46a39__trashed','','','2025-02-24 09:22:18','2025-02-24 06:22:18','',0,'http://localhost/?post_type=acf-field-group&p=200',0,'acf-field-group','',0),(201,1,'2025-02-23 16:08:28','2025-02-23 13:08:28','a:10:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";s:12:\"translations\";s:4:\"sync\";}','Цвет','color','trash','closed','closed','','field_67bb1d8c11dfa__trashed','','','2025-02-24 09:22:18','2025-02-24 06:22:18','',200,'http://localhost/?post_type=acf-field&p=201',0,'acf-field','',0),(203,1,'2025-02-23 16:17:16','2025-02-23 13:17:16','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Контент','content','trash','closed','closed','','field_67bb1e626af1d__trashed','','','2025-02-24 09:22:18','2025-02-24 06:22:18','',200,'http://localhost/?post_type=acf-field&p=203',1,'acf-field','',0),(204,1,'2025-02-23 16:41:10','2025-02-23 13:41:10','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

[intend_open color=\"#f00\"][intend_close]

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-23 16:41:10','2025-02-23 13:41:10','',111,'http://localhost/?p=204',0,'revision','',0),(205,1,'2025-02-23 16:46:19','2025-02-23 13:46:19','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

[intend_open color=\"#E2F3FF\"]

\n\n\n\n

\n\n\n\n

[intend_close]

\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-23 16:46:19','2025-02-23 13:46:19','',111,'http://localhost/?p=205',0,'revision','',0),(207,1,'2025-02-23 16:48:02','2025-02-23 13:48:02','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

[intend_open color=\"#E2F3FF\"]

\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n

[intend_close]

\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-23 16:48:02','2025-02-23 13:48:02','',111,'http://localhost/?p=207',0,'revision','',0),(208,1,'2025-02-24 08:50:55','2025-02-24 05:50:55','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n[intend_close]\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 08:50:55','2025-02-24 05:50:55','',111,'http://localhost/?p=208',0,'revision','',0),(209,1,'2025-02-24 08:52:54','2025-02-24 05:52:54','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 08:52:54','2025-02-24 05:52:54','',111,'http://localhost/?p=209',0,'revision','',0),(210,1,'2025-02-24 08:55:04','2025-02-24 05:55:04','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"acf/gp-list-v1\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENBERG - list_v1','gutenberg-list_v1','publish','closed','closed','','group_67bc096065acf','','','2025-02-24 09:06:58','2025-02-24 06:06:58','',0,'http://localhost/?post_type=acf-field-group&p=210',0,'acf-field-group','',0),(211,1,'2025-02-24 08:55:04','2025-02-24 05:55:04','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Список','list','publish','closed','closed','','field_67bc0961a107b','','','2025-02-24 08:55:04','2025-02-24 05:55:04','',210,'http://localhost/?post_type=acf-field&p=211',0,'acf-field','',0),(212,1,'2025-02-24 08:55:04','2025-02-24 05:55:04','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','текст','text','publish','closed','closed','','field_67bc097aa107c','','','2025-02-24 08:55:04','2025-02-24 05:55:04','',211,'http://localhost/?post_type=acf-field&p=212',0,'acf-field','',0),(213,1,'2025-02-24 08:55:04','2025-02-24 05:55:04','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:12:\"translations\";s:9:\"copy_once\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";}','изображение','icon','publish','closed','closed','','field_67bc099ea107d','','','2025-02-24 08:55:04','2025-02-24 05:55:04','',210,'http://localhost/?post_type=acf-field&p=213',1,'acf-field','',0),(214,1,'2025-02-24 09:02:25','2025-02-24 06:02:25','','indent-icon-1','','inherit','open','closed','','indent-icon-1','','','2025-02-24 09:02:25','2025-02-24 06:02:25','',111,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',0,'attachment','image/svg+xml',0),(215,1,'2025-02-24 09:02:36','2025-02-24 06:02:36','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n

\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 09:02:36','2025-02-24 06:02:36','',111,'http://localhost/?p=215',0,'revision','',0),(218,1,'2025-02-24 09:26:19','2025-02-24 06:26:19','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 09:26:19','2025-02-24 06:26:19','',111,'http://localhost/?p=218',0,'revision','',0),(219,1,'2025-02-24 09:30:31','2025-02-24 06:30:31','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:19:\"acf/gp-list-list-v2\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENBERG - list_v2','gutenberg-list_v2','publish','closed','closed','','group_67bc1206b5ebb','','','2025-02-24 10:17:20','2025-02-24 07:17:20','',0,'http://localhost/?p=219',0,'acf-field-group','',0),(220,1,'2025-02-24 09:30:31','2025-02-24 06:30:31','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";i:0;s:3:\"max\";i:0;s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:16:\"Добавить\";s:13:\"rows_per_page\";i:20;}','Список','list','publish','closed','closed','','field_67bc120766243','','','2025-02-24 09:30:31','2025-02-24 06:30:31','',219,'http://localhost/?post_type=acf-field&p=220',0,'acf-field','',0),(221,1,'2025-02-24 09:30:31','2025-02-24 06:30:31','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','текст','text','publish','closed','closed','','field_67bc120780966','','','2025-02-24 09:30:31','2025-02-24 06:30:31','',220,'http://localhost/?post_type=acf-field&p=221',0,'acf-field','',0),(223,1,'2025-02-24 09:31:14','2025-02-24 06:31:14','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:12:\"translations\";s:9:\"copy_once\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";}','Изображение','icon','publish','closed','closed','','field_67bc1215d3fde','','','2025-02-24 09:31:14','2025-02-24 06:31:14','',220,'http://localhost/?post_type=acf-field&p=223',1,'acf-field','',0),(225,1,'2025-02-24 09:42:43','2025-02-24 06:42:43','','block-list-icon-1','','inherit','open','closed','','block-list-icon-1','','','2025-02-24 09:42:43','2025-02-24 06:42:43','',111,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',0,'attachment','image/svg+xml',0),(226,1,'2025-02-24 09:42:44','2025-02-24 06:42:44','','block-list-icon-2','','inherit','open','closed','','block-list-icon-2','','','2025-02-24 09:42:44','2025-02-24 06:42:44','',111,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',0,'attachment','image/svg+xml',0),(227,1,'2025-02-24 09:42:46','2025-02-24 06:42:46','','block-list-icon-3','','inherit','open','closed','','block-list-icon-3','','','2025-02-24 09:42:46','2025-02-24 06:42:46','',111,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',0,'attachment','image/svg+xml',0),(228,1,'2025-02-24 09:42:47','2025-02-24 06:42:47','','block-list-icon-4','','inherit','open','closed','','block-list-icon-4','','','2025-02-24 09:42:47','2025-02-24 06:42:47','',111,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',0,'attachment','image/svg+xml',0),(229,1,'2025-02-24 09:43:24','2025-02-24 06:43:24','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 09:43:24','2025-02-24 06:43:24','',111,'http://localhost/?p=229',0,'revision','',0),(231,1,'2025-02-24 10:18:03','2025-02-24 07:18:03','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"acf/gp-image\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENBERG - image','gutenberg-image','publish','closed','closed','','group_67bc1d09b551b','','','2025-02-24 10:18:13','2025-02-24 07:18:13','',0,'http://localhost/?post_type=acf-field-group&p=231',0,'acf-field-group','',0),(232,1,'2025-02-24 10:18:03','2025-02-24 07:18:03','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:12:\"translations\";s:9:\"copy_once\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";}','image','image','publish','closed','closed','','field_67bc1d0984c06','','','2025-02-24 10:18:03','2025-02-24 07:18:03','',231,'http://localhost/?post_type=acf-field&p=232',0,'acf-field','',0),(233,1,'2025-02-24 10:18:03','2025-02-24 07:18:03','a:10:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";s:12:\"translations\";s:9:\"copy_once\";}','Цвет','color','publish','closed','closed','','field_67bc1d1984c07','','','2025-02-24 10:18:03','2025-02-24 07:18:03','',231,'http://localhost/?post_type=acf-field&p=233',1,'acf-field','',0),(234,1,'2025-02-24 10:18:49','2025-02-24 07:18:49','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"acf/gp-video\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENBERG - video','gutenberg-video','publish','closed','closed','','group_67bc1d3c96e12','','','2025-02-24 10:25:40','2025-02-24 07:25:40','',0,'http://localhost/?post_type=acf-field-group&p=234',0,'acf-field-group','',0),(235,1,'2025-02-24 10:18:49','2025-02-24 07:18:49','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:20:\"editable_from_canvas\";i:0;s:12:\"translations\";s:9:\"translate\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','видео (код iframe)','video','publish','closed','closed','','field_67bc1d3c29958','','','2025-02-24 10:18:49','2025-02-24 07:18:49','',234,'http://localhost/?post_type=acf-field&p=235',0,'acf-field','',0),(236,1,'2025-02-24 10:24:23','2025-02-24 07:24:23','','product-card','','inherit','open','closed','','product-card','','','2025-02-24 10:24:23','2025-02-24 07:24:23','',111,'http://localhost/wp-content/uploads/2025/02/product-card.png',0,'attachment','image/png',0),(237,1,'2025-02-24 10:25:47','2025-02-24 07:25:47','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 10:25:47','2025-02-24 07:25:47','',111,'http://localhost/?p=237',0,'revision','',0),(239,1,'2025-02-24 10:28:17','2025-02-24 07:28:17','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 10:28:17','2025-02-24 07:28:17','',111,'http://localhost/?p=239',0,'revision','',0),(240,1,'2025-02-24 10:33:27','2025-02-24 07:33:27','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:19:\"acf/gp-button-block\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','GUTENGERG - button block','gutengerg-button-block','publish','closed','closed','','group_67bc20495b179','','','2025-02-24 10:36:29','2025-02-24 07:36:29','',0,'http://localhost/?post_type=acf-field-group&p=240',0,'acf-field-group','',0),(241,1,'2025-02-24 10:33:26','2025-02-24 07:33:26','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:20:\"editable_from_canvas\";i:1;s:12:\"translations\";s:9:\"translate\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Текст','text','publish','closed','closed','','field_67bc2049d375b','','','2025-02-24 10:33:26','2025-02-24 07:33:26','',240,'http://localhost/?post_type=acf-field&p=241',0,'acf-field','',0),(242,1,'2025-02-24 10:33:26','2025-02-24 07:33:26','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:20:\"editable_from_canvas\";i:1;s:12:\"translations\";s:9:\"translate\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Кнопка','button','publish','closed','closed','','field_67bc2095d375c','','','2025-02-24 10:33:26','2025-02-24 07:33:26','',240,'http://localhost/?post_type=acf-field&p=242',1,'acf-field','',0),(243,1,'2025-02-24 10:33:26','2025-02-24 07:33:26','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";s:11:\"placeholder\";s:0:\"\";}','ссылка','link','publish','closed','closed','','field_67bc20aad375d','','','2025-02-24 10:33:26','2025-02-24 07:33:26','',240,'http://localhost/?post_type=acf-field&p=243',2,'acf-field','',0),(244,1,'2025-02-24 10:33:26','2025-02-24 07:33:26','a:10:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";s:12:\"translations\";s:9:\"copy_once\";}','Цвет','color','publish','closed','closed','','field_67bc20b7d375e','','','2025-02-24 10:33:26','2025-02-24 07:33:26','',240,'http://localhost/?post_type=acf-field&p=244',3,'acf-field','',0),(245,1,'2025-02-24 10:36:14','2025-02-24 07:36:14','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 10:36:14','2025-02-24 07:36:14','',111,'http://localhost/?p=245',0,'revision','',0),(246,1,'2025-02-24 10:38:50','2025-02-24 07:38:50','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 10:38:50','2025-02-24 07:38:50','',111,'http://localhost/?p=246',0,'revision','',0),(248,1,'2025-02-24 10:39:21','2025-02-24 07:39:21','\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 10:39:21','2025-02-24 07:39:21','',111,'http://localhost/?p=248',0,'revision','',0),(250,1,'2025-02-24 10:53:24','2025-02-24 07:53:24','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','111-revision-v1','','','2025-02-24 10:53:24','2025-02-24 07:53:24','',111,'http://localhost/?p=250',0,'revision','',0),(251,1,'2025-02-24 12:10:40','0000-00-00 00:00:00','','Черновик','','auto-draft','closed','closed','','','','','2025-02-24 12:10:40','0000-00-00 00:00:00','',0,'http://localhost/?post_type=acf-field-group&p=251',0,'acf-field-group','',0),(252,1,'2025-02-24 12:11:56','2025-02-24 09:11:56','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Соц сети','social','publish','closed','closed','','field_67bc379e89d85','','','2025-02-24 12:11:56','2025-02-24 09:11:56','',195,'http://localhost/?post_type=acf-field&p=252',2,'acf-field','',0),(253,1,'2025-02-24 12:11:56','2025-02-24 09:11:56','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";s:11:\"placeholder\";s:0:\"\";}','link','link','publish','closed','closed','','field_67bc37ab89d86','','','2025-02-24 12:11:56','2025-02-24 09:11:56','',252,'http://localhost/?post_type=acf-field&p=253',0,'acf-field','',0),(254,1,'2025-02-24 12:11:56','2025-02-24 09:11:56','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:12:\"translations\";s:9:\"copy_once\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";}','img','img','publish','closed','closed','','field_67bc37b989d87','','','2025-02-24 12:23:04','2025-02-24 09:23:04','',252,'http://localhost/?post_type=acf-field&p=254',1,'acf-field','',0),(255,1,'2025-02-24 12:11:56','2025-02-24 09:11:56','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Ссылкки','links','publish','closed','closed','','field_67bc37c589d88','','','2025-02-24 12:11:56','2025-02-24 09:11:56','',195,'http://localhost/?post_type=acf-field&p=255',3,'acf-field','',0),(256,1,'2025-02-24 12:11:56','2025-02-24 09:11:56','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";s:11:\"placeholder\";s:0:\"\";}','link','link','publish','closed','closed','','field_67bc37c589d89','','','2025-02-24 12:11:56','2025-02-24 09:11:56','',255,'http://localhost/?post_type=acf-field&p=256',0,'acf-field','',0),(257,1,'2025-02-24 12:11:57','2025-02-24 09:11:57','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:20:\"editable_from_canvas\";i:0;s:12:\"translations\";s:9:\"translate\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','name','name','publish','closed','closed','','field_67bc37d489d8b','','','2025-02-24 12:11:57','2025-02-24 09:11:57','',255,'http://localhost/?post_type=acf-field&p=257',1,'acf-field','',0),(258,1,'2025-02-24 12:13:23','2025-02-24 09:13:23','','footer-network-3','','inherit','open','closed','','footer-network-3','','','2025-02-24 12:13:23','2025-02-24 09:13:23','',0,'http://localhost/wp-content/uploads/2025/02/footer-network-3.svg',0,'attachment','image/svg+xml',0),(259,1,'2025-02-24 12:13:24','2025-02-24 09:13:24','','footer-network-1','','inherit','open','closed','','footer-network-1','','','2025-02-24 12:13:24','2025-02-24 09:13:24','',0,'http://localhost/wp-content/uploads/2025/02/footer-network-1.svg',0,'attachment','image/svg+xml',0),(260,1,'2025-02-24 12:13:25','2025-02-24 09:13:25','','footer-network-2','','inherit','open','closed','','footer-network-2','','','2025-02-24 12:13:25','2025-02-24 09:13:25','',0,'http://localhost/wp-content/uploads/2025/02/footer-network-2.svg',0,'attachment','image/svg+xml',0),(261,1,'2025-02-24 12:17:22','2025-02-24 09:17:22','','indent-icon-1','','inherit','open','closed','','indent-icon-1-2','','','2025-02-24 12:17:22','2025-02-24 09:17:22','',0,'http://localhost/wp-content/uploads/2025/02/indent-icon-1-1.svg',0,'attachment','image/svg+xml',0),(262,1,'2025-02-24 12:32:06','2025-02-24 09:32:06','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-15__trashed-2','','','2025-02-24 13:22:19','2025-02-24 10:22:19','',0,'http://localhost/?p=262',0,'post','',0),(263,1,'2025-02-24 12:32:05','2025-02-24 09:32:05','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-14__trashed-2','','','2025-02-24 13:22:20','2025-02-24 10:22:20','',0,'http://localhost/?p=263',0,'post','',0),(264,1,'2025-02-24 12:32:02','2025-02-24 09:32:02','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-12__trashed-2','','','2025-02-24 13:22:21','2025-02-24 10:22:21','',0,'http://localhost/?p=264',0,'post','',0),(265,1,'2025-02-24 12:32:04','2025-02-24 09:32:04','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-13__trashed-2','','','2025-02-24 13:22:21','2025-02-24 10:22:21','',0,'http://localhost/?p=265',0,'post','',0),(266,1,'2025-02-24 12:31:56','2025-02-24 09:31:56','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-7__trashed-2','','','2025-02-24 13:22:25','2025-02-24 10:22:25','',0,'http://localhost/?p=266',0,'post','',0),(267,1,'2025-02-24 12:31:57','2025-02-24 09:31:57','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-8__trashed-2','','','2025-02-24 13:22:25','2025-02-24 10:22:25','',0,'http://localhost/?p=267',0,'post','',0),(268,1,'2025-02-24 12:31:59','2025-02-24 09:31:59','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-9__trashed-2','','','2025-02-24 13:22:24','2025-02-24 10:22:24','',0,'http://localhost/?p=268',0,'post','',0),(269,1,'2025-02-24 12:32:00','2025-02-24 09:32:00','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-10__trashed-2','','','2025-02-24 13:22:24','2025-02-24 10:22:24','',0,'http://localhost/?p=269',0,'post','',0),(270,1,'2025-02-24 12:32:01','2025-02-24 09:32:01','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-11__trashed-2','','','2025-02-24 13:22:22','2025-02-24 10:22:22','',0,'http://localhost/?p=270',0,'post','',0),(271,1,'2025-02-24 12:31:53','2025-02-24 09:31:53','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-5__trashed-2','','','2025-02-24 13:22:28','2025-02-24 10:22:28','',0,'http://localhost/?p=271',0,'post','',0),(272,1,'2025-02-24 12:31:54','2025-02-24 09:31:54','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-6__trashed-2','','','2025-02-24 13:22:26','2025-02-24 10:22:26','',0,'http://localhost/?p=272',0,'post','',0); INSERT INTO `wp_posts` VALUES (273,1,'2025-02-24 12:31:47','2025-02-24 09:31:47','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki__trashed-2','','','2025-02-24 13:22:32','2025-02-24 10:22:32','',0,'http://localhost/?p=273',0,'post','',0),(274,1,'2025-02-24 12:31:49','2025-02-24 09:31:49','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-2__trashed-2','','','2025-02-24 13:22:31','2025-02-24 10:22:31','',0,'http://localhost/?p=274',0,'post','',0),(275,1,'2025-02-24 12:31:50','2025-02-24 09:31:50','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-3__trashed-2','','','2025-02-24 13:22:30','2025-02-24 10:22:30','',0,'http://localhost/?p=275',0,'post','',0),(276,1,'2025-02-24 12:31:51','2025-02-24 09:31:51','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','trash','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-4__trashed-2','','','2025-02-24 13:22:29','2025-02-24 10:22:29','',0,'http://localhost/?p=276',0,'post','',0),(277,1,'2025-02-24 12:31:47','2025-02-24 09:31:47','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','273-revision-v1','','','2025-02-24 12:31:47','2025-02-24 09:31:47','',273,'http://localhost/?p=277',0,'revision','',0),(278,1,'2025-02-24 12:31:49','2025-02-24 09:31:49','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','274-revision-v1','','','2025-02-24 12:31:49','2025-02-24 09:31:49','',274,'http://localhost/?p=278',0,'revision','',0),(279,1,'2025-02-24 12:31:50','2025-02-24 09:31:50','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','275-revision-v1','','','2025-02-24 12:31:50','2025-02-24 09:31:50','',275,'http://localhost/?p=279',0,'revision','',0),(280,1,'2025-02-24 12:31:51','2025-02-24 09:31:51','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','276-revision-v1','','','2025-02-24 12:31:51','2025-02-24 09:31:51','',276,'http://localhost/?p=280',0,'revision','',0),(281,1,'2025-02-24 12:31:53','2025-02-24 09:31:53','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','271-revision-v1','','','2025-02-24 12:31:53','2025-02-24 09:31:53','',271,'http://localhost/?p=281',0,'revision','',0),(282,1,'2025-02-24 12:31:54','2025-02-24 09:31:54','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','272-revision-v1','','','2025-02-24 12:31:54','2025-02-24 09:31:54','',272,'http://localhost/?p=282',0,'revision','',0),(283,1,'2025-02-24 12:31:56','2025-02-24 09:31:56','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','266-revision-v1','','','2025-02-24 12:31:56','2025-02-24 09:31:56','',266,'http://localhost/?p=283',0,'revision','',0),(284,1,'2025-02-24 12:31:57','2025-02-24 09:31:57','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','267-revision-v1','','','2025-02-24 12:31:57','2025-02-24 09:31:57','',267,'http://localhost/?p=284',0,'revision','',0),(285,1,'2025-02-24 12:31:59','2025-02-24 09:31:59','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','268-revision-v1','','','2025-02-24 12:31:59','2025-02-24 09:31:59','',268,'http://localhost/?p=285',0,'revision','',0),(286,1,'2025-02-24 12:32:00','2025-02-24 09:32:00','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','269-revision-v1','','','2025-02-24 12:32:00','2025-02-24 09:32:00','',269,'http://localhost/?p=286',0,'revision','',0),(287,1,'2025-02-24 12:32:01','2025-02-24 09:32:01','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','270-revision-v1','','','2025-02-24 12:32:01','2025-02-24 09:32:01','',270,'http://localhost/?p=287',0,'revision','',0),(288,1,'2025-02-24 12:32:02','2025-02-24 09:32:02','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','264-revision-v1','','','2025-02-24 12:32:02','2025-02-24 09:32:02','',264,'http://localhost/?p=288',0,'revision','',0),(289,1,'2025-02-24 12:32:04','2025-02-24 09:32:04','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','265-revision-v1','','','2025-02-24 12:32:04','2025-02-24 09:32:04','',265,'http://localhost/?p=289',0,'revision','',0),(290,1,'2025-02-24 12:32:05','2025-02-24 09:32:05','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','263-revision-v1','','','2025-02-24 12:32:05','2025-02-24 09:32:05','',263,'http://localhost/?p=290',0,'revision','',0),(291,1,'2025-02-24 12:32:06','2025-02-24 09:32:06','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','262-revision-v1','','','2025-02-24 12:32:06','2025-02-24 09:32:06','',262,'http://localhost/?p=291',0,'revision','',0),(293,1,'2025-02-24 13:34:04','0000-00-00 00:00:00','','Черновик','','auto-draft','open','open','','','','','2025-02-24 13:34:04','0000-00-00 00:00:00','',0,'http://localhost/?p=293',0,'post','',0),(294,1,'2025-02-24 13:34:32','0000-00-00 00:00:00','','Черновик','','auto-draft','open','open','','','','','2025-02-24 13:34:32','0000-00-00 00:00:00','',0,'http://localhost/?p=294',0,'post','',0),(295,1,'2025-02-24 13:34:35','0000-00-00 00:00:00','','Черновик','','auto-draft','open','open','','','','','2025-02-24 13:34:35','0000-00-00 00:00:00','',0,'http://localhost/?p=295',0,'post','',0),(296,1,'2025-02-24 13:38:38','0000-00-00 00:00:00','','Черновик','','auto-draft','open','open','','','','','2025-02-24 13:38:38','0000-00-00 00:00:00','',0,'http://localhost/?p=296',0,'post','',0),(297,1,'2025-02-24 13:38:39','0000-00-00 00:00:00','','Черновик','','auto-draft','open','open','','','','','2025-02-24 13:38:39','0000-00-00 00:00:00','',0,'http://localhost/?p=297',0,'post','',0),(299,1,'2025-02-24 13:43:29','2025-02-24 10:43:29','','article-home-card','','inherit','open','closed','','article-home-card','','','2025-02-24 13:43:29','2025-02-24 10:43:29','',111,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',0,'attachment','image/png',0),(300,1,'2025-02-24 13:44:35','2025-02-24 10:44:35','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-2','','','2025-02-24 14:02:31','2025-02-24 11:02:31','',0,'http://localhost/?p=300',0,'post','',0),(301,1,'2025-02-24 13:44:37','2025-02-24 10:44:37','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-3','','','2025-02-24 14:02:31','2025-02-24 11:02:31','',0,'http://localhost/?p=301',0,'post','',0),(302,1,'2025-02-24 13:44:38','2025-02-24 10:44:38','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-4','','','2025-02-24 14:02:30','2025-02-24 11:02:30','',0,'http://localhost/?p=302',0,'post','',0),(303,1,'2025-02-24 13:44:33','2025-02-24 10:44:33','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki','','','2025-02-24 14:02:32','2025-02-24 11:02:32','',0,'http://localhost/?p=303',0,'post','',0),(304,1,'2025-02-24 13:44:33','2025-02-24 10:44:33','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','303-revision-v1','','','2025-02-24 13:44:33','2025-02-24 10:44:33','',303,'http://localhost/?p=304',0,'revision','',0),(305,1,'2025-02-24 13:44:35','2025-02-24 10:44:35','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','300-revision-v1','','','2025-02-24 13:44:35','2025-02-24 10:44:35','',300,'http://localhost/?p=305',0,'revision','',0),(306,1,'2025-02-24 13:44:37','2025-02-24 10:44:37','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','301-revision-v1','','','2025-02-24 13:44:37','2025-02-24 10:44:37','',301,'http://localhost/?p=306',0,'revision','',0),(307,1,'2025-02-24 13:44:38','2025-02-24 10:44:38','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','302-revision-v1','','','2025-02-24 13:44:38','2025-02-24 10:44:38','',302,'http://localhost/?p=307',0,'revision','',0),(308,1,'2025-02-24 14:02:28','2025-02-24 11:02:28','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-11','','','2025-02-24 14:02:28','2025-02-24 11:02:28','',0,'http://localhost/?p=308',0,'post','',0),(309,1,'2025-02-24 14:02:29','2025-02-24 11:02:29','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-12','','','2025-02-24 14:02:29','2025-02-24 11:02:29','',0,'http://localhost/?p=309',0,'post','',0),(310,1,'2025-02-24 14:02:22','2025-02-24 11:02:22','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-6','','','2025-02-24 14:02:22','2025-02-24 11:02:22','',0,'http://localhost/?p=310',0,'post','',0),(311,1,'2025-02-24 14:02:22','2025-02-24 11:02:22','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-7','','','2025-02-24 14:02:22','2025-02-24 11:02:22','',0,'http://localhost/?p=311',0,'post','',0),(312,1,'2025-02-24 14:02:23','2025-02-24 11:02:23','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-8','','','2025-02-24 14:02:23','2025-02-24 11:02:23','',0,'http://localhost/?p=312',0,'post','',0),(313,1,'2025-02-24 14:02:25','2025-02-24 11:02:25','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-9','','','2025-02-24 14:02:25','2025-02-24 11:02:25','',0,'http://localhost/?p=313',0,'post','',0),(314,1,'2025-02-24 14:02:26','2025-02-24 11:02:26','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-10','','','2025-02-24 14:02:26','2025-02-24 11:02:26','',0,'http://localhost/?p=314',0,'post','',0),(315,1,'2025-02-24 14:02:20','2025-02-24 11:02:20','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','publish','open','open','','kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-5','','','2025-02-24 14:02:20','2025-02-24 11:02:20','',0,'http://localhost/?p=315',0,'post','',0),(316,1,'2025-02-24 14:02:20','2025-02-24 11:02:20','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','315-revision-v1','','','2025-02-24 14:02:20','2025-02-24 11:02:20','',315,'http://localhost/?p=316',0,'revision','',0),(317,1,'2025-02-24 14:02:22','2025-02-24 11:02:22','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','310-revision-v1','','','2025-02-24 14:02:22','2025-02-24 11:02:22','',310,'http://localhost/?p=317',0,'revision','',0),(318,1,'2025-02-24 14:02:22','2025-02-24 11:02:22','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','311-revision-v1','','','2025-02-24 14:02:22','2025-02-24 11:02:22','',311,'http://localhost/?p=318',0,'revision','',0),(319,1,'2025-02-24 14:02:23','2025-02-24 11:02:23','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','312-revision-v1','','','2025-02-24 14:02:23','2025-02-24 11:02:23','',312,'http://localhost/?p=319',0,'revision','',0),(320,1,'2025-02-24 14:02:25','2025-02-24 11:02:25','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','313-revision-v1','','','2025-02-24 14:02:25','2025-02-24 11:02:25','',313,'http://localhost/?p=320',0,'revision','',0),(321,1,'2025-02-24 14:02:26','2025-02-24 11:02:26','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','314-revision-v1','','','2025-02-24 14:02:26','2025-02-24 11:02:26','',314,'http://localhost/?p=321',0,'revision','',0),(322,1,'2025-02-24 14:02:28','2025-02-24 11:02:28','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','308-revision-v1','','','2025-02-24 14:02:28','2025-02-24 11:02:28','',308,'http://localhost/?p=322',0,'revision','',0),(323,1,'2025-02-24 14:02:29','2025-02-24 11:02:29','\n\n\n[subs_form]\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n[intend_open color=\"#E2F3FF\"]\n\n\n\n

ЗАГОЛОВОК H2 ЗАГОЛОВОК H2 ЗАГОЛОВОК H2

\n\n\n\n

Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large Текст Body large

\n\n\n\n\n\n[intend_close]\n\n\n\n\n\n\n','Как выбрать когтеточку: обзор мастхевов для вашей кошки','','inherit','closed','closed','','309-revision-v1','','','2025-02-24 14:02:29','2025-02-24 11:02:29','',309,'http://localhost/?p=323',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,1,0),(1,12,0),(1,13,0),(1,14,0),(2,12,0),(2,13,0),(2,19,0),(3,12,0),(3,13,0),(3,20,0),(4,13,0),(4,21,0),(5,13,0),(5,22,0),(6,13,0),(6,23,0),(7,13,0),(7,24,0),(8,13,0),(8,25,0),(9,3,0),(9,4,0),(9,9,0),(9,12,0),(9,13,0),(9,26,0),(10,13,0),(10,27,0),(14,3,0),(14,4,0),(14,9,0),(14,12,0),(15,3,0),(15,4,0),(15,9,0),(15,12,0),(16,3,0),(16,4,0),(16,9,0),(16,12,0),(17,3,0),(17,4,0),(17,9,0),(17,12,0),(17,14,0),(17,16,0),(18,3,0),(18,4,0),(18,9,0),(18,12,0),(19,3,0),(19,4,0),(19,9,0),(19,12,0),(20,3,0),(20,4,0),(20,9,0),(20,12,0),(21,3,0),(21,4,0),(21,9,0),(21,12,0),(29,16,0),(29,27,0),(31,16,0),(31,20,0),(32,3,0),(32,4,0),(32,9,0),(32,12,0),(33,3,0),(33,4,0),(33,9,0),(33,12,0),(33,16,0),(33,22,0),(34,3,0),(34,4,0),(34,9,0),(34,12,0),(35,3,0),(35,4,0),(35,9,0),(35,12,0),(35,16,0),(35,25,0),(36,3,0),(36,4,0),(36,9,0),(36,12,0),(37,3,0),(37,4,0),(37,9,0),(37,12,0),(37,16,0),(37,23,0),(38,3,0),(38,4,0),(38,9,0),(38,12,0),(39,3,0),(39,4,0),(39,9,0),(39,12,0),(39,16,0),(39,21,0),(40,3,0),(40,4,0),(40,9,0),(40,12,0),(41,3,0),(41,4,0),(41,9,0),(41,12,0),(41,16,0),(41,26,0),(42,3,0),(42,4,0),(42,9,0),(42,12,0),(43,3,0),(43,4,0),(43,9,0),(43,12,0),(43,16,0),(43,19,0),(44,3,0),(44,4,0),(44,9,0),(44,12,0),(45,3,0),(45,4,0),(45,9,0),(45,12,0),(45,16,0),(45,24,0),(46,3,0),(46,4,0),(46,9,0),(46,12,0),(47,3,0),(47,4,0),(47,9,0),(47,12,0),(48,3,0),(48,4,0),(48,9,0),(48,12,0),(49,3,0),(49,4,0),(49,9,0),(49,12,0),(86,12,0),(87,1,0),(111,3,0),(111,4,0),(111,9,0),(111,12,0),(111,28,0),(116,12,0),(117,12,0),(118,12,0),(119,12,0),(146,1,0),(159,12,0),(160,12,0),(161,12,0),(170,1,0),(181,12,0),(182,12,0),(183,12,0),(191,3,0),(191,4,0),(191,9,0),(191,12,0),(191,28,0),(193,15,0),(193,28,0),(193,31,0),(193,39,0),(214,12,0),(219,1,0),(219,12,0),(225,12,0),(226,12,0),(227,12,0),(228,12,0),(236,12,0),(258,12,0),(259,12,0),(260,12,0),(261,15,0),(262,3,0),(262,4,0),(262,9,0),(262,12,0),(262,28,0),(263,3,0),(263,4,0),(263,9,0),(263,12,0),(263,28,0),(264,3,0),(264,4,0),(264,9,0),(264,12,0),(264,28,0),(265,3,0),(265,4,0),(265,9,0),(265,12,0),(265,28,0),(266,3,0),(266,4,0),(266,9,0),(266,12,0),(266,28,0),(267,3,0),(267,4,0),(267,9,0),(267,12,0),(267,28,0),(268,3,0),(268,4,0),(268,9,0),(268,12,0),(268,28,0),(269,3,0),(269,4,0),(269,9,0),(269,12,0),(269,28,0),(270,3,0),(270,4,0),(270,9,0),(270,12,0),(270,28,0),(271,3,0),(271,4,0),(271,9,0),(271,12,0),(271,28,0),(272,3,0),(272,4,0),(272,9,0),(272,12,0),(272,28,0),(273,3,0),(273,4,0),(273,9,0),(273,12,0),(273,28,0),(274,3,0),(274,4,0),(274,9,0),(274,12,0),(274,28,0),(275,3,0),(275,4,0),(275,9,0),(275,12,0),(275,28,0),(276,3,0),(276,4,0),(276,9,0),(276,12,0),(276,28,0),(293,12,0),(294,12,0),(295,12,0),(296,12,0),(297,12,0),(299,12,0),(300,3,0),(300,4,0),(300,9,0),(300,12,0),(300,28,0),(301,3,0),(301,4,0),(301,6,0),(301,7,0),(301,9,0),(301,12,0),(301,28,0),(302,3,0),(302,7,0),(302,12,0),(302,28,0),(303,3,0),(303,4,0),(303,9,0),(303,12,0),(303,28,0),(308,3,0),(308,7,0),(308,12,0),(308,28,0),(309,3,0),(309,7,0),(309,12,0),(309,28,0),(310,3,0),(310,7,0),(310,12,0),(310,28,0),(311,3,0),(311,7,0),(311,12,0),(311,28,0),(312,3,0),(312,7,0),(312,12,0),(312,28,0),(313,3,0),(313,7,0),(313,12,0),(313,28,0),(314,3,0),(314,7,0),(314,12,0),(314,28,0),(315,3,0),(315,7,0),(315,12,0),(315,28,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_520_ci 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=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,0),(3,3,'category','',0,13),(4,4,'category','',0,4),(5,5,'category','',0,0),(6,6,'category','',0,1),(7,7,'category','',0,10),(8,8,'category','',0,0),(9,9,'category','',0,4),(10,10,'category','',0,0),(12,12,'language','a:3:{s:6:\"locale\";s:5:\"ru_RU\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"ru\";}',0,27),(13,13,'term_language','',0,10),(14,14,'term_translations','a:2:{s:2:\"ru\";i:1;s:2:\"en\";i:17;}',0,2),(15,15,'language','a:3:{s:6:\"locale\";s:5:\"en_US\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"us\";}',0,1),(16,16,'term_language','',0,10),(17,17,'category','',0,0),(19,19,'term_translations','a:2:{s:2:\"ru\";i:2;s:2:\"en\";i:43;}',0,2),(20,20,'term_translations','a:2:{s:2:\"ru\";i:3;s:2:\"en\";i:31;}',0,2),(21,21,'term_translations','a:2:{s:2:\"ru\";i:4;s:2:\"en\";i:39;}',0,2),(22,22,'term_translations','a:2:{s:2:\"ru\";i:5;s:2:\"en\";i:33;}',0,2),(23,23,'term_translations','a:2:{s:2:\"ru\";i:6;s:2:\"en\";i:37;}',0,2),(24,24,'term_translations','a:2:{s:2:\"ru\";i:7;s:2:\"en\";i:45;}',0,2),(25,25,'term_translations','a:2:{s:2:\"ru\";i:8;s:2:\"en\";i:35;}',0,2),(26,26,'term_translations','a:2:{s:2:\"ru\";i:9;s:2:\"en\";i:41;}',0,2),(27,27,'term_translations','a:2:{s:2:\"ru\";i:10;s:2:\"en\";i:29;}',0,2),(28,28,'post_translations','a:2:{s:2:\"ru\";i:111;s:2:\"en\";i:193;}',0,30),(29,29,'category','',0,0),(31,31,'category','',0,1),(33,33,'category','',0,0),(35,35,'category','',0,0),(37,37,'category','',0,0),(39,39,'category','',0,1),(41,41,'category','',0,0),(43,43,'category','',0,0),(45,45,'category','',0,0); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_termmeta` WRITE; /*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */; INSERT INTO `wp_termmeta` VALUES (1,12,'_pll_strings_translations','a:37:{i:0;a:2:{i:0;s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";i:1;s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";}i:1;a:2:{i:0;s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";i:1;s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";}i:2;a:2:{i:0;s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";i:1;s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";}i:3;a:2:{i:0;s:45:\"%%name%%, Автор в %%sitename%% %%page%%\";i:1;s:45:\"%%name%%, Автор в %%sitename%% %%page%%\";}i:4;a:2:{i:0;s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";i:1;s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";}i:5;a:2:{i:0;s:64:\"Вы искали %%searchphrase%% %%page%% %%sep%% %%sitename%%\";i:1;s:64:\"Вы искали %%searchphrase%% %%page%% %%sep%% %%sitename%%\";}i:6;a:2:{i:0;s:57:\"Страница не найдена %%sep%% %%sitename%%\";i:1;s:57:\"Страница не найдена %%sep%% %%sitename%%\";}i:7;a:2:{i:0;s:2:\"»\";i:1;s:2:\"»\";}i:8;a:2:{i:0;s:31:\"Главная страница\";i:1;s:31:\"Главная страница\";}i:9;a:2:{i:0;s:19:\"Архивы для\";i:1;s:19:\"Архивы для\";}i:10;a:2:{i:0;s:17:\"Вы искали\";i:1;s:17:\"Вы искали\";}i:11;a:2:{i:0;s:54:\"Ошибка 404: страница не найдена\";i:1;s:54:\"Ошибка 404: страница не найдена\";}i:12;a:2:{i:0;s:84:\"Сообщение %%POSTLINK%% появились сначала на %%BLOGLINK%%.\";i:1;s:84:\"Сообщение %%POSTLINK%% появились сначала на %%BLOGLINK%%.\";}i:13;a:2:{i:0;s:8:\"Cosmopet\";i:1;s:8:\"Cosmopet\";}i:14;a:2:{i:0;s:5:\"d.m.Y\";i:1;s:5:\"d.m.Y\";}i:15;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}i:16;a:2:{i:0;s:8:\"Темы\";i:1;s:8:\"Темы\";}i:17;a:2:{i:0;s:27:\"САМЫЕ ЧИТАЕМЫЕ\";i:1;s:27:\"САМЫЕ ЧИТАЕМЫЕ\";}i:18;a:2:{i:0;s:23:\"время чтения\";i:1;s:23:\"время чтения\";}i:19;a:2:{i:0;s:19:\"ВСЕ СТАТЬИ\";i:1;s:19:\"ВСЕ СТАТЬИ\";}i:20;a:2:{i:0;s:70:\"ПРЕДЛОЖИТЕ СТАТЬЮ ИЛИ СТАНЬТЕ АВТОРОМ\";i:1;s:70:\"ПРЕДЛОЖИТЕ СТАТЬЮ ИЛИ СТАНЬТЕ АВТОРОМ\";}i:21;a:2:{i:0;s:23:\"НАПИШИТЕ НАМ\";i:1;s:23:\"НАПИШИТЕ НАМ\";}i:22;a:2:{i:0;s:31:\"COSMO тема редакции\";i:1;s:31:\"COSMO тема редакции\";}i:23;a:2:{i:0;s:7:\"мин.\";i:1;s:7:\"мин.\";}i:24;a:2:{i:0;s:38:\"Форма обратной связи\";i:1;s:38:\"Форма обратной связи\";}i:25;a:2:{i:0;s:16:\"Эл. почта\";i:1;s:16:\"Эл. почта\";}i:26;a:2:{i:0;s:29:\"Текст обращения\";i:1;s:29:\"Текст обращения\";}i:27;a:2:{i:0;s:18:\"Отправить\";i:1;s:18:\"Отправить\";}i:28;a:2:{i:0;s:39:\"Чат бот с ветеринаром\";i:1;s:39:\"Чат бот с ветеринаром\";}i:29;a:2:{i:0;s:37:\"Калькулятор рациона\";i:1;s:37:\"Калькулятор рациона\";}i:30;a:2:{i:0;s:23:\"ПОКАЗАТЬ ЕЩЁ\";i:1;s:23:\"ПОКАЗАТЬ ЕЩЁ\";}i:31;a:2:{i:0;s:6:\"ВСЕ\";i:1;s:6:\"ВСЕ\";}i:32;a:2:{i:0;s:25:\"читать статью\";i:1;s:25:\"читать статью\";}i:33;a:2:{i:0;s:15:\"Ваше имя\";i:1;s:15:\"Ваше имя\";}i:34;a:2:{i:0;s:15:\"Эл.почта\";i:1;s:15:\"Эл.почта\";}i:35;a:2:{i:0;s:8:\"Блог\";i:1;s:8:\"Блог\";}i:36;a:2:{i:0;s:14:\"Главная\";i:1;s:14:\"Главная\";}}'),(2,15,'_pll_strings_translations','a:37:{i:0;a:2:{i:0;s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";i:1;s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";}i:1;a:2:{i:0;s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";i:1;s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";}i:2;a:2:{i:0;s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";i:1;s:57:\"Архивы %%term_title%% %%page%% %%sep%% %%sitename%%\";}i:3;a:2:{i:0;s:45:\"%%name%%, Автор в %%sitename%% %%page%%\";i:1;s:45:\"%%name%%, Автор в %%sitename%% %%page%%\";}i:4;a:2:{i:0;s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";i:1;s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";}i:5;a:2:{i:0;s:64:\"Вы искали %%searchphrase%% %%page%% %%sep%% %%sitename%%\";i:1;s:64:\"Вы искали %%searchphrase%% %%page%% %%sep%% %%sitename%%\";}i:6;a:2:{i:0;s:57:\"Страница не найдена %%sep%% %%sitename%%\";i:1;s:57:\"Страница не найдена %%sep%% %%sitename%%\";}i:7;a:2:{i:0;s:2:\"»\";i:1;s:2:\"»\";}i:8;a:2:{i:0;s:31:\"Главная страница\";i:1;s:31:\"Главная страница\";}i:9;a:2:{i:0;s:19:\"Архивы для\";i:1;s:19:\"Архивы для\";}i:10;a:2:{i:0;s:17:\"Вы искали\";i:1;s:17:\"Вы искали\";}i:11;a:2:{i:0;s:54:\"Ошибка 404: страница не найдена\";i:1;s:54:\"Ошибка 404: страница не найдена\";}i:12;a:2:{i:0;s:84:\"Сообщение %%POSTLINK%% появились сначала на %%BLOGLINK%%.\";i:1;s:84:\"Сообщение %%POSTLINK%% появились сначала на %%BLOGLINK%%.\";}i:13;a:2:{i:0;s:8:\"Cosmopet\";i:1;s:8:\"Cosmopet\";}i:14;a:2:{i:0;s:5:\"d.m.Y\";i:1;s:5:\"d.m.Y\";}i:15;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}i:16;a:2:{i:0;s:8:\"Темы\";i:1;s:6:\"Themes\";}i:17;a:2:{i:0;s:27:\"САМЫЕ ЧИТАЕМЫЕ\";i:1;s:9:\"MOST READ\";}i:18;a:2:{i:0;s:23:\"время чтения\";i:1;s:12:\"time to read\";}i:19;a:2:{i:0;s:19:\"ВСЕ СТАТЬИ\";i:1;s:12:\"ALL ARTICLES\";}i:20;a:2:{i:0;s:70:\"ПРЕДЛОЖИТЕ СТАТЬЮ ИЛИ СТАНЬТЕ АВТОРОМ\";i:1;s:39:\"SUGGEST AN ARTICLE OR BECOME THE AUTHOR\";}i:21;a:2:{i:0;s:23:\"НАПИШИТЕ НАМ\";i:1;s:10:\"CONTACT US\";}i:22;a:2:{i:0;s:31:\"COSMO тема редакции\";i:1;s:21:\"COSMO editorial theme\";}i:23;a:2:{i:0;s:7:\"мин.\";i:1;s:4:\"min.\";}i:24;a:2:{i:0;s:38:\"Форма обратной связи\";i:1;s:13:\"Callback form\";}i:25;a:2:{i:0;s:16:\"Эл. почта\";i:1;s:6:\"E-mail\";}i:26;a:2:{i:0;s:29:\"Текст обращения\";i:1;s:7:\"Message\";}i:27;a:2:{i:0;s:18:\"Отправить\";i:1;s:6:\"Submit\";}i:28;a:2:{i:0;s:39:\"Чат бот с ветеринаром\";i:1;s:26:\"Chat bot with veterinarian\";}i:29;a:2:{i:0;s:37:\"Калькулятор рациона\";i:1;s:20:\"Nutrition calculator\";}i:30;a:2:{i:0;s:23:\"ПОКАЗАТЬ ЕЩЁ\";i:1;s:9:\"SHOW MORE\";}i:31;a:2:{i:0;s:6:\"ВСЕ\";i:1;s:3:\"ALL\";}i:32;a:2:{i:0;s:25:\"читать статью\";i:1;s:12:\"read article\";}i:33;a:2:{i:0;s:15:\"Ваше имя\";i:1;s:9:\"Your Name\";}i:34;a:2:{i:0;s:15:\"Эл.почта\";i:1;s:6:\"E-mail\";}i:35;a:2:{i:0;s:8:\"Блог\";i:1;s:4:\"Blog\";}i:36;a:2:{i:0;s:14:\"Главная\";i:1;s:4:\"Home\";}}'); /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT 0, PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Новости','novosti',0),(2,'Тренды','trendy',0),(3,'Биотехнологии','biotehnologii',0),(4,'Обзоры','obzory',0),(5,'Здоровье','zdorove',0),(6,'Наука','nauka',0),(7,'Экология','ekologiya',0),(8,'История','istoriya',0),(9,'Развитие','razvitie',0),(10,'BSF','bsf',0),(12,'Русский','ru',0),(13,'Русский','pll_ru',0),(14,'pll_67baee7e09abd','pll_67baee7e09abd',0),(15,'English','en',0),(16,'English','pll_en',0),(17,'News','news',0),(19,'pll_67baee92eb5c2','pll_67baee92eb5c2',0),(20,'pll_67baee92eb5db','pll_67baee92eb5db',0),(21,'pll_67baee92eb5e7','pll_67baee92eb5e7',0),(22,'pll_67baee92eb5f1','pll_67baee92eb5f1',0),(23,'pll_67baee92eb5fa','pll_67baee92eb5fa',0),(24,'pll_67baee92eb603','pll_67baee92eb603',0),(25,'pll_67baee92eb60c','pll_67baee92eb60c',0),(26,'pll_67baee92eb615','pll_67baee92eb615',0),(27,'pll_67baee92eb61e','pll_67baee92eb61e',0),(28,'pll_67baf74248ddd','pll_67baf74248ddd',0),(29,'BSF','bsf',0),(31,'Biotech','biotech',0),(33,'health','health',0),(35,'History','history',0),(37,'Science','science',0),(39,'Reviews','reviews',0),(41,'Development','development',0),(43,'Trends','trends',0),(45,'Ecology','ecology',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(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,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice,plugin_editor_notice'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:3:{s:64:\"116adaf3b8693441c181b73a8df202cfa99e9a06ec6a3ebdacc3344255481b87\";a:4:{s:10:\"expiration\";i:1740476720;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0\";s:5:\"login\";i:1740303920;}s:64:\"2bd0ee0c7b35b6b08a3d6bed95a848f52a8f3761e3ad287a604dd0812b80275d\";a:4:{s:10:\"expiration\";i:1740548205;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0\";s:5:\"login\";i:1740375405;}s:64:\"ae2f70a516b8c21c75176903ef27ddb82d4601581e5d3de31987c4bbd783907f\";a:4:{s:10:\"expiration\";i:1740572749;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";s:5:\"login\";i:1740399949;}}'),(17,1,'wp_user-settings','editor=tinymce&libraryContent=browse'),(18,1,'wp_user-settings-time','1740376954'),(19,1,'wp_dashboard_quick_press_last_post_id','86'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}'),(22,1,'manageedit-acf-ui-options-pagecolumnshidden','a:1:{i:0;s:7:\"acf-key\";}'),(23,1,'acf_user_settings','a:1:{s:23:\"options-pages-first-run\";b:1;}'),(24,1,'closedpostboxes_acf-ui-options-page','a:0:{}'),(25,1,'metaboxhidden_acf-ui-options-page','a:1:{i:0;s:7:\"slugdiv\";}'),(26,1,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:14:\"fullscreenMode\";b:0;}s:9:\"_modified\";s:24:\"2025-02-24T10:41:52.862Z\";s:4:\"core\";a:8:{s:26:\"isComplementaryAreaVisible\";b:1;s:10:\"openPanels\";a:4:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";i:2;s:23:\"taxonomy-panel-post_tag\";i:3;s:23:\"taxonomy-panel-category\";}s:10:\"editorMode\";s:6:\"visual\";s:15:\"distractionFree\";b:0;s:12:\"fixedToolbar\";b:1;s:9:\"focusMode\";b:0;s:14:\"inactivePanels\";a:0:{}s:23:\"isPublishSidebarEnabled\";b:0;}}'),(27,1,'closedpostboxes_acf-field-group','a:0:{}'),(28,1,'metaboxhidden_acf-field-group','a:1:{i:0;s:7:\"slugdiv\";}'),(37,1,'pll_filter_content',''),(38,1,'meta-box-order_toplevel_page_settings','a:2:{s:4:\"side\";s:9:\"submitdiv\";s:6:\"normal\";s:47:\"acf-group_67a9ff52be8a0,acf-group_67baf1ad10edb\";}'),(39,1,'screen_layout_toplevel_page_settings','2'),(43,1,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:775:\"

Серьёзная проблема для SEO: Вы блокируете доступ для поисковых роботов. Если вы хотите, чтобы поисковые движки отображали этот сайт в своих результатах, вам следует перейти в настройки читаемости и отключить настройку отображения в поисковых движках.

\";s:7:\"options\";a:10:{s:4:\"type\";s:5:\"error\";s:2:\"id\";s:32:\"wpseo-search-engines-discouraged\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:5:\"admin\";s:9:\"user_pass\";s:34:\"$P$BDtYGZ5Fi0SMnOoxmJe3sMmfWWc0Wg1\";s:13:\"user_nicename\";s:5:\"admin\";s:10:\"user_email\";s:20:\"fcs.andrew@gmail.com\";s:8:\"user_url\";s:16:\"http://localhost\";s:15:\"user_registered\";s:19:\"2025-01-29 10:09:30\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:5:\"admin\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:15:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:63:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";i:1;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(44,1,'closedpostboxes_post','a:1:{i:0;s:10:\"wpseo_meta\";}'),(45,1,'metaboxhidden_post','a:0:{}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT 0, `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'admin','$P$BDtYGZ5Fi0SMnOoxmJe3sMmfWWc0Wg1','admin','fcs.andrew@gmail.com','http://localhost','2025-01-29 10:09:30','',0,'admin'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_yoast_indexable` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `permalink` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `object_id` bigint(20) DEFAULT NULL, `object_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL, `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `author_id` bigint(20) DEFAULT NULL, `post_parent` bigint(20) DEFAULT NULL, `title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `description` mediumtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `is_public` tinyint(1) DEFAULT NULL, `is_protected` tinyint(1) DEFAULT 0, `has_public_posts` tinyint(1) DEFAULT NULL, `number_of_pages` int(11) unsigned DEFAULT NULL, `canonical` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `primary_focus_keyword_score` int(3) DEFAULT NULL, `readability_score` int(3) DEFAULT NULL, `is_cornerstone` tinyint(1) DEFAULT 0, `is_robots_noindex` tinyint(1) DEFAULT 0, `is_robots_nofollow` tinyint(1) DEFAULT 0, `is_robots_noarchive` tinyint(1) DEFAULT 0, `is_robots_noimageindex` tinyint(1) DEFAULT 0, `is_robots_nosnippet` tinyint(1) DEFAULT 0, `twitter_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `twitter_image_source` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `open_graph_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `link_count` int(11) DEFAULT NULL, `incoming_link_count` int(11) DEFAULT NULL, `prominent_words_version` int(11) unsigned DEFAULT NULL, `created_at` datetime DEFAULT NULL, `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `blog_id` bigint(20) NOT NULL DEFAULT 1, `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `has_ancestors` tinyint(1) DEFAULT 0, `estimated_reading_time_minutes` int(11) DEFAULT NULL, `version` int(11) DEFAULT 1, `object_last_modified` datetime DEFAULT NULL, `object_published_at` datetime DEFAULT NULL, `inclusive_language_score` int(3) DEFAULT NULL, PRIMARY KEY (`id`), KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`), KEY `object_id_and_type` (`object_id`,`object_type`), KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`), KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`), KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`), KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`) ) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_yoast_indexable` WRITE; /*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */; INSERT INTO `wp_yoast_indexable` VALUES (1,'http://localhost/?page_id=2','27:38f1f6a82952b6d4a398320eefb994f4',2,'post','page',1,0,NULL,NULL,'Пример страницы','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 11:22:17','2025-02-01 08:04:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-01-29 10:12:15','2025-01-29 10:09:31',0),(2,'http://localhost/?page_id=3','27:009b95274aadaedd534f46b3655d0c8d',3,'post','page',1,0,NULL,NULL,'Политика конфиденциальности','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 11:22:17','2025-02-01 08:04:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-01-29 10:13:07','2025-01-29 10:09:31',0),(3,'http://localhost/?p=1','21:4c142d89d6acdbdc06b634d07afc7181',1,'post','post',1,0,NULL,NULL,'Привет, мир!','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 11:22:17','2025-02-03 07:51:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-01-29 10:13:11','2025-01-29 10:09:31',0),(4,'http://localhost/category/novosti/','34:bc8b7e8bf2f366b51580e1c51fb2c620',1,'term','category',NULL,NULL,NULL,NULL,'Новости',NULL,NULL,0,NULL,NULL,NULL,'Без рубрики',22,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-01-29 11:22:17','2025-02-03 07:52:23',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-03 13:51:24','2025-02-03 10:46:31',NULL),(5,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Страница не найдена %%sep%% %%sitename%%',NULL,'Ошибка 404: страница не найдена',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 11:22:18','2025-02-01 08:04:16',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(6,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'Вы искали %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 11:22:18','2025-02-01 08:04:16',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(7,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 11:22:18','2025-02-01 08:04:16',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(8,'http://localhost/','17:c9db569cb388e160e4b86ca1ddff84d7',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','','Главная страница',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,28,NULL,'2025-01-29 11:22:18','2025-02-24 08:02:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 11:02:33',NULL,NULL),(9,'http://localhost/?p=9','21:c605e3fd68cea64bc34cb352e092aeb1',9,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки LAST','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:46:32','2025-02-18 14:18:23',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:18:23','2025-02-03 10:46:31',0),(10,'http://localhost/author/admin/','30:8c5078f795c8038da24197bf3531a134',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/6fba99a2c4f4cc6a561e170ec3031ec1?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/6fba99a2c4f4cc6a561e170ec3031ec1?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2025-02-03 10:46:32','2025-02-24 08:02:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 13:41:53','2025-02-03 10:45:26',NULL),(11,'http://localhost/category/trendy/','33:fb8048ebd24f5bbf8b243112ac599c6a',2,'term','category',NULL,NULL,NULL,NULL,'Тренды',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:09','2025-02-03 07:49:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-03 13:49:09',NULL,NULL),(12,'http://localhost/category/biotehnologii/','40:4aad7e034807141a7b82d0411be3e988',3,'term','category',NULL,NULL,NULL,NULL,'Биотехнологии',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:22','2025-02-24 08:02:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 11:02:33',NULL,NULL),(13,'http://localhost/category/obzory/','33:cef7c0549edbaceaab5b04a9a1f538d7',4,'term','category',NULL,NULL,NULL,NULL,'Обзоры',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:26','2025-02-24 08:02:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 11:02:33',NULL,NULL),(14,'http://localhost/category/zdorove/','34:f7934add1d2902639fc88d730212c2db',5,'term','category',NULL,NULL,NULL,NULL,'Здоровье',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:30','2025-02-03 07:49:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-03 13:49:30',NULL,NULL),(15,'http://localhost/category/nauka/','32:44345b3746a56ff599ef5855b4e687bf',6,'term','category',NULL,NULL,NULL,NULL,'Наука',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:34','2025-02-24 08:02:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 11:02:31',NULL,NULL),(16,'http://localhost/category/ekologiya/','36:495c1403081dc6398f3655d234c0550d',7,'term','category',NULL,NULL,NULL,NULL,'Экология',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:43','2025-02-24 08:02:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 11:02:31',NULL,NULL),(17,'http://localhost/category/istoriya/','35:430b9b50a3896763c48abd20d9bf27a8',8,'term','category',NULL,NULL,NULL,NULL,'История',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:47','2025-02-03 07:49:47',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-03 13:49:47',NULL,NULL),(18,'http://localhost/category/razvitie/','35:6d4949a05db5a17ce0971c0cbe983457',9,'term','category',NULL,NULL,NULL,NULL,'Развитие',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:52','2025-02-24 08:02:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 11:02:33',NULL,NULL),(19,'http://localhost/category/bsf/','30:10ab8c131f5b6143baf47727674d7bd7',10,'term','category',NULL,NULL,NULL,NULL,'BSF',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:49:56','2025-02-03 07:49:57',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-03 13:49:57',NULL,NULL),(21,'http://localhost/?p=14','22:9bed55ec864db9f2990e395b594027f5',14,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:56:08','2025-02-18 14:18:19',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:18:19','2025-02-03 10:57:56',0),(22,'http://localhost/?p=15','22:8444b73744ff972a4fd2469ea4d91ef0',15,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:56:09','2025-02-18 14:17:55',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:55','2025-02-03 10:57:57',0),(23,'http://localhost/?p=16','22:1f653190d0e63aad06920f81ea6a19ae',16,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:56:09','2025-02-18 14:18:22',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:18:22','2025-02-03 10:57:52',0),(24,'http://localhost/?p=17','22:0156dfc26b8c9917780523d7931f1f83',17,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:56:09','2025-02-18 14:18:22',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:18:21','2025-02-03 10:57:53',0),(25,'http://localhost/?p=18','22:928d1f0bde27f7bfd5d3c5e31b6a6c85',18,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:56:09','2025-02-18 14:18:21',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:18:21','2025-02-03 10:57:54',0),(26,'http://localhost/?p=19','22:3c75568872b3e9b11bb653275b7adc37',19,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:56:10','2025-02-18 14:18:21',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:18:21','2025-02-03 10:57:54',0),(27,'http://localhost/?p=20','22:87723bbccabc63e8a45f55744a53e96c',20,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:56:10','2025-02-18 14:18:20',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:18:19','2025-02-03 10:57:55',0),(28,'http://localhost/?p=21','22:a573b625b59dbf87baea9d2784ec5d80',21,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-03 10:56:10','2025-02-18 14:18:20',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:18:20','2025-02-03 10:57:55',0),(29,'http://localhost/?p=32','22:d0d0c0515abee7b45acedb4531debbdc',32,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:47','2025-02-18 14:17:47',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:46','2025-02-08 11:27:59',0),(30,'http://localhost/?p=33','22:f233547115514b53f1eb3d718aefb7d8',33,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:48','2025-02-18 14:17:45',1,NULL,NULL,NULL,NULL,0,0,2,'2025-02-18 17:17:45','2025-02-08 11:28:01',0),(31,'http://localhost/?p=34','22:5741ec97c205d15facccfc188a1b5c7f',34,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:48','2025-02-18 14:17:46',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:46','2025-02-08 11:28:00',0),(32,'http://localhost/?p=35','22:3e20bc9fbd8ec484180b63290481d139',35,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:48','2025-02-18 14:17:47',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:47','2025-02-08 11:27:58',0),(33,'http://localhost/?p=36','22:a041b8cddcbffea950d90ab783e0f253',36,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:49','2025-02-18 14:17:47',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:47','2025-02-08 11:27:58',0),(34,'http://localhost/?p=37','22:0bd234a7732b5acfe45d6da7facf3284',37,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:58','2025-02-18 14:17:48',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:48','2025-02-08 11:27:56',0),(35,'http://localhost/?p=38','22:7b83c4afbd44b0a41ea3fda9b48fa7b5',38,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:58','2025-02-18 14:17:49',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:48','2025-02-08 11:27:55',0),(36,'http://localhost/?p=39','22:748c5ad9aedac713d5a14ffd6899bc62',39,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:59','2025-02-18 14:17:48',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:47','2025-02-08 11:27:57',0),(37,'http://localhost/?p=40','22:533babc739f152c4827eb487ae47a7cf',40,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:59','2025-02-18 14:17:50',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:50','2025-02-08 11:27:54',0),(38,'http://localhost/?p=41','22:4af3f931cc5a1011be1011cfe175dbac',41,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:44:59','2025-02-18 14:17:51',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:50','2025-02-08 11:27:52',0),(39,'http://localhost/?p=42','22:0c0c9396dabb644cdf087e252ba09627',42,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:45:00','2025-02-18 14:17:50',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:49','2025-02-08 11:27:55',0),(40,'http://localhost/?p=43','22:8dc5b694b855d1d5e4d037cc1b0c420d',43,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:45:00','2025-02-18 14:17:51',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:51','2025-02-08 11:27:51',0),(41,'http://localhost/?p=44','22:d00923710425117e41bf4b7ab67a2f19',44,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:45:00','2025-02-18 14:17:52',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:52','2025-02-08 11:27:49',0),(42,'http://localhost/?p=45','22:bb87808d3312d7362bb4b1146c838de8',45,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:45:01','2025-02-18 14:17:53',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:53','2025-02-08 11:27:49',0),(43,'http://localhost/?p=46','22:01f68b37c788c643ba466eb02716e26a',46,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:45:01','2025-02-18 14:17:55',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:55','2025-02-08 09:45:18',0),(44,'http://localhost/?p=47','22:a2afa9c746c3b8447394d1ae8798b396',47,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:45:01','2025-02-18 14:17:54',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:54','2025-02-08 11:27:47',0),(45,'http://localhost/?p=48','22:88de4437d7ab5b996b66f5ffec1522ad',48,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:45:01','2025-02-18 14:17:51',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:51','2025-02-08 11:27:50',0),(46,'http://localhost/?p=49','22:976bb761927c81d46f7ca71a61f4ffcc',49,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-08 09:45:01','2025-02-18 14:17:54',1,NULL,NULL,NULL,NULL,0,2,2,'2025-02-18 17:17:53','2025-02-08 11:27:48',0),(47,'http://localhost/?p=87','22:60f65fda4935f94cfd6ff3ded4eb6d4f',87,'post','post',1,0,NULL,NULL,'group_67b4af4473e2a','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-18 16:03:16','2025-02-18 13:03:16',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(48,'http://localhost/2025/02/18/kak-vibrat-kogtetochku/','51:aaa2d8775be7458cfbf8bcfccf536ba6',111,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-18 16:57:59','2025-02-24 08:02:34',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:33','2025-02-18 17:17:44',0),(49,'http://localhost/?p=146','23:579cc5a05d11372c0dbcf58badc86154',146,'post','post',1,0,NULL,NULL,'group_67b879deeec27','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-21 13:04:31','2025-02-21 10:04:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(50,'http://localhost/?p=170','23:bbd8c3f6de38f47a8e97eb972db7029f',170,'post','post',1,0,NULL,NULL,'group_67b889640a1cd','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-21 14:10:44','2025-02-21 11:10:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(51,'http://localhost/en/category/news/','34:39f4f4b25237465723ba2997dd44fa47',17,'term','category',NULL,NULL,NULL,NULL,'News',NULL,NULL,0,NULL,NULL,NULL,'Uncategorized',32,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 09:46:38','2025-02-23 07:25:04',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-23 13:25:04','2025-02-23 10:24:02',NULL),(53,'http://localhost/en/category/bsf/','33:d51b8ac976f4e02a3e0d0a3c28efe8b3',29,'term','category',NULL,NULL,NULL,NULL,'BSF',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:25:27','2025-02-23 07:25:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-23 13:25:27',NULL,NULL),(54,'http://localhost/en/category/biotech/','37:928a276178c7d284b81377612b97fd87',31,'term','category',NULL,NULL,NULL,NULL,'Biotech',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:25:56','2025-02-24 08:02:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 11:02:33',NULL,NULL),(55,'http://localhost/en/category/health/','36:658c3c5e2fc7d5e3568b3c26930ed3a2',33,'term','category',NULL,NULL,NULL,NULL,'health',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:26:14','2025-02-23 07:26:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-23 13:26:14',NULL,NULL),(56,'http://localhost/en/category/history/','37:d1f9fa9f475dd9a1008d4a42e8349cfd',35,'term','category',NULL,NULL,NULL,NULL,'History',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:27:28','2025-02-23 07:27:28',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-23 13:27:28',NULL,NULL),(57,'http://localhost/en/category/science/','37:0c1cf0cefc411e380f127377ede4efd2',37,'term','category',NULL,NULL,NULL,NULL,'Science',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:28:58','2025-02-23 07:28:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-23 13:28:58',NULL,NULL),(58,'http://localhost/en/category/reviews/','37:bec2e12f7793dc58dd20566ebf96dad7',39,'term','category',NULL,NULL,NULL,NULL,'Reviews',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:29:20','2025-02-24 08:02:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-24 11:02:33',NULL,NULL),(59,'http://localhost/en/category/development/','41:ef851ea057ee09b4b7602e08b7fad472',41,'term','category',NULL,NULL,NULL,NULL,'Development',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:29:30','2025-02-23 07:32:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-23 13:29:31',NULL,NULL),(60,'http://localhost/en/category/trends/','36:cce8955f0d210736692c9d37ca15f2bb',43,'term','category',NULL,NULL,NULL,NULL,'Trends',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:29:40','2025-02-23 07:29:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-23 13:29:41',NULL,NULL),(61,'http://localhost/en/category/ecology/','37:8360fa95cd81b9001b1adeb0dc151501',45,'term','category',NULL,NULL,NULL,NULL,'Ecology',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-23 10:29:48','2025-02-23 07:29:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-02-23 13:29:48',NULL,NULL),(62,'http://localhost/?p=191','23:3d4dd9d7749dc9bfe60b0a8a2de83c7c',191,'post','post',1,0,NULL,NULL,'How to choose KOGTETOCHKA','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',0,NULL,NULL,'2025-02-23 10:30:28','2025-02-23 07:32:09',1,NULL,NULL,NULL,NULL,0,0,2,'2025-02-23 10:32:08','2025-02-23 10:31:53',0),(63,'http://localhost/en/2025/02/23/how-to-choose-kogtetochka/','57:23392ccf14072b0926fc7056446c34f7',193,'post','post',1,0,NULL,NULL,'How to choose kogtetochka…','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',0,NULL,NULL,'2025-02-23 10:32:51','2025-02-24 08:02:33',1,NULL,NULL,NULL,NULL,0,0,2,'2025-02-24 11:02:33','2025-02-23 10:32:50',0),(64,'http://localhost/?p=219','23:821d0499d0f8bd256bcb2cf33ab2088c',219,'post','post',1,0,NULL,NULL,'group_67bc1206b5ebb','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-24 06:30:31','2025-02-24 03:30:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(65,'http://localhost/?p=263','23:163529fed53cd66b2eb73e25dda30abf',263,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:24','2025-02-24 07:22:21',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:20','2025-02-24 09:32:05',0),(66,'http://localhost/?p=262','23:1d464aa42e6d44dc672ef1087bb977e9',262,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:24','2025-02-24 07:22:20',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:19','2025-02-24 09:32:06',0),(67,'http://localhost/?p=265','23:c318faac6decf57193a95893f4350bf8',265,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:25','2025-02-24 07:22:21',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:21','2025-02-24 09:32:04',0),(68,'http://localhost/?p=264','23:c8d8ec7d3eed02025a329baf71a40d68',264,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:25','2025-02-24 07:22:22',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:21','2025-02-24 09:32:02',0),(69,'http://localhost/?p=268','23:e9fb4f2eb1b5bf8257e34443f83e21b7',268,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:26','2025-02-24 07:22:25',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:24','2025-02-24 09:31:59',0),(70,'http://localhost/?p=270','23:5025e2270ebcdd4709992908ca1fe0e9',270,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:26','2025-02-24 07:22:23',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:22','2025-02-24 09:32:01',0),(71,'http://localhost/?p=267','23:ee4e649b034c511df20eb51f42c3fb2e',267,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:26','2025-02-24 07:22:25',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:25','2025-02-24 09:31:57',0),(72,'http://localhost/?p=269','23:b89cf12e213fd2b9ae94620de3a15cdf',269,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:26','2025-02-24 07:22:24',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:24','2025-02-24 09:32:00',0),(73,'http://localhost/?p=266','23:9baec55e95296662b2db20458bafef7b',266,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:26','2025-02-24 07:22:26',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:25','2025-02-24 09:31:56',0),(74,'http://localhost/?p=273','23:c9d7baeaa85f68977ac1a9b1d0ebe939',273,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:27','2025-02-24 07:22:32',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:32','2025-02-24 09:31:47',0),(75,'http://localhost/?p=272','23:9efbfae34ba8bc7a32875592938cdc45',272,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:27','2025-02-24 07:22:27',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:26','2025-02-24 09:31:54',0),(76,'http://localhost/?p=271','23:b06010415888028a50dd64a30915cd9e',271,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:27','2025-02-24 07:22:28',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:28','2025-02-24 09:31:53',0),(77,'http://localhost/?p=274','23:c71e3ab9653aaf218236fa920d83df8c',274,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:28','2025-02-24 07:22:31',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:31','2025-02-24 09:31:49',0),(78,'http://localhost/?p=275','23:8a6d931a2a02f8a2b982e0d4f48895c1',275,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:28','2025-02-24 07:22:30',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:30','2025-02-24 09:31:50',0),(79,'http://localhost/?p=276','23:61cd242efeefb7e7669bbbe7e9294a06',276,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png',NULL,'116','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png','116','featured-image','{\n \"width\": 788,\n \"height\": 722,\n \"filesize\": 909540,\n \"url\": \"http://localhost/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"path\": \"E:\\\\xampp\\\\htdocs/wp-content/uploads/2025/02/anons-best-card-3.png\",\n \"size\": \"full\",\n \"id\": 116,\n \"alt\": \"\",\n \"pixels\": 568936,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 09:31:28','2025-02-24 07:22:30',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 10:22:29','2025-02-24 09:31:51',0),(80,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-2/','88:1ff3ca7ee13692d952bfd9582f87cf47',300,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 10:44:14','2025-02-24 08:02:32',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:31','2025-02-24 10:44:35',0),(81,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-3/','88:93f59f008aea12e8808e470d4d03295a',301,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 10:44:15','2025-02-24 08:02:31',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:31','2025-02-24 10:44:37',0),(82,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-4/','88:d9b93c04af3463e3738478405b665bd9',302,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 10:44:15','2025-02-24 08:02:31',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:30','2025-02-24 10:44:38',0),(83,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki/','86:25f025427edd14421bcdcc619670752f',303,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 10:44:15','2025-02-24 08:02:33',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:32','2025-02-24 10:44:33',0),(84,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-11/','89:9c2a6b020a0df2899715bcee28458533',308,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 11:01:58','2025-02-24 08:02:29',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:28','2025-02-24 11:02:28',0),(85,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-12/','89:2178a515160da21291bbbe5a9fd14fd6',309,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 11:01:58','2025-02-24 08:02:29',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:29','2025-02-24 11:02:29',0),(86,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-8/','88:47851a866dfbbbec6f0dea120c89bec5',312,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 11:01:59','2025-02-24 08:02:25',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:23','2025-02-24 11:02:23',0),(87,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-7/','88:80b73bccc93e0e1c0c7c14d240735905',311,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 11:01:59','2025-02-24 08:02:23',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:22','2025-02-24 11:02:22',0),(88,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-6/','88:7540563bfa55025bd28b3e57791b23b2',310,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 11:01:59','2025-02-24 08:02:22',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:22','2025-02-24 11:02:22',0),(89,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-9/','88:d9892dec0bd1f9451b536bfce85c5f15',313,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 11:01:59','2025-02-24 08:02:26',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:25','2025-02-24 11:02:25',0),(90,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-10/','89:ed6c7f511b6565e11f0f46eb6ca1258c',314,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 11:01:59','2025-02-24 08:02:27',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:26','2025-02-24 11:02:26',0),(91,'http://localhost/2025/02/24/kak-vybrat-kogtetochku-obzor-masthevov-dlya-vashej-koshki-5/','88:f330aa8a4d1abdc0f167f2a3779706ef',315,'post','post',1,0,NULL,NULL,'Как выбрать когтеточку: обзор мастхевов для вашей кошки','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png',NULL,'299','featured-image',NULL,NULL,'http://localhost/wp-content/uploads/2025/02/article-home-card.png','299','featured-image','{\n \"url\": \"http://localhost/wp-content/uploads/2025/02/article-home-card.png\",\n \"width\": 1024,\n \"height\": 416,\n \"size\": \"full\",\n \"id\": 299,\n \"alt\": \"\",\n \"pixels\": 425984,\n \"type\": \"image/png\"\n}',1,NULL,NULL,'2025-02-24 11:02:02','2025-02-24 08:02:21',1,NULL,NULL,NULL,NULL,0,1,2,'2025-02-24 11:02:20','2025-02-24 11:02:20',0); /*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_yoast_indexable_hierarchy` ( `indexable_id` int(11) unsigned NOT NULL, `ancestor_id` int(11) unsigned NOT NULL, `depth` int(11) unsigned DEFAULT NULL, `blog_id` bigint(20) NOT NULL DEFAULT 1, PRIMARY KEY (`indexable_id`,`ancestor_id`), KEY `indexable_id` (`indexable_id`), KEY `ancestor_id` (`ancestor_id`), KEY `depth` (`depth`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE; /*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */; INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(3,0,0,1),(4,0,0,1),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(14,0,0,1),(15,0,0,1),(16,0,0,1),(17,0,0,1),(18,0,0,1),(19,0,0,1),(21,0,0,1),(22,0,0,1),(23,0,0,1),(24,0,0,1),(25,0,0,1),(26,0,0,1),(27,0,0,1),(28,0,0,1),(29,0,0,1),(30,0,0,1),(31,0,0,1),(32,0,0,1),(33,0,0,1),(34,0,0,1),(35,0,0,1),(36,0,0,1),(37,0,0,1),(38,0,0,1),(39,0,0,1),(40,0,0,1),(41,0,0,1),(42,0,0,1),(43,0,0,1),(44,0,0,1),(45,0,0,1),(46,0,0,1),(47,0,0,1),(48,0,0,1),(49,0,0,1),(50,0,0,1),(51,0,0,1),(53,0,0,1),(54,0,0,1),(55,0,0,1),(56,0,0,1),(57,0,0,1),(58,0,0,1),(59,0,0,1),(60,0,0,1),(61,0,0,1),(62,0,0,1),(63,0,0,1),(64,0,0,1),(65,0,0,1),(66,0,0,1),(67,0,0,1),(68,0,0,1),(69,0,0,1),(70,0,0,1),(71,0,0,1),(72,0,0,1),(73,0,0,1),(74,0,0,1),(75,0,0,1),(76,0,0,1),(77,0,0,1),(78,0,0,1),(79,0,0,1),(80,0,0,1),(81,0,0,1),(82,0,0,1),(83,0,0,1),(84,0,0,1),(85,0,0,1),(86,0,0,1),(87,0,0,1),(88,0,0,1),(89,0,0,1),(90,0,0,1),(91,0,0,1); /*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_yoast_migrations` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `wp_yoast_migrations_version` (`version`) ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_yoast_migrations` WRITE; /*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */; INSERT INTO `wp_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404'),(24,'20230417083836'); /*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_yoast_primary_term` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) DEFAULT NULL, `term_id` bigint(20) DEFAULT NULL, `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL, `created_at` datetime DEFAULT NULL, `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `blog_id` bigint(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`), KEY `post_taxonomy` (`post_id`,`taxonomy`), KEY `post_term` (`post_id`,`term_id`) ) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_yoast_primary_term` WRITE; /*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */; INSERT INTO `wp_yoast_primary_term` VALUES (1,9,4,'category','2025-02-03 10:48:36','2025-02-18 14:18:23',1),(2,16,4,'category','2025-02-03 10:57:52','2025-02-18 14:18:22',1),(3,17,4,'category','2025-02-03 10:57:53','2025-02-18 14:18:22',1),(4,18,4,'category','2025-02-03 10:57:54','2025-02-18 14:18:21',1),(5,19,4,'category','2025-02-03 10:57:54','2025-02-18 14:18:21',1),(6,20,4,'category','2025-02-03 10:57:55','2025-02-18 14:18:20',1),(7,21,4,'category','2025-02-03 10:57:55','2025-02-18 14:18:20',1),(8,14,4,'category','2025-02-03 10:57:56','2025-02-18 14:18:19',1),(9,15,4,'category','2025-02-03 10:57:57','2025-02-18 14:17:55',1),(10,46,4,'category','2025-02-08 09:45:19','2025-02-18 14:17:55',1),(11,47,4,'category','2025-02-08 11:27:47','2025-02-18 14:17:55',1),(12,49,4,'category','2025-02-08 11:27:48','2025-02-18 14:17:54',1),(13,45,4,'category','2025-02-08 11:27:49','2025-02-18 14:17:53',1),(14,44,4,'category','2025-02-08 11:27:49','2025-02-18 14:17:52',1),(15,48,4,'category','2025-02-08 11:27:50','2025-02-18 14:17:51',1),(16,43,4,'category','2025-02-08 11:27:51','2025-02-18 14:17:51',1),(17,41,4,'category','2025-02-08 11:27:53','2025-02-18 14:17:51',1),(18,40,4,'category','2025-02-08 11:27:54','2025-02-18 14:17:50',1),(19,42,4,'category','2025-02-08 11:27:55','2025-02-18 14:17:50',1),(20,38,4,'category','2025-02-08 11:27:55','2025-02-18 14:17:49',1),(21,37,4,'category','2025-02-08 11:27:56','2025-02-18 14:17:48',1),(22,39,4,'category','2025-02-08 11:27:57','2025-02-18 14:17:48',1),(23,36,4,'category','2025-02-08 11:27:58','2025-02-18 14:17:47',1),(24,35,4,'category','2025-02-08 11:27:59','2025-02-18 14:17:47',1),(25,32,4,'category','2025-02-08 11:27:59','2025-02-18 14:17:47',1),(26,34,4,'category','2025-02-08 11:28:00','2025-02-18 14:17:46',1),(27,33,4,'category','2025-02-08 11:28:01','2025-02-18 14:17:45',1),(28,111,4,'category','2025-02-18 16:59:06','2025-02-24 08:02:34',1),(29,191,4,'category','2025-02-23 10:31:35','2025-02-23 07:32:09',1),(30,193,39,'category','2025-02-23 10:32:50','2025-02-24 08:02:33',1),(31,273,4,'category','2025-02-24 09:31:48','2025-02-24 07:22:32',1),(32,274,4,'category','2025-02-24 09:31:49','2025-02-24 07:22:32',1),(33,275,4,'category','2025-02-24 09:31:51','2025-02-24 07:22:30',1),(34,276,4,'category','2025-02-24 09:31:51','2025-02-24 07:22:30',1),(35,271,4,'category','2025-02-24 09:31:53','2025-02-24 07:22:29',1),(36,272,4,'category','2025-02-24 09:31:55','2025-02-24 07:22:27',1),(37,266,4,'category','2025-02-24 09:31:56','2025-02-24 07:22:26',1),(38,267,4,'category','2025-02-24 09:31:58','2025-02-24 07:22:25',1),(39,268,4,'category','2025-02-24 09:31:59','2025-02-24 07:22:25',1),(40,269,4,'category','2025-02-24 09:32:01','2025-02-24 07:22:24',1),(41,270,4,'category','2025-02-24 09:32:02','2025-02-24 07:22:23',1),(42,264,4,'category','2025-02-24 09:32:03','2025-02-24 07:22:22',1),(43,265,4,'category','2025-02-24 09:32:05','2025-02-24 07:22:21',1),(44,263,4,'category','2025-02-24 09:32:05','2025-02-24 07:22:21',1),(45,262,4,'category','2025-02-24 09:32:06','2025-02-24 07:22:20',1),(46,303,4,'category','2025-02-24 10:44:34','2025-02-24 08:02:32',1),(47,300,4,'category','2025-02-24 10:44:36','2025-02-24 08:02:31',1),(48,301,4,'category','2025-02-24 10:44:37','2025-02-24 08:02:31',1),(49,302,4,'category','2025-02-24 10:44:39','2025-02-24 08:02:30',1),(50,315,4,'category','2025-02-24 11:02:20','2025-02-24 08:02:21',1),(51,310,4,'category','2025-02-24 11:02:22','2025-02-24 08:02:22',1),(52,311,4,'category','2025-02-24 11:02:23','2025-02-24 08:02:23',1),(53,312,4,'category','2025-02-24 11:02:24','2025-02-24 08:02:24',1),(54,313,4,'category','2025-02-24 11:02:25','2025-02-24 08:02:25',1),(55,314,4,'category','2025-02-24 11:02:27','2025-02-24 08:02:27',1),(56,308,4,'category','2025-02-24 11:02:28','2025-02-24 08:02:28',1),(57,309,4,'category','2025-02-24 11:02:29','2025-02-24 08:02:29',1); /*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_yoast_seo_links` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(255) DEFAULT NULL, `post_id` bigint(20) unsigned DEFAULT NULL, `target_post_id` bigint(20) unsigned DEFAULT NULL, `type` varchar(8) DEFAULT NULL, `indexable_id` int(11) unsigned DEFAULT NULL, `target_indexable_id` int(11) unsigned DEFAULT NULL, `height` int(11) unsigned DEFAULT NULL, `width` int(11) unsigned DEFAULT NULL, `size` int(11) unsigned DEFAULT NULL, `language` varchar(32) DEFAULT NULL, `region` varchar(32) DEFAULT NULL, PRIMARY KEY (`id`), KEY `link_direction` (`post_id`,`type`), KEY `indexable_link_direction` (`indexable_id`,`type`) ) ENGINE=InnoDB AUTO_INCREMENT=893 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `wp_yoast_seo_links` WRITE; /*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */; INSERT INTO `wp_yoast_seo_links` VALUES (1,'./assets/img/swp-prev.svg',33,NULL,'image-in',30,NULL,NULL,NULL,NULL,NULL,NULL),(2,'./assets/img/swp-next.svg',33,NULL,'image-in',30,NULL,NULL,NULL,NULL,NULL,NULL),(3,'./assets/img/texts-card-1.png',33,NULL,'image-in',30,NULL,NULL,NULL,NULL,NULL,NULL),(4,'./assets/img/texts-card-2.png',33,NULL,'image-in',30,NULL,NULL,NULL,NULL,NULL,NULL),(5,'./assets/img/texts-card-3.png',33,NULL,'image-in',30,NULL,NULL,NULL,NULL,NULL,NULL),(11,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(12,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(23,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(24,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(25,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(33,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',111,117,'image-in',48,NULL,1034,2044,2982146,NULL,NULL),(34,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',111,119,'image-in',48,NULL,1034,2044,2828837,NULL,NULL),(35,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',111,118,'image-in',48,NULL,1034,2044,3206378,NULL,NULL),(36,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',111,159,'image-in',48,NULL,1190,996,1476037,NULL,NULL),(37,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(38,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(39,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',111,160,'image-in',48,NULL,810,630,780070,NULL,NULL),(40,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',111,161,'image-in',48,NULL,712,630,718866,NULL,NULL),(41,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(42,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(43,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',111,181,'image-in',48,NULL,0,0,4620,NULL,NULL),(44,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',111,182,'image-in',48,NULL,0,0,2348,NULL,NULL),(45,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',111,183,'image-in',48,NULL,0,0,3586347,NULL,NULL),(46,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(47,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(48,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',191,117,'image-in',62,NULL,1034,2044,2982146,NULL,NULL),(49,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',191,119,'image-in',62,NULL,1034,2044,2828837,NULL,NULL),(50,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',191,118,'image-in',62,NULL,1034,2044,3206378,NULL,NULL),(51,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-1.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(52,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-2.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(53,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(54,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(55,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(56,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',191,159,'image-in',62,NULL,1190,996,1476037,NULL,NULL),(57,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(58,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(59,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',191,160,'image-in',62,NULL,810,630,780070,NULL,NULL),(60,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',191,161,'image-in',62,NULL,712,630,718866,NULL,NULL),(61,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(62,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',191,NULL,'image-in',62,NULL,NULL,NULL,NULL,NULL,NULL),(63,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',191,181,'image-in',62,NULL,0,0,4620,NULL,NULL),(64,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',191,182,'image-in',62,NULL,0,0,2348,NULL,NULL),(65,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',191,183,'image-in',62,NULL,0,0,3586347,NULL,NULL),(69,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',111,214,'image-in',48,NULL,0,0,2185,NULL,NULL),(70,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',111,214,'image-in',48,NULL,0,0,2185,NULL,NULL),(71,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',111,214,'image-in',48,NULL,0,0,2185,NULL,NULL),(72,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',111,225,'image-in',48,NULL,0,0,2430,NULL,NULL),(73,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',111,226,'image-in',48,NULL,0,0,4030,NULL,NULL),(74,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',111,227,'image-in',48,NULL,0,0,4567,NULL,NULL),(75,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',111,228,'image-in',48,NULL,0,0,2913,NULL,NULL),(76,'http://localhost/wp-content/uploads/2025/02/product-card.png',111,236,'image-in',48,NULL,1025,1483,1654302,NULL,NULL),(77,'',111,NULL,'internal',48,8,NULL,NULL,NULL,NULL,NULL),(80,'assets/img/long-arrow.svg',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(81,'',273,NULL,'internal',74,8,NULL,NULL,NULL,NULL,NULL),(82,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(83,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(84,'assets/img/long-arrow.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(85,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(86,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(87,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',273,117,'image-in',74,NULL,1034,2044,2982146,NULL,NULL),(88,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',273,119,'image-in',74,NULL,1034,2044,2828837,NULL,NULL),(89,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',273,118,'image-in',74,NULL,1034,2044,3206378,NULL,NULL),(90,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(91,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(92,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(93,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',273,159,'image-in',74,NULL,1190,996,1476037,NULL,NULL),(94,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(95,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(96,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',273,160,'image-in',74,NULL,810,630,780070,NULL,NULL),(97,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',273,161,'image-in',74,NULL,712,630,718866,NULL,NULL),(98,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(99,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',273,NULL,'image-in',74,NULL,NULL,NULL,NULL,NULL,NULL),(100,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',273,181,'image-in',74,NULL,0,0,4620,NULL,NULL),(101,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',273,182,'image-in',74,NULL,0,0,2348,NULL,NULL),(102,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',273,183,'image-in',74,NULL,0,0,3586347,NULL,NULL),(103,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',273,214,'image-in',74,NULL,0,0,2185,NULL,NULL),(104,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',273,214,'image-in',74,NULL,0,0,2185,NULL,NULL),(105,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',273,214,'image-in',74,NULL,0,0,2185,NULL,NULL),(106,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',273,225,'image-in',74,NULL,0,0,2430,NULL,NULL),(107,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',273,226,'image-in',74,NULL,0,0,4030,NULL,NULL),(108,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',273,227,'image-in',74,NULL,0,0,4567,NULL,NULL),(109,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',273,228,'image-in',74,NULL,0,0,2913,NULL,NULL),(110,'http://localhost/wp-content/uploads/2025/02/product-card.png',273,236,'image-in',74,NULL,1025,1483,1654302,NULL,NULL),(111,'',274,NULL,'internal',77,8,NULL,NULL,NULL,NULL,NULL),(112,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(113,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(114,'assets/img/long-arrow.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(115,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(116,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(117,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',274,117,'image-in',77,NULL,1034,2044,2982146,NULL,NULL),(118,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',274,119,'image-in',77,NULL,1034,2044,2828837,NULL,NULL),(119,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',274,118,'image-in',77,NULL,1034,2044,3206378,NULL,NULL),(120,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(121,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(122,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(123,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',274,159,'image-in',77,NULL,1190,996,1476037,NULL,NULL),(124,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(125,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(126,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',274,160,'image-in',77,NULL,810,630,780070,NULL,NULL),(127,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',274,161,'image-in',77,NULL,712,630,718866,NULL,NULL),(128,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(129,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',274,NULL,'image-in',77,NULL,NULL,NULL,NULL,NULL,NULL),(130,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',274,181,'image-in',77,NULL,0,0,4620,NULL,NULL),(131,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',274,182,'image-in',77,NULL,0,0,2348,NULL,NULL),(132,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',274,183,'image-in',77,NULL,0,0,3586347,NULL,NULL),(133,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',274,214,'image-in',77,NULL,0,0,2185,NULL,NULL),(134,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',274,214,'image-in',77,NULL,0,0,2185,NULL,NULL),(135,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',274,214,'image-in',77,NULL,0,0,2185,NULL,NULL),(136,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',274,225,'image-in',77,NULL,0,0,2430,NULL,NULL),(137,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',274,226,'image-in',77,NULL,0,0,4030,NULL,NULL),(138,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',274,227,'image-in',77,NULL,0,0,4567,NULL,NULL),(139,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',274,228,'image-in',77,NULL,0,0,2913,NULL,NULL),(140,'http://localhost/wp-content/uploads/2025/02/product-card.png',274,236,'image-in',77,NULL,1025,1483,1654302,NULL,NULL),(141,'',275,NULL,'internal',78,8,NULL,NULL,NULL,NULL,NULL),(142,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(143,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(144,'assets/img/long-arrow.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(145,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(146,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(147,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',275,117,'image-in',78,NULL,1034,2044,2982146,NULL,NULL),(148,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',275,119,'image-in',78,NULL,1034,2044,2828837,NULL,NULL),(149,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',275,118,'image-in',78,NULL,1034,2044,3206378,NULL,NULL),(150,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(151,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(152,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(153,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',275,159,'image-in',78,NULL,1190,996,1476037,NULL,NULL),(154,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(155,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(156,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',275,160,'image-in',78,NULL,810,630,780070,NULL,NULL),(157,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',275,161,'image-in',78,NULL,712,630,718866,NULL,NULL),(158,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(159,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',275,NULL,'image-in',78,NULL,NULL,NULL,NULL,NULL,NULL),(160,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',275,181,'image-in',78,NULL,0,0,4620,NULL,NULL),(161,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',275,182,'image-in',78,NULL,0,0,2348,NULL,NULL),(162,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',275,183,'image-in',78,NULL,0,0,3586347,NULL,NULL),(163,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',275,214,'image-in',78,NULL,0,0,2185,NULL,NULL),(164,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',275,214,'image-in',78,NULL,0,0,2185,NULL,NULL),(165,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',275,214,'image-in',78,NULL,0,0,2185,NULL,NULL),(166,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',275,225,'image-in',78,NULL,0,0,2430,NULL,NULL),(167,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',275,226,'image-in',78,NULL,0,0,4030,NULL,NULL),(168,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',275,227,'image-in',78,NULL,0,0,4567,NULL,NULL),(169,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',275,228,'image-in',78,NULL,0,0,2913,NULL,NULL),(170,'http://localhost/wp-content/uploads/2025/02/product-card.png',275,236,'image-in',78,NULL,1025,1483,1654302,NULL,NULL),(171,'',276,NULL,'internal',79,8,NULL,NULL,NULL,NULL,NULL),(172,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(173,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(174,'assets/img/long-arrow.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(175,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(176,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(177,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',276,117,'image-in',79,NULL,1034,2044,2982146,NULL,NULL),(178,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',276,119,'image-in',79,NULL,1034,2044,2828837,NULL,NULL),(179,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',276,118,'image-in',79,NULL,1034,2044,3206378,NULL,NULL),(180,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(181,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(182,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(183,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',276,159,'image-in',79,NULL,1190,996,1476037,NULL,NULL),(184,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(185,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(186,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',276,160,'image-in',79,NULL,810,630,780070,NULL,NULL),(187,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',276,161,'image-in',79,NULL,712,630,718866,NULL,NULL),(188,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(189,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',276,NULL,'image-in',79,NULL,NULL,NULL,NULL,NULL,NULL),(190,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',276,181,'image-in',79,NULL,0,0,4620,NULL,NULL),(191,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',276,182,'image-in',79,NULL,0,0,2348,NULL,NULL),(192,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',276,183,'image-in',79,NULL,0,0,3586347,NULL,NULL),(193,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',276,214,'image-in',79,NULL,0,0,2185,NULL,NULL),(194,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',276,214,'image-in',79,NULL,0,0,2185,NULL,NULL),(195,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',276,214,'image-in',79,NULL,0,0,2185,NULL,NULL),(196,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',276,225,'image-in',79,NULL,0,0,2430,NULL,NULL),(197,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',276,226,'image-in',79,NULL,0,0,4030,NULL,NULL),(198,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',276,227,'image-in',79,NULL,0,0,4567,NULL,NULL),(199,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',276,228,'image-in',79,NULL,0,0,2913,NULL,NULL),(200,'http://localhost/wp-content/uploads/2025/02/product-card.png',276,236,'image-in',79,NULL,1025,1483,1654302,NULL,NULL),(201,'',271,NULL,'internal',76,8,NULL,NULL,NULL,NULL,NULL),(202,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(203,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(204,'assets/img/long-arrow.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(205,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(206,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(207,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',271,117,'image-in',76,NULL,1034,2044,2982146,NULL,NULL),(208,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',271,119,'image-in',76,NULL,1034,2044,2828837,NULL,NULL),(209,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',271,118,'image-in',76,NULL,1034,2044,3206378,NULL,NULL),(210,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(211,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(212,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(213,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',271,159,'image-in',76,NULL,1190,996,1476037,NULL,NULL),(214,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(215,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(216,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',271,160,'image-in',76,NULL,810,630,780070,NULL,NULL),(217,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',271,161,'image-in',76,NULL,712,630,718866,NULL,NULL),(218,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(219,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',271,NULL,'image-in',76,NULL,NULL,NULL,NULL,NULL,NULL),(220,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',271,181,'image-in',76,NULL,0,0,4620,NULL,NULL),(221,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',271,182,'image-in',76,NULL,0,0,2348,NULL,NULL),(222,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',271,183,'image-in',76,NULL,0,0,3586347,NULL,NULL),(223,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',271,214,'image-in',76,NULL,0,0,2185,NULL,NULL),(224,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',271,214,'image-in',76,NULL,0,0,2185,NULL,NULL),(225,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',271,214,'image-in',76,NULL,0,0,2185,NULL,NULL),(226,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',271,225,'image-in',76,NULL,0,0,2430,NULL,NULL),(227,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',271,226,'image-in',76,NULL,0,0,4030,NULL,NULL),(228,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',271,227,'image-in',76,NULL,0,0,4567,NULL,NULL),(229,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',271,228,'image-in',76,NULL,0,0,2913,NULL,NULL),(230,'http://localhost/wp-content/uploads/2025/02/product-card.png',271,236,'image-in',76,NULL,1025,1483,1654302,NULL,NULL),(231,'',272,NULL,'internal',75,8,NULL,NULL,NULL,NULL,NULL),(232,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(233,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(234,'assets/img/long-arrow.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(235,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(236,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(237,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',272,117,'image-in',75,NULL,1034,2044,2982146,NULL,NULL),(238,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',272,119,'image-in',75,NULL,1034,2044,2828837,NULL,NULL),(239,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',272,118,'image-in',75,NULL,1034,2044,3206378,NULL,NULL),(240,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(241,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(242,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(243,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',272,159,'image-in',75,NULL,1190,996,1476037,NULL,NULL),(244,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(245,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(246,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',272,160,'image-in',75,NULL,810,630,780070,NULL,NULL),(247,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',272,161,'image-in',75,NULL,712,630,718866,NULL,NULL),(248,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(249,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',272,NULL,'image-in',75,NULL,NULL,NULL,NULL,NULL,NULL),(250,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',272,181,'image-in',75,NULL,0,0,4620,NULL,NULL),(251,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',272,182,'image-in',75,NULL,0,0,2348,NULL,NULL),(252,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',272,183,'image-in',75,NULL,0,0,3586347,NULL,NULL),(253,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',272,214,'image-in',75,NULL,0,0,2185,NULL,NULL),(254,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',272,214,'image-in',75,NULL,0,0,2185,NULL,NULL),(255,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',272,214,'image-in',75,NULL,0,0,2185,NULL,NULL),(256,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',272,225,'image-in',75,NULL,0,0,2430,NULL,NULL),(257,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',272,226,'image-in',75,NULL,0,0,4030,NULL,NULL),(258,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',272,227,'image-in',75,NULL,0,0,4567,NULL,NULL),(259,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',272,228,'image-in',75,NULL,0,0,2913,NULL,NULL),(260,'http://localhost/wp-content/uploads/2025/02/product-card.png',272,236,'image-in',75,NULL,1025,1483,1654302,NULL,NULL),(261,'',266,NULL,'internal',73,8,NULL,NULL,NULL,NULL,NULL),(262,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(263,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(264,'assets/img/long-arrow.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(265,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(266,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(267,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',266,117,'image-in',73,NULL,1034,2044,2982146,NULL,NULL),(268,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',266,119,'image-in',73,NULL,1034,2044,2828837,NULL,NULL),(269,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',266,118,'image-in',73,NULL,1034,2044,3206378,NULL,NULL),(270,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(271,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(272,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(273,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',266,159,'image-in',73,NULL,1190,996,1476037,NULL,NULL),(274,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(275,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(276,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',266,160,'image-in',73,NULL,810,630,780070,NULL,NULL),(277,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',266,161,'image-in',73,NULL,712,630,718866,NULL,NULL),(278,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(279,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',266,NULL,'image-in',73,NULL,NULL,NULL,NULL,NULL,NULL),(280,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',266,181,'image-in',73,NULL,0,0,4620,NULL,NULL),(281,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',266,182,'image-in',73,NULL,0,0,2348,NULL,NULL),(282,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',266,183,'image-in',73,NULL,0,0,3586347,NULL,NULL),(283,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',266,214,'image-in',73,NULL,0,0,2185,NULL,NULL),(284,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',266,214,'image-in',73,NULL,0,0,2185,NULL,NULL),(285,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',266,214,'image-in',73,NULL,0,0,2185,NULL,NULL),(286,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',266,225,'image-in',73,NULL,0,0,2430,NULL,NULL),(287,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',266,226,'image-in',73,NULL,0,0,4030,NULL,NULL),(288,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',266,227,'image-in',73,NULL,0,0,4567,NULL,NULL),(289,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',266,228,'image-in',73,NULL,0,0,2913,NULL,NULL),(290,'http://localhost/wp-content/uploads/2025/02/product-card.png',266,236,'image-in',73,NULL,1025,1483,1654302,NULL,NULL),(291,'',267,NULL,'internal',71,8,NULL,NULL,NULL,NULL,NULL),(292,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(293,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(294,'assets/img/long-arrow.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(295,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(296,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(297,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',267,117,'image-in',71,NULL,1034,2044,2982146,NULL,NULL),(298,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',267,119,'image-in',71,NULL,1034,2044,2828837,NULL,NULL),(299,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',267,118,'image-in',71,NULL,1034,2044,3206378,NULL,NULL),(300,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(301,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(302,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(303,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',267,159,'image-in',71,NULL,1190,996,1476037,NULL,NULL),(304,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(305,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(306,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',267,160,'image-in',71,NULL,810,630,780070,NULL,NULL),(307,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',267,161,'image-in',71,NULL,712,630,718866,NULL,NULL),(308,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(309,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',267,NULL,'image-in',71,NULL,NULL,NULL,NULL,NULL,NULL),(310,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',267,181,'image-in',71,NULL,0,0,4620,NULL,NULL),(311,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',267,182,'image-in',71,NULL,0,0,2348,NULL,NULL),(312,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',267,183,'image-in',71,NULL,0,0,3586347,NULL,NULL),(313,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',267,214,'image-in',71,NULL,0,0,2185,NULL,NULL),(314,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',267,214,'image-in',71,NULL,0,0,2185,NULL,NULL),(315,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',267,214,'image-in',71,NULL,0,0,2185,NULL,NULL),(316,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',267,225,'image-in',71,NULL,0,0,2430,NULL,NULL),(317,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',267,226,'image-in',71,NULL,0,0,4030,NULL,NULL),(318,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',267,227,'image-in',71,NULL,0,0,4567,NULL,NULL),(319,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',267,228,'image-in',71,NULL,0,0,2913,NULL,NULL),(320,'http://localhost/wp-content/uploads/2025/02/product-card.png',267,236,'image-in',71,NULL,1025,1483,1654302,NULL,NULL),(321,'',268,NULL,'internal',69,8,NULL,NULL,NULL,NULL,NULL),(322,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(323,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(324,'assets/img/long-arrow.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(325,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(326,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(327,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',268,117,'image-in',69,NULL,1034,2044,2982146,NULL,NULL),(328,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',268,119,'image-in',69,NULL,1034,2044,2828837,NULL,NULL),(329,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',268,118,'image-in',69,NULL,1034,2044,3206378,NULL,NULL),(330,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(331,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(332,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(333,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',268,159,'image-in',69,NULL,1190,996,1476037,NULL,NULL),(334,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(335,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(336,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',268,160,'image-in',69,NULL,810,630,780070,NULL,NULL),(337,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',268,161,'image-in',69,NULL,712,630,718866,NULL,NULL),(338,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(339,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',268,NULL,'image-in',69,NULL,NULL,NULL,NULL,NULL,NULL),(340,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',268,181,'image-in',69,NULL,0,0,4620,NULL,NULL),(341,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',268,182,'image-in',69,NULL,0,0,2348,NULL,NULL),(342,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',268,183,'image-in',69,NULL,0,0,3586347,NULL,NULL),(343,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',268,214,'image-in',69,NULL,0,0,2185,NULL,NULL),(344,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',268,214,'image-in',69,NULL,0,0,2185,NULL,NULL),(345,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',268,214,'image-in',69,NULL,0,0,2185,NULL,NULL),(346,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',268,225,'image-in',69,NULL,0,0,2430,NULL,NULL),(347,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',268,226,'image-in',69,NULL,0,0,4030,NULL,NULL),(348,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',268,227,'image-in',69,NULL,0,0,4567,NULL,NULL),(349,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',268,228,'image-in',69,NULL,0,0,2913,NULL,NULL),(350,'http://localhost/wp-content/uploads/2025/02/product-card.png',268,236,'image-in',69,NULL,1025,1483,1654302,NULL,NULL),(351,'',269,NULL,'internal',72,8,NULL,NULL,NULL,NULL,NULL),(352,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(353,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(354,'assets/img/long-arrow.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(355,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(356,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(357,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',269,117,'image-in',72,NULL,1034,2044,2982146,NULL,NULL),(358,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',269,119,'image-in',72,NULL,1034,2044,2828837,NULL,NULL),(359,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',269,118,'image-in',72,NULL,1034,2044,3206378,NULL,NULL),(360,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(361,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(362,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(363,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',269,159,'image-in',72,NULL,1190,996,1476037,NULL,NULL),(364,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(365,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(366,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',269,160,'image-in',72,NULL,810,630,780070,NULL,NULL),(367,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',269,161,'image-in',72,NULL,712,630,718866,NULL,NULL),(368,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(369,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',269,NULL,'image-in',72,NULL,NULL,NULL,NULL,NULL,NULL),(370,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',269,181,'image-in',72,NULL,0,0,4620,NULL,NULL),(371,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',269,182,'image-in',72,NULL,0,0,2348,NULL,NULL),(372,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',269,183,'image-in',72,NULL,0,0,3586347,NULL,NULL),(373,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',269,214,'image-in',72,NULL,0,0,2185,NULL,NULL),(374,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',269,214,'image-in',72,NULL,0,0,2185,NULL,NULL),(375,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',269,214,'image-in',72,NULL,0,0,2185,NULL,NULL),(376,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',269,225,'image-in',72,NULL,0,0,2430,NULL,NULL),(377,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',269,226,'image-in',72,NULL,0,0,4030,NULL,NULL),(378,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',269,227,'image-in',72,NULL,0,0,4567,NULL,NULL),(379,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',269,228,'image-in',72,NULL,0,0,2913,NULL,NULL),(380,'http://localhost/wp-content/uploads/2025/02/product-card.png',269,236,'image-in',72,NULL,1025,1483,1654302,NULL,NULL),(381,'',270,NULL,'internal',70,8,NULL,NULL,NULL,NULL,NULL),(382,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(383,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(384,'assets/img/long-arrow.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(385,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(386,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(387,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',270,117,'image-in',70,NULL,1034,2044,2982146,NULL,NULL),(388,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',270,119,'image-in',70,NULL,1034,2044,2828837,NULL,NULL),(389,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',270,118,'image-in',70,NULL,1034,2044,3206378,NULL,NULL),(390,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(391,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(392,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(393,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',270,159,'image-in',70,NULL,1190,996,1476037,NULL,NULL),(394,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(395,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(396,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',270,160,'image-in',70,NULL,810,630,780070,NULL,NULL),(397,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',270,161,'image-in',70,NULL,712,630,718866,NULL,NULL),(398,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(399,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',270,NULL,'image-in',70,NULL,NULL,NULL,NULL,NULL,NULL),(400,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',270,181,'image-in',70,NULL,0,0,4620,NULL,NULL),(401,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',270,182,'image-in',70,NULL,0,0,2348,NULL,NULL),(402,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',270,183,'image-in',70,NULL,0,0,3586347,NULL,NULL),(403,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',270,214,'image-in',70,NULL,0,0,2185,NULL,NULL),(404,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',270,214,'image-in',70,NULL,0,0,2185,NULL,NULL),(405,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',270,214,'image-in',70,NULL,0,0,2185,NULL,NULL),(406,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',270,225,'image-in',70,NULL,0,0,2430,NULL,NULL),(407,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',270,226,'image-in',70,NULL,0,0,4030,NULL,NULL),(408,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',270,227,'image-in',70,NULL,0,0,4567,NULL,NULL),(409,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',270,228,'image-in',70,NULL,0,0,2913,NULL,NULL),(410,'http://localhost/wp-content/uploads/2025/02/product-card.png',270,236,'image-in',70,NULL,1025,1483,1654302,NULL,NULL),(411,'',264,NULL,'internal',68,8,NULL,NULL,NULL,NULL,NULL),(412,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(413,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(414,'assets/img/long-arrow.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(415,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(416,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(417,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',264,117,'image-in',68,NULL,1034,2044,2982146,NULL,NULL),(418,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',264,119,'image-in',68,NULL,1034,2044,2828837,NULL,NULL),(419,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',264,118,'image-in',68,NULL,1034,2044,3206378,NULL,NULL),(420,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(421,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(422,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(423,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',264,159,'image-in',68,NULL,1190,996,1476037,NULL,NULL),(424,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(425,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(426,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',264,160,'image-in',68,NULL,810,630,780070,NULL,NULL),(427,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',264,161,'image-in',68,NULL,712,630,718866,NULL,NULL),(428,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(429,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',264,NULL,'image-in',68,NULL,NULL,NULL,NULL,NULL,NULL),(430,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',264,181,'image-in',68,NULL,0,0,4620,NULL,NULL),(431,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',264,182,'image-in',68,NULL,0,0,2348,NULL,NULL),(432,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',264,183,'image-in',68,NULL,0,0,3586347,NULL,NULL),(433,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',264,214,'image-in',68,NULL,0,0,2185,NULL,NULL),(434,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',264,214,'image-in',68,NULL,0,0,2185,NULL,NULL),(435,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',264,214,'image-in',68,NULL,0,0,2185,NULL,NULL),(436,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',264,225,'image-in',68,NULL,0,0,2430,NULL,NULL),(437,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',264,226,'image-in',68,NULL,0,0,4030,NULL,NULL),(438,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',264,227,'image-in',68,NULL,0,0,4567,NULL,NULL),(439,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',264,228,'image-in',68,NULL,0,0,2913,NULL,NULL),(440,'http://localhost/wp-content/uploads/2025/02/product-card.png',264,236,'image-in',68,NULL,1025,1483,1654302,NULL,NULL),(441,'',265,NULL,'internal',67,8,NULL,NULL,NULL,NULL,NULL),(442,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(443,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(444,'assets/img/long-arrow.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(445,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(446,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(447,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',265,117,'image-in',67,NULL,1034,2044,2982146,NULL,NULL),(448,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',265,119,'image-in',67,NULL,1034,2044,2828837,NULL,NULL),(449,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',265,118,'image-in',67,NULL,1034,2044,3206378,NULL,NULL),(450,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(451,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(452,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(453,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',265,159,'image-in',67,NULL,1190,996,1476037,NULL,NULL),(454,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(455,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(456,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',265,160,'image-in',67,NULL,810,630,780070,NULL,NULL),(457,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',265,161,'image-in',67,NULL,712,630,718866,NULL,NULL),(458,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(459,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',265,NULL,'image-in',67,NULL,NULL,NULL,NULL,NULL,NULL),(460,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',265,181,'image-in',67,NULL,0,0,4620,NULL,NULL),(461,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',265,182,'image-in',67,NULL,0,0,2348,NULL,NULL),(462,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',265,183,'image-in',67,NULL,0,0,3586347,NULL,NULL),(463,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',265,214,'image-in',67,NULL,0,0,2185,NULL,NULL),(464,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',265,214,'image-in',67,NULL,0,0,2185,NULL,NULL),(465,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',265,214,'image-in',67,NULL,0,0,2185,NULL,NULL),(466,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',265,225,'image-in',67,NULL,0,0,2430,NULL,NULL),(467,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',265,226,'image-in',67,NULL,0,0,4030,NULL,NULL),(468,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',265,227,'image-in',67,NULL,0,0,4567,NULL,NULL),(469,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',265,228,'image-in',67,NULL,0,0,2913,NULL,NULL),(470,'http://localhost/wp-content/uploads/2025/02/product-card.png',265,236,'image-in',67,NULL,1025,1483,1654302,NULL,NULL),(471,'',263,NULL,'internal',65,8,NULL,NULL,NULL,NULL,NULL),(472,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(473,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(474,'assets/img/long-arrow.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(475,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(476,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(477,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',263,117,'image-in',65,NULL,1034,2044,2982146,NULL,NULL),(478,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',263,119,'image-in',65,NULL,1034,2044,2828837,NULL,NULL),(479,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',263,118,'image-in',65,NULL,1034,2044,3206378,NULL,NULL),(480,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(481,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(482,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(483,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',263,159,'image-in',65,NULL,1190,996,1476037,NULL,NULL),(484,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(485,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(486,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',263,160,'image-in',65,NULL,810,630,780070,NULL,NULL),(487,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',263,161,'image-in',65,NULL,712,630,718866,NULL,NULL),(488,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(489,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',263,NULL,'image-in',65,NULL,NULL,NULL,NULL,NULL,NULL),(490,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',263,181,'image-in',65,NULL,0,0,4620,NULL,NULL),(491,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',263,182,'image-in',65,NULL,0,0,2348,NULL,NULL),(492,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',263,183,'image-in',65,NULL,0,0,3586347,NULL,NULL),(493,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',263,214,'image-in',65,NULL,0,0,2185,NULL,NULL),(494,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',263,214,'image-in',65,NULL,0,0,2185,NULL,NULL),(495,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',263,214,'image-in',65,NULL,0,0,2185,NULL,NULL),(496,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',263,225,'image-in',65,NULL,0,0,2430,NULL,NULL),(497,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',263,226,'image-in',65,NULL,0,0,4030,NULL,NULL),(498,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',263,227,'image-in',65,NULL,0,0,4567,NULL,NULL),(499,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',263,228,'image-in',65,NULL,0,0,2913,NULL,NULL),(500,'http://localhost/wp-content/uploads/2025/02/product-card.png',263,236,'image-in',65,NULL,1025,1483,1654302,NULL,NULL),(501,'',262,NULL,'internal',66,8,NULL,NULL,NULL,NULL,NULL),(502,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(503,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(504,'assets/img/long-arrow.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(505,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(506,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(507,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',262,117,'image-in',66,NULL,1034,2044,2982146,NULL,NULL),(508,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',262,119,'image-in',66,NULL,1034,2044,2828837,NULL,NULL),(509,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',262,118,'image-in',66,NULL,1034,2044,3206378,NULL,NULL),(510,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(511,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(512,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(513,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',262,159,'image-in',66,NULL,1190,996,1476037,NULL,NULL),(514,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(515,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(516,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',262,160,'image-in',66,NULL,810,630,780070,NULL,NULL),(517,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',262,161,'image-in',66,NULL,712,630,718866,NULL,NULL),(518,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(519,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',262,NULL,'image-in',66,NULL,NULL,NULL,NULL,NULL,NULL),(520,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',262,181,'image-in',66,NULL,0,0,4620,NULL,NULL),(521,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',262,182,'image-in',66,NULL,0,0,2348,NULL,NULL),(522,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',262,183,'image-in',66,NULL,0,0,3586347,NULL,NULL),(523,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',262,214,'image-in',66,NULL,0,0,2185,NULL,NULL),(524,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',262,214,'image-in',66,NULL,0,0,2185,NULL,NULL),(525,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',262,214,'image-in',66,NULL,0,0,2185,NULL,NULL),(526,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',262,225,'image-in',66,NULL,0,0,2430,NULL,NULL),(527,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',262,226,'image-in',66,NULL,0,0,4030,NULL,NULL),(528,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',262,227,'image-in',66,NULL,0,0,4567,NULL,NULL),(529,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',262,228,'image-in',66,NULL,0,0,2913,NULL,NULL),(530,'http://localhost/wp-content/uploads/2025/02/product-card.png',262,236,'image-in',66,NULL,1025,1483,1654302,NULL,NULL),(531,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(532,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',111,NULL,'image-in',48,NULL,NULL,NULL,NULL,NULL,NULL),(533,'',303,NULL,'internal',83,8,NULL,NULL,NULL,NULL,NULL),(534,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(535,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(536,'assets/img/long-arrow.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(537,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(538,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(539,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',303,117,'image-in',83,NULL,1034,2044,2982146,NULL,NULL),(540,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',303,119,'image-in',83,NULL,1034,2044,2828837,NULL,NULL),(541,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',303,118,'image-in',83,NULL,1034,2044,3206378,NULL,NULL),(542,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(543,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(544,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(545,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',303,159,'image-in',83,NULL,1190,996,1476037,NULL,NULL),(546,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(547,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(548,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',303,160,'image-in',83,NULL,810,630,780070,NULL,NULL),(549,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',303,161,'image-in',83,NULL,712,630,718866,NULL,NULL),(550,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(551,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',303,NULL,'image-in',83,NULL,NULL,NULL,NULL,NULL,NULL),(552,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',303,181,'image-in',83,NULL,0,0,4620,NULL,NULL),(553,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',303,182,'image-in',83,NULL,0,0,2348,NULL,NULL),(554,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',303,183,'image-in',83,NULL,0,0,3586347,NULL,NULL),(555,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',303,214,'image-in',83,NULL,0,0,2185,NULL,NULL),(556,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',303,214,'image-in',83,NULL,0,0,2185,NULL,NULL),(557,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',303,214,'image-in',83,NULL,0,0,2185,NULL,NULL),(558,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',303,225,'image-in',83,NULL,0,0,2430,NULL,NULL),(559,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',303,226,'image-in',83,NULL,0,0,4030,NULL,NULL),(560,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',303,227,'image-in',83,NULL,0,0,4567,NULL,NULL),(561,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',303,228,'image-in',83,NULL,0,0,2913,NULL,NULL),(562,'http://localhost/wp-content/uploads/2025/02/product-card.png',303,236,'image-in',83,NULL,1025,1483,1654302,NULL,NULL),(563,'',300,NULL,'internal',80,8,NULL,NULL,NULL,NULL,NULL),(564,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(565,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(566,'assets/img/long-arrow.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(567,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(568,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(569,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',300,117,'image-in',80,NULL,1034,2044,2982146,NULL,NULL),(570,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',300,119,'image-in',80,NULL,1034,2044,2828837,NULL,NULL),(571,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',300,118,'image-in',80,NULL,1034,2044,3206378,NULL,NULL),(572,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(573,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(574,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(575,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',300,159,'image-in',80,NULL,1190,996,1476037,NULL,NULL),(576,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(577,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(578,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',300,160,'image-in',80,NULL,810,630,780070,NULL,NULL),(579,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',300,161,'image-in',80,NULL,712,630,718866,NULL,NULL),(580,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(581,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',300,NULL,'image-in',80,NULL,NULL,NULL,NULL,NULL,NULL),(582,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',300,181,'image-in',80,NULL,0,0,4620,NULL,NULL),(583,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',300,182,'image-in',80,NULL,0,0,2348,NULL,NULL),(584,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',300,183,'image-in',80,NULL,0,0,3586347,NULL,NULL),(585,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',300,214,'image-in',80,NULL,0,0,2185,NULL,NULL),(586,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',300,214,'image-in',80,NULL,0,0,2185,NULL,NULL),(587,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',300,214,'image-in',80,NULL,0,0,2185,NULL,NULL),(588,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',300,225,'image-in',80,NULL,0,0,2430,NULL,NULL),(589,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',300,226,'image-in',80,NULL,0,0,4030,NULL,NULL),(590,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',300,227,'image-in',80,NULL,0,0,4567,NULL,NULL),(591,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',300,228,'image-in',80,NULL,0,0,2913,NULL,NULL),(592,'http://localhost/wp-content/uploads/2025/02/product-card.png',300,236,'image-in',80,NULL,1025,1483,1654302,NULL,NULL),(593,'',301,NULL,'internal',81,8,NULL,NULL,NULL,NULL,NULL),(594,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(595,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(596,'assets/img/long-arrow.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(597,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(598,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(599,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',301,117,'image-in',81,NULL,1034,2044,2982146,NULL,NULL),(600,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',301,119,'image-in',81,NULL,1034,2044,2828837,NULL,NULL),(601,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',301,118,'image-in',81,NULL,1034,2044,3206378,NULL,NULL),(602,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(603,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(604,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(605,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',301,159,'image-in',81,NULL,1190,996,1476037,NULL,NULL),(606,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(607,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(608,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',301,160,'image-in',81,NULL,810,630,780070,NULL,NULL),(609,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',301,161,'image-in',81,NULL,712,630,718866,NULL,NULL),(610,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(611,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',301,NULL,'image-in',81,NULL,NULL,NULL,NULL,NULL,NULL),(612,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',301,181,'image-in',81,NULL,0,0,4620,NULL,NULL),(613,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',301,182,'image-in',81,NULL,0,0,2348,NULL,NULL),(614,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',301,183,'image-in',81,NULL,0,0,3586347,NULL,NULL),(615,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',301,214,'image-in',81,NULL,0,0,2185,NULL,NULL),(616,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',301,214,'image-in',81,NULL,0,0,2185,NULL,NULL),(617,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',301,214,'image-in',81,NULL,0,0,2185,NULL,NULL),(618,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',301,225,'image-in',81,NULL,0,0,2430,NULL,NULL),(619,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',301,226,'image-in',81,NULL,0,0,4030,NULL,NULL),(620,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',301,227,'image-in',81,NULL,0,0,4567,NULL,NULL),(621,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',301,228,'image-in',81,NULL,0,0,2913,NULL,NULL),(622,'http://localhost/wp-content/uploads/2025/02/product-card.png',301,236,'image-in',81,NULL,1025,1483,1654302,NULL,NULL),(623,'',302,NULL,'internal',82,8,NULL,NULL,NULL,NULL,NULL),(624,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(625,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(626,'assets/img/long-arrow.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(627,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(628,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(629,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',302,117,'image-in',82,NULL,1034,2044,2982146,NULL,NULL),(630,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',302,119,'image-in',82,NULL,1034,2044,2828837,NULL,NULL),(631,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',302,118,'image-in',82,NULL,1034,2044,3206378,NULL,NULL),(632,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(633,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(634,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(635,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',302,159,'image-in',82,NULL,1190,996,1476037,NULL,NULL),(636,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(637,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(638,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',302,160,'image-in',82,NULL,810,630,780070,NULL,NULL),(639,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',302,161,'image-in',82,NULL,712,630,718866,NULL,NULL),(640,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(641,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',302,NULL,'image-in',82,NULL,NULL,NULL,NULL,NULL,NULL),(642,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',302,181,'image-in',82,NULL,0,0,4620,NULL,NULL),(643,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',302,182,'image-in',82,NULL,0,0,2348,NULL,NULL),(644,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',302,183,'image-in',82,NULL,0,0,3586347,NULL,NULL),(645,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',302,214,'image-in',82,NULL,0,0,2185,NULL,NULL),(646,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',302,214,'image-in',82,NULL,0,0,2185,NULL,NULL),(647,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',302,214,'image-in',82,NULL,0,0,2185,NULL,NULL),(648,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',302,225,'image-in',82,NULL,0,0,2430,NULL,NULL),(649,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',302,226,'image-in',82,NULL,0,0,4030,NULL,NULL),(650,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',302,227,'image-in',82,NULL,0,0,4567,NULL,NULL),(651,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',302,228,'image-in',82,NULL,0,0,2913,NULL,NULL),(652,'http://localhost/wp-content/uploads/2025/02/product-card.png',302,236,'image-in',82,NULL,1025,1483,1654302,NULL,NULL),(653,'',315,NULL,'internal',91,8,NULL,NULL,NULL,NULL,NULL),(654,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(655,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(656,'assets/img/long-arrow.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(657,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(658,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(659,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',315,117,'image-in',91,NULL,1034,2044,2982146,NULL,NULL),(660,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',315,119,'image-in',91,NULL,1034,2044,2828837,NULL,NULL),(661,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',315,118,'image-in',91,NULL,1034,2044,3206378,NULL,NULL),(662,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(663,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(664,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(665,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',315,159,'image-in',91,NULL,1190,996,1476037,NULL,NULL),(666,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(667,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(668,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',315,160,'image-in',91,NULL,810,630,780070,NULL,NULL),(669,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',315,161,'image-in',91,NULL,712,630,718866,NULL,NULL),(670,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(671,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',315,NULL,'image-in',91,NULL,NULL,NULL,NULL,NULL,NULL),(672,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',315,181,'image-in',91,NULL,0,0,4620,NULL,NULL),(673,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',315,182,'image-in',91,NULL,0,0,2348,NULL,NULL),(674,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',315,183,'image-in',91,NULL,0,0,3586347,NULL,NULL),(675,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',315,214,'image-in',91,NULL,0,0,2185,NULL,NULL),(676,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',315,214,'image-in',91,NULL,0,0,2185,NULL,NULL),(677,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',315,214,'image-in',91,NULL,0,0,2185,NULL,NULL),(678,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',315,225,'image-in',91,NULL,0,0,2430,NULL,NULL),(679,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',315,226,'image-in',91,NULL,0,0,4030,NULL,NULL),(680,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',315,227,'image-in',91,NULL,0,0,4567,NULL,NULL),(681,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',315,228,'image-in',91,NULL,0,0,2913,NULL,NULL),(682,'http://localhost/wp-content/uploads/2025/02/product-card.png',315,236,'image-in',91,NULL,1025,1483,1654302,NULL,NULL),(683,'',310,NULL,'internal',88,8,NULL,NULL,NULL,NULL,NULL),(684,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(685,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(686,'assets/img/long-arrow.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(687,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(688,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(689,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',310,117,'image-in',88,NULL,1034,2044,2982146,NULL,NULL),(690,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',310,119,'image-in',88,NULL,1034,2044,2828837,NULL,NULL),(691,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',310,118,'image-in',88,NULL,1034,2044,3206378,NULL,NULL),(692,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(693,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(694,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(695,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',310,159,'image-in',88,NULL,1190,996,1476037,NULL,NULL),(696,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(697,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(698,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',310,160,'image-in',88,NULL,810,630,780070,NULL,NULL),(699,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',310,161,'image-in',88,NULL,712,630,718866,NULL,NULL),(700,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(701,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',310,NULL,'image-in',88,NULL,NULL,NULL,NULL,NULL,NULL),(702,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',310,181,'image-in',88,NULL,0,0,4620,NULL,NULL),(703,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',310,182,'image-in',88,NULL,0,0,2348,NULL,NULL),(704,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',310,183,'image-in',88,NULL,0,0,3586347,NULL,NULL),(705,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',310,214,'image-in',88,NULL,0,0,2185,NULL,NULL),(706,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',310,214,'image-in',88,NULL,0,0,2185,NULL,NULL),(707,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',310,214,'image-in',88,NULL,0,0,2185,NULL,NULL),(708,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',310,225,'image-in',88,NULL,0,0,2430,NULL,NULL),(709,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',310,226,'image-in',88,NULL,0,0,4030,NULL,NULL),(710,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',310,227,'image-in',88,NULL,0,0,4567,NULL,NULL),(711,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',310,228,'image-in',88,NULL,0,0,2913,NULL,NULL),(712,'http://localhost/wp-content/uploads/2025/02/product-card.png',310,236,'image-in',88,NULL,1025,1483,1654302,NULL,NULL),(713,'',311,NULL,'internal',87,8,NULL,NULL,NULL,NULL,NULL),(714,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(715,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(716,'assets/img/long-arrow.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(717,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(718,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(719,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',311,117,'image-in',87,NULL,1034,2044,2982146,NULL,NULL),(720,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',311,119,'image-in',87,NULL,1034,2044,2828837,NULL,NULL),(721,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',311,118,'image-in',87,NULL,1034,2044,3206378,NULL,NULL),(722,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(723,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(724,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(725,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',311,159,'image-in',87,NULL,1190,996,1476037,NULL,NULL),(726,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(727,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(728,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',311,160,'image-in',87,NULL,810,630,780070,NULL,NULL),(729,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',311,161,'image-in',87,NULL,712,630,718866,NULL,NULL),(730,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(731,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',311,NULL,'image-in',87,NULL,NULL,NULL,NULL,NULL,NULL),(732,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',311,181,'image-in',87,NULL,0,0,4620,NULL,NULL),(733,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',311,182,'image-in',87,NULL,0,0,2348,NULL,NULL),(734,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',311,183,'image-in',87,NULL,0,0,3586347,NULL,NULL),(735,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',311,214,'image-in',87,NULL,0,0,2185,NULL,NULL),(736,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',311,214,'image-in',87,NULL,0,0,2185,NULL,NULL),(737,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',311,214,'image-in',87,NULL,0,0,2185,NULL,NULL),(738,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',311,225,'image-in',87,NULL,0,0,2430,NULL,NULL),(739,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',311,226,'image-in',87,NULL,0,0,4030,NULL,NULL),(740,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',311,227,'image-in',87,NULL,0,0,4567,NULL,NULL),(741,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',311,228,'image-in',87,NULL,0,0,2913,NULL,NULL),(742,'http://localhost/wp-content/uploads/2025/02/product-card.png',311,236,'image-in',87,NULL,1025,1483,1654302,NULL,NULL),(743,'',312,NULL,'internal',86,8,NULL,NULL,NULL,NULL,NULL),(744,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(745,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(746,'assets/img/long-arrow.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(747,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(748,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(749,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',312,117,'image-in',86,NULL,1034,2044,2982146,NULL,NULL),(750,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',312,119,'image-in',86,NULL,1034,2044,2828837,NULL,NULL),(751,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',312,118,'image-in',86,NULL,1034,2044,3206378,NULL,NULL),(752,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(753,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(754,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(755,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',312,159,'image-in',86,NULL,1190,996,1476037,NULL,NULL),(756,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(757,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(758,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',312,160,'image-in',86,NULL,810,630,780070,NULL,NULL),(759,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',312,161,'image-in',86,NULL,712,630,718866,NULL,NULL),(760,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(761,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',312,NULL,'image-in',86,NULL,NULL,NULL,NULL,NULL,NULL),(762,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',312,181,'image-in',86,NULL,0,0,4620,NULL,NULL),(763,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',312,182,'image-in',86,NULL,0,0,2348,NULL,NULL),(764,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',312,183,'image-in',86,NULL,0,0,3586347,NULL,NULL),(765,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',312,214,'image-in',86,NULL,0,0,2185,NULL,NULL),(766,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',312,214,'image-in',86,NULL,0,0,2185,NULL,NULL),(767,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',312,214,'image-in',86,NULL,0,0,2185,NULL,NULL),(768,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',312,225,'image-in',86,NULL,0,0,2430,NULL,NULL),(769,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',312,226,'image-in',86,NULL,0,0,4030,NULL,NULL),(770,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',312,227,'image-in',86,NULL,0,0,4567,NULL,NULL),(771,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',312,228,'image-in',86,NULL,0,0,2913,NULL,NULL),(772,'http://localhost/wp-content/uploads/2025/02/product-card.png',312,236,'image-in',86,NULL,1025,1483,1654302,NULL,NULL),(773,'',313,NULL,'internal',89,8,NULL,NULL,NULL,NULL,NULL),(774,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(775,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(776,'assets/img/long-arrow.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(777,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(778,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(779,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',313,117,'image-in',89,NULL,1034,2044,2982146,NULL,NULL),(780,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',313,119,'image-in',89,NULL,1034,2044,2828837,NULL,NULL),(781,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',313,118,'image-in',89,NULL,1034,2044,3206378,NULL,NULL),(782,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(783,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(784,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(785,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',313,159,'image-in',89,NULL,1190,996,1476037,NULL,NULL),(786,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(787,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(788,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',313,160,'image-in',89,NULL,810,630,780070,NULL,NULL),(789,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',313,161,'image-in',89,NULL,712,630,718866,NULL,NULL),(790,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(791,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',313,NULL,'image-in',89,NULL,NULL,NULL,NULL,NULL,NULL),(792,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',313,181,'image-in',89,NULL,0,0,4620,NULL,NULL),(793,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',313,182,'image-in',89,NULL,0,0,2348,NULL,NULL),(794,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',313,183,'image-in',89,NULL,0,0,3586347,NULL,NULL),(795,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',313,214,'image-in',89,NULL,0,0,2185,NULL,NULL),(796,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',313,214,'image-in',89,NULL,0,0,2185,NULL,NULL),(797,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',313,214,'image-in',89,NULL,0,0,2185,NULL,NULL),(798,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',313,225,'image-in',89,NULL,0,0,2430,NULL,NULL),(799,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',313,226,'image-in',89,NULL,0,0,4030,NULL,NULL),(800,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',313,227,'image-in',89,NULL,0,0,4567,NULL,NULL),(801,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',313,228,'image-in',89,NULL,0,0,2913,NULL,NULL),(802,'http://localhost/wp-content/uploads/2025/02/product-card.png',313,236,'image-in',89,NULL,1025,1483,1654302,NULL,NULL),(803,'',314,NULL,'internal',90,8,NULL,NULL,NULL,NULL,NULL),(804,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(805,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(806,'assets/img/long-arrow.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(807,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(808,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(809,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',314,117,'image-in',90,NULL,1034,2044,2982146,NULL,NULL),(810,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',314,119,'image-in',90,NULL,1034,2044,2828837,NULL,NULL),(811,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',314,118,'image-in',90,NULL,1034,2044,3206378,NULL,NULL),(812,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(813,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(814,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(815,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',314,159,'image-in',90,NULL,1190,996,1476037,NULL,NULL),(816,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(817,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(818,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',314,160,'image-in',90,NULL,810,630,780070,NULL,NULL),(819,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',314,161,'image-in',90,NULL,712,630,718866,NULL,NULL),(820,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(821,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',314,NULL,'image-in',90,NULL,NULL,NULL,NULL,NULL,NULL),(822,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',314,181,'image-in',90,NULL,0,0,4620,NULL,NULL),(823,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',314,182,'image-in',90,NULL,0,0,2348,NULL,NULL),(824,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',314,183,'image-in',90,NULL,0,0,3586347,NULL,NULL),(825,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',314,214,'image-in',90,NULL,0,0,2185,NULL,NULL),(826,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',314,214,'image-in',90,NULL,0,0,2185,NULL,NULL),(827,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',314,214,'image-in',90,NULL,0,0,2185,NULL,NULL),(828,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',314,225,'image-in',90,NULL,0,0,2430,NULL,NULL),(829,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',314,226,'image-in',90,NULL,0,0,4030,NULL,NULL),(830,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',314,227,'image-in',90,NULL,0,0,4567,NULL,NULL),(831,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',314,228,'image-in',90,NULL,0,0,2913,NULL,NULL),(832,'http://localhost/wp-content/uploads/2025/02/product-card.png',314,236,'image-in',90,NULL,1025,1483,1654302,NULL,NULL),(833,'',308,NULL,'internal',84,8,NULL,NULL,NULL,NULL,NULL),(834,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(835,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(836,'assets/img/long-arrow.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(837,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(838,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(839,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',308,117,'image-in',84,NULL,1034,2044,2982146,NULL,NULL),(840,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',308,119,'image-in',84,NULL,1034,2044,2828837,NULL,NULL),(841,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',308,118,'image-in',84,NULL,1034,2044,3206378,NULL,NULL),(842,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(843,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(844,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(845,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',308,159,'image-in',84,NULL,1190,996,1476037,NULL,NULL),(846,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(847,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(848,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',308,160,'image-in',84,NULL,810,630,780070,NULL,NULL),(849,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',308,161,'image-in',84,NULL,712,630,718866,NULL,NULL),(850,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(851,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',308,NULL,'image-in',84,NULL,NULL,NULL,NULL,NULL,NULL),(852,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',308,181,'image-in',84,NULL,0,0,4620,NULL,NULL),(853,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',308,182,'image-in',84,NULL,0,0,2348,NULL,NULL),(854,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',308,183,'image-in',84,NULL,0,0,3586347,NULL,NULL),(855,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',308,214,'image-in',84,NULL,0,0,2185,NULL,NULL),(856,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',308,214,'image-in',84,NULL,0,0,2185,NULL,NULL),(857,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',308,214,'image-in',84,NULL,0,0,2185,NULL,NULL),(858,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',308,225,'image-in',84,NULL,0,0,2430,NULL,NULL),(859,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',308,226,'image-in',84,NULL,0,0,4030,NULL,NULL),(860,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',308,227,'image-in',84,NULL,0,0,4567,NULL,NULL),(861,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',308,228,'image-in',84,NULL,0,0,2913,NULL,NULL),(862,'http://localhost/wp-content/uploads/2025/02/product-card.png',308,236,'image-in',84,NULL,1025,1483,1654302,NULL,NULL),(863,'',309,NULL,'internal',85,8,NULL,NULL,NULL,NULL,NULL),(864,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg.png',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(865,'/wp-content/themes/cosmopet/modules/blog/shortcodes/subs_form/assets/img/discount-bg-sm.png',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(866,'assets/img/long-arrow.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(867,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-prev.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(868,'http://localhost/wp-content/themes/cosmopet/modules/blog/components/featured-slider/assets/img/swp-next.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(869,'http://localhost/wp-content/uploads/2025/02/texts-card-1.png',309,117,'image-in',85,NULL,1034,2044,2982146,NULL,NULL),(870,'http://localhost/wp-content/uploads/2025/02/texts-card-3.png',309,119,'image-in',85,NULL,1034,2044,2828837,NULL,NULL),(871,'http://localhost/wp-content/uploads/2025/02/texts-card-2.png',309,118,'image-in',85,NULL,1034,2044,3206378,NULL,NULL),(872,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-3.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(873,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-4.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(874,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/alerts/assets/img/icon-5.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(875,'http://localhost/wp-content/uploads/2025/02/article-block-card-1.png',309,159,'image-in',85,NULL,1190,996,1476037,NULL,NULL),(876,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(877,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(878,'http://localhost/wp-content/uploads/2025/02/article-block-card-2.png',309,160,'image-in',85,NULL,810,630,780070,NULL,NULL),(879,'http://localhost/wp-content/uploads/2025/02/article-block-card-3.png',309,161,'image-in',85,NULL,712,630,718866,NULL,NULL),(880,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/plus-icon.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(881,'http://localhost/wp-content/themes/cosmopet/modules/blog/editor-blocks/block_img/assets/img/minus-icon.svg',309,NULL,'image-in',85,NULL,NULL,NULL,NULL,NULL,NULL),(882,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-1.svg',309,181,'image-in',85,NULL,0,0,4620,NULL,NULL),(883,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-2.svg',309,182,'image-in',85,NULL,0,0,2348,NULL,NULL),(884,'http://localhost/wp-content/uploads/2025/02/block-accent-icon-3.svg',309,183,'image-in',85,NULL,0,0,3586347,NULL,NULL),(885,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',309,214,'image-in',85,NULL,0,0,2185,NULL,NULL),(886,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',309,214,'image-in',85,NULL,0,0,2185,NULL,NULL),(887,'http://localhost/wp-content/uploads/2025/02/indent-icon-1.svg',309,214,'image-in',85,NULL,0,0,2185,NULL,NULL),(888,'http://localhost/wp-content/uploads/2025/02/block-list-icon-1.svg',309,225,'image-in',85,NULL,0,0,2430,NULL,NULL),(889,'http://localhost/wp-content/uploads/2025/02/block-list-icon-2.svg',309,226,'image-in',85,NULL,0,0,4030,NULL,NULL),(890,'http://localhost/wp-content/uploads/2025/02/block-list-icon-3.svg',309,227,'image-in',85,NULL,0,0,4567,NULL,NULL),(891,'http://localhost/wp-content/uploads/2025/02/block-list-icon-4.svg',309,228,'image-in',85,NULL,0,0,2913,NULL,NULL),(892,'http://localhost/wp-content/uploads/2025/02/product-card.png',309,236,'image-in',85,NULL,1025,1483,1654302,NULL,NULL); /*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; /* Duplicator WordPress Timestamp: 2025-02-24 12:28:14*/ /* DUPLICATOR_MYSQLDUMP_EOF */