File: /home/xedaptot/.cpanel/logs/restoredb/2025-12-07T08:14:43Z.1.log
{"data":{"file":"mrsimple_edutg.sql.gz","description":"No virus detected in upload “mrsimple_edutg.sql.gz”."},"name":"no-virus","type":"info"}
{"type":"info","data":{"archive":"/home/xedaptot/tmp/Cpanel_Form_file.upload.d5f37ecb","description":"The system is extracting the archive “/home/xedaptot/tmp/Cpanel_Form_file.upload.d5f37ecb”.","file":"mrsimple_edutg.sql.gz"},"name":"gunzip"}
{"type":"debug","name":"database_name","data":{"database":"xedaptot_mrsimple_edutg","description":"The system identified the database name for the backup file “mrsimple_edutg.sql.gz” to be “xedaptot_mrsimple_edutg”.","file":"mrsimple_edutg.sql.gz"}}
{"type":"info","data":{"file":"mrsimple_edutg.sql.gz","description":"The system created the database “xedaptot_mrsimple_edutg” since it did not exist.","database":"xedaptot_mrsimple_edutg"},"name":"database_create"}
{"type":"debug","name":"created_temp_database_user","data":{"username":"xedaptot_1d4y6va","description":"The system created a temporary database user “xedaptot_1d4y6va”.","file":"mrsimple_edutg.sql.gz"}}
{"type":"debug","name":"linked_temp_database_user_to_database","data":{"username":"xedaptot_1d4y6va","database":"xedaptot_mrsimple_edutg","description":"The system linked the temporary database user “xedaptot_1d4y6va” to the database “xedaptot_mrsimple_edutg”.","file":"mrsimple_edutg.sql.gz"}}
{"type":"info","data":{"description":"The system is starting to restore the database backup “mrsimple_edutg.sql.gz”.","file":"mrsimple_edutg.sql.gz"},"name":"restoring_start"}
{"name":"restoring","data":{"description":"--------------\n/*M!999999 enable the sandbox mode */ \n\n\n\n\n\n\n/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */\n--------------\n\n--------------\n/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */\n--------------\n\n--------------\n/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */\n--------------\n\n--------------\n/*!40101 SET NAMES utf8mb4 */\n--------------\n\n--------------\n/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */\n--------------\n\n--------------\n/*!40103 SET TIME_ZONE='+00:00' */\n--------------\n\n--------------\n/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */\n--------------\n\n--------------\n/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */\n--------------\n\n--------------\n/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */\n--------------\n\n--------------\n/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */\n--------------\n\n--------------\nDROP TABLE IF EXISTS `edu_commentmeta`\n--------------\n\n------------","file":"mrsimple_edutg.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":"--\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `edu_commentmeta` (\n `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `comment_id` (`comment_id`),\n KEY `meta_key` (`meta_key`(191))\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `edu_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_commentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `edu_comments`\n--------------\n\n------"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"--------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `edu_comments` (\n `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,\n `comment_author` tinytext NOT NULL,\n `comment_author_email` varchar(100) NOT NULL DEFAULT '',\n `comment_author_url` varchar(200) NOT NULL DEFAULT '',\n `comment_author_IP` varchar(100) NOT NULL DEFAULT '',\n `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_content` text NOT NULL,\n `comment_karma` int(11) NOT NULL DEFAULT 0,\n `comment_approved` varchar(20) NOT NULL DEFAULT '1',\n `comment_agent` varchar(255) NOT NULL DEFAULT '',\n `comment_type` varchar(20) NOT NULL DEFAULT 'comment',\n `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,\n `user_id` bigint(20) unsigned NOT NULL DEF"}}
{"type":"debug","name":"restoring","data":{"description":"AULT 0,\n PRIMARY KEY (`comment_ID`),\n KEY `comment_post_ID` (`comment_post_ID`),\n KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),\n KEY `comment_date_gmt` (`comment_date_gmt`),\n KEY `comment_parent` (`comment_parent`),\n KEY `comment_author_email` (`comment_author_email`(10))\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `edu_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_comments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `edu_e_events`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\n","file":"mrsimple_edutg.sql.gz"}}
{"data":{"file":"mrsimple_edutg.sql.gz","description":"CREATE TABLE `edu_e_events` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `event_data` text DEFAULT NULL,\n `created_at` datetime NOT NULL,\n PRIMARY KEY (`id`),\n KEY `created_at_index` (`created_at`)\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `edu_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_e_events` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `edu_e_events` (`id`, `event_data`, `created_at`) VALUES (1,'{\\\"event\\\":\\\"modal load\\\",\\\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"step\\\\\\\":\\\\\\\"account\\\\\\\",\\\\\\\"user_state\\\\\\\":\\\\\\\"anon\\\\\\\"}\\\",\\\"ts\\\":\\\"2025-05-04T14:58:15.274-07:00\\\"}','2025-05-04 14:58:15'),(2,'{\\\"event\\\":\\\"close modal\\\",\\\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"step\\\\\\\":\\\\\\\"account\\\\\\\"}\\\",\\\"ts\\\":\\\"2025-0"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"5-04T14:58:19.664-07:00\\\"}','2025-05-04 14:58:19')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `edu_links`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `edu_links` (\n `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `link_url` varchar(255) NOT NULL DEFAULT '',\n `link_name` varchar(255) NOT NULL DEFAULT '',\n `link_image` varchar(255) NOT NULL DEFAULT '',\n `link_target` varchar(25) NOT NULL DEFAULT '',\n `link_description` varchar(255) NOT NULL DEFAULT '',\n `link_visible` varchar(20) NOT NULL DEFAULT 'Y',\n `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,\n `link_rating` int(11) NOT NULL DEFAULT 0,\n `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `link_rel` varchar(255) NOT NU"},"type":"debug"}
{"type":"debug","data":{"description":"LL DEFAULT '',\n `link_notes` mediumtext NOT NULL,\n `link_rss` varchar(255) NOT NULL DEFAULT '',\n PRIMARY KEY (`link_id`),\n KEY `link_visible` (`link_visible`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `edu_links` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_links` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_links` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `edu_options`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `edu_options` (\n `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `option_name` varchar(191) NOT NULL DEFAULT '',\n `option_value` longtext NOT NU","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"description":"LL,\n `autoload` varchar(20) NOT NULL DEFAULT 'yes',\n PRIMARY KEY (`option_id`),\n UNIQUE KEY `option_name` (`option_name`),\n KEY `autoload` (`autoload`)\n) ENGINE=InnoDB AUTO_INCREMENT=9016 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `edu_options` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `edu_options` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `edu_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'cron','a:7:{i:1764557754;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:1764575754;a:4:{s:30:\\\"wp_site_health_scheduled_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}s:32:\\\"recovery_mode_clean_","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"data":{"file":"mrsimple_edutg.sql.gz","description":"expired_keys\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:16:\\\"wp_update_themes\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}s:17:\\\"wp_update_plugins\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764575777;a:4:{s:19:\\\"wp_scheduled_delete\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:25:\\\"delete_expired_transients\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s: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;}}s:21:\\\"wp_update_user_counts\\\";a:1:{s:32:\\\"40cd"},"name":"restoring","type":"debug"}
{"data":{"description":"750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764575891;a:1:{s:28:\\\"elementor/tracker/send_event\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764580071;a:1:{s:16:\\\"wp_version_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1765094154;a:1:{s:30:\\\"wp_delete_temp_updater_backups\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}}s:7:\\\"version\\\";i:2;}','on'),(2,'siteurl','https://thieugiang.edu.vn','on'),(3,'home','https://thieugiang.edu.vn','on'),(4,'blogname','Trường THCS Thiệu Giang','on'),(5,'blogdescription','Trường THCS Thiệu Giang','on'),(6,'users_can_register','0','on'),(7,'admin_email','[email protected]','on'),(8,'start_of_week','1','on'),(9,'use_balan","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_edutg.sql.gz","description":"ceTags','0','on'),(10,'use_smilies','1','on'),(11,'require_name_email','1','on'),(12,'comments_notify','1','on'),(13,'posts_per_rss','10','on'),(14,'rss_use_excerpt','0','on'),(15,'mailserver_url','mail.example.com','on'),(16,'mailserver_login','[email protected]','on'),(17,'mailserver_pass','','on'),(18,'mailserver_port','110','on'),(19,'default_category','1','on'),(20,'default_comment_status','open','on'),(21,'default_ping_status','open','on'),(22,'default_pingback_flag','1','on'),(23,'posts_per_page','10','on'),(24,'date_format','F j, Y','on'),(25,'time_format','g:i a','on'),(26,'links_updated_date_format','F j, Y g:i a','on'),(27,'comment_moderation','0','on'),(28,'moderation_notify','1','on'),(29,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','on'),(30,'rewrite_rules','a:137:{s:11:\\\"^wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:14:\\\"^wp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\\";s:21:\\\"^index.php/wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:24:\\\"^index.php/wp-json/(.*)?\\\";s"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":":33:\\\"index.php?rest_route=/$matches[1]\\\";s:17:\\\"^wp-sitemap\\\\.xml$\\\";s:23:\\\"index.php?sitemap=index\\\";s:17:\\\"^wp-sitemap\\\\.xsl$\\\";s:36:\\\"index.php?sitemap-stylesheet=sitemap\\\";s:23:\\\"^wp-sitemap-index\\\\.xsl$\\\";s:34:\\\"index.php?sitemap-stylesheet=index\\\";s:48:\\\"^wp-sitemap-([a-z]+?)-([a-z\\\\d_-]+?)-(\\\\d+?)\\\\.xml$\\\";s:75:\\\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\\\";s:34:\\\"^wp-sitemap-([a-z]+?)-(\\\\d+?)\\\\.xml$\\\";s:47:\\\"index.php?sitemap=$matches[1]&paged=$matches[2]\\\";s:47:\\\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:42:\\\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:23:\\\"category/(.+?)/embed/?$\\\";s:46:\\\"index.php?category_name=$matches[1]&embed=true\\\";s:35:\\\"category/(.+?)/page/?([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&paged=$matches[2]\\\";s:17:\\\"category/(.+?)/?$\\\";s:35:\\\"index.php?category_name=$matches[1]\\\";s:44:\\\"tag/([^/]+)","file":"mrsimple_edutg.sql.gz"}}
{"type":"debug","data":{"description":"/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:39:\\\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:20:\\\"tag/([^/]+)/embed/?$\\\";s:36:\\\"index.php?tag=$matches[1]&embed=true\\\";s:32:\\\"tag/([^/]+)/page/?([0-9]{1,})/?$\\\";s:43:\\\"index.php?tag=$matches[1]&paged=$matches[2]\\\";s:14:\\\"tag/([^/]+)/?$\\\";s:25:\\\"index.php?tag=$matches[1]\\\";s:45:\\\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:40:\\\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:21:\\\"type/([^/]+)/embed/?$\\\";s:44:\\\"index.php?post_format=$matches[1]&embed=true\\\";s:33:\\\"type/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?post_format=$matches[1]&paged=$matches[2]\\\";s:15:\\\"type/([^/]+)/?$\\\";s:33:\\\"index.php?post_format=$matches[1]\\\";s:46:\\\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:56:\\\"e-floating-buttons","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:76:\\\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:71:\\\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:71:\\\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:52:\\\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:35:\\\"e-floating-buttons/([^/]+)/embed/?$\\\";s:51:\\\"index.php?e-floating-buttons=$matches[1]&embed=true\\\";s:39:\\\"e-floating-buttons/([^/]+)/trackback/?$\\\";s:45:\\\"index.php?e-floating-buttons=$matches[1]&tb=1\\\";s:47:\\\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\\\";s:58:\\\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\\\";s:54:\\\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?"}}
{"data":{"description":"$\\\";s:58:\\\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\\\";s:43:\\\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\\\";s:57:\\\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\\\";s:35:\\\"e-floating-buttons/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:45:\\\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:65:\\\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:60:\\\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:60:\\\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:41:\\\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:45:\\\"elementskit-content/.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:55:\\\"elementskit-content/.+?/attachment/([^/]+)","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:75:\\\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:70:\\\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:70:\\\"elementskit-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:51:\\\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:34:\\\"elementskit-content/(.+?)/embed/?$\\\";s:52:\\\"index.php?elementskit_content=$matches[1]&embed=true\\\";s:38:\\\"elementskit-content/(.+?)/trackback/?$\\\";s:46:\\\"index.php?elementskit_content=$matches[1]&tb=1\\\";s:46:\\\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\\\";s:59:\\\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\\\";s:53:\\\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\\\";s:59:\\\"index.php?elementsk","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"it_content=$matches[1]&cpage=$matches[2]\\\";s:42:\\\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\\\";s:58:\\\"index.php?elementskit_content=$matches[1]&page=$matches[2]\\\";s:38:\\\"metform-form/.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:48:\\\"metform-form/.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:68:\\\"metform-form/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:63:\\\"metform-form/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:63:\\\"metform-form/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:44:\\\"metform-form/.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:27:\\\"metform-form/(.+?)/embed/?$\\\";s:45:\\\"index.php?metform-form=$matches[1]&embed=true\\\";s:31:\\\"metform-form/(.+?)/trackback/?$\\\";s:39:\\\"index.php?metform"}}
{"type":"debug","name":"restoring","data":{"description":"-form=$matches[1]&tb=1\\\";s:39:\\\"metform-form/(.+?)/page/?([0-9]{1,})/?$\\\";s:52:\\\"index.php?metform-form=$matches[1]&paged=$matches[2]\\\";s:46:\\\"metform-form/(.+?)/comment-page-([0-9]{1,})/?$\\\";s:52:\\\"index.php?metform-form=$matches[1]&cpage=$matches[2]\\\";s:35:\\\"metform-form/(.+?)(?:/([0-9]+))?/?$\\\";s:51:\\\"index.php?metform-form=$matches[1]&page=$matches[2]\\\";s:12:\\\"robots\\\\.txt$\\\";s:18:\\\"index.php?robots=1\\\";s:13:\\\"favicon\\\\.ico$\\\";s:19:\\\"index.php?favicon=1\\\";s: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:32:\\\"feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:27:\\\"index.php?&feed=$matches[1]\\\";s:27:\\\"(feed|rdf|rss|rss2|atom)/?$\\\";s:27:\\\"index.php?&feed=$matches[1]\\\";s:8:\\\"embed/?$\\\";s:21:\\\"index.php?&embed=true\\\";s:20:\\\"page/?([0-9]{1,})/?$\\\";s:28:\\\"index.php?&paged=$matches[1]\\\";s:27:\\\"comment-page-([0-9]","file":"mrsimple_edutg.sql.gz"}}
{"name":"restoring","data":{"description":"{1,})/?$\\\";s:40:\\\"index.php?&page_id=153&cpage=$matches[1]\\\";s:41:\\\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?&feed=$matches[1]&withcomments=1\\\";s:36:\\\"comments/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?&feed=$matches[1]&withcomments=1\\\";s:17:\\\"comments/embed/?$\\\";s:21:\\\"index.php?&embed=true\\\";s:44:\\\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:40:\\\"index.php?s=$matches[1]&feed=$matches[2]\\\";s:39:\\\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:40:\\\"index.php?s=$matches[1]&feed=$matches[2]\\\";s:20:\\\"search/(.+)/embed/?$\\\";s:34:\\\"index.php?s=$matches[1]&embed=true\\\";s:32:\\\"search/(.+)/page/?([0-9]{1,})/?$\\\";s:41:\\\"index.php?s=$matches[1]&paged=$matches[2]\\\";s:14:\\\"search/(.+)/?$\\\";s:23:\\\"index.php?s=$matches[1]\\\";s:47:\\\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?author_name=$matches[1]&feed=$matches[2]\\\";s:42:\\\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?author_name=$matches[1]&feed=$matches[2]\\\";s:23:\\\"author/([^/]+)/embed/?$\\\";s:44:\\\"index.ph","file":"mrsimple_edutg.sql.gz"},"type":"debug"}
{"data":{"description":"p?author_name=$matches[1]&embed=true\\\";s:35:\\\"author/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?author_name=$matches[1]&paged=$matches[2]\\\";s:17:\\\"author/([^/]+)/?$\\\";s:33:\\\"index.php?author_name=$matches[1]\\\";s:69:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:80:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\\\";s:64:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\\\";s:80:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\\\";s:45:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\\\";s:74:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\\\";s:57:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\\\";s:39:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\\\";s:63:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\\\";s:56:\\\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|at","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"om)/?$\\\";s:64:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\\\";s:51:\\\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\\\";s:64:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\\\";s:32:\\\"([0-9]{4})/([0-9]{1,2})/embed/?$\\\";s:58:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\\\";s:44:\\\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\\\";s:26:\\\"([0-9]{4})/([0-9]{1,2})/?$\\\";s:47:\\\"index.php?year=$matches[1]&monthnum=$matches[2]\\\";s:43:\\\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:43:\\\"index.php?year=$matches[1]&feed=$matches[2]\\\";s:38:\\\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\\\";s:43:\\\"index.php?year=$matches[1]&feed=$matches[2]\\\";s:19:\\\"([0-9]{4})/embed/?$\\\";s:37:\\\"index.php?year=$matches[1]&embed=true\\\";s:31:\\\"([0-9]{4})/page/?([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&paged=$matches[2]\\\";s:13:\\\"([0-9]{4})/?$\\\";s:26:\\\"index.php?year=$matches[1]\\\";s:58:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":"/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:68:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:88:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:83:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:83:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:64:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:53:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\\\";s:91:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\\\";s:57:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\\\";s:85:\\"},"name":"restoring"}
{"name":"restoring","data":{"description":"\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\\\";s:77:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:72:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:65:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\\\";s:72:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\\\";s:61:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\\\";s","file":"mrsimple_edutg.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":":47:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:57:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:77:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:72:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:72:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:53:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:64:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\\\";s:51:\\\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnu","file":"mrsimple_edutg.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"m=$matches[2]&cpage=$matches[3]\\\";s:38:\\\"([0-9]{4})/comment-page-([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&cpage=$matches[2]\\\";s:27:\\\".?.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:37:\\\".?.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:57:\\\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:52:\\\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:52:\\\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:33:\\\".?.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:16:\\\"(.?.+?)/embed/?$\\\";s:41:\\\"index.php?pagename=$matches[1]&embed=true\\\";s:20:\\\"(.?.+?)/trackback/?$\\\";s:35:\\\"index.php?pagename=$matches[1]&tb=1\\\";s:40:\\\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&feed=$matc","file":"mrsimple_edutg.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"hes[2]\\\";s:35:\\\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&feed=$matches[2]\\\";s:28:\\\"(.?.+?)/page/?([0-9]{1,})/?$\\\";s:48:\\\"index.php?pagename=$matches[1]&paged=$matches[2]\\\";s:35:\\\"(.?.+?)/comment-page-([0-9]{1,})/?$\\\";s:48:\\\"index.php?pagename=$matches[1]&cpage=$matches[2]\\\";s:24:\\\"(.?.+?)(?:/([0-9]+))?/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&page=$matches[2]\\\";}','on'),(31,'hack_file','0','on'),(32,'blog_charset','UTF-8','on'),(33,'moderation_keys','','off'),(34,'active_plugins','a:3:{i:0;s:23:\\\"elementor/elementor.php\\\";i:1;s:37:\\\"elementskit-lite/elementskit-lite.php\\\";i:3;s:19:\\\"metform/metform.php\\\";}','on'),(35,'category_base','','on'),(36,'ping_sites','http://rpc.pingomatic.com/','on'),(37,'comment_max_links','2','on'),(38,'gmt_offset','0','on'),(39,'default_email_category','1','on'),(40,'recently_edited','','off'),(41,'template','hello-elementor','on'),(42,'stylesheet','hello-elementor','on'),(43,'comment_registration','0','on'),(44,'html_type','text/html','on'),(4"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"5,'use_trackback','0','on'),(46,'default_role','subscriber','on'),(47,'db_version','60421','on'),(48,'uploads_use_yearmonth_folders','1','on'),(49,'upload_path','','on'),(50,'blog_public','0','on'),(51,'default_link_category','2','on'),(52,'show_on_front','page','on'),(53,'tag_base','','on'),(54,'show_avatars','1','on'),(55,'avatar_rating','G','on'),(56,'upload_url_path','','on'),(57,'thumbnail_size_w','150','on'),(58,'thumbnail_size_h','150','on'),(59,'thumbnail_crop','1','on'),(60,'medium_size_w','300','on'),(61,'medium_size_h','300','on'),(62,'avatar_default','mystery','on'),(63,'large_size_w','1024','on'),(64,'large_size_h','1024','on'),(65,'image_default_link_type','none','on'),(66,'image_default_size','','on'),(67,'image_default_align','','on'),(68,'close_comments_for_old_posts','0','on'),(69,'close_comments_days_old','14','on'),(70,'thread_comments','1','on'),(71,'thread_comments_depth','5','on'),(72,'page_comments','0','on'),(73,'comments_per_page','50','on'),(74,'default_comments_page','newest','on')"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":",(75,'comment_order','asc','on'),(76,'sticky_posts','a:0:{}','on'),(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','auto'),(78,'widget_text','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','auto'),(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','auto'),(80,'uninstall_plugins','a:1:{s:23:\\\"elementor/elementor.php\\\";a:2:{i:0;s:21:\\\"Elementor\\\\Maintenance\\\";i:1;s:9:\\\"uninstall\\\";}}','off'),(81,'timezone_string','','on'),(82,'page_for_posts','0','on'),(83,'page_on_front','153','on'),(84,'default_post_format','0','on'),(85,'link_manager_enabled','0','on'),(86,'finished_splitting_shared_terms','1','on'),(87,'site_icon','247','on'),(88,'medium_large_size_w','768','on'),(89,'medium_large_size_h','0','on'),(90,'wp_page_for_privacy_policy','3','on'),(91,'show_comments_cookies_opt_in','1','on'),(92,'admin_email_lifespan','1761897354','on'),(93,'disallowed_keys','','off'),(94,'comment_previously_approved','1','on'),(95,'auto_plugin_theme_update_emails','a:0:{}','off'),(96,'auto_update_core"}}
{"type":"debug","data":{"description":"_dev','enabled','on'),(97,'auto_update_core_minor','enabled','on'),(98,'auto_update_core_major','enabled','on'),(99,'wp_force_deactivated_plugins','a:0:{}','on'),(100,'wp_attachment_pages_enabled','0','on'),(101,'initial_db_version','58975','on'),(102,'edu_user_roles','a:5:{s:13:\\\"administrator\\\";a:2:{s:4:\\\"name\\\";s:13:\\\"Administrator\\\";s:12:\\\"capabilities\\\";a:61:{s:13:\\\"switch_themes\\\";b:1;s:11:\\\"edit_themes\\\";b:1;s:16:\\\"activate_plugins\\\";b:1;s:12:\\\"edit_plugins\\\";b:1;s:10:\\\"edit_users\\\";b:1;s:10:\\\"edit_files\\\";b:1;s:14:\\\"manage_options\\\";b:1;s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:6:\\\"import\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:8:\\\"level_10\\\";b:1;s:7:\\\"level_9\\\";b:1;s:7:\\\"level_8\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;s:12:\\\"delete_users\\\";b:1;s:12:\\\"create_users\\\";b:1;s:17:\\\"unfiltered_upload\\\";b:1;s:14:\\\"edit_dashboard\\\";b:1;s:14:\\\"update_plugins\\\";b:1;s:14:\\\"delete_plugins\\\";b:1;s:15:\\\"install_plugins\\\";b:1;s:13:\\\"update_themes\\\";b:1;s:14:\\\"install_themes\\\";b:1;s:11:\\\"update_core\\\";b:1;s:10:\\\"list_users\\\";b:1;s:12:\\\"remove_users\\\";b:1;s:13:\\\"promote_users\\\";b:1;s:18:\\\"edit_theme_options\\\";b:1;s:13:\\\"delete_themes\\\";b:1;s:6:\\\"export\\\";b:1;}}s:6:\\\"editor\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Editor\\"}}
{"data":{"file":"mrsimple_edutg.sql.gz","description":"\";s:12:\\\"capabilities\\\";a:34:{s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;}}s:6:\\\"author\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Author\\\";s:12:\\"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":"\"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;}}}','on'),(103,'fresh_site','0','off'),(104,'user_count','1','off'),(105,'widget_block','a:6:{i:2;a:1:{s:7:\\\"content\\\";s:19:\\\"<!-- wp:search /-->\\\";}i:3;a:1:{s:7:\\\"content\\\";s:154:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\\\";}i:4;a:1:{s:7:\\\"content\\\";s:227:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:h"},"name":"restoring"}
{"data":{"file":"mrsimple_edutg.sql.gz","description":"eading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\\\"displayAvatar\\\":false,\\\"displayDate\\\":false,\\\"displayExcerpt\\\":false} /--></div><!-- /wp:group -->\\\";}i:5;a:1:{s:7:\\\"content\\\";s:146:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\\\";}i:6;a:1:{s:7:\\\"content\\\";s:150:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\\\";}s:12:\\\"_multiwidget\\\";i:1;}','auto'),(106,'sidebars_widgets','a: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;}','auto'),(107,'widget_pages','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(108,'widget_calendar','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(109,'widget_archives','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(110,'widget_media_audio','a:1:{"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"s:12:\\\"_multiwidget\\\";i:1;}','auto'),(111,'widget_media_image','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(112,'widget_media_gallery','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(113,'widget_media_video','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(114,'widget_meta','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(115,'widget_search','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(116,'widget_recent-posts','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(117,'widget_recent-comments','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(118,'widget_tag_cloud','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(119,'widget_nav_menu','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(120,'widget_custom_html','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','auto'),(121,'recovery_keys','a:0:{}','off'),(122,'theme_mods_twentytwentyfive','a:2:{s:18:\\\"custom_css_post_id\\\";i:-1;s:16:\\\"sidebars_widgets\\\";a:2:{s:4:\\\"time\\\";i:1746345448;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:"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":"9:\\\"sidebar-2\\\";a:2:{i:0;s:7:\\\"block-5\\\";i:1;s:7:\\\"block-6\\\";}}}}','off'),(123,'_transient_wp_core_block_css_files','a:2:{s:7:\\\"version\\\";s:5:\\\"6.8.1\\\";s:5:\\\"files\\\";a:536:{i:0;s:23:\\\"archives/editor-rtl.css\\\";i:1;s:27:\\\"archives/editor-rtl.min.css\\\";i:2;s:19:\\\"archives/editor.css\\\";i:3;s:23:\\\"archives/editor.min.css\\\";i:4;s:22:\\\"archives/style-rtl.css\\\";i:5;s:26:\\\"archives/style-rtl.min.css\\\";i:6;s:18:\\\"archives/style.css\\\";i:7;s:22:\\\"archives/style.min.css\\\";i:8;s:20:\\\"audio/editor-rtl.css\\\";i:9;s:24:\\\"audio/editor-rtl.min.css\\\";i:10;s:16:\\\"audio/editor.css\\\";i:11;s:20:\\\"audio/editor.min.css\\\";i:12;s:19:\\\"audio/style-rtl.css\\\";i:13;s:23:\\\"audio/style-rtl.min.css\\\";i:14;s:15:\\\"audio/style.css\\\";i:15;s:19:\\\"audio/style.min.css\\\";i:16;s:19:\\\"audio/theme-rtl.css\\\";i:17;s:23:\\\"audio/theme-rtl.min.css\\\";i:18;s:15:\\\"audio/theme.css\\\";i:19;s:19:\\\"audio/theme.min.css\\\";i:20;s:21:\\\"avatar/editor-rtl.css\\\";i:21;s:25:\\\"avatar/editor-rtl.min.css\\\";i:22;s:17:\\\"avatar/editor.css\\\";i:23;s:21:\\\"avatar/editor.min.css\\\";i:24;"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"s:20:\\\"avatar/style-rtl.css\\\";i:25;s:24:\\\"avatar/style-rtl.min.css\\\";i:26;s:16:\\\"avatar/style.css\\\";i:27;s:20:\\\"avatar/style.min.css\\\";i:28;s:21:\\\"button/editor-rtl.css\\\";i:29;s:25:\\\"button/editor-rtl.min.css\\\";i:30;s:17:\\\"button/editor.css\\\";i:31;s:21:\\\"button/editor.min.css\\\";i:32;s:20:\\\"button/style-rtl.css\\\";i:33;s:24:\\\"button/style-rtl.min.css\\\";i:34;s:16:\\\"button/style.css\\\";i:35;s:20:\\\"button/style.min.css\\\";i:36;s:22:\\\"buttons/editor-rtl.css\\\";i:37;s:26:\\\"buttons/editor-rtl.min.css\\\";i:38;s:18:\\\"buttons/editor.css\\\";i:39;s:22:\\\"buttons/editor.min.css\\\";i:40;s:21:\\\"buttons/style-rtl.css\\\";i:41;s:25:\\\"buttons/style-rtl.min.css\\\";i:42;s:17:\\\"buttons/style.css\\\";i:43;s:21:\\\"buttons/style.min.css\\\";i:44;s:22:\\\"calendar/style-rtl.css\\\";i:45;s:26:\\\"calendar/style-rtl.min.css\\\";i:46;s:18:\\\"calendar/style.css\\\";i:47;s:22:\\\"calendar/style.min.css\\\";i:48;s:25:\\\"categories/editor-rtl.css\\\";i:49;s:29:\\\"categories/editor-rtl.min.css\\\";i:50;s:21:\\\"categories/editor.css\\\";i:51;s:25:\\\"categories/editor.min.css\\\";i:52;"}}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":"s:24:\\\"categories/style-rtl.css\\\";i:53;s:28:\\\"categories/style-rtl.min.css\\\";i:54;s:20:\\\"categories/style.css\\\";i:55;s:24:\\\"categories/style.min.css\\\";i:56;s:19:\\\"code/editor-rtl.css\\\";i:57;s:23:\\\"code/editor-rtl.min.css\\\";i:58;s:15:\\\"code/editor.css\\\";i:59;s:19:\\\"code/editor.min.css\\\";i:60;s:18:\\\"code/style-rtl.css\\\";i:61;s:22:\\\"code/style-rtl.min.css\\\";i:62;s:14:\\\"code/style.css\\\";i:63;s:18:\\\"code/style.min.css\\\";i:64;s:18:\\\"code/theme-rtl.css\\\";i:65;s:22:\\\"code/theme-rtl.min.css\\\";i:66;s:14:\\\"code/theme.css\\\";i:67;s:18:\\\"code/theme.min.css\\\";i:68;s:22:\\\"columns/editor-rtl.css\\\";i:69;s:26:\\\"columns/editor-rtl.min.css\\\";i:70;s:18:\\\"columns/editor.css\\\";i:71;s:22:\\\"columns/editor.min.css\\\";i:72;s:21:\\\"columns/style-rtl.css\\\";i:73;s:25:\\\"columns/style-rtl.min.css\\\";i:74;s:17:\\\"columns/style.css\\\";i:75;s:21:\\\"columns/style.min.css\\\";i:76;s:33:\\\"comment-author-name/style-rtl.css\\\";i:77;s:37:\\\"comment-author-name/style-rtl.min.css\\\";i:78;s:29:\\\"comment-author-name/style.css\\\";i:79;s:33:\\\"comment-author-name/style"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":".min.css\\\";i:80;s:29:\\\"comment-content/style-rtl.css\\\";i:81;s:33:\\\"comment-content/style-rtl.min.css\\\";i:82;s:25:\\\"comment-content/style.css\\\";i:83;s:29:\\\"comment-content/style.min.css\\\";i:84;s:26:\\\"comment-date/style-rtl.css\\\";i:85;s:30:\\\"comment-date/style-rtl.min.css\\\";i:86;s:22:\\\"comment-date/style.css\\\";i:87;s:26:\\\"comment-date/style.min.css\\\";i:88;s:31:\\\"comment-edit-link/style-rtl.css\\\";i:89;s:35:\\\"comment-edit-link/style-rtl.min.css\\\";i:90;s:27:\\\"comment-edit-link/style.css\\\";i:91;s:31:\\\"comment-edit-link/style.min.css\\\";i:92;s:32:\\\"comment-reply-link/style-rtl.css\\\";i:93;s:36:\\\"comment-reply-link/style-rtl.min.css\\\";i:94;s:28:\\\"comment-reply-link/style.css\\\";i:95;s:32:\\\"comment-reply-link/style.min.css\\\";i:96;s:30:\\\"comment-template/style-rtl.css\\\";i:97;s:34:\\\"comment-template/style-rtl.min.css\\\";i:98;s:26:\\\"comment-template/style.css\\\";i:99;s:30:\\\"comment-template/style.min.css\\\";i:100;s:42:\\\"comments-pagination-numbers/editor-rtl.css\\\";i:101;s:46:\\\"comments-pagination-numbers/editor-rtl.min.css\\\";i"},"name":"restoring"}
{"type":"debug","data":{"description":":102;s:38:\\\"comments-pagination-numbers/editor.css\\\";i:103;s:42:\\\"comments-pagination-numbers/editor.min.css\\\";i:104;s:34:\\\"comments-pagination/editor-rtl.css\\\";i:105;s:38:\\\"comments-pagination/editor-rtl.min.css\\\";i:106;s:30:\\\"comments-pagination/editor.css\\\";i:107;s:34:\\\"comments-pagination/editor.min.css\\\";i:108;s:33:\\\"comments-pagination/style-rtl.css\\\";i:109;s:37:\\\"comments-pagination/style-rtl.min.css\\\";i:110;s:29:\\\"comments-pagination/style.css\\\";i:111;s:33:\\\"comments-pagination/style.min.css\\\";i:112;s:29:\\\"comments-title/editor-rtl.css\\\";i:113;s:33:\\\"comments-title/editor-rtl.min.css\\\";i:114;s:25:\\\"comments-title/editor.css\\\";i:115;s:29:\\\"comments-title/editor.min.css\\\";i:116;s:23:\\\"comments/editor-rtl.css\\\";i:117;s:27:\\\"comments/editor-rtl.min.css\\\";i:118;s:19:\\\"comments/editor.css\\\";i:119;s:23:\\\"comments/editor.min.css\\\";i:120;s:22:\\\"comments/style-rtl.css\\\";i:121;s:26:\\\"comments/style-rtl.min.css\\\";i:122;s:18:\\\"comments/style.css\\\";i:123;s:22:\\\"comments/style.min.css\\\";i:124;s:20:\\\"cover/editor-rtl","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":".css\\\";i:125;s:24:\\\"cover/editor-rtl.min.css\\\";i:126;s:16:\\\"cover/editor.css\\\";i:127;s:20:\\\"cover/editor.min.css\\\";i:128;s:19:\\\"cover/style-rtl.css\\\";i:129;s:23:\\\"cover/style-rtl.min.css\\\";i:130;s:15:\\\"cover/style.css\\\";i:131;s:19:\\\"cover/style.min.css\\\";i:132;s:22:\\\"details/editor-rtl.css\\\";i:133;s:26:\\\"details/editor-rtl.min.css\\\";i:134;s:18:\\\"details/editor.css\\\";i:135;s:22:\\\"details/editor.min.css\\\";i:136;s:21:\\\"details/style-rtl.css\\\";i:137;s:25:\\\"details/style-rtl.min.css\\\";i:138;s:17:\\\"details/style.css\\\";i:139;s:21:\\\"details/style.min.css\\\";i:140;s:20:\\\"embed/editor-rtl.css\\\";i:141;s:24:\\\"embed/editor-rtl.min.css\\\";i:142;s:16:\\\"embed/editor.css\\\";i:143;s:20:\\\"embed/editor.min.css\\\";i:144;s:19:\\\"embed/style-rtl.css\\\";i:145;s:23:\\\"embed/style-rtl.min.css\\\";i:146;s:15:\\\"embed/style.css\\\";i:147;s:19:\\\"embed/style.min.css\\\";i:148;s:19:\\\"embed/theme-rtl.css\\\";i:149;s:23:\\\"embed/theme-rtl.min.css\\\";i:150;s:15:\\\"embed/theme.css\\\";i:151;s:19:\\\"embed/theme.min.css\\\";i:152;s:19:\\\"file/editor-rtl.css\\\";i:153;s:23"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":":\\\"file/editor-rtl.min.css\\\";i:154;s:15:\\\"file/editor.css\\\";i:155;s:19:\\\"file/editor.min.css\\\";i:156;s:18:\\\"file/style-rtl.css\\\";i:157;s:22:\\\"file/style-rtl.min.css\\\";i:158;s:14:\\\"file/style.css\\\";i:159;s:18:\\\"file/style.min.css\\\";i:160;s:23:\\\"footnotes/style-rtl.css\\\";i:161;s:27:\\\"footnotes/style-rtl.min.css\\\";i:162;s:19:\\\"footnotes/style.css\\\";i:163;s:23:\\\"footnotes/style.min.css\\\";i:164;s:23:\\\"freeform/editor-rtl.css\\\";i:165;s:27:\\\"freeform/editor-rtl.min.css\\\";i:166;s:19:\\\"freeform/editor.css\\\";i:167;s:23:\\\"freeform/editor.min.css\\\";i:168;s:22:\\\"gallery/editor-rtl.css\\\";i:169;s:26:\\\"gallery/editor-rtl.min.css\\\";i:170;s:18:\\\"gallery/editor.css\\\";i:171;s:22:\\\"gallery/editor.min.css\\\";i:172;s:21:\\\"gallery/style-rtl.css\\\";i:173;s:25:\\\"gallery/style-rtl.min.css\\\";i:174;s:17:\\\"gallery/style.css\\\";i:175;s:21:\\\"gallery/style.min.css\\\";i:176;s:21:\\\"gallery/theme-rtl.css\\\";i:177;s:25:\\\"gallery/theme-rtl.min.css\\\";i:178;s:17:\\\"gallery/theme.css\\\";i:179;s:21:\\\"gallery/theme.min.css\\\";i:180;s:20:\\\"group/editor-rtl.css"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"\\\";i:181;s:24:\\\"group/editor-rtl.min.css\\\";i:182;s:16:\\\"group/editor.css\\\";i:183;s:20:\\\"group/editor.min.css\\\";i:184;s:19:\\\"group/style-rtl.css\\\";i:185;s:23:\\\"group/style-rtl.min.css\\\";i:186;s:15:\\\"group/style.css\\\";i:187;s:19:\\\"group/style.min.css\\\";i:188;s:19:\\\"group/theme-rtl.css\\\";i:189;s:23:\\\"group/theme-rtl.min.css\\\";i:190;s:15:\\\"group/theme.css\\\";i:191;s:19:\\\"group/theme.min.css\\\";i:192;s:21:\\\"heading/style-rtl.css\\\";i:193;s:25:\\\"heading/style-rtl.min.css\\\";i:194;s:17:\\\"heading/style.css\\\";i:195;s:21:\\\"heading/style.min.css\\\";i:196;s:19:\\\"html/editor-rtl.css\\\";i:197;s:23:\\\"html/editor-rtl.min.css\\\";i:198;s:15:\\\"html/editor.css\\\";i:199;s:19:\\\"html/editor.min.css\\\";i:200;s:20:\\\"image/editor-rtl.css\\\";i:201;s:24:\\\"image/editor-rtl.min.css\\\";i:202;s:16:\\\"image/editor.css\\\";i:203;s:20:\\\"image/editor.min.css\\\";i:204;s:19:\\\"image/style-rtl.css\\\";i:205;s:23:\\\"image/style-rtl.min.css\\\";i:206;s:15:\\\"image/style.css\\\";i:207;s:19:\\\"image/style.min.css\\\";i:208;s:19:\\\"image/theme-rtl.css\\\";i:209;s:23:\\\"image/theme-r"}}
{"data":{"description":"tl.min.css\\\";i:210;s:15:\\\"image/theme.css\\\";i:211;s:19:\\\"image/theme.min.css\\\";i:212;s:29:\\\"latest-comments/style-rtl.css\\\";i:213;s:33:\\\"latest-comments/style-rtl.min.css\\\";i:214;s:25:\\\"latest-comments/style.css\\\";i:215;s:29:\\\"latest-comments/style.min.css\\\";i:216;s:27:\\\"latest-posts/editor-rtl.css\\\";i:217;s:31:\\\"latest-posts/editor-rtl.min.css\\\";i:218;s:23:\\\"latest-posts/editor.css\\\";i:219;s:27:\\\"latest-posts/editor.min.css\\\";i:220;s:26:\\\"latest-posts/style-rtl.css\\\";i:221;s:30:\\\"latest-posts/style-rtl.min.css\\\";i:222;s:22:\\\"latest-posts/style.css\\\";i:223;s:26:\\\"latest-posts/style.min.css\\\";i:224;s:18:\\\"list/style-rtl.css\\\";i:225;s:22:\\\"list/style-rtl.min.css\\\";i:226;s:14:\\\"list/style.css\\\";i:227;s:18:\\\"list/style.min.css\\\";i:228;s:22:\\\"loginout/style-rtl.css\\\";i:229;s:26:\\\"loginout/style-rtl.min.css\\\";i:230;s:18:\\\"loginout/style.css\\\";i:231;s:22:\\\"loginout/style.min.css\\\";i:232;s:25:\\\"media-text/editor-rtl.css\\\";i:233;s:29:\\\"media-text/editor-rtl.min.css\\\";i:234;s:21:\\\"media-text/editor.css\\\";i:235;s:25:\\\"m","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"edia-text/editor.min.css\\\";i:236;s:24:\\\"media-text/style-rtl.css\\\";i:237;s:28:\\\"media-text/style-rtl.min.css\\\";i:238;s:20:\\\"media-text/style.css\\\";i:239;s:24:\\\"media-text/style.min.css\\\";i:240;s:19:\\\"more/editor-rtl.css\\\";i:241;s:23:\\\"more/editor-rtl.min.css\\\";i:242;s:15:\\\"more/editor.css\\\";i:243;s:19:\\\"more/editor.min.css\\\";i:244;s:30:\\\"navigation-link/editor-rtl.css\\\";i:245;s:34:\\\"navigation-link/editor-rtl.min.css\\\";i:246;s:26:\\\"navigation-link/editor.css\\\";i:247;s:30:\\\"navigation-link/editor.min.css\\\";i:248;s:29:\\\"navigation-link/style-rtl.css\\\";i:249;s:33:\\\"navigation-link/style-rtl.min.css\\\";i:250;s:25:\\\"navigation-link/style.css\\\";i:251;s:29:\\\"navigation-link/style.min.css\\\";i:252;s:33:\\\"navigation-submenu/editor-rtl.css\\\";i:253;s:37:\\\"navigation-submenu/editor-rtl.min.css\\\";i:254;s:29:\\\"navigation-submenu/editor.css\\\";i:255;s:33:\\\"navigation-submenu/editor.min.css\\\";i:256;s:25:\\\"navigation/editor-rtl.css\\\";i:257;s:29:\\\"navigation/editor-rtl.min.css\\\";i:258;s:21:\\\"navigation/editor.css\\\";i:259;s:25:\\\"n"}}
{"data":{"file":"mrsimple_edutg.sql.gz","description":"avigation/editor.min.css\\\";i:260;s:24:\\\"navigation/style-rtl.css\\\";i:261;s:28:\\\"navigation/style-rtl.min.css\\\";i:262;s:20:\\\"navigation/style.css\\\";i:263;s:24:\\\"navigation/style.min.css\\\";i:264;s:23:\\\"nextpage/editor-rtl.css\\\";i:265;s:27:\\\"nextpage/editor-rtl.min.css\\\";i:266;s:19:\\\"nextpage/editor.css\\\";i:267;s:23:\\\"nextpage/editor.min.css\\\";i:268;s:24:\\\"page-list/editor-rtl.css\\\";i:269;s:28:\\\"page-list/editor-rtl.min.css\\\";i:270;s:20:\\\"page-list/editor.css\\\";i:271;s:24:\\\"page-list/editor.min.css\\\";i:272;s:23:\\\"page-list/style-rtl.css\\\";i:273;s:27:\\\"page-list/style-rtl.min.css\\\";i:274;s:19:\\\"page-list/style.css\\\";i:275;s:23:\\\"page-list/style.min.css\\\";i:276;s:24:\\\"paragraph/editor-rtl.css\\\";i:277;s:28:\\\"paragraph/editor-rtl.min.css\\\";i:278;s:20:\\\"paragraph/editor.css\\\";i:279;s:24:\\\"paragraph/editor.min.css\\\";i:280;s:23:\\\"paragraph/style-rtl.css\\\";i:281;s:27:\\\"paragraph/style-rtl.min.css\\\";i:282;s:19:\\\"paragraph/style.css\\\";i:283;s:23:\\\"paragraph/style.min.css\\\";i:284;s:35:\\\"post-author-biography/style-rtl.css\\"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":"\";i:285;s:39:\\\"post-author-biography/style-rtl.min.css\\\";i:286;s:31:\\\"post-author-biography/style.css\\\";i:287;s:35:\\\"post-author-biography/style.min.css\\\";i:288;s:30:\\\"post-author-name/style-rtl.css\\\";i:289;s:34:\\\"post-author-name/style-rtl.min.css\\\";i:290;s:26:\\\"post-author-name/style.css\\\";i:291;s:30:\\\"post-author-name/style.min.css\\\";i:292;s:26:\\\"post-author/editor-rtl.css\\\";i:293;s:30:\\\"post-author/editor-rtl.min.css\\\";i:294;s:22:\\\"post-author/editor.css\\\";i:295;s:26:\\\"post-author/editor.min.css\\\";i:296;s:25:\\\"post-author/style-rtl.css\\\";i:297;s:29:\\\"post-author/style-rtl.min.css\\\";i:298;s:21:\\\"post-author/style.css\\\";i:299;s:25:\\\"post-author/style.min.css\\\";i:300;s:33:\\\"post-comments-form/editor-rtl.css\\\";i:301;s:37:\\\"post-comments-form/editor-rtl.min.css\\\";i:302;s:29:\\\"post-comments-form/editor.css\\\";i:303;s:33:\\\"post-comments-form/editor.min.css\\\";i:304;s:32:\\\"post-comments-form/style-rtl.css\\\";i:305;s:36:\\\"post-comments-form/style-rtl.min.css\\\";i:306;s:28:\\\"post-comments-form/style.css\\\";i:307;s:32:\\\""},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"post-comments-form/style.min.css\\\";i:308;s:26:\\\"post-content/style-rtl.css\\\";i:309;s:30:\\\"post-content/style-rtl.min.css\\\";i:310;s:22:\\\"post-content/style.css\\\";i:311;s:26:\\\"post-content/style.min.css\\\";i:312;s:23:\\\"post-date/style-rtl.css\\\";i:313;s:27:\\\"post-date/style-rtl.min.css\\\";i:314;s:19:\\\"post-date/style.css\\\";i:315;s:23:\\\"post-date/style.min.css\\\";i:316;s:27:\\\"post-excerpt/editor-rtl.css\\\";i:317;s:31:\\\"post-excerpt/editor-rtl.min.css\\\";i:318;s:23:\\\"post-excerpt/editor.css\\\";i:319;s:27:\\\"post-excerpt/editor.min.css\\\";i:320;s:26:\\\"post-excerpt/style-rtl.css\\\";i:321;s:30:\\\"post-excerpt/style-rtl.min.css\\\";i:322;s:22:\\\"post-excerpt/style.css\\\";i:323;s:26:\\\"post-excerpt/style.min.css\\\";i:324;s:34:\\\"post-featured-image/editor-rtl.css\\\";i:325;s:38:\\\"post-featured-image/editor-rtl.min.css\\\";i:326;s:30:\\\"post-featured-image/editor.css\\\";i:327;s:34:\\\"post-featured-image/editor.min.css\\\";i:328;s:33:\\\"post-featured-image/style-rtl.css\\\";i:329;s:37:\\\"post-featured-image/style-rtl.min.css\\\";i:330;s:29:\\\"post-featu"}}
{"type":"debug","data":{"description":"red-image/style.css\\\";i:331;s:33:\\\"post-featured-image/style.min.css\\\";i:332;s:34:\\\"post-navigation-link/style-rtl.css\\\";i:333;s:38:\\\"post-navigation-link/style-rtl.min.css\\\";i:334;s:30:\\\"post-navigation-link/style.css\\\";i:335;s:34:\\\"post-navigation-link/style.min.css\\\";i:336;s:27:\\\"post-template/style-rtl.css\\\";i:337;s:31:\\\"post-template/style-rtl.min.css\\\";i:338;s:23:\\\"post-template/style.css\\\";i:339;s:27:\\\"post-template/style.min.css\\\";i:340;s:24:\\\"post-terms/style-rtl.css\\\";i:341;s:28:\\\"post-terms/style-rtl.min.css\\\";i:342;s:20:\\\"post-terms/style.css\\\";i:343;s:24:\\\"post-terms/style.min.css\\\";i:344;s:24:\\\"post-title/style-rtl.css\\\";i:345;s:28:\\\"post-title/style-rtl.min.css\\\";i:346;s:20:\\\"post-title/style.css\\\";i:347;s:24:\\\"post-title/style.min.css\\\";i:348;s:26:\\\"preformatted/style-rtl.css\\\";i:349;s:30:\\\"preformatted/style-rtl.min.css\\\";i:350;s:22:\\\"preformatted/style.css\\\";i:351;s:26:\\\"preformatted/style.min.css\\\";i:352;s:24:\\\"pullquote/editor-rtl.css\\\";i:353;s:28:\\\"pullquote/editor-rtl.min.css\\\";i:354;s:2","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":"0:\\\"pullquote/editor.css\\\";i:355;s:24:\\\"pullquote/editor.min.css\\\";i:356;s:23:\\\"pullquote/style-rtl.css\\\";i:357;s:27:\\\"pullquote/style-rtl.min.css\\\";i:358;s:19:\\\"pullquote/style.css\\\";i:359;s:23:\\\"pullquote/style.min.css\\\";i:360;s:23:\\\"pullquote/theme-rtl.css\\\";i:361;s:27:\\\"pullquote/theme-rtl.min.css\\\";i:362;s:19:\\\"pullquote/theme.css\\\";i:363;s:23:\\\"pullquote/theme.min.css\\\";i:364;s:39:\\\"query-pagination-numbers/editor-rtl.css\\\";i:365;s:43:\\\"query-pagination-numbers/editor-rtl.min.css\\\";i:366;s:35:\\\"query-pagination-numbers/editor.css\\\";i:367;s:39:\\\"query-pagination-numbers/editor.min.css\\\";i:368;s:31:\\\"query-pagination/editor-rtl.css\\\";i:369;s:35:\\\"query-pagination/editor-rtl.min.css\\\";i:370;s:27:\\\"query-pagination/editor.css\\\";i:371;s:31:\\\"query-pagination/editor.min.css\\\";i:372;s:30:\\\"query-pagination/style-rtl.css\\\";i:373;s:34:\\\"query-pagination/style-rtl.min.css\\\";i:374;s:26:\\\"query-pagination/style.css\\\";i:375;s:30:\\\"query-pagination/style.min.css\\\";i:376;s:25:\\\"query-title/style-rtl.css\\\";i:377;s:29:\\"},"name":"restoring"}
{"data":{"description":"\"query-title/style-rtl.min.css\\\";i:378;s:21:\\\"query-title/style.css\\\";i:379;s:25:\\\"query-title/style.min.css\\\";i:380;s:25:\\\"query-total/style-rtl.css\\\";i:381;s:29:\\\"query-total/style-rtl.min.css\\\";i:382;s:21:\\\"query-total/style.css\\\";i:383;s:25:\\\"query-total/style.min.css\\\";i:384;s:20:\\\"query/editor-rtl.css\\\";i:385;s:24:\\\"query/editor-rtl.min.css\\\";i:386;s:16:\\\"query/editor.css\\\";i:387;s:20:\\\"query/editor.min.css\\\";i:388;s:19:\\\"quote/style-rtl.css\\\";i:389;s:23:\\\"quote/style-rtl.min.css\\\";i:390;s:15:\\\"quote/style.css\\\";i:391;s:19:\\\"quote/style.min.css\\\";i:392;s:19:\\\"quote/theme-rtl.css\\\";i:393;s:23:\\\"quote/theme-rtl.min.css\\\";i:394;s:15:\\\"quote/theme.css\\\";i:395;s:19:\\\"quote/theme.min.css\\\";i:396;s:23:\\\"read-more/style-rtl.css\\\";i:397;s:27:\\\"read-more/style-rtl.min.css\\\";i:398;s:19:\\\"read-more/style.css\\\";i:399;s:23:\\\"read-more/style.min.css\\\";i:400;s:18:\\\"rss/editor-rtl.css\\\";i:401;s:22:\\\"rss/editor-rtl.min.css\\\";i:402;s:14:\\\"rss/editor.css\\\";i:403;s:18:\\\"rss/editor.min.css\\\";i:404;s:17:\\\"rss/style-rtl.css\\\";","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"i:405;s:21:\\\"rss/style-rtl.min.css\\\";i:406;s:13:\\\"rss/style.css\\\";i:407;s:17:\\\"rss/style.min.css\\\";i:408;s:21:\\\"search/editor-rtl.css\\\";i:409;s:25:\\\"search/editor-rtl.min.css\\\";i:410;s:17:\\\"search/editor.css\\\";i:411;s:21:\\\"search/editor.min.css\\\";i:412;s:20:\\\"search/style-rtl.css\\\";i:413;s:24:\\\"search/style-rtl.min.css\\\";i:414;s:16:\\\"search/style.css\\\";i:415;s:20:\\\"search/style.min.css\\\";i:416;s:20:\\\"search/theme-rtl.css\\\";i:417;s:24:\\\"search/theme-rtl.min.css\\\";i:418;s:16:\\\"search/theme.css\\\";i:419;s:20:\\\"search/theme.min.css\\\";i:420;s:24:\\\"separator/editor-rtl.css\\\";i:421;s:28:\\\"separator/editor-rtl.min.css\\\";i:422;s:20:\\\"separator/editor.css\\\";i:423;s:24:\\\"separator/editor.min.css\\\";i:424;s:23:\\\"separator/style-rtl.css\\\";i:425;s:27:\\\"separator/style-rtl.min.css\\\";i:426;s:19:\\\"separator/style.css\\\";i:427;s:23:\\\"separator/style.min.css\\\";i:428;s:23:\\\"separator/theme-rtl.css\\\";i:429;s:27:\\\"separator/theme-rtl.min.css\\\";i:430;s:19:\\\"separator/theme.css\\\";i:431;s:23:\\\"separator/theme.min.css\\\";i:432;s:24:\\\"shor","file":"mrsimple_edutg.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"tcode/editor-rtl.css\\\";i:433;s:28:\\\"shortcode/editor-rtl.min.css\\\";i:434;s:20:\\\"shortcode/editor.css\\\";i:435;s:24:\\\"shortcode/editor.min.css\\\";i:436;s:24:\\\"site-logo/editor-rtl.css\\\";i:437;s:28:\\\"site-logo/editor-rtl.min.css\\\";i:438;s:20:\\\"site-logo/editor.css\\\";i:439;s:24:\\\"site-logo/editor.min.css\\\";i:440;s:23:\\\"site-logo/style-rtl.css\\\";i:441;s:27:\\\"site-logo/style-rtl.min.css\\\";i:442;s:19:\\\"site-logo/style.css\\\";i:443;s:23:\\\"site-logo/style.min.css\\\";i:444;s:27:\\\"site-tagline/editor-rtl.css\\\";i:445;s:31:\\\"site-tagline/editor-rtl.min.css\\\";i:446;s:23:\\\"site-tagline/editor.css\\\";i:447;s:27:\\\"site-tagline/editor.min.css\\\";i:448;s:26:\\\"site-tagline/style-rtl.css\\\";i:449;s:30:\\\"site-tagline/style-rtl.min.css\\\";i:450;s:22:\\\"site-tagline/style.css\\\";i:451;s:26:\\\"site-tagline/style.min.css\\\";i:452;s:25:\\\"site-title/editor-rtl.css\\\";i:453;s:29:\\\"site-title/editor-rtl.min.css\\\";i:454;s:21:\\\"site-title/editor.css\\\";i:455;s:25:\\\"site-title/editor.min.css\\\";i:456;s:24:\\\"site-title/style-rtl.css\\\";i:457;s:28:\\\"site-tit","file":"mrsimple_edutg.sql.gz"}}
{"data":{"description":"le/style-rtl.min.css\\\";i:458;s:20:\\\"site-title/style.css\\\";i:459;s:24:\\\"site-title/style.min.css\\\";i:460;s:26:\\\"social-link/editor-rtl.css\\\";i:461;s:30:\\\"social-link/editor-rtl.min.css\\\";i:462;s:22:\\\"social-link/editor.css\\\";i:463;s:26:\\\"social-link/editor.min.css\\\";i:464;s:27:\\\"social-links/editor-rtl.css\\\";i:465;s:31:\\\"social-links/editor-rtl.min.css\\\";i:466;s:23:\\\"social-links/editor.css\\\";i:467;s:27:\\\"social-links/editor.min.css\\\";i:468;s:26:\\\"social-links/style-rtl.css\\\";i:469;s:30:\\\"social-links/style-rtl.min.css\\\";i:470;s:22:\\\"social-links/style.css\\\";i:471;s:26:\\\"social-links/style.min.css\\\";i:472;s:21:\\\"spacer/editor-rtl.css\\\";i:473;s:25:\\\"spacer/editor-rtl.min.css\\\";i:474;s:17:\\\"spacer/editor.css\\\";i:475;s:21:\\\"spacer/editor.min.css\\\";i:476;s:20:\\\"spacer/style-rtl.css\\\";i:477;s:24:\\\"spacer/style-rtl.min.css\\\";i:478;s:16:\\\"spacer/style.css\\\";i:479;s:20:\\\"spacer/style.min.css\\\";i:480;s:20:\\\"table/editor-rtl.css\\\";i:481;s:24:\\\"table/editor-rtl.min.css\\\";i:482;s:16:\\\"table/editor.css\\\";i:483;s:20:\\\"tabl","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"e/editor.min.css\\\";i:484;s:19:\\\"table/style-rtl.css\\\";i:485;s:23:\\\"table/style-rtl.min.css\\\";i:486;s:15:\\\"table/style.css\\\";i:487;s:19:\\\"table/style.min.css\\\";i:488;s:19:\\\"table/theme-rtl.css\\\";i:489;s:23:\\\"table/theme-rtl.min.css\\\";i:490;s:15:\\\"table/theme.css\\\";i:491;s:19:\\\"table/theme.min.css\\\";i:492;s:24:\\\"tag-cloud/editor-rtl.css\\\";i:493;s:28:\\\"tag-cloud/editor-rtl.min.css\\\";i:494;s:20:\\\"tag-cloud/editor.css\\\";i:495;s:24:\\\"tag-cloud/editor.min.css\\\";i:496;s:23:\\\"tag-cloud/style-rtl.css\\\";i:497;s:27:\\\"tag-cloud/style-rtl.min.css\\\";i:498;s:19:\\\"tag-cloud/style.css\\\";i:499;s:23:\\\"tag-cloud/style.min.css\\\";i:500;s:28:\\\"template-part/editor-rtl.css\\\";i:501;s:32:\\\"template-part/editor-rtl.min.css\\\";i:502;s:24:\\\"template-part/editor.css\\\";i:503;s:28:\\\"template-part/editor.min.css\\\";i:504;s:27:\\\"template-part/theme-rtl.css\\\";i:505;s:31:\\\"template-part/theme-rtl.min.css\\\";i:506;s:23:\\\"template-part/theme.css\\\";i:507;s:27:\\\"template-part/theme.min.css\\\";i:508;s:30:\\\"term-description/style-rtl.css\\\";i:509;s:34:\\\"te","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":"rm-description/style-rtl.min.css\\\";i:510;s:26:\\\"term-description/style.css\\\";i:511;s:30:\\\"term-description/style.min.css\\\";i:512;s:27:\\\"text-columns/editor-rtl.css\\\";i:513;s:31:\\\"text-columns/editor-rtl.min.css\\\";i:514;s:23:\\\"text-columns/editor.css\\\";i:515;s:27:\\\"text-columns/editor.min.css\\\";i:516;s:26:\\\"text-columns/style-rtl.css\\\";i:517;s:30:\\\"text-columns/style-rtl.min.css\\\";i:518;s:22:\\\"text-columns/style.css\\\";i:519;s:26:\\\"text-columns/style.min.css\\\";i:520;s:19:\\\"verse/style-rtl.css\\\";i:521;s:23:\\\"verse/style-rtl.min.css\\\";i:522;s:15:\\\"verse/style.css\\\";i:523;s:19:\\\"verse/style.min.css\\\";i:524;s:20:\\\"video/editor-rtl.css\\\";i:525;s:24:\\\"video/editor-rtl.min.css\\\";i:526;s:16:\\\"video/editor.css\\\";i:527;s:20:\\\"video/editor.min.css\\\";i:528;s:19:\\\"video/style-rtl.css\\\";i:529;s:23:\\\"video/style-rtl.min.css\\\";i:530;s:15:\\\"video/style.css\\\";i:531;s:19:\\\"video/style.min.css\\\";i:532;s:19:\\\"video/theme-rtl.css\\\";i:533;s:23:\\\"video/theme-rtl.min.css\\\";i:534;s:15:\\\"video/theme.css\\\";i:535;s:19:\\\"video/theme.min.css"},"name":"restoring"}
{"type":"debug","data":{"description":"\\\";}}','on'),(130,'_transient_wp_styles_for_blocks','a:2:{s:4:\\\"hash\\\";s:32:\\\"d4af427194cc05d6263b63da6e9153ee\\\";s:6:\\\"blocks\\\";a:5:{s:11:\\\"core/button\\\";s:0:\\\"\\\";s:14:\\\"core/site-logo\\\";s:0:\\\"\\\";s:18:\\\"core/post-template\\\";s:0:\\\"\\\";s:12:\\\"core/columns\\\";s:0:\\\"\\\";s:14:\\\"core/pullquote\\\";s:69:\\\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\\\";}}','on'),(132,'WPLANG','vi','yes'),(165,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),(166,'recently_activated','a:1:{s:35:\\\"envato-elements/envato-elements.php\\\";i:1746560148;}','off'),(169,'finished_updating_comment_type','1','auto'),(176,'current_theme','Hello Elementor','auto'),(177,'theme_mods_hello-elementor','a:4:{i:0;b:0;s:18:\\\"nav_menu_locations\\\";a:0:{}s:18:\\\"custom_css_post_id\\\";i:-1;s:11:\\\"custom_logo\\\";i:229;}','on'),(178,'theme_switched','','auto'),(179,'hello_theme_version','3.3.0','auto'),(182,'elementor_connect_site_key','b7b634ab938b803ab209f5041e9efcca','auto'),(183,'_hello-elementor_notifications','a:2:{s:","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"data":{"description":"7:\\\"timeout\\\";i:1751061092;s:5:\\\"value\\\";s:7532:\\\"[{\\\"id\\\":\\\"hello-theme-3.4.4\\\",\\\"title\\\":\\\"3.4.4 - 2025-06-08\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n\\\\t\\\\t\\\\t\\\\t<li>Tweak: Improve Header\\\\/Footer edit access from theme Home<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.4.3\\\",\\\"title\\\":\\\"3.4.3 - 2025-05-26\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n\\\\t\\\\t\\\\t\\\\t<li>Fix: Settings page empty after 3.4.0 in translated sites<\\\\/li>\\\\n\\\\t\\\\t\\\\t\\\\t<li>Fix: PHP 8.4 deprecation notice<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.4.2\\\",\\\"title\\\":\\\"3.4.2 - 2025-05-19\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n\\\\t\\\\t\\\\t\\\\t<li>Tweak: Set Home links font weight to regular<\\\\/li>\\\\n \\\\t\\\\t <li>Tweak: Dart SASS 3.0.0 - resolve scss deprecated warnings<\\\\/li>\\\\n \\\\t\\\\t <li>Fix: Settings page empty after 3.4.0<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.4.0\\\",\\\"title\\\":\\\"3.4.0 - 2025-05-05\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n <li>New: Added Theme Home<\\\\/li>","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"\\\\n\\\\t\\\\t\\\\t\\\\t<li>Tweak: Update theme settings page style<\\\\/li>\\\\n\\\\t\\\\t\\\\t\\\\t<li>Tweak: Update tested up to version 6.8<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.3.0\\\",\\\"title\\\":\\\"3.3.0 - 2025-01-21\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n <li>Tweak: Added changelog link in theme settings<\\\\/li>\\\\n\\\\t\\\\t\\\\t\\\\t<li>Tweak: Updated minimum required Safari version to 15.5<\\\\/li>\\\\n \\\\t\\\\t <li>Tweak: Update autoprefixer to latest versions<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.2.1\\\",\\\"title\\\":\\\"3.2.1 - 2024-12-16\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n <li>\\\\n Fix: Gutenberg editor expanded disproportionately after adding support for <code>theme.json<\\\\/code>\\\\n (<a href=\\\\\\\"https:\\\\/\\\\/github.com\\\\/elementor\\\\/hello-theme\\\\/issues\\\\/430\\\\\\\" target=\\\\\\\"_blank\\\\\\\">#430<\\\\/a>)\\\\n <\\\\/li>\\\\n <li>Fix: Use CSS logical properties in the theme<\\\\/li>\\\\n <li>Fix: Ad"}}
{"data":{"description":"d ARIA attributes to header nav menu<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.2.0\\\",\\\"title\\\":\\\"3.2.0 - 2024-12-15\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n <li>Tweak: Convert classic to hybrid theme with block-editor support<\\\\/li>\\\\n <li>Tweak: Added new design options to header\\\\/footer<\\\\/li>\\\\n <li>Tweak: Update <code>Tested up to 6.7<\\\\/code><\\\\/li>\\\\n <li>\\\\n Fix: Minify JS files\\\\n (<a href=\\\\\\\"https:\\\\/\\\\/github.com\\\\/elementor\\\\/hello-theme\\\\/issues\\\\/419\\\\\\\" target=\\\\\\\"_blank\\\\\\\">#419<\\\\/a>)\\\\n <\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.1.1\\\",\\\"title\\\":\\\"3.1.1 - 2024-07-30\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n <li>Fix: Use consistent <code><h2><\\\\/code> for comments title and comment form<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.1.0\\\",\\\"title\\\":\\\"3.1.0 - 2024-06-19\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n ","file":"mrsimple_edutg.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":" <li>Tweak: Update <code>Requires PHP 7.4<\\\\/code><\\\\/li>\\\\n <li>Tweak: Update <code>Tested up to 6.5<\\\\/code><\\\\/li>\\\\n <li>Tweak: Add the ability to style the brand layout<\\\\/li>\\\\n <li>Tweak: Remove deprecated Elementor code<\\\\/li>\\\\n <li>Tweak: Restore default focus styling inside the theme<\\\\/li>\\\\n <li>Tweak: Add <code>aria-label<\\\\/code> attribute to various <code><nav><\\\\/code> elements<\\\\/li>\\\\n <li>Tweak: Improve mobile menu keyboard accessibility<\\\\/li>\\\\n <li>Tweak: Semantic mobile menu toggle button<\\\\/li>\\\\n <li>Fix: The header renders redundant <code><p><\\\\/code> when tagline is empty<\\\\/li>\\\\n <li>Fix: Single post renders redundant wrapping <code><div><\\\\/code> when it has no tags<\\\\/li>\\\\n <li>Fix: Remove redundant wrapping <code><div><\\\\/code> from <code>wp_nav_menu()<\\\\/code> output<\\\\/li>\\\\n <li>Fix:","file":"mrsimple_edutg.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":" Wrap page <code><h1><\\\\/code> with <code><div><\\\\/code>, not <code><header><\\\\/code><\\\\/li>\\\\n <li>Fix: Use consistent <code><h3><\\\\/code> for comments title and comment form<\\\\/li>\\\\n <li>Fix: Remove heading tags from dynamic header\\\\/footer<\\\\/li>\\\\n <li>\\\\n Fix: Mobile Menu hamburger is not visible for logged-out users in some cases\\\\n (<a href=\\\\\\\"https:\\\\/\\\\/github.com\\\\/elementor\\\\/hello-theme\\\\/issues\\\\/369\\\\\\\" target=\\\\\\\"_blank\\\\\\\">#369<\\\\/a>)\\\\n <\\\\/li>\\\\n <li>Fix: Remove duplicate ID attributes in the header mobile menu<\\\\/li>\\\\n <li>\\\\n Fix: Remove redundant table styles\\\\n (<a href=\\\\\\\"https:\\\\/\\\\/github.com\\\\/elementor\\\\/hello-theme\\\\/issues\\\\/311\\\\\\\" target=\\\\\\\"_blank\\\\\\\">#311<\\\\/a>)\\\\n <\\\\/li>\\\\n <li>Fix: Remove redundant space below Site Logo in the header\\\\/footer<\\\\/li>\\\\n "},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_edutg.sql.gz","description":" <li>Fix: Remove redundant CSS from dynamic header\\\\/footer layout<\\\\/li>\\\\n <li>\\\\n Fix: Separate post tags in single post\\\\n (<a href=\\\\\\\"https:\\\\/\\\\/github.com\\\\/elementor\\\\/hello-theme\\\\/issues\\\\/304\\\\\\\" target=\\\\\\\"_blank\\\\\\\">#304<\\\\/a>)\\\\n <\\\\/li>\\\\n <li>Fix: Display <code>the_tags()<\\\\/code> after <code>wp_link_pages()<\\\\/code><\\\\/li>\\\\n <li>Fix: Remove page break navigation from archives when using <code><!--nextpage--><\\\\/code><\\\\/li>\\\\n <li>Fix: Style posts pagination component layout<\\\\/li>\\\\n <li>Fix: Add RTL support to pagination arrows in archive pages<\\\\/li>\\\\n <li>\\\\n Fix: Update pagination prev\\\\/next labels and positions\\\\n (<a href=\\\\\\\"https:\\\\/\\\\/github.com\\\\/elementor\\\\/hello-theme\\\\/issues\\\\/404\\\\\\\" target=\\\\\\\"_blank\\\\\\\">#404<\\\\/a>)\\\\n <\\\\/li>\\\\n <li>Fix: Check i"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"f Elementor is loaded when using dynamic header & footer<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.0.2\\\",\\\"title\\\":\\\"3.0.2 - 2024-05-28\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n <li>Internal: Version bump release to refresh WordPress repository<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.0.1\\\",\\\"title\\\":\\\"3.0.1 - 2024-01-24\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n <li>Fix: Harden security for admin notice dismiss button<\\\\/li>\\\\n <li>Fix: Add <code>alt<\\\\/code> attribute to all the images in the dashboard<\\\\/li>\\\\n <\\\\/ul>\\\"},{\\\"id\\\":\\\"hello-theme-3.0.0\\\",\\\"title\\\":\\\"3.0.0 - 2023-12-26\\\",\\\"description\\\":\\\"\\\\n <ul>\\\\n <li>New: Option to disable cross-site header & footer<\\\\/li>\\\\n <li>Tweak: Update <code>Requires PHP 7.3<\\\\/code><\\\\/li>\\\\n <li>Tweak: Update <code>Tested up to 6.4<\\\\/code><\\\\/li>\\\\n <li>Tweak: Move cross-site header & footer styles to a sepa"}}
{"type":"debug","data":{"description":"rate CSS file<\\\\/li>\\\\n <li>Tweak: Don\\'t load <code>header-footer.min.css<\\\\/code> when disabling header & footer<\\\\/li>\\\\n <li>Tweak: Don\\'t load <code>hello-frontend.min.js<\\\\/code> when disabling header & footer<\\\\/li>\\\\n <li>Tweak: Replace jQuery code with vanilla JS in the frontend<\\\\/li>\\\\n <li>Tweak: Replace jQuery code with vanilla JS in WordPress admin<\\\\/li>\\\\n <li>Tweak: Remove unused JS code from the frontend<\\\\/li>\\\\n <li>Tweak: Remove unused CSS code from the editor<\\\\/li>\\\\n <li>Tweak: Remove unnecessary <code>role<\\\\/code> attributes from HTML landmark elements<\\\\/li>\\\\n <li>Tweak: Link from Elementor Site Settings to Hello Theme Settings<\\\\/li>\\\\n <li>Fix: Dynamic script version for better caching<\\\\/li>\\\\n <\\\\/ul>\\\"}]\\\";}','off'),(190,'elementor_active_kit','72','auto'),(191,'elementor_font_display','swap','auto'),(194,'elementor_landing_pages_act","file":"mrsimple_edutg.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_edutg.sql.gz","description":"…","truncated":1},"type":"debug"}
{"type":"debug","name":"removed_temp_database_user","data":{"username":"xedaptot_1d4y6va","description":"The system removed the temporary database user “xedaptot_1d4y6va”.","file":"mrsimple_edutg.sql.gz"}}
{"type":"done","data":{"file":"mrsimple_edutg.sql.gz","description":"The system successfully restored the database “xedaptot_mrsimple_edutg” from the backup file “mrsimple_edutg.sql.gz”."},"name":"restore_done"}
{"name":"processed","data":{"file":"mrsimple_edutg.sql.gz"},"type":"info"}
{"type":"close"}