{"type":"param","data":{"name":"wpdb_prefix","value":"gi_"}}
{"type":"param","data":{"name":"wp_upload_dir_baseurl","value":"http:\/\/digitalcareagency.com\/guides\/wp-content\/uploads"}}
{"type":"table","data":{"name":"commentmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `comment_id` (`comment_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"table","data":{"name":"comments","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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_parent":"bigint(20) unsigned NOT NULL DEFAULT '0'","user_id":"bigint(20) unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`comment_ID`)","KEY `comment_post_ID` (`comment_post_ID`)","KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`)","KEY `comment_date_gmt` (`comment_date_gmt`)","KEY `comment_parent` (`comment_parent`)","KEY `comment_author_email` (`comment_author_email`(10))","KEY `woo_idx_comment_type` (`comment_type`)"]}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"1","comment_post_ID":"1","comment_author":"A WordPress Commenter","comment_author_email":"wapuu@wordpress.example","comment_author_url":"https:\/\/wordpress.org\/","comment_author_IP":"","comment_date":"2018-05-31 08:44:10","comment_date_gmt":"2018-05-31 08:44:10","comment_content":"Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https:\/\/gravatar.com\">Gravatar<\/a>.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"","comment_parent":"0","user_id":"0"}}}
{"type":"table","data":{"name":"layerslider","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(10) NOT NULL AUTO_INCREMENT","author":"int(10) NOT NULL DEFAULT '0'","name":"varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT ''","slug":"varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT ''","data":"mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL","date_c":"int(10) NOT NULL","date_m":"int(10) NOT NULL","schedule_start":"int(10) NOT NULL DEFAULT '0'","schedule_end":"int(10) NOT NULL DEFAULT '0'","flag_hidden":"tinyint(1) NOT NULL DEFAULT '0'","flag_deleted":"tinyint(1) NOT NULL DEFAULT '0'","flag_popup":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"layerslider_revisions","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(10) NOT NULL AUTO_INCREMENT","slider_id":"int(10) NOT NULL","author":"int(10) NOT NULL DEFAULT '0'","data":"mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL","date_c":"int(10) NOT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"learnpress_order_itemmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","learnpress_order_item_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","meta_value":"longtext COLLATE utf8mb4_unicode_520_ci NOT NULL"},"indexes":["PRIMARY KEY (`meta_id`)"]}}
{"type":"table","data":{"name":"learnpress_order_items","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"order_item_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_item_name":"longtext COLLATE utf8mb4_unicode_520_ci NOT NULL","order_id":"bigint(20) unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`order_item_id`)"]}}
{"type":"table","data":{"name":"learnpress_question_answermeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","learnpress_question_answer_id":"bigint(20) unsigned NOT NULL","meta_key":"varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","meta_value":"text COLLATE utf8mb4_unicode_520_ci NOT NULL"},"indexes":["PRIMARY KEY (`meta_id`)"]}}
{"type":"table","data":{"name":"learnpress_question_answers","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"question_answer_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","question_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","answer_data":"text COLLATE utf8mb4_unicode_520_ci NOT NULL","answer_order":"bigint(20) unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`question_answer_id`)"]}}
{"type":"table","data":{"name":"learnpress_quiz_questions","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"quiz_question_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","quiz_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","question_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","question_order":"bigint(20) unsigned NOT NULL DEFAULT '1'","params":"longtext COLLATE utf8mb4_unicode_520_ci"},"indexes":["PRIMARY KEY (`quiz_question_id`)"]}}
{"type":"table","data":{"name":"learnpress_review_logs","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"review_log_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","course_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","user_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","message":"text COLLATE utf8mb4_unicode_520_ci NOT NULL","date":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","status":"varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","user_type":"varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`review_log_id`)"]}}
{"type":"table","data":{"name":"learnpress_section_items","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"section_item_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","section_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","item_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","item_order":"bigint(20) unsigned NOT NULL DEFAULT '0'","item_type":"varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL"},"indexes":["PRIMARY KEY (`section_item_id`)"]}}
{"type":"table","data":{"name":"learnpress_sections","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"section_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","section_name":"varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","section_course_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","section_order":"bigint(5) unsigned NOT NULL DEFAULT '0'","section_description":"longtext COLLATE utf8mb4_unicode_520_ci NOT NULL"},"indexes":["PRIMARY KEY (`section_id`)"]}}
{"type":"table","data":{"name":"learnpress_sessions","opts":"ENGINE=InnoDB AUTO_INCREMENT=89 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"session_id":"bigint(20) NOT NULL AUTO_INCREMENT","session_key":"char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL","session_value":"longtext COLLATE utf8mb4_unicode_520_ci NOT NULL","session_expiry":"bigint(20) NOT NULL"},"indexes":["PRIMARY KEY (`session_key`)","UNIQUE KEY `session_id` (`session_id`)"]}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"1","session_key":"ceafaa9cc33c4a3ae5cfc47b83951b27","session_value":"a:1:{s:13:\"guest_user_id\";i:1527756425;}","session_expiry":"1527929224"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"2","session_key":"dae4f111ff74db713c98a47627a07d4f","session_value":"a:1:{s:13:\"guest_user_id\";i:1527827418;}","session_expiry":"1528000218"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"3","session_key":"9ec843723144ff6386e4616dcb218052","session_value":"a:1:{s:13:\"guest_user_id\";i:1527827811;}","session_expiry":"1528000611"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"4","session_key":"4180f24f40b5fc7cb1a68bd589467c5d","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828170;}","session_expiry":"1528000969"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"5","session_key":"753e685d3d105ea5395b896a3aab3661","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828172;}","session_expiry":"1528000972"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"6","session_key":"3054566263e6e92da9035e82946f2ff8","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828200;}","session_expiry":"1528001000"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"7","session_key":"7d8d050ec764bdeefeecdf7f52365559","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828201;}","session_expiry":"1528001001"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"8","session_key":"dcd0534b886366f5d664050e1fb695ff","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828201;}","session_expiry":"1528001000"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"9","session_key":"d7ac17a68576c242061414b8acbdb58a","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828320;}","session_expiry":"1528001119"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"10","session_key":"4104723c13ddc17103db9bd178a1482e","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828412;}","session_expiry":"1528001211"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"11","session_key":"0ac0f23e38bb8af736661d88cfc0a807","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828446;}","session_expiry":"1528001246"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"12","session_key":"ae6f1b0b5102c3c48783714fcd4e90ba","session_value":"a:1:{s:13:\"guest_user_id\";i:1527828746;}","session_expiry":"1528001545"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"13","session_key":"3b18dbd2a8e5d78e6e98796b55eb1936","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830604;}","session_expiry":"1528003401"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"14","session_key":"9726c4bd865aa393ee3a3d9579939476","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830656;}","session_expiry":"1528003453"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"15","session_key":"1","session_value":"a:1:{s:4:\"cart\";s:6:\"a:0:{}\";}","session_expiry":"1528003456"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"16","session_key":"0d2e0d72169d2c2f5e0ec38715c221e3","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830745;}","session_expiry":"1528003544"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"17","session_key":"64168363963cf0a16db87d3e53122027","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830751;}","session_expiry":"1528003549"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"18","session_key":"6176c10c783d07639f12727a3fb34bc6","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830752;}","session_expiry":"1528003550"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"19","session_key":"e3470752cd672efb80d97583b90dc81e","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830762;}","session_expiry":"1528003559"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"20","session_key":"709009621d4c72e52224a2ad69e55470","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830765;}","session_expiry":"1528003563"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"21","session_key":"00e4164bbb37c9b938336e147ea3b14d","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830770;}","session_expiry":"1528003568"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"22","session_key":"51cb935d6cad4766b777a9a8f60d1198","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830775;}","session_expiry":"1528003574"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"23","session_key":"5fcd8d662e377fbba5acb37ece29ac0f","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830779;}","session_expiry":"1528003578"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"24","session_key":"830103f6b872d88e00da8c2694cef344","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830783;}","session_expiry":"1528003582"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"25","session_key":"6f6e0e5fdbaf533613d6ae39c003b079","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830786;}","session_expiry":"1528003586"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"26","session_key":"cce17e8a3c55c8cf7173fe9e26bb1508","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830790;}","session_expiry":"1528003589"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"27","session_key":"9f1936e1e4b64d2c40d40002bac8431e","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830794;}","session_expiry":"1528003593"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"28","session_key":"ad58b2772776319720dd848742445c90","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830797;}","session_expiry":"1528003596"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"29","session_key":"8be27027b705b878ae0c24117ecaa280","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830799;}","session_expiry":"1528003598"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"30","session_key":"653f79323e2db0b8abcba7eb27a0e67d","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830802;}","session_expiry":"1528003601"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"31","session_key":"e2bfa15432eff3bf1fe30c195c1008b5","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830805;}","session_expiry":"1528003604"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"32","session_key":"1389e4abcbce30db88789b48bb2916f3","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830807;}","session_expiry":"1528003607"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"33","session_key":"666db50ab17fde4d10bba811b22fbfd1","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830811;}","session_expiry":"1528003610"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"34","session_key":"f9a17a191b529fd14d9ad4c8313357fc","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830814;}","session_expiry":"1528003613"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"35","session_key":"7cfaaa064abbe304a1574cf2c6f972f6","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830818;}","session_expiry":"1528003618"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"36","session_key":"4218c70f7e016320c87eec81d6193ccd","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830820;}","session_expiry":"1528003620"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"37","session_key":"7ed2e47a290258cd67e1689a2781b188","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830823;}","session_expiry":"1528003622"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"38","session_key":"8c335ef2473d7570f4a0842b932d2b67","session_value":"a:1:{s:13:\"guest_user_id\";i:1527830832;}","session_expiry":"1528003631"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"39","session_key":"c4f129d43a8f6878f2deb4653268490b","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831266;}","session_expiry":"1528004062"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"40","session_key":"0b55ca83f7ae97f325b4be37bd9b583e","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831266;}","session_expiry":"1528004062"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"41","session_key":"4bc3d84634a76d4d597d26a59ba5a962","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831291;}","session_expiry":"1528004090"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"42","session_key":"9f38114c390636aa298ef002665c4165","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831290;}","session_expiry":"1528004089"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"43","session_key":"05f7c03f7d5445d67c15076fee4e524b","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831293;}","session_expiry":"1528004092"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"44","session_key":"f8abf36b81fe2aef4e0419e9ae66b0e9","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831296;}","session_expiry":"1528004095"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"45","session_key":"ad58cedd739e4eee122858096d907575","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831304;}","session_expiry":"1528004103"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"46","session_key":"af9201196d68221c921f3b8baef05bec","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831307;}","session_expiry":"1528004106"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"47","session_key":"6124b41f32aacc993536db9fe9c9b023","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831314;}","session_expiry":"1528004113"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"48","session_key":"9022be455bd639dd600b4a656240ff24","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831316;}","session_expiry":"1528004116"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"49","session_key":"a084337974c7c5e1979da88f0f81050c","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831320;}","session_expiry":"1528004119"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"50","session_key":"53dec073a568d2c6361aedff580abe44","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831323;}","session_expiry":"1528004123"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"51","session_key":"dd84666dd54d50d42ffdf033dc9e49c1","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831327;}","session_expiry":"1528004126"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"52","session_key":"047529d42d84567d90b9286038cdaecc","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831332;}","session_expiry":"1528004131"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"53","session_key":"aaa1a0b36ba5c5430c818b642c82d4ee","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831335;}","session_expiry":"1528004134"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"54","session_key":"4b19b8d9c3f4f49677dfc93187b6527e","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831339;}","session_expiry":"1528004137"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"55","session_key":"bb7a29a9a38a1a1d866b07b1d5d9d785","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831337;}","session_expiry":"1528004137"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"56","session_key":"2422d21a4279b89dd39f1acf8ee35767","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831341;}","session_expiry":"1528004140"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"57","session_key":"cb861c03abce3f1d72d33e7d26dfbd78","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831344;}","session_expiry":"1528004143"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"58","session_key":"bc0e8b5c94806f8dd8fc91d0715fb0b3","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831348;}","session_expiry":"1528004147"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"59","session_key":"88eab688fa4c5b6fe17019724af7c806","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831355;}","session_expiry":"1528004154"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"60","session_key":"a003ebfd5b982cc1e5095677f9a8089c","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831358;}","session_expiry":"1528004157"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"61","session_key":"3276854611398990399890bbd744811e","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831360;}","session_expiry":"1528004159"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"62","session_key":"3e32df09462e7c955cf0cd05c6da51fb","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831363;}","session_expiry":"1528004162"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"63","session_key":"371f8a9f5e75b5dd344ebd8d97ac2a40","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831365;}","session_expiry":"1528004165"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"64","session_key":"2d9abff8664971aab099dbd7aebb8e17","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831368;}","session_expiry":"1528004167"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"65","session_key":"976d63621e68277d21d2100d679eb8b5","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831370;}","session_expiry":"1528004170"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"66","session_key":"46679c9c77927682b95801d25a5ecf10","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831375;}","session_expiry":"1528004174"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"67","session_key":"48567ba92c2d9a3368d972daffa2cd93","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831378;}","session_expiry":"1528004177"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"68","session_key":"a6d9e6350ba28bcba9f214b538b04848","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831381;}","session_expiry":"1528004180"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"69","session_key":"8e361d38c97e98ba56719b4ed1060060","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831384;}","session_expiry":"1528004183"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"70","session_key":"7966b7215f9011b063aca2e94c7d691d","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831388;}","session_expiry":"1528004187"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"71","session_key":"d5595630f4ee209cb40a0c9b71ba293b","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831394;}","session_expiry":"1528004192"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"72","session_key":"430f93bfb3e6528ee583ce5287e1e705","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831399;}","session_expiry":"1528004198"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"73","session_key":"f3bd6fa83396df4a0d88f1630701c627","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831403;}","session_expiry":"1528004202"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"74","session_key":"5f07ad735d5f62ac168ebba69b676a7e","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831407;}","session_expiry":"1528004206"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"75","session_key":"ae9c9d586f18400214aa253a245e78b0","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831410;}","session_expiry":"1528004209"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"76","session_key":"9a135e37b676f67819198e17ce3182c0","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831414;}","session_expiry":"1528004213"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"77","session_key":"26a39a6fac23e531face224a6a5ab55b","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831417;}","session_expiry":"1528004216"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"78","session_key":"e0dca150d9cd83188c3f2607c0496ef3","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831421;}","session_expiry":"1528004220"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"79","session_key":"b3522b2727f88e03d758aa3322884ea6","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831424;}","session_expiry":"1528004223"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"80","session_key":"02ef3d3a469a2e26f2d7d01a428b184e","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831428;}","session_expiry":"1528004227"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"81","session_key":"1e8526118ef32b77f394f2d4e5a15244","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831432;}","session_expiry":"1528004231"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"82","session_key":"343053eb4e4957148543e80570910ef6","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831435;}","session_expiry":"1528004234"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"83","session_key":"7d28bc617192bb26c02d7568222cb0af","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831439;}","session_expiry":"1528004238"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"84","session_key":"e7110e73dda916c3193bf769bd392a04","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831450;}","session_expiry":"1528004249"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"85","session_key":"62c509719ff393333d06212913f76faa","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831459;}","session_expiry":"1528004258"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"86","session_key":"148c7ecdf7a987044765a3cf9743cf9d","session_value":"a:1:{s:13:\"guest_user_id\";i:1527831935;}","session_expiry":"1528004733"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"87","session_key":"c3e8204e4e36f3c99a3b6a2aebb1eda6","session_value":"a:1:{s:13:\"guest_user_id\";i:1527832638;}","session_expiry":"1528005433"}}}
{"type":"row","data":{"table":"learnpress_sessions","row":{"session_id":"88","session_key":"2a176c1ca7e9ce5bd0b02a3b6e5e7a74","session_value":"a:1:{s:13:\"guest_user_id\";i:1527832660;}","session_expiry":"1528005459"}}}
{"type":"table","data":{"name":"learnpress_user_itemmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","learnpress_user_item_id":"bigint(20) unsigned NOT NULL","meta_key":"varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","meta_value":"text COLLATE utf8mb4_unicode_520_ci NOT NULL"},"indexes":["PRIMARY KEY (`meta_id`)"]}}
{"type":"table","data":{"name":"learnpress_user_items","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"user_item_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","user_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","item_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","start_time":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","start_time_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","end_time":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","end_time_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","item_type":"varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","status":"varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","ref_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","ref_type":"varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT ''","parent_id":"bigint(20) unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`user_item_id`)"]}}
{"type":"table","data":{"name":"links","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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 ''"},"indexes":["PRIMARY KEY (`link_id`)","KEY `link_visible` (`link_visible`)"]}}
{"type":"table","data":{"name":"options","opts":"ENGINE=InnoDB AUTO_INCREMENT=541 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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'"},"indexes":["PRIMARY KEY (`option_id`)","UNIQUE KEY `option_name` (`option_name`)"]}}
{"type":"row","data":{"table":"options","row":{"option_id":"1","option_name":"siteurl","option_value":"http:\/\/digitalcareagency.com\/guides","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2","option_name":"home","option_value":"http:\/\/digitalcareagency.com\/guides","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3","option_name":"blogname","option_value":"Guides","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4","option_name":"blogdescription","option_value":"Just another WordPress site","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"5","option_name":"users_can_register","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"7","option_name":"start_of_week","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8","option_name":"use_balanceTags","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"9","option_name":"use_smilies","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"10","option_name":"require_name_email","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"11","option_name":"comments_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"12","option_name":"posts_per_rss","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"13","option_name":"rss_use_excerpt","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"18","option_name":"default_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"19","option_name":"default_comment_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"20","option_name":"default_ping_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"21","option_name":"default_pingback_flag","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"22","option_name":"posts_per_page","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"23","option_name":"date_format","option_value":"F j, Y","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"24","option_name":"time_format","option_value":"g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"25","option_name":"links_updated_date_format","option_value":"F j, Y g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"26","option_name":"comment_moderation","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"27","option_name":"moderation_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"28","option_name":"permalink_structure","option_value":"\/%postname%\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"29","option_name":"rewrite_rules","option_value":"a:370:{s:24:\"^wc-auth\/v([1]{1})\/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api\/v([1-3]{1})\/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=\/\";s:24:\"^wc-api\/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop\/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop\/(feed|rdf|rss|rss2|atom)\/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop\/page\/([0-9]{1,})\/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json\/?$\";s:22:\"index.php?rest_route=\/\";s:14:\"^wp-json\/(.*)?\";s:33:\"index.php?rest_route=\/$matches[1]\";s:21:\"^index.php\/wp-json\/?$\";s:22:\"index.php?rest_route=\/\";s:24:\"^index.php\/wp-json\/(.*)?\";s:33:\"index.php?rest_route=\/$matches[1]\";s:10:\"courses\/?$\";s:29:\"index.php?post_type=lp_course\";s:40:\"courses\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?post_type=lp_course&feed=$matches[1]\";s:35:\"courses\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?post_type=lp_course&feed=$matches[1]\";s:27:\"courses\/page\/([0-9]{1,})\/?$\";s:47:\"index.php?post_type=lp_course&paged=$matches[1]\";s:11:\"research\/?$\";s:31:\"index.php?post_type=ac_research\";s:41:\"research\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:48:\"index.php?post_type=ac_research&feed=$matches[1]\";s:36:\"research\/(feed|rdf|rss|rss2|atom)\/?$\";s:48:\"index.php?post_type=ac_research&feed=$matches[1]\";s:28:\"research\/page\/([0-9]{1,})\/?$\";s:49:\"index.php?post_type=ac_research&paged=$matches[1]\";s:8:\"event\/?$\";s:28:\"index.php?post_type=ac_event\";s:38:\"event\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:45:\"index.php?post_type=ac_event&feed=$matches[1]\";s:33:\"event\/(feed|rdf|rss|rss2|atom)\/?$\";s:45:\"index.php?post_type=ac_event&feed=$matches[1]\";s:25:\"event\/page\/([0-9]{1,})\/?$\";s:46:\"index.php?post_type=ac_event&paged=$matches[1]\";s:39:\"^courses\/([^\/]+)(?:\/lessons\/([^\/]+))\/?$\";s:75:\"index.php?lp_course=$matches[1]&course-item=$matches[2]&item-type=lp_lesson\";s:49:\"^courses\/([^\/]+)(?:\/quizzes\/([^\/]+)\/?([^\/]+)?)\/?$\";s:94:\"index.php?lp_course=$matches[1]&course-item=$matches[2]&question=$matches[3]&item-type=lp_quiz\";s:19:\"^profile\/([^\/]*)\/?$\";s:37:\"index.php?page_id=12&user=$matches[1]\";s:42:\"^profile\/([^\/]*)\/?(dashboard)\/?([0-9]*)\/?$\";s:74:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&view_id=$matches[3]\";s:40:\"^profile\/([^\/]*)\/?(courses)\/?([0-9]*)\/?$\";s:74:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&view_id=$matches[3]\";s:47:\"^profile\/([^\/]*)\/?(courses)\/(owned)\/?([0-9]*)?$\";s:94:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&section=$matches[3]&view_id=$matches[4]\";s:51:\"^profile\/([^\/]*)\/?(courses)\/(purchased)\/?([0-9]*)?$\";s:94:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&section=$matches[3]&view_id=$matches[4]\";s:41:\"^profile\/([^\/]*)\/?(wishlist)\/?([0-9]*)\/?$\";s:74:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&view_id=$matches[3]\";s:40:\"^profile\/([^\/]*)\/?(quizzes)\/?([0-9]*)\/?$\";s:74:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&view_id=$matches[3]\";s:39:\"^profile\/([^\/]*)\/?(orders)\/?([0-9]*)\/?$\";s:74:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&view_id=$matches[3]\";s:46:\"^profile\/([^\/]*)\/?(order-details)\/?([0-9]*)\/?$\";s:74:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&view_id=$matches[3]\";s:41:\"^profile\/([^\/]*)\/?(settings)\/?([0-9]*)\/?$\";s:74:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&view_id=$matches[3]\";s:60:\"^profile\/([^\/]*)\/?(settings)\/(basic-information)\/?([0-9]*)?$\";s:94:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&section=$matches[3]&view_id=$matches[4]\";s:49:\"^profile\/([^\/]*)\/?(settings)\/(avatar)\/?([0-9]*)?$\";s:94:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&section=$matches[3]&view_id=$matches[4]\";s:58:\"^profile\/([^\/]*)\/?(settings)\/(change-password)\/?([0-9]*)?$\";s:94:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&section=$matches[3]&view_id=$matches[4]\";s:52:\"^profile\/([^\/]*)\/?(settings)\/(publicity)\/?([0-9]*)?$\";s:94:\"index.php?page_id=12&user=$matches[1]&view=$matches[2]&section=$matches[3]&view_id=$matches[4]\";s:28:\"^courses\/page\/([0-9]{1,})\/?$\";s:43:\"index.php?pagename=courses&page=$matches[1]\";s:47:\"category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category\/(.+?)\/embed\/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category\/(.+?)\/wc-api(\/(.*))?\/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category\/(.+?)\/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag\/([^\/]+)\/embed\/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag\/([^\/]+)\/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type\/([^\/]+)\/embed\/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type\/([^\/]+)\/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category\/(.+?)\/embed\/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category\/(.+?)\/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag\/([^\/]+)\/embed\/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag\/([^\/]+)\/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product\/([^\/]+)\/embed\/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product\/([^\/]+)\/trackback\/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item\/([^\/]+)\/embed\/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item\/([^\/]+)\/trackback\/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:38:\"vc_grid_item\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:53:\"index.php?vc_grid_item=$matches[1]&wc-api=$matches[3]\";s:44:\"vc_grid_item\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:37:\"vc_grid_item\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"courses\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"courses\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"courses\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"courses\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"courses\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"courses\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"courses\/([^\/]+)\/embed\/?$\";s:42:\"index.php?lp_course=$matches[1]&embed=true\";s:28:\"courses\/([^\/]+)\/trackback\/?$\";s:36:\"index.php?lp_course=$matches[1]&tb=1\";s:48:\"courses\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:48:\"index.php?lp_course=$matches[1]&feed=$matches[2]\";s:43:\"courses\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:48:\"index.php?lp_course=$matches[1]&feed=$matches[2]\";s:36:\"courses\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:49:\"index.php?lp_course=$matches[1]&paged=$matches[2]\";s:43:\"courses\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:49:\"index.php?lp_course=$matches[1]&cpage=$matches[2]\";s:33:\"courses\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:50:\"index.php?lp_course=$matches[1]&wc-api=$matches[3]\";s:39:\"courses\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"courses\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"courses\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:48:\"index.php?lp_course=$matches[1]&page=$matches[2]\";s:24:\"courses\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"courses\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"courses\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"courses\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"courses\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"courses\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"course-category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:54:\"index.php?course_category=$matches[1]&feed=$matches[2]\";s:49:\"course-category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:54:\"index.php?course_category=$matches[1]&feed=$matches[2]\";s:30:\"course-category\/(.+?)\/embed\/?$\";s:48:\"index.php?course_category=$matches[1]&embed=true\";s:42:\"course-category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:55:\"index.php?course_category=$matches[1]&paged=$matches[2]\";s:24:\"course-category\/(.+?)\/?$\";s:37:\"index.php?course_category=$matches[1]\";s:51:\"course-tag\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?course_tag=$matches[1]&feed=$matches[2]\";s:46:\"course-tag\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?course_tag=$matches[1]&feed=$matches[2]\";s:27:\"course-tag\/([^\/]+)\/embed\/?$\";s:43:\"index.php?course_tag=$matches[1]&embed=true\";s:39:\"course-tag\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:50:\"index.php?course_tag=$matches[1]&paged=$matches[2]\";s:21:\"course-tag\/([^\/]+)\/?$\";s:32:\"index.php?course_tag=$matches[1]\";s:33:\"lessons\/.+?\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"lessons\/.+?\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"lessons\/.+?\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"lessons\/.+?\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"lessons\/.+?\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"lessons\/.+?\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"lessons\/(.+?)\/embed\/?$\";s:42:\"index.php?lp_lesson=$matches[1]&embed=true\";s:26:\"lessons\/(.+?)\/trackback\/?$\";s:36:\"index.php?lp_lesson=$matches[1]&tb=1\";s:34:\"lessons\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:49:\"index.php?lp_lesson=$matches[1]&paged=$matches[2]\";s:41:\"lessons\/(.+?)\/comment-page-([0-9]{1,})\/?$\";s:49:\"index.php?lp_lesson=$matches[1]&cpage=$matches[2]\";s:31:\"lessons\/(.+?)\/wc-api(\/(.*))?\/?$\";s:50:\"index.php?lp_lesson=$matches[1]&wc-api=$matches[3]\";s:37:\"lessons\/.+?\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"lessons\/.+?\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:30:\"lessons\/(.+?)(?:\/([0-9]+))?\/?$\";s:48:\"index.php?lp_lesson=$matches[1]&page=$matches[2]\";s:33:\"quizzes\/.+?\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"quizzes\/.+?\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"quizzes\/.+?\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"quizzes\/.+?\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"quizzes\/.+?\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"quizzes\/.+?\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"quizzes\/(.+?)\/embed\/?$\";s:40:\"index.php?lp_quiz=$matches[1]&embed=true\";s:26:\"quizzes\/(.+?)\/trackback\/?$\";s:34:\"index.php?lp_quiz=$matches[1]&tb=1\";s:34:\"quizzes\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:47:\"index.php?lp_quiz=$matches[1]&paged=$matches[2]\";s:41:\"quizzes\/(.+?)\/comment-page-([0-9]{1,})\/?$\";s:47:\"index.php?lp_quiz=$matches[1]&cpage=$matches[2]\";s:31:\"quizzes\/(.+?)\/wc-api(\/(.*))?\/?$\";s:48:\"index.php?lp_quiz=$matches[1]&wc-api=$matches[3]\";s:37:\"quizzes\/.+?\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"quizzes\/.+?\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:30:\"quizzes\/(.+?)(?:\/([0-9]+))?\/?$\";s:46:\"index.php?lp_quiz=$matches[1]&page=$matches[2]\";s:53:\"question-tag\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:51:\"index.php?question_tag=$matches[1]&feed=$matches[2]\";s:48:\"question-tag\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:51:\"index.php?question_tag=$matches[1]&feed=$matches[2]\";s:29:\"question-tag\/([^\/]+)\/embed\/?$\";s:45:\"index.php?question_tag=$matches[1]&embed=true\";s:41:\"question-tag\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:52:\"index.php?question_tag=$matches[1]&paged=$matches[2]\";s:23:\"question-tag\/([^\/]+)\/?$\";s:34:\"index.php?question_tag=$matches[1]\";s:35:\"questions\/.+?\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"questions\/.+?\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"questions\/.+?\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"questions\/.+?\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"questions\/.+?\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"questions\/.+?\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"questions\/(.+?)\/embed\/?$\";s:44:\"index.php?lp_question=$matches[1]&embed=true\";s:28:\"questions\/(.+?)\/trackback\/?$\";s:38:\"index.php?lp_question=$matches[1]&tb=1\";s:36:\"questions\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?lp_question=$matches[1]&paged=$matches[2]\";s:43:\"questions\/(.+?)\/comment-page-([0-9]{1,})\/?$\";s:51:\"index.php?lp_question=$matches[1]&cpage=$matches[2]\";s:33:\"questions\/(.+?)\/wc-api(\/(.*))?\/?$\";s:52:\"index.php?lp_question=$matches[1]&wc-api=$matches[3]\";s:39:\"questions\/.+?\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"questions\/.+?\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"questions\/(.+?)(?:\/([0-9]+))?\/?$\";s:50:\"index.php?lp_question=$matches[1]&page=$matches[2]\";s:34:\"lp_order\/.+?\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"lp_order\/.+?\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"lp_order\/.+?\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"lp_order\/.+?\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"lp_order\/.+?\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"lp_order\/.+?\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"lp_order\/(.+?)\/embed\/?$\";s:41:\"index.php?lp_order=$matches[1]&embed=true\";s:27:\"lp_order\/(.+?)\/trackback\/?$\";s:35:\"index.php?lp_order=$matches[1]&tb=1\";s:35:\"lp_order\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:48:\"index.php?lp_order=$matches[1]&paged=$matches[2]\";s:42:\"lp_order\/(.+?)\/comment-page-([0-9]{1,})\/?$\";s:48:\"index.php?lp_order=$matches[1]&cpage=$matches[2]\";s:32:\"lp_order\/(.+?)\/wc-api(\/(.*))?\/?$\";s:49:\"index.php?lp_order=$matches[1]&wc-api=$matches[3]\";s:38:\"lp_order\/.+?\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"lp_order\/.+?\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:31:\"lp_order\/(.+?)(?:\/([0-9]+))?\/?$\";s:47:\"index.php?lp_order=$matches[1]&page=$matches[2]\";s:61:\"ac_research_category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:59:\"index.php?ac_research_category=$matches[1]&feed=$matches[2]\";s:56:\"ac_research_category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:59:\"index.php?ac_research_category=$matches[1]&feed=$matches[2]\";s:37:\"ac_research_category\/([^\/]+)\/embed\/?$\";s:53:\"index.php?ac_research_category=$matches[1]&embed=true\";s:49:\"ac_research_category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:60:\"index.php?ac_research_category=$matches[1]&paged=$matches[2]\";s:31:\"ac_research_category\/([^\/]+)\/?$\";s:42:\"index.php?ac_research_category=$matches[1]\";s:58:\"ac_event_category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:56:\"index.php?ac_event_category=$matches[1]&feed=$matches[2]\";s:53:\"ac_event_category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:56:\"index.php?ac_event_category=$matches[1]&feed=$matches[2]\";s:34:\"ac_event_category\/([^\/]+)\/embed\/?$\";s:50:\"index.php?ac_event_category=$matches[1]&embed=true\";s:46:\"ac_event_category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:57:\"index.php?ac_event_category=$matches[1]&paged=$matches[2]\";s:28:\"ac_event_category\/([^\/]+)\/?$\";s:39:\"index.php?ac_event_category=$matches[1]\";s:64:\"ac_testimonial_category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:62:\"index.php?ac_testimonial_category=$matches[1]&feed=$matches[2]\";s:59:\"ac_testimonial_category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:62:\"index.php?ac_testimonial_category=$matches[1]&feed=$matches[2]\";s:40:\"ac_testimonial_category\/([^\/]+)\/embed\/?$\";s:56:\"index.php?ac_testimonial_category=$matches[1]&embed=true\";s:52:\"ac_testimonial_category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:63:\"index.php?ac_testimonial_category=$matches[1]&paged=$matches[2]\";s:34:\"ac_testimonial_category\/([^\/]+)\/?$\";s:45:\"index.php?ac_testimonial_category=$matches[1]\";s:60:\"ac_gallery_category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:58:\"index.php?ac_gallery_category=$matches[1]&feed=$matches[2]\";s:55:\"ac_gallery_category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:58:\"index.php?ac_gallery_category=$matches[1]&feed=$matches[2]\";s:36:\"ac_gallery_category\/([^\/]+)\/embed\/?$\";s:52:\"index.php?ac_gallery_category=$matches[1]&embed=true\";s:48:\"ac_gallery_category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:59:\"index.php?ac_gallery_category=$matches[1]&paged=$matches[2]\";s:30:\"ac_gallery_category\/([^\/]+)\/?$\";s:41:\"index.php?ac_gallery_category=$matches[1]\";s:36:\"research\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"research\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"research\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"research\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"research\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"research\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"research\/([^\/]+)\/embed\/?$\";s:44:\"index.php?ac_research=$matches[1]&embed=true\";s:29:\"research\/([^\/]+)\/trackback\/?$\";s:38:\"index.php?ac_research=$matches[1]&tb=1\";s:49:\"research\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?ac_research=$matches[1]&feed=$matches[2]\";s:44:\"research\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?ac_research=$matches[1]&feed=$matches[2]\";s:37:\"research\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?ac_research=$matches[1]&paged=$matches[2]\";s:44:\"research\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:51:\"index.php?ac_research=$matches[1]&cpage=$matches[2]\";s:34:\"research\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:52:\"index.php?ac_research=$matches[1]&wc-api=$matches[3]\";s:40:\"research\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"research\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:33:\"research\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:50:\"index.php?ac_research=$matches[1]&page=$matches[2]\";s:25:\"research\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"research\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"research\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"research\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"research\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"research\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"event\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"event\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"event\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"event\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"event\/([^\/]+)\/embed\/?$\";s:41:\"index.php?ac_event=$matches[1]&embed=true\";s:26:\"event\/([^\/]+)\/trackback\/?$\";s:35:\"index.php?ac_event=$matches[1]&tb=1\";s:46:\"event\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?ac_event=$matches[1]&feed=$matches[2]\";s:41:\"event\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?ac_event=$matches[1]&feed=$matches[2]\";s:34:\"event\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:48:\"index.php?ac_event=$matches[1]&paged=$matches[2]\";s:41:\"event\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:48:\"index.php?ac_event=$matches[1]&cpage=$matches[2]\";s:31:\"event\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:49:\"index.php?ac_event=$matches[1]&wc-api=$matches[3]\";s:37:\"event\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"event\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:30:\"event\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:47:\"index.php?ac_event=$matches[1]&page=$matches[2]\";s:22:\"event\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"event\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"event\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"event\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:17:\"wc-api(\/(.*))?\/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:19:\"wishlist(\/(.*))?\/?$\";s:31:\"index.php?&wishlist=$matches[2]\";s:41:\"comments\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments\/embed\/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments\/wc-api(\/(.*))?\/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search\/(.+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search\/(.+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search\/(.+)\/embed\/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search\/(.+)\/page\/?([0-9]{1,})\/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search\/(.+)\/wc-api(\/(.*))?\/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search\/(.+)\/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author\/([^\/]+)\/embed\/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author\/([^\/]+)\/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/(feed|rdf|rss|rss2|atom)\/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/embed\/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/page\/?([0-9]{1,})\/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/wc-api(\/(.*))?\/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})\/([0-9]{1,2})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})\/([0-9]{1,2})\/(feed|rdf|rss|rss2|atom)\/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})\/([0-9]{1,2})\/embed\/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})\/([0-9]{1,2})\/page\/?([0-9]{1,})\/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})\/([0-9]{1,2})\/wc-api(\/(.*))?\/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})\/([0-9]{1,2})\/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})\/embed\/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})\/page\/?([0-9]{1,})\/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})\/wc-api(\/(.*))?\/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})\/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)\/embed\/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)\/trackback\/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)\/page\/?([0-9]{1,})\/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)\/comment-page-([0-9]{1,})\/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)\/wc-api(\/(.*))?\/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)\/lp-order-received(\/(.*))?\/?$\";s:60:\"index.php?pagename=$matches[1]&lp-order-received=$matches[3]\";s:28:\"(.?.+?)\/dashboard(\/(.*))?\/?$\";s:52:\"index.php?pagename=$matches[1]&dashboard=$matches[3]\";s:26:\"(.?.+?)\/courses(\/(.*))?\/?$\";s:50:\"index.php?pagename=$matches[1]&courses=$matches[3]\";s:26:\"(.?.+?)\/quizzes(\/(.*))?\/?$\";s:50:\"index.php?pagename=$matches[1]&quizzes=$matches[3]\";s:25:\"(.?.+?)\/orders(\/(.*))?\/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:32:\"(.?.+?)\/order-details(\/(.*))?\/?$\";s:56:\"index.php?pagename=$matches[1]&order-details=$matches[3]\";s:27:\"(.?.+?)\/settings(\/(.*))?\/?$\";s:51:\"index.php?pagename=$matches[1]&settings=$matches[3]\";s:36:\"(.?.+?)\/basic-information(\/(.*))?\/?$\";s:60:\"index.php?pagename=$matches[1]&basic-information=$matches[3]\";s:25:\"(.?.+?)\/avatar(\/(.*))?\/?$\";s:49:\"index.php?pagename=$matches[1]&avatar=$matches[3]\";s:34:\"(.?.+?)\/change-password(\/(.*))?\/?$\";s:58:\"index.php?pagename=$matches[1]&change-password=$matches[3]\";s:28:\"(.?.+?)\/order-pay(\/(.*))?\/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)\/order-received(\/(.*))?\/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:29:\"(.?.+?)\/view-order(\/(.*))?\/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)\/downloads(\/(.*))?\/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)\/edit-account(\/(.*))?\/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)\/edit-address(\/(.*))?\/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)\/payment-methods(\/(.*))?\/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)\/lost-password(\/(.*))?\/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)\/customer-logout(\/(.*))?\/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)\/add-payment-method(\/(.*))?\/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)\/delete-payment-method(\/(.*))?\/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)\/set-default-payment-method(\/(.*))?\/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:27:\"(.?.+?)\/wishlist(\/(.*))?\/?$\";s:51:\"index.php?pagename=$matches[1]&wishlist=$matches[3]\";s:31:\".?.+?\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:\/([0-9]+))?\/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^\/]+)\/embed\/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^\/]+)\/trackback\/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^\/]+)\/wc-api(\/(.*))?\/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:31:\"[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"([^\/]+)(?:\/([0-9]+))?\/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"30","option_name":"hack_file","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"31","option_name":"blog_charset","option_value":"UTF-8","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"32","option_name":"moderation_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"33","option_name":"active_plugins","option_value":"a:17:{i:0;s:35:\"redux-framework\/redux-framework.php\";i:1;s:27:\"LayerSlider\/layerslider.php\";i:2;s:37:\"breadcrumb-navxt\/breadcrumb-navxt.php\";i:3;s:36:\"contact-form-7\/wp-contact-form-7.php\";i:4;s:25:\"eikra-core\/eikra-core.php\";i:5;s:30:\"flickr-badges-widget\/index.php\";i:6;s:27:\"js_composer\/js_composer.php\";i:7;s:53:\"learnpress-course-review\/learnpress-course-review.php\";i:8;s:43:\"learnpress-wishlist\/learnpress-wishlist.php\";i:9;s:25:\"learnpress\/learnpress.php\";i:10;s:37:\"rt-demo-importer\/rt-demo-importer.php\";i:11;s:29:\"rt-framework\/rt-framework.php\";i:12;s:33:\"theme-my-login\/theme-my-login.php\";i:13;s:27:\"woocommerce\/woocommerce.php\";i:14;s:29:\"wp-retina-2x\/wp-retina-2x.php\";i:15;s:36:\"yith-woocommerce-quick-view\/init.php\";i:16;s:34:\"yith-woocommerce-wishlist\/init.php\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"34","option_name":"category_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"35","option_name":"ping_sites","option_value":"http:\/\/rpc.pingomatic.com\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"36","option_name":"comment_max_links","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"37","option_name":"gmt_offset","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"38","option_name":"default_email_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"40","option_name":"template","option_value":"eikra","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"41","option_name":"stylesheet","option_value":"eikra","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"42","option_name":"comment_whitelist","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"43","option_name":"blacklist_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"44","option_name":"comment_registration","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"45","option_name":"html_type","option_value":"text\/html","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"46","option_name":"use_trackback","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"47","option_name":"default_role","option_value":"subscriber","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"48","option_name":"db_version","option_value":"38590","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"49","option_name":"uploads_use_yearmonth_folders","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"50","option_name":"upload_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"51","option_name":"blog_public","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"52","option_name":"default_link_category","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"53","option_name":"show_on_front","option_value":"posts","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"54","option_name":"tag_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"55","option_name":"show_avatars","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"56","option_name":"avatar_rating","option_value":"G","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"57","option_name":"upload_url_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"58","option_name":"thumbnail_size_w","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"59","option_name":"thumbnail_size_h","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"60","option_name":"thumbnail_crop","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"61","option_name":"medium_size_w","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"62","option_name":"medium_size_h","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"63","option_name":"avatar_default","option_value":"mystery","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"64","option_name":"large_size_w","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"65","option_name":"large_size_h","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"66","option_name":"image_default_link_type","option_value":"none","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"67","option_name":"image_default_size","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"68","option_name":"image_default_align","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"69","option_name":"close_comments_for_old_posts","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"70","option_name":"close_comments_days_old","option_value":"14","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"71","option_name":"thread_comments","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"72","option_name":"thread_comments_depth","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"73","option_name":"page_comments","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"74","option_name":"comments_per_page","option_value":"50","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"75","option_name":"default_comments_page","option_value":"newest","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"76","option_name":"comment_order","option_value":"asc","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"77","option_name":"sticky_posts","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"78","option_name":"widget_categories","option_value":"a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"79","option_name":"widget_text","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"80","option_name":"widget_rss","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"81","option_name":"uninstall_plugins","option_value":"a:2:{s:27:\"LayerSlider\/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";s:33:\"theme-my-login\/theme-my-login.php\";a:2:{i:0;s:20:\"Theme_My_Login_Admin\";i:1;s:9:\"uninstall\";}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"82","option_name":"timezone_string","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"83","option_name":"page_for_posts","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"84","option_name":"page_on_front","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"85","option_name":"default_post_format","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"86","option_name":"link_manager_enabled","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"87","option_name":"finished_splitting_shared_terms","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"88","option_name":"site_icon","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"89","option_name":"medium_large_size_w","option_value":"768","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"90","option_name":"medium_large_size_h","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"91","option_name":"initial_db_version","option_value":"38590","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"93","option_name":"fresh_site","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"94","option_name":"widget_search","option_value":"a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"95","option_name":"widget_recent-posts","option_value":"a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"96","option_name":"widget_recent-comments","option_value":"a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"97","option_name":"widget_archives","option_value":"a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"98","option_name":"widget_meta","option_value":"a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"99","option_name":"sidebars_widgets","option_value":"a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"top5-left\";a:0:{}s:10:\"top5-right\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:13:\"array_version\";i:3;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"100","option_name":"widget_pages","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"101","option_name":"widget_calendar","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"102","option_name":"widget_media_audio","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"103","option_name":"widget_media_image","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"104","option_name":"widget_media_gallery","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"105","option_name":"widget_media_video","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"106","option_name":"widget_tag_cloud","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"107","option_name":"widget_nav_menu","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"108","option_name":"widget_custom_html","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"120","option_name":"auto_core_update_notified","option_value":"a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:22:\"deepaman2626@gmail.com\";s:7:\"version\";s:5:\"4.9.6\";s:9:\"timestamp\";i:1527756312;}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"137","option_name":"can_compress_scripts","option_value":"1","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"138","option_name":"theme_mods_twentyseventeen","option_value":"a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1527756341;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"140","option_name":"theme_mods_eikra","option_value":"a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"141","option_name":"theme_switched","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"142","option_name":"learn_press_logout_redirect_page_id","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"143","option_name":"learn_press_currency","option_value":"USD","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"144","option_name":"learn_press_currency_pos","option_value":"left","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"145","option_name":"learn_press_thousands_separator","option_value":",","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"146","option_name":"learn_press_decimals_separator","option_value":".","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"147","option_name":"learn_press_number_of_decimals","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"148","option_name":"learn_press_required_review","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"149","option_name":"learn_press_enable_edit_published","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"150","option_name":"learn_press_courses_page_id","option_value":"11","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"151","option_name":"learn_press_archive_course_limit","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"152","option_name":"learn_press_course_category_base","option_value":"course-category","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"153","option_name":"learn_press_course_tag_base","option_value":"course-tag","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"154","option_name":"learn_press_course_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"155","option_name":"learn_press_lesson_slug","option_value":"lessons","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"156","option_name":"learn_press_quiz_slug","option_value":"quizzes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"157","option_name":"learn_press_enrolled_students_number","option_value":"quizzes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"158","option_name":"learn_press_archive_course_thumbnail","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"159","option_name":"learn_press_course_thumbnail_image_size","option_value":"a:3:{i:0;i:400;i:1;i:250;i:2;s:3:\"yes\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"160","option_name":"learn_press_become_a_teacher_page_id","option_value":"13","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"161","option_name":"learn_press_instructor_registration","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"162","option_name":"learn_press_profile_page_id","option_value":"12","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"163","option_name":"learn_press_admin_bar_link","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"164","option_name":"learn_press_admin_bar_link_text","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"165","option_name":"learn_press_admin_bar_link_target","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"166","option_name":"learn_press_profile_courses_limit","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"167","option_name":"learn_press_enable_login_profile","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"168","option_name":"learn_press_enable_register_profile","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"169","option_name":"learn_press_profile_endpoints","option_value":"a:9:{s:17:\"profile-dashboard\";s:9:\"dashboard\";s:15:\"profile-courses\";s:7:\"courses\";s:15:\"profile-quizzes\";s:7:\"quizzes\";s:14:\"profile-orders\";s:6:\"orders\";s:21:\"profile-order-details\";s:13:\"order-details\";s:16:\"profile-settings\";s:8:\"settings\";s:26:\"settings-basic-information\";s:17:\"basic-information\";s:15:\"settings-avatar\";s:6:\"avatar\";s:24:\"settings-change-password\";s:15:\"change-password\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"170","option_name":"learn_press_profile_avatar","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"171","option_name":"learn_press_profile_picture_thumbnail_size","option_value":"a:2:{s:5:\"width\";i:200;s:6:\"height\";i:200;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"172","option_name":"learn_press_profile_publicity","option_value":"a:3:{s:9:\"dashboard\";s:3:\"yes\";s:7:\"courses\";s:2:\"no\";s:7:\"quizzes\";s:2:\"no\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"173","option_name":"learn_press_checkout_page_id","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"174","option_name":"learn_press_auto_enroll","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"175","option_name":"learn_press_guest_checkout","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"176","option_name":"learn_press_enable_login_checkout","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"177","option_name":"learn_press_enable_registration_checkout","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"178","option_name":"learn_press_checkout_endpoints","option_value":"a:1:{s:17:\"lp_order_received\";s:17:\"lp-order-received\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"179","option_name":"learn_press_payment_order","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"180","option_name":"learn_press_emails_general","option_value":"a:7:{s:9:\"from_name\";s:6:\"Guides\";s:10:\"from_email\";s:22:\"deepaman2626@gmail.com\";s:21:\"send_email_background\";s:2:\"no\";s:21:\"default_email_content\";s:5:\"plain\";s:12:\"header_image\";s:0:\"\";s:11:\"footer_text\";s:10:\"LearnPress\";s:11:\"list_emails\";s:0:\"\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"191","option_name":"wpcf7","option_value":"a:2:{s:7:\"version\";s:5:\"5.0.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1527756416;s:7:\"version\";s:5:\"5.0.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"192","option_name":"widget_lp-widget-featured-courses","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"193","option_name":"widget_lp-widget-popular-courses","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"194","option_name":"widget_lp-widget-recent-courses","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"195","option_name":"widget_lp-widget-course-progress","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"196","option_name":"widget_lp-widget-course-info","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"197","option_name":"widget_zflickr","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"198","option_name":"widget_bcn_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"199","option_name":"widget_rdtheme_about","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"200","option_name":"widget_rdtheme_info","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"201","option_name":"vc_version","option_value":"5.4.7","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"203","option_name":"_lp_tabs_data","option_value":"5bf1305d37fb08262607a79952fa016f","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"204","option_name":"redux_version_upgraded_from","option_value":"3.6.9","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"206","option_name":"ls-plugin-version","option_value":"6.7.1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"207","option_name":"ls-db-version","option_value":"6.5.5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"208","option_name":"ls-installed","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"209","option_name":"ls-date-installed","option_value":"1527756425","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"212","option_name":"fw_active_extensions","option_value":"a:2:{s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"214","option_name":"wr2x_rating_date","option_value":"1537352692","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"216","option_name":"widget_layerslider_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"217","option_name":"widget_theme-my-login","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"218","option_name":"widget_lpr_course_review","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"219","option_name":"theme_my_login","option_value":"a:5:{s:10:\"enable_css\";b:1;s:10:\"login_type\";s:7:\"default\";s:14:\"active_modules\";a:0:{}s:17:\"dismissed_notices\";a:0:{}s:7:\"version\";s:6:\"6.4.15\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"220","option_name":"eikra","option_value":"a:223:{s:13:\"primary_color\";s:7:\"#002147\";s:15:\"secondery_color\";s:7:\"#fdc800\";s:9:\"preloader\";b:1;s:15:\"preloader_image\";a:1:{s:3:\"url\";s:84:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/preloader.gif\";}s:11:\"back_to_top\";b:1;s:16:\"no_preview_image\";a:1:{s:3:\"url\";s:82:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/noimage.jpg\";}s:13:\"research_slug\";s:8:\"research\";s:10:\"event_slug\";s:5:\"event\";s:17:\"event_time_format\";s:2:\"24\";s:11:\"course_slug\";s:7:\"courses\";s:15:\"instructor_slug\";s:10:\"instructor\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:7:\"address\";s:0:\"\";s:15:\"social_facebook\";s:0:\"\";s:14:\"social_twitter\";s:0:\"\";s:12:\"social_gplus\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:14:\"social_youtube\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:16:\"social_instagram\";s:0:\"\";s:12:\"social_skype\";s:0:\"\";s:10:\"social_rss\";s:0:\"\";s:4:\"logo\";a:1:{s:3:\"url\";s:84:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/logo-dark.png\";}s:10:\"logo_light\";a:1:{s:3:\"url\";s:85:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/logo-light.png\";}s:10:\"logo_width\";s:1:\"2\";s:11:\"sticky_menu\";b:1;s:9:\"tr_header\";b:0;s:7:\"top_bar\";b:1;s:13:\"top_bar_style\";s:1:\"4\";s:15:\"top_bar_bgcolor\";s:7:\"#002147\";s:13:\"top_bar_color\";s:7:\"#d0d6dd\";s:18:\"top_bar_icon_color\";s:7:\"#fdc800\";s:16:\"top_bar_color_tr\";s:7:\"#d0d6dd\";s:12:\"header_style\";s:1:\"1\";s:14:\"header_btn_txt\";s:0:\"\";s:14:\"header_btn_url\";s:0:\"\";s:11:\"search_icon\";b:1;s:9:\"cart_icon\";b:1;s:18:\"vertical_menu_icon\";b:1;s:9:\"menu_typo\";a:6:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"15px\";s:11:\"font-weight\";s:3:\"500\";s:11:\"line-height\";s:4:\"24px\";s:14:\"text-transform\";s:9:\"uppercase\";}s:10:\"menu_color\";s:7:\"#002147\";s:14:\"menu_color_alt\";s:7:\"#ffffff\";s:13:\"menu_color_tr\";s:4:\"#fff\";s:16:\"menu_hover_color\";s:7:\"#fdc800\";s:12:\"submenu_typo\";a:6:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"14px\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:4:\"21px\";s:14:\"text-transform\";s:9:\"uppercase\";}s:13:\"submenu_color\";s:7:\"#ffffff\";s:15:\"submenu_bgcolor\";s:7:\"#002147\";s:19:\"submenu_hover_color\";s:7:\"#FDC800\";s:21:\"submenu_hover_bgcolor\";s:7:\"#1A3B61\";s:13:\"resmenu_width\";i:992;s:12:\"resmenu_typo\";a:6:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"14px\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:4:\"21px\";s:14:\"text-transform\";s:9:\"uppercase\";}s:20:\"banner_heading_color\";s:7:\"#ffffff\";s:21:\"breadcrumb_link_color\";s:7:\"#fdc800\";s:27:\"breadcrumb_link_hover_color\";s:7:\"#ffffff\";s:23:\"breadcrumb_active_color\";s:7:\"#ffffff\";s:26:\"breadcrumb_seperator_color\";s:7:\"#ffffff\";s:11:\"footer_area\";b:1;s:13:\"footer_column\";s:1:\"4\";s:14:\"footer_bgcolor\";s:7:\"#002147\";s:18:\"footer_title_color\";s:7:\"#ffffff\";s:12:\"footer_color\";s:7:\"#f5f5f5\";s:17:\"footer_link_color\";s:7:\"#f5f5f5\";s:23:\"footer_link_hover_color\";s:7:\"#fdc800\";s:14:\"copyright_area\";b:1;s:13:\"payment_icons\";b:0;s:17:\"copyright_bgcolor\";s:7:\"#001a39\";s:15:\"copyright_color\";s:7:\"#909da4\";s:14:\"copyright_text\";s:119:\"&copy; Copyright Eikra 2018. Designed and Developed by <a target=\"_blank\" href=\"http:\/\/radiustheme.com\">RadiusTheme<\/a>\";s:9:\"typo_body\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"15px\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:4:\"26px\";}s:7:\"typo_h1\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"40px\";s:11:\"font-weight\";s:3:\"500\";s:11:\"line-height\";s:4:\"44px\";}s:7:\"typo_h2\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"28px\";s:11:\"font-weight\";s:3:\"500\";s:11:\"line-height\";s:4:\"31px\";}s:7:\"typo_h3\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"20px\";s:11:\"font-weight\";s:3:\"500\";s:11:\"line-height\";s:4:\"26px\";}s:7:\"typo_h4\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"16px\";s:11:\"font-weight\";s:3:\"500\";s:11:\"line-height\";s:4:\"18px\";}s:7:\"typo_h5\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"14px\";s:11:\"font-weight\";s:3:\"500\";s:11:\"line-height\";s:4:\"16px\";}s:7:\"typo_h6\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"12px\";s:11:\"font-weight\";s:3:\"500\";s:11:\"line-height\";s:4:\"14px\";}s:11:\"page_layout\";s:10:\"full-width\";s:12:\"page_sidebar\";s:7:\"sidebar\";s:16:\"page_padding_top\";s:3:\"100\";s:19:\"page_padding_bottom\";s:3:\"100\";s:11:\"page_banner\";b:1;s:15:\"page_breadcrumb\";b:1;s:11:\"page_bgtype\";s:5:\"bgimg\";s:10:\"page_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:12:\"page_bgcolor\";s:7:\"#606060\";s:11:\"blog_layout\";s:13:\"right-sidebar\";s:12:\"blog_sidebar\";s:7:\"sidebar\";s:16:\"blog_padding_top\";s:3:\"100\";s:19:\"blog_padding_bottom\";s:3:\"100\";s:11:\"blog_banner\";b:1;s:15:\"blog_breadcrumb\";b:1;s:11:\"blog_bgtype\";s:5:\"bgimg\";s:10:\"blog_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:12:\"blog_bgcolor\";s:7:\"#606060\";s:18:\"single_post_layout\";s:13:\"right-sidebar\";s:19:\"single_post_sidebar\";s:7:\"sidebar\";s:23:\"single_post_padding_top\";s:3:\"100\";s:26:\"single_post_padding_bottom\";s:3:\"100\";s:18:\"single_post_banner\";b:1;s:22:\"single_post_breadcrumb\";b:1;s:18:\"single_post_bgtype\";s:5:\"bgimg\";s:17:\"single_post_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:19:\"single_post_bgcolor\";s:7:\"#606060\";s:12:\"course_style\";s:1:\"1\";s:21:\"course_archive_layout\";s:13:\"right-sidebar\";s:22:\"course_archive_sidebar\";s:7:\"sidebar\";s:26:\"course_archive_padding_top\";s:3:\"100\";s:29:\"course_archive_padding_bottom\";s:3:\"100\";s:21:\"course_archive_banner\";b:1;s:25:\"course_archive_breadcrumb\";b:1;s:21:\"course_archive_bgtype\";s:5:\"bgimg\";s:20:\"course_archive_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:22:\"course_archive_bgcolor\";s:7:\"#606060\";s:25:\"single_course_padding_top\";s:3:\"100\";s:28:\"single_course_padding_bottom\";s:3:\"100\";s:20:\"single_course_banner\";b:1;s:24:\"single_course_breadcrumb\";b:1;s:20:\"single_course_bgtype\";s:5:\"bgimg\";s:19:\"single_course_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:21:\"single_course_bgcolor\";s:7:\"#606060\";s:22:\"instructor_padding_top\";s:3:\"100\";s:25:\"instructor_padding_bottom\";s:3:\"100\";s:17:\"instructor_banner\";b:1;s:21:\"instructor_breadcrumb\";b:1;s:17:\"instructor_bgtype\";s:5:\"bgimg\";s:16:\"instructor_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:18:\"instructor_bgcolor\";s:7:\"#606060\";s:15:\"research_layout\";s:13:\"right-sidebar\";s:16:\"research_sidebar\";s:7:\"sidebar\";s:20:\"research_padding_top\";s:3:\"100\";s:23:\"research_padding_bottom\";s:3:\"100\";s:15:\"research_banner\";b:1;s:19:\"research_breadcrumb\";b:1;s:15:\"research_bgtype\";s:5:\"bgimg\";s:14:\"research_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:16:\"research_bgcolor\";s:7:\"#606060\";s:12:\"event_layout\";s:13:\"right-sidebar\";s:13:\"event_sidebar\";s:7:\"sidebar\";s:17:\"event_padding_top\";s:3:\"100\";s:20:\"event_padding_bottom\";s:3:\"100\";s:12:\"event_banner\";b:1;s:16:\"event_breadcrumb\";b:1;s:12:\"event_bgtype\";s:5:\"bgimg\";s:11:\"event_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:13:\"event_bgcolor\";s:7:\"#606060\";s:13:\"search_layout\";s:13:\"right-sidebar\";s:14:\"search_sidebar\";s:7:\"sidebar\";s:18:\"search_padding_top\";s:3:\"100\";s:21:\"search_padding_bottom\";s:3:\"100\";s:13:\"search_banner\";b:1;s:17:\"search_breadcrumb\";b:1;s:13:\"search_bgtype\";s:5:\"bgimg\";s:12:\"search_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:14:\"search_bgcolor\";s:7:\"#606060\";s:13:\"error_sidebar\";s:7:\"sidebar\";s:17:\"error_padding_top\";s:3:\"100\";s:20:\"error_padding_bottom\";s:3:\"100\";s:12:\"error_banner\";b:1;s:16:\"error_breadcrumb\";b:1;s:12:\"error_bgtype\";s:5:\"bgimg\";s:11:\"error_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:13:\"error_bgcolor\";s:7:\"#606060\";s:10:\"blog_style\";s:6:\"style1\";s:9:\"blog_date\";b:1;s:16:\"blog_author_name\";b:1;s:9:\"blog_cats\";b:1;s:16:\"blog_comment_num\";b:1;s:9:\"post_date\";b:1;s:16:\"post_author_name\";b:1;s:9:\"post_cats\";b:1;s:16:\"post_comment_num\";b:1;s:9:\"post_tags\";b:1;s:17:\"course_price_hide\";b:0;s:11:\"course_meta\";a:5:{s:3:\"ins\";s:1:\"1\";s:3:\"lec\";s:1:\"1\";s:2:\"qz\";s:1:\"1\";s:3:\"stu\";s:1:\"1\";s:3:\"dur\";s:1:\"1\";}s:11:\"course_cats\";b:1;s:11:\"course_tags\";b:1;s:17:\"course_curriculum\";b:1;s:17:\"course_instructor\";b:1;s:13:\"course_review\";b:1;s:14:\"course_related\";b:1;s:14:\"course_sidebar\";b:1;s:15:\"course_progress\";b:1;s:12:\"course_price\";b:1;s:13:\"course_rating\";b:1;s:11:\"error_title\";s:9:\"Error 404\";s:12:\"error_bodybg\";s:7:\"#FDC800\";s:16:\"error_bodybanner\";a:1:{s:3:\"url\";s:78:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/404.png\";}s:11:\"error_text1\";s:14:\"Page not Found\";s:11:\"error_text2\";s:112:\"The page you are looking is not available or has been removed. Try going to Home Page by using the button below.\";s:17:\"error_text1_color\";s:7:\"#000000\";s:17:\"error_text2_color\";s:7:\"#634e00\";s:16:\"error_buttontext\";s:15:\"Go to Home Page\";s:20:\"single_course_layout\";s:13:\"right-sidebar\";s:21:\"single_course_sidebar\";s:7:\"sidebar\";s:11:\"shop_layout\";s:13:\"right-sidebar\";s:12:\"shop_sidebar\";s:7:\"sidebar\";s:16:\"shop_padding_top\";s:3:\"100\";s:19:\"shop_padding_bottom\";s:3:\"100\";s:11:\"shop_banner\";b:1;s:15:\"shop_breadcrumb\";b:1;s:11:\"shop_bgtype\";s:5:\"bgimg\";s:10:\"shop_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:12:\"shop_bgcolor\";s:7:\"#606060\";s:14:\"product_layout\";s:13:\"right-sidebar\";s:15:\"product_sidebar\";s:7:\"sidebar\";s:19:\"product_padding_top\";s:3:\"100\";s:22:\"product_padding_bottom\";s:3:\"100\";s:14:\"product_banner\";b:1;s:18:\"product_breadcrumb\";b:1;s:14:\"product_bgtype\";s:5:\"bgimg\";s:13:\"product_bgimg\";a:1:{s:3:\"url\";s:81:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/themes\/eikra\/assets\/img\/banner.jpg\";}s:15:\"product_bgcolor\";s:7:\"#606060\";s:14:\"wc_num_product\";s:1:\"9\";s:16:\"wc_wishlist_icon\";b:1;s:17:\"wc_quickview_icon\";b:1;s:15:\"wc_show_excerpt\";b:1;s:7:\"wc_cats\";b:1;s:7:\"wc_tags\";b:1;s:10:\"wc_related\";b:1;s:14:\"wc_description\";b:1;s:10:\"wc_reviews\";b:1;s:18:\"wc_additional_info\";b:1;s:13:\"wc_cross_sell\";b:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"221","option_name":"eikra-transients","option_value":"a:2:{s:14:\"changed_values\";a:0:{}s:9:\"last_save\";i:1527827870;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"231","option_name":"learn_press_check_tables","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"242","option_name":"woocommerce_store_address","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"243","option_name":"woocommerce_store_address_2","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"244","option_name":"woocommerce_store_city","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"245","option_name":"woocommerce_default_country","option_value":"GB","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"246","option_name":"woocommerce_store_postcode","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"247","option_name":"woocommerce_allowed_countries","option_value":"all","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"248","option_name":"woocommerce_all_except_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"249","option_name":"woocommerce_specific_allowed_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"250","option_name":"woocommerce_ship_to_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"251","option_name":"woocommerce_specific_ship_to_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"252","option_name":"woocommerce_default_customer_address","option_value":"geolocation","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"253","option_name":"woocommerce_calc_taxes","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"254","option_name":"woocommerce_enable_coupons","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"255","option_name":"woocommerce_calc_discounts_sequentially","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"256","option_name":"woocommerce_currency","option_value":"GBP","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"257","option_name":"woocommerce_currency_pos","option_value":"left","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"258","option_name":"woocommerce_price_thousand_sep","option_value":",","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"259","option_name":"woocommerce_price_decimal_sep","option_value":".","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"260","option_name":"woocommerce_price_num_decimals","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"261","option_name":"woocommerce_shop_page_id","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"262","option_name":"woocommerce_cart_redirect_after_add","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"263","option_name":"woocommerce_enable_ajax_add_to_cart","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"264","option_name":"woocommerce_weight_unit","option_value":"kg","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"265","option_name":"woocommerce_dimension_unit","option_value":"cm","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"266","option_name":"woocommerce_enable_reviews","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"267","option_name":"woocommerce_review_rating_verification_label","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"268","option_name":"woocommerce_review_rating_verification_required","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"269","option_name":"woocommerce_enable_review_rating","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"270","option_name":"woocommerce_review_rating_required","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"271","option_name":"woocommerce_manage_stock","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"272","option_name":"woocommerce_hold_stock_minutes","option_value":"60","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"273","option_name":"woocommerce_notify_low_stock","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"274","option_name":"woocommerce_notify_no_stock","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"275","option_name":"woocommerce_stock_email_recipient","option_value":"deepaman2626@gmail.com","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"276","option_name":"woocommerce_notify_low_stock_amount","option_value":"2","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"277","option_name":"woocommerce_notify_no_stock_amount","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"278","option_name":"woocommerce_hide_out_of_stock_items","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"279","option_name":"woocommerce_stock_format","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"280","option_name":"woocommerce_file_download_method","option_value":"force","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"281","option_name":"woocommerce_downloads_require_login","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"282","option_name":"woocommerce_downloads_grant_access_after_payment","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"283","option_name":"woocommerce_prices_include_tax","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"284","option_name":"woocommerce_tax_based_on","option_value":"shipping","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"285","option_name":"woocommerce_shipping_tax_class","option_value":"inherit","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"286","option_name":"woocommerce_tax_round_at_subtotal","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"287","option_name":"woocommerce_tax_classes","option_value":"Reduced rate\nZero rate","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"288","option_name":"woocommerce_tax_display_shop","option_value":"excl","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"289","option_name":"woocommerce_tax_display_cart","option_value":"excl","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"290","option_name":"woocommerce_price_display_suffix","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"291","option_name":"woocommerce_tax_total_display","option_value":"itemized","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"292","option_name":"woocommerce_enable_shipping_calc","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"293","option_name":"woocommerce_shipping_cost_requires_address","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"294","option_name":"woocommerce_ship_to_destination","option_value":"billing","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"295","option_name":"woocommerce_shipping_debug_mode","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"296","option_name":"woocommerce_enable_guest_checkout","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"297","option_name":"woocommerce_enable_checkout_login_reminder","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"298","option_name":"woocommerce_enable_signup_and_login_from_checkout","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"299","option_name":"woocommerce_enable_myaccount_registration","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"300","option_name":"woocommerce_registration_generate_username","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"301","option_name":"woocommerce_registration_generate_password","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"302","option_name":"woocommerce_erasure_request_removes_order_data","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"303","option_name":"woocommerce_erasure_request_removes_download_data","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"304","option_name":"wp_page_for_privacy_policy","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"305","option_name":"woocommerce_registration_privacy_policy_text","option_value":"Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"306","option_name":"woocommerce_checkout_privacy_policy_text","option_value":"Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"307","option_name":"woocommerce_delete_inactive_accounts","option_value":"a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"308","option_name":"woocommerce_trash_pending_orders","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"309","option_name":"woocommerce_trash_failed_orders","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"310","option_name":"woocommerce_trash_cancelled_orders","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"311","option_name":"woocommerce_anonymize_completed_orders","option_value":"a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"312","option_name":"woocommerce_email_from_name","option_value":"Guides","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"313","option_name":"woocommerce_email_from_address","option_value":"deepaman2626@gmail.com","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"314","option_name":"woocommerce_email_header_image","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"315","option_name":"woocommerce_email_footer_text","option_value":"{site_title}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"316","option_name":"woocommerce_email_base_color","option_value":"#96588a","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"317","option_name":"woocommerce_email_background_color","option_value":"#f7f7f7","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"318","option_name":"woocommerce_email_body_background_color","option_value":"#ffffff","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"319","option_name":"woocommerce_email_text_color","option_value":"#3c3c3c","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"320","option_name":"woocommerce_cart_page_id","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"321","option_name":"woocommerce_checkout_page_id","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"322","option_name":"woocommerce_myaccount_page_id","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"323","option_name":"woocommerce_terms_page_id","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"324","option_name":"woocommerce_force_ssl_checkout","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"325","option_name":"woocommerce_unforce_ssl_checkout","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"326","option_name":"woocommerce_checkout_pay_endpoint","option_value":"order-pay","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"327","option_name":"woocommerce_checkout_order_received_endpoint","option_value":"order-received","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"328","option_name":"woocommerce_myaccount_add_payment_method_endpoint","option_value":"add-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"329","option_name":"woocommerce_myaccount_delete_payment_method_endpoint","option_value":"delete-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"330","option_name":"woocommerce_myaccount_set_default_payment_method_endpoint","option_value":"set-default-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"331","option_name":"woocommerce_myaccount_orders_endpoint","option_value":"orders","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"332","option_name":"woocommerce_myaccount_view_order_endpoint","option_value":"view-order","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"333","option_name":"woocommerce_myaccount_downloads_endpoint","option_value":"downloads","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"334","option_name":"woocommerce_myaccount_edit_account_endpoint","option_value":"edit-account","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"335","option_name":"woocommerce_myaccount_edit_address_endpoint","option_value":"edit-address","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"336","option_name":"woocommerce_myaccount_payment_methods_endpoint","option_value":"payment-methods","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"337","option_name":"woocommerce_myaccount_lost_password_endpoint","option_value":"lost-password","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"338","option_name":"woocommerce_logout_endpoint","option_value":"customer-logout","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"339","option_name":"woocommerce_api_enabled","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"340","option_name":"woocommerce_single_image_width","option_value":"600","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"341","option_name":"woocommerce_thumbnail_image_width","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"342","option_name":"woocommerce_checkout_highlight_required_fields","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"343","option_name":"woocommerce_demo_store","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"344","option_name":"woocommerce_permalinks","option_value":"a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"345","option_name":"current_theme_supports_woocommerce","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"346","option_name":"woocommerce_queue_flush_rewrite_rules","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"348","option_name":"product_cat_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"349","option_name":"default_product_cat","option_value":"15","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"358","option_name":"yit_recently_activated","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"359","option_name":"layerslider_update_info","option_value":"O:8:\"stdClass\":1:{s:7:\"checked\";i:1527756458;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"361","option_name":"woocommerce_admin_notices","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"362","option_name":"yith_wcwl_frontend_css_colors","option_value":"s:1159:\"a:10:{s:15:\"add_to_wishlist\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:21:\"add_to_wishlist_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:11:\"add_to_cart\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:17:\"add_to_cart_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"button_style_1\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:20:\"button_style_1_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"button_style_2\";a:3:{s:10:\"background\";s:7:\"#FFFFFF\";s:5:\"color\";s:7:\"#858484\";s:12:\"border_color\";s:7:\"#c6c6c6\";}s:20:\"button_style_2_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"wishlist_table\";a:3:{s:10:\"background\";s:7:\"#FFFFFF\";s:5:\"color\";s:7:\"#6d6c6c\";s:12:\"border_color\";s:7:\"#FFFFFF\";}s:7:\"headers\";a:1:{s:10:\"background\";s:7:\"#F4F4F4\";}}\";","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"363","option_name":"yith_wcwl_wishlist_title","option_value":"My wishlist on Guides","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"367","option_name":"widget_woocommerce_widget_cart","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"368","option_name":"widget_woocommerce_layered_nav_filters","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"369","option_name":"widget_woocommerce_layered_nav","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"370","option_name":"widget_woocommerce_price_filter","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"371","option_name":"widget_woocommerce_product_categories","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"372","option_name":"widget_woocommerce_product_search","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"373","option_name":"widget_woocommerce_product_tag_cloud","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"374","option_name":"widget_woocommerce_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"375","option_name":"widget_woocommerce_recently_viewed_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"376","option_name":"widget_woocommerce_top_rated_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"377","option_name":"widget_woocommerce_recent_reviews","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"378","option_name":"widget_woocommerce_rating_filter","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"397","option_name":"recently_activated","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"398","option_name":"yith_wcwl_version","option_value":"2.2.2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"399","option_name":"yith_wcwl_db_version","option_value":"2.2.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"402","option_name":"yith-wcqv-enable","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"403","option_name":"yith-wcqv-enable-mobile","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"404","option_name":"yith-wcqv-button-label","option_value":"Quick View","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"405","option_name":"yith-wcqv-enable-lightbox","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"406","option_name":"yith-wcqv-background-modal","option_value":"#ffffff","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"407","option_name":"yith-wcqv-close-color","option_value":"#cdcdcd","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"408","option_name":"yith-wcqv-close-color-hover","option_value":"#ff0000","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"409","option_name":"yit_plugin_fw_panel_wc_default_options_set","option_value":"a:2:{s:15:\"yith_wcqv_panel\";b:1;s:15:\"yith_wcwl_panel\";b:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"410","option_name":"yith_wcwl_general_videobox","option_value":"a:7:{s:11:\"plugin_name\";s:25:\"YITH WooCommerce Wishlist\";s:18:\"title_first_column\";s:30:\"Discover the Advanced Features\";s:24:\"description_first_column\";s:89:\"Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from all features!\";s:5:\"video\";a:3:{s:8:\"video_id\";s:9:\"118797844\";s:15:\"video_image_url\";s:111:\"http:\/\/digitalcareagency.com\/guides\/wp-content\/plugins\/yith-woocommerce-wishlist\/\/assets\/images\/video-thumb.jpg\";s:17:\"video_description\";s:0:\"\";}s:19:\"title_second_column\";s:28:\"Get Support and Pro Features\";s:25:\"description_second_column\";s:205:\"By purchasing the premium version of the plugin, you will take advantage of the advanced features of the product and you will get one year of free updates and support through our platform available 24h\/24.\";s:6:\"button\";a:2:{s:4:\"href\";s:78:\"http:\/\/yithemes.com\/themes\/plugins\/yith-woocommerce-wishlist\/?refer_id=1030585\";s:5:\"title\";s:28:\"Get Support and Pro Features\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"411","option_name":"yith_wcwl_enabled","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"412","option_name":"yith_wcwl_wishlist_page_id","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"413","option_name":"yith_wcwl_redirect_cart","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"414","option_name":"yith_wcwl_remove_after_add_to_cart","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"415","option_name":"yith_wcwl_add_to_wishlist_text","option_value":"Add to Wishlist","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"416","option_name":"yith_wcwl_browse_wishlist_text","option_value":"Browse Wishlist","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"417","option_name":"yith_wcwl_already_in_wishlist_text","option_value":"The product is already in the wishlist!","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"418","option_name":"yith_wcwl_product_added_text","option_value":"Product added!","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"419","option_name":"yith_wcwl_add_to_cart_text","option_value":"Add to Cart","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"420","option_name":"yith_wcwl_price_show","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"421","option_name":"yith_wcwl_add_to_cart_show","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"422","option_name":"yith_wcwl_stock_show","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"423","option_name":"yith_wcwl_show_dateadded","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"424","option_name":"yith_wcwl_repeat_remove_button","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"425","option_name":"yith_wcwl_share_fb","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"426","option_name":"yith_wcwl_share_twitter","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"427","option_name":"yith_wcwl_share_pinterest","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"428","option_name":"yith_wcwl_share_googleplus","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"429","option_name":"yith_wcwl_share_email","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"430","option_name":"yith_wcwl_socials_title","option_value":"My wishlist on Guides","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"431","option_name":"yith_wcwl_socials_text","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"432","option_name":"yith_wcwl_socials_image_url","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"433","option_name":"yith_wfbt_enable_integration","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"434","option_name":"yith_wcwl_use_button","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"435","option_name":"yith_wcwl_custom_css","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"436","option_name":"yith_wcwl_frontend_css","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"437","option_name":"yith_wcwl_rounded_corners","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"438","option_name":"yith_wcwl_add_to_wishlist_icon","option_value":"none","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"439","option_name":"yith_wcwl_add_to_cart_icon","option_value":"fa-shopping-cart","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"444","option_name":"woocommerce_meta_box_errors","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"455","option_name":"wpb_js_composer_license_activation_notified","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"463","option_name":"learnpress_db_version","option_value":"3.0.9","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"464","option_name":"learnpress_version","option_value":"3.0.9","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"478","option_name":"learn_press_paypal","option_value":"a:2:{s:12:\"paypal_email\";s:0:\"\";s:20:\"paypal_sandbox_email\";s:0:\"\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"479","option_name":"learn_press_emails_new-order-admin","option_value":"a:5:{s:6:\"enable\";s:3:\"yes\";s:10:\"recipients\";s:22:\"deepaman2626@gmail.com\";s:7:\"subject\";s:34:\"New order placed on {{order_date}}\";s:7:\"heading\";s:14:\"New user order\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:107:\"\n== {{header}} ==\n\n** New order placed by \"{{order_user_name}}\" **\n\n{{order_items_table}}\n\n== {{footer}} ==\";s:4:\"html\";s:120:\"<?php ?>\n\n{{header}}\n\n<p>New order placed by <strong>{{order_user_name}}<\/strong><\/p>\n\n{{order_items_table}}\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"480","option_name":"learn_press_emails_new-order-user","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:35:\"Your order placed on {{order_date}}\";s:7:\"heading\";s:24:\"Thank you for your order\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:234:\"\n== {{header}} ==\n\n** Hi \"{{order_user_name}}\" **\n\n** We have received your order at \"{{site_title}}\" and send you the details. **\n\n** You can also login to your account to see more details. **\n\n{{order_items_table}}\n\n== {{footer}} ==\";s:4:\"html\";s:263:\"<?php ?>\n\n{{header}}\n\n<p>Hi <strong>{{order_user_name}}<\/strong><\/p>\n\n<p>We have received your order at <strong>{{site_title}}<\/strong> and send you the details.<p>\n\n<p>You can also login to your account to see more details.<p>\n\n{{order_items_table}}\n\n{{footer}}\n\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"481","option_name":"learn_press_emails_new-order-instructor","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:34:\"New order placed on {{order_date}}\";s:7:\"heading\";s:14:\"New user order\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:107:\"\n== {{header}} ==\n\n** New order placed by \"{{order_user_name}}\" **\n\n{{order_items_table}}\n\n== {{footer}} ==\";s:4:\"html\";s:120:\"<?php ?>\n\n{{header}}\n\n<p>New order placed by <strong>{{order_user_name}}<\/strong><\/p>\n\n{{order_items_table}}\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"482","option_name":"learn_press_emails_new-order-guest","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:35:\"Your order placed on {{order_date}}\";s:7:\"heading\";s:24:\"Thank you for your order\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:342:\"\n== {{header}} ==\n\n** Hi \"Guest\", **\n\n**\n    Thank you for purchasing course with \"{{site_title}}\"!\n    We have received your order and it is now being processed.\n    We will send you an email once your order has been processed.\n**\n\n** See your order details below: **\n\n** Order key: {{order_key}} **\n\n{{order_items_table}}\n\n== {{footer}} ==\n\";s:4:\"html\";s:357:\"<?php ?>\n\n{{header}}\n\n<p>Hi <strong>Guest<\/strong>,<\/p>\n\n<p>\n    Thank you for purchasing course with {{site_title}}!\n    We have received your order and it is now being processed.\n    We will send you an email once your order has been processed.\n<p>\n\n<p>See your order details below:<\/p>\n\n<p>Order key: {{order_key}}<\/p>\n\n{{order_items_table}}\n\n{{footer}}\n\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"483","option_name":"learn_press_emails_processing-order-user","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:35:\"Your order placed on {{order_date}}\";s:7:\"heading\";s:24:\"Thank you for your order\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:272:\"\n== {{header}} ==\n\n** Hi \"{{order_user_name}}\" **\n\n** We have received your order at \"{{site_title}}\" and send you the details. **\n\n** Your order is now processing. **\n\n** You can also login to your account to see more details. **\n\n{{order_items_table}}\n\n== {{footer}} ==\n\";s:4:\"html\";s:303:\"<?php ?>\n\n{{header}}\n\n<p>Hi <strong>{{order_user_name}}<\/strong><\/p>\n\n<p>We have received your order at <strong>{{site_title}}<\/strong> and send you the details.<\/p>\n\n<p>Your order is now processing.<\/p>\n\n<p>You can also login to your account to see more details.<\/p>\n\n{{order_items_table}}\n\n{{footer}}\n\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"484","option_name":"learn_press_emails_processing-order-guest","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:35:\"Your order placed on {{order_date}}\";s:7:\"heading\";s:24:\"Thank you for your order\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:310:\"\n== {{header}} ==\n\n** Hi \"Guest\", **\n\n**\n    Thank you for purchasing course with \"{{site_title}}\"!\n    We have received your order and it is now being processed.\n    We will send you an email once your order has been processed.\n**\n\n** See your order details below: **\n\n{{order_items_table}}\n\n== {{footer}} ==\n\";s:4:\"html\";s:324:\"<?php ?>\n\n{{header}}\n\n<p>Hi <strong>Guest<\/strong>,<\/p>\n\n<p>\n    Thank you for purchasing course with {{site_title}}!\n    We have received your order and it is now being processed.\n    We will send you an email once your order has been processed.\n<p>\n\n<p>See your order details below:<\/p>\n\n{{order_items_table}}\n\n{{footer}}\n\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"485","option_name":"learn_press_emails_completed-order-user","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:42:\"Your order on {{order_date}} has completed\";s:7:\"heading\";s:24:\"Your order has completed\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:194:\"\n== {{header}} ==\n\n** Hi \"{{order_user_name}}\", **\n\n** Your recent order at \"{{site_title}}\" has been completed. **\n\n** See your order details below: **\n\n{{order_items_table}}\n\n== {{footer}} ==\n\";s:4:\"html\";s:206:\"<?php ?>\n\n{{header}}\n\n<p>Hi <strong>{{order_user_name}}<\/strong>,<\/p>\n\n<p>Your recent order at {{site_title}} has been completed.<p>\n\n<p>See your order details below:<\/p>\n\n{{order_items_table}}\n\n{{footer}}\n\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"486","option_name":"learn_press_emails_completed-order-guest","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:42:\"Your order on {{order_date}} has completed\";s:7:\"heading\";s:24:\"Your order has completed\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:212:\"\n== {{header}} ==\n\n** Hi \"Guest\", **\n\n** Your recent order at \"{{site_title}}\" has been completed. **\n\n** See your order details below: **\n\n** Order key: {{order_key}} **\n\n{{order_items_table}}\n\n== {{footer}} ==\n\";s:4:\"html\";s:225:\"<?php ?>\n\n{{header}}\n\n<p>Hi <strong>Guest<\/strong>,<\/p>\n\n<p>Your recent order at {{site_title}} has been completed.<p>\n\n<p>See your order details below:<\/p>\n\n<p>Order key: {{order_key}}<\/p>\n\n{{order_items_table}}\n\n{{footer}}\n\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"487","option_name":"learn_press_emails_cancelled-order-admin","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:49:\"Order placed on {{order_date}} has been cancelled\";s:7:\"heading\";s:29:\"User order has been cancelled\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:122:\"\n== {{header}} ==\n\n** Order placed by \"{{order_user_name}}\" has been cancelled **\n\n{{order_items_table}}\n\n== {{footer}} ==\";s:4:\"html\";s:135:\"<?php ?>\n\n{{header}}\n\n<p>Order placed by <strong>{{order_user_name}}<\/strong> has been cancelled<\/p>\n\n{{order_items_table}}\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"488","option_name":"learn_press_emails_cancelled-order-instructor","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:49:\"Order placed on {{order_date}} has been cancelled\";s:7:\"heading\";s:29:\"User order has been cancelled\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:122:\"\n== {{header}} ==\n\n** Order placed by \"{{order_user_name}}\" has been cancelled **\n\n{{order_items_table}}\n\n== {{footer}} ==\";s:4:\"html\";s:135:\"<?php ?>\n\n{{header}}\n\n<p>Order placed by <strong>{{order_user_name}}<\/strong> has been cancelled<\/p>\n\n{{order_items_table}}\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"489","option_name":"learn_press_emails_cancelled-order-user","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:47:\"Your order on {{order_date}} has been cancelled\";s:7:\"heading\";s:29:\"Your order has been cancelled\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:194:\"\n== {{header}} ==\n\n** Hi \"{{order_user_name}}\", **\n\n** Your recent order at \"{{site_title}}\" has been cancelled. **\n\n** See your order details below: **\n\n{{order_items_table}}\n\n== {{footer}} ==\n\";s:4:\"html\";s:206:\"<?php ?>\n\n{{header}}\n\n<p>Hi <strong>{{order_user_name}}<\/strong>,<\/p>\n\n<p>Your recent order at {{site_title}} has been cancelled.<p>\n\n<p>See your order details below:<\/p>\n\n{{order_items_table}}\n\n{{footer}}\n\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"490","option_name":"learn_press_emails_cancelled-order-guest","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:47:\"Your order on {{order_date}} has been cancelled\";s:7:\"heading\";s:29:\"Your order has been cancelled\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:179:\"\n== {{header}} ==\n\n** Hi \"Guest\", **\n\n** Your recent order at \"{{site_title}}\" has been cancelled. **\n\n** See your order details below: **\n\n{{order_items_table}}\n\n== {{footer}} ==\";s:4:\"html\";s:191:\"<?php ?>\n\n{{header}}\n\n<p>Hi <strong>Guest<\/strong>, <\/p>\n<p>Your recent order at {{site_title}} has been cancelled.<p>\n<p>See your order details below:<\/p>\n\n{{order_items_table}}\n\n{{footer}}\n\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"491","option_name":"learn_press_emails_enrolled-course-admin","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:41:\"{{user_display_name}} has enrolled course\";s:7:\"heading\";s:24:\"User has enrolled course\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:139:\"\n== {{header}} ==\n\n** User {{user_display_name}} ({{user_email}}) has enrolled course \"{{course_name}}\" {{course_url}} **\n\n== {{footer}} ==\";s:4:\"html\";s:168:\"<?php ?>\n\n{{header}}\n\n<p>User {{user_display_name}} ({{user_email}}) has enrolled course  <a target=\"_blank\" href=\"{{course_url}}\">\"{{course_name}}\"<\/a><\/p>\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"492","option_name":"learn_press_emails_enrolled-course-instructor","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:41:\"{{user_display_name}} has enrolled course\";s:7:\"heading\";s:24:\"User has enrolled course\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:139:\"\n== {{header}} ==\n\n** User {{user_display_name}} ({{user_email}}) has enrolled course \"{{course_name}}\" {{course_url}} **\n\n== {{footer}} ==\";s:4:\"html\";s:168:\"<?php ?>\n\n{{header}}\n\n<p>User {{user_display_name}} ({{user_email}}) has enrolled course  <a target=\"_blank\" href=\"{{course_url}}\">\"{{course_name}}\"<\/a><\/p>\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"493","option_name":"learn_press_emails_enrolled-course-user","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:44:\"[{{site_title}}] You have enrolled in course\";s:7:\"heading\";s:24:\"You have enrolled course\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:110:\"\n== {{header}} ==\n\n** Congrats! You have enrolled course \"{{course_name}}\" {{course_url}} **\n\n== {{footer}} ==\";s:4:\"html\";s:139:\"<?php ?>\n\n{{header}}\n\n<p>Congrats! You have enrolled course  <a target=\"_blank\" href=\"{{course_url}}\">\"{{course_name}}\"<\/a><\/p>\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"494","option_name":"learn_press_emails_finished-course-admin","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:41:\"{{user_display_name}} has finished course\";s:7:\"heading\";s:24:\"User has finished course\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:221:\"\n== {{header}} ==\n\n** User {{user_display_name}} ({{user_email}}) has finished course \"{{course_name}}\" {{course_url}} **\n\n** User has \"{{course_grade}}\" course with {{course_result_percent}} of total **\n\n== {{footer}} ==\";s:4:\"html\";s:266:\"<?php ?>\n\n{{header}}\n\n<p>User {{user_display_name}} ({{user_email}}) has finished course  <a target=\"_blank\" href=\"{{course_url}}\">\"{{course_name}}\"<\/a><\/p>\n\n<p>User has <strong>{{course_grade}}<\/strong> course with {{course_result_percent}} of total<\/p>\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"495","option_name":"learn_press_emails_finished-course-instructor","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:41:\"{{user_display_name}} has finished course\";s:7:\"heading\";s:24:\"User has finished course\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:221:\"\n== {{header}} ==\n\n** User {{user_display_name}} ({{user_email}}) has finished course \"{{course_name}}\" {{course_url}} **\n\n** User has \"{{course_grade}}\" course with {{course_result_percent}} of total **\n\n== {{footer}} ==\";s:4:\"html\";s:265:\"<?php ?>\n\n{{header}}\n\n<p>User {{user_display_name}} ({{user_email}}) has finished course <a target=\"_blank\" href=\"{{course_url}}\">\"{{course_name}}\"<\/a><\/p>\n\n<p>User has <strong>{{course_grade}}<\/strong> course with {{course_result_percent}} of total<\/p>\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"496","option_name":"learn_press_emails_finished-course-user","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:41:\"[{{site_title}}] You have finished course\";s:7:\"heading\";s:24:\"You have finished course\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:201:\"\n== {{header}} ==\n\n** Congrats! You have finished course \"{{course_name}}\" {{course_url}} **\n\n** You achieved {{course_result_percent}} of course and your grade is {{course_grade}} **\n\n== {{footer}} ==\";s:4:\"html\";s:247:\"<?php ?>\n\n{{header}}\n\n<p>Congrats! You have finished course <a target=\"_blank\" href=\"{{course_url}}\">\"{{course_name}}\"<\/a><\/p>\n\n<p>You achieved {{course_result_percent}} of course and your grade is <strong>{{course_grade}}<\/strong><\/p>\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"497","option_name":"learn_press_emails_become-an-instructor","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:48:\"[{{site_title}}] Request to become an instructor\";s:7:\"heading\";s:20:\"Become an instructor\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:191:\"\n== {{header}} ==\n\n** User {{request_email}} has requested to become an Instructor at {{site_title}} **\n\n** Please login to {{site_title}} and accept\/deny the requesting. **\n\n== {{footer}} ==\";s:4:\"html\";s:190:\"<?php ?>\n\n{{header}}\n\n<p>User {{request_email}} has requested to become an Instructor at {{site_title}}<\/p>\n\n<p>Please login to {{site_title}} and accept\/deny the requesting.<\/p>\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"498","option_name":"learn_press_emails_instructor-accepted","option_value":"a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:48:\"[{{site_title}}] Request to become an instructor\";s:7:\"heading\";s:20:\"Become an instructor\";s:13:\"email_content\";a:3:{s:6:\"format\";s:4:\"html\";s:5:\"plain\";s:157:\"\n== {{header}} ==\n\n** Congrats! You become an Instructor at \"{{site_title}}\" **\n\n** Please login to \"{{site_title}}\" and start teaching. **\n\n== {{footer}} ==\";s:4:\"html\";s:185:\"<?php ?>\n\n{{header}}\n\n<p>Congrats! You become an Instructor at <strong>{{site_title}}<\/strong><\/p>\n\n<p>Please login to <strong>{{site_title}}<\/strong> and start teaching<\/p>\n\n{{footer}}\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"504","option_name":"ReduxFrameworkPlugin_ACTIVATED_NOTICES","option_value":"a:1:{i:0;s:138:\"Redux Framework has an embedded demo. <a href=\".\/plugins.php?ReduxFrameworkPlugin=demo\">Click here to activate the sample config file.<\/a>\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"512","option_name":"wp_1_wc_privacy_cleanup_batch_18d9814cd26e4e05b8bd0c6f688a214a","option_value":"a:5:{i:0;a:1:{s:4:\"task\";s:20:\"trash_pending_orders\";}i:1;a:1:{s:4:\"task\";s:19:\"trash_failed_orders\";}i:2;a:1:{s:4:\"task\";s:22:\"trash_cancelled_orders\";}i:3;a:1:{s:4:\"task\";s:26:\"anonymize_completed_orders\";}i:4;a:1:{s:4:\"task\";s:24:\"delete_inactive_accounts\";}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"519","option_name":"learn_press_permalink_structure","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"524","option_name":"woocommerce_version","option_value":"3.3.5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"525","option_name":"woocommerce_db_version","option_value":"3.3.5","autoload":"yes"}}}
{"type":"table","data":{"name":"postmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `post_id` (`post_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1","post_id":"2","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2","post_id":"4","meta_key":"_form","meta_value":"<label> Your Name (required)\n    [text* your-name] <\/label>\n\n<label> Your Email (required)\n    [email* your-email] <\/label>\n\n<label> Subject\n    [text your-subject] <\/label>\n\n<label> Your Message\n    [textarea your-message] <\/label>\n\n[submit \"Send\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3","post_id":"4","meta_key":"_mail","meta_value":"a:8:{s:7:\"subject\";s:23:\"Guides \"[your-subject]\"\";s:6:\"sender\";s:45:\"[your-name] <wordpress@digitalcareagency.com>\";s:4:\"body\";s:180:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Guides (http:\/\/digitalcareagency.com\/guides)\";s:9:\"recipient\";s:22:\"deepaman2626@gmail.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4","post_id":"4","meta_key":"_mail_2","meta_value":"a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:23:\"Guides \"[your-subject]\"\";s:6:\"sender\";s:40:\"Guides <wordpress@digitalcareagency.com>\";s:4:\"body\";s:122:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Guides (http:\/\/digitalcareagency.com\/guides)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:32:\"Reply-To: deepaman2626@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5","post_id":"4","meta_key":"_messages","meta_value":"a:8:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6","post_id":"4","meta_key":"_additional_settings","meta_value":null}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7","post_id":"4","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"8","post_id":"5","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"9","post_id":"5","meta_key":"_tml_action","meta_value":"login"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"10","post_id":"6","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"11","post_id":"6","meta_key":"_tml_action","meta_value":"logout"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"12","post_id":"7","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"13","post_id":"7","meta_key":"_tml_action","meta_value":"register"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"14","post_id":"8","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"15","post_id":"8","meta_key":"_tml_action","meta_value":"lostpassword"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"16","post_id":"9","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"17","post_id":"9","meta_key":"_tml_action","meta_value":"resetpass"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"18","post_id":"10","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"19","post_id":"10","meta_key":"_lp_page","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"20","post_id":"11","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"21","post_id":"11","meta_key":"_lp_page","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"22","post_id":"12","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"23","post_id":"12","meta_key":"_lp_page","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"24","post_id":"13","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"25","post_id":"13","meta_key":"_lp_page","meta_value":"yes"}}}
{"type":"table","data":{"name":"posts","opts":"ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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'"},"indexes":["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`)"]}}
{"type":"row","data":{"table":"posts","row":{"ID":"1","post_author":"1","post_date":"2018-05-31 08:44:10","post_date_gmt":"2018-05-31 08:44:10","post_content":"Welcome to WordPress. This is your first post. Edit or delete it, then start writing!","post_title":"Hello world!","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"hello-world","to_ping":"","pinged":"","post_modified":"2018-05-31 08:44:10","post_modified_gmt":"2018-05-31 08:44:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/?p=1","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"1"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2","post_author":"1","post_date":"2018-05-31 08:44:10","post_date_gmt":"2018-05-31 08:44:10","post_content":"This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin' caught in the rain.)<\/blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.<\/blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http:\/\/digitalcareagency.com\/guides\/wp-admin\/\">your dashboard<\/a> to delete this page and create new pages for your content. Have fun!","post_title":"Sample Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"open","post_password":"","post_name":"sample-page","to_ping":"","pinged":"","post_modified":"2018-05-31 08:44:10","post_modified_gmt":"2018-05-31 08:44:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/?page_id=2","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3","post_author":"1","post_date":"2018-05-31 08:45:21","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"open","ping_status":"open","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2018-05-31 08:45:21","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/?p=3","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4","post_author":"1","post_date":"2018-05-31 08:46:56","post_date_gmt":"2018-05-31 08:46:56","post_content":"<label> Your Name (required)\n    [text* your-name] <\/label>\n\n<label> Your Email (required)\n    [email* your-email] <\/label>\n\n<label> Subject\n    [text your-subject] <\/label>\n\n<label> Your Message\n    [textarea your-message] <\/label>\n\n[submit \"Send\"]\nGuides \"[your-subject]\"\n[your-name] <wordpress@digitalcareagency.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Guides (http:\/\/digitalcareagency.com\/guides)\ndeepaman2626@gmail.com\nReply-To: [your-email]\n\n0\n0\n\nGuides \"[your-subject]\"\nGuides <wordpress@digitalcareagency.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Guides (http:\/\/digitalcareagency.com\/guides)\n[your-email]\nReply-To: deepaman2626@gmail.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.","post_title":"Contact form 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-form-1","to_ping":"","pinged":"","post_modified":"2018-05-31 08:46:56","post_modified_gmt":"2018-05-31 08:46:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/?post_type=wpcf7_contact_form&p=4","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5","post_author":"1","post_date":"2018-05-31 08:47:13","post_date_gmt":"2018-05-31 08:47:13","post_content":"[theme-my-login]","post_title":"Log In","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"login","to_ping":"","pinged":"","post_modified":"2018-05-31 08:47:13","post_modified_gmt":"2018-05-31 08:47:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/login\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6","post_author":"1","post_date":"2018-05-31 08:47:13","post_date_gmt":"2018-05-31 08:47:13","post_content":"[theme-my-login]","post_title":"Log Out","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"logout","to_ping":"","pinged":"","post_modified":"2018-05-31 08:47:13","post_modified_gmt":"2018-05-31 08:47:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/logout\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7","post_author":"1","post_date":"2018-05-31 08:47:13","post_date_gmt":"2018-05-31 08:47:13","post_content":"[theme-my-login]","post_title":"Register","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"register","to_ping":"","pinged":"","post_modified":"2018-05-31 08:47:13","post_modified_gmt":"2018-05-31 08:47:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/register\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"8","post_author":"1","post_date":"2018-05-31 08:47:13","post_date_gmt":"2018-05-31 08:47:13","post_content":"[theme-my-login]","post_title":"Lost Password","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"lostpassword","to_ping":"","pinged":"","post_modified":"2018-05-31 08:47:13","post_modified_gmt":"2018-05-31 08:47:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/lostpassword\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"9","post_author":"1","post_date":"2018-05-31 08:47:13","post_date_gmt":"2018-05-31 08:47:13","post_content":"[theme-my-login]","post_title":"Reset Password","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"resetpass","to_ping":"","pinged":"","post_modified":"2018-05-31 08:47:13","post_modified_gmt":"2018-05-31 08:47:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/resetpass\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"10","post_author":"1","post_date":"2018-06-01 05:23:46","post_date_gmt":"2018-06-01 05:23:46","post_content":"","post_title":"Checkout","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"checkout","to_ping":"","pinged":"","post_modified":"2018-06-01 05:23:46","post_modified_gmt":"2018-06-01 05:23:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/checkout\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"11","post_author":"1","post_date":"2018-06-01 05:23:46","post_date_gmt":"2018-06-01 05:23:46","post_content":"","post_title":"Courses","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"courses","to_ping":"","pinged":"","post_modified":"2018-06-01 05:23:46","post_modified_gmt":"2018-06-01 05:23:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/courses\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"12","post_author":"1","post_date":"2018-06-01 05:23:46","post_date_gmt":"2018-06-01 05:23:46","post_content":"","post_title":"Profile","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"profile","to_ping":"","pinged":"","post_modified":"2018-06-01 05:23:46","post_modified_gmt":"2018-06-01 05:23:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/profile\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"13","post_author":"1","post_date":"2018-06-01 05:23:46","post_date_gmt":"2018-06-01 05:23:46","post_content":"","post_title":"Become a Teacher","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"become-a-teacher","to_ping":"","pinged":"","post_modified":"2018-06-01 05:23:46","post_modified_gmt":"2018-06-01 05:23:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/digitalcareagency.com\/guides\/become-a-teacher\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"table","data":{"name":"term_relationships","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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'"},"indexes":["PRIMARY KEY (`object_id`,`term_taxonomy_id`)","KEY `term_taxonomy_id` (`term_taxonomy_id`)"]}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1","term_taxonomy_id":"1","term_order":"0"}}}
{"type":"table","data":{"name":"term_taxonomy","opts":"ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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'"},"indexes":["PRIMARY KEY (`term_taxonomy_id`)","UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`)","KEY `taxonomy` (`taxonomy`)"]}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"1","term_id":"1","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"2","term_id":"2","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"3","term_id":"3","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"4","term_id":"4","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"5","term_id":"5","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"6","term_id":"6","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"7","term_id":"7","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"8","term_id":"8","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"9","term_id":"9","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"10","term_id":"10","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"11","term_id":"11","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"12","term_id":"12","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"13","term_id":"13","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"14","term_id":"14","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"15","term_id":"15","taxonomy":"product_cat","description":"","parent":"0","count":"0"}}}
{"type":"table","data":{"name":"termmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `term_id` (`term_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"table","data":{"name":"terms","opts":"ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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'"},"indexes":["PRIMARY KEY (`term_id`)","KEY `slug` (`slug`(191))","KEY `name` (`name`(191))"]}}
{"type":"row","data":{"table":"terms","row":{"term_id":"1","name":"Uncategorized","slug":"uncategorized","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"2","name":"simple","slug":"simple","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"3","name":"grouped","slug":"grouped","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"4","name":"variable","slug":"variable","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"5","name":"external","slug":"external","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"6","name":"exclude-from-search","slug":"exclude-from-search","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"7","name":"exclude-from-catalog","slug":"exclude-from-catalog","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"8","name":"featured","slug":"featured","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"9","name":"outofstock","slug":"outofstock","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"10","name":"rated-1","slug":"rated-1","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"11","name":"rated-2","slug":"rated-2","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"12","name":"rated-3","slug":"rated-3","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"13","name":"rated-4","slug":"rated-4","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"14","name":"rated-5","slug":"rated-5","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"15","name":"Uncategorized","slug":"uncategorized","term_group":"0"}}}
{"type":"table","data":{"name":"wc_webhooks","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"webhook_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","status":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","name":"text COLLATE utf8mb4_unicode_520_ci NOT NULL","user_id":"bigint(20) unsigned NOT NULL","delivery_url":"text COLLATE utf8mb4_unicode_520_ci NOT NULL","secret":"text COLLATE utf8mb4_unicode_520_ci NOT NULL","topic":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","date_created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_created_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_modified":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_modified_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","api_version":"smallint(4) NOT NULL","failure_count":"smallint(10) NOT NULL DEFAULT '0'","pending_delivery":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`webhook_id`)","KEY `user_id` (`user_id`)"]}}
{"type":"table","data":{"name":"woocommerce_api_keys","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"key_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","user_id":"bigint(20) unsigned NOT NULL","description":"varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL","permissions":"varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL","consumer_key":"char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL","consumer_secret":"char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL","nonces":"longtext COLLATE utf8mb4_unicode_520_ci","truncated_key":"char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL","last_access":"datetime DEFAULT NULL"},"indexes":["PRIMARY KEY (`key_id`)","KEY `consumer_key` (`consumer_key`)","KEY `consumer_secret` (`consumer_secret`)"]}}
{"type":"table","data":{"name":"woocommerce_attribute_taxonomies","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"attribute_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","attribute_name":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","attribute_label":"varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL","attribute_type":"varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL","attribute_orderby":"varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL","attribute_public":"int(1) NOT NULL DEFAULT '1'"},"indexes":["PRIMARY KEY (`attribute_id`)","KEY `attribute_name` (`attribute_name`(20))"]}}
{"type":"table","data":{"name":"woocommerce_downloadable_product_permissions","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"permission_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","download_id":"varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL","product_id":"bigint(20) unsigned NOT NULL","order_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","order_key":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","user_email":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","user_id":"bigint(20) unsigned DEFAULT NULL","downloads_remaining":"varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL","access_granted":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","access_expires":"datetime DEFAULT NULL","download_count":"bigint(20) unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`permission_id`)","KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`)","KEY `download_order_product` (`download_id`,`order_id`,`product_id`)","KEY `order_id` (`order_id`)"]}}
{"type":"table","data":{"name":"woocommerce_log","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"log_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","timestamp":"datetime NOT NULL","level":"smallint(4) NOT NULL","source":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","message":"longtext COLLATE utf8mb4_unicode_520_ci NOT NULL","context":"longtext COLLATE utf8mb4_unicode_520_ci"},"indexes":["PRIMARY KEY (`log_id`)","KEY `level` (`level`)"]}}
{"type":"table","data":{"name":"woocommerce_order_itemmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_item_id":"bigint(20) unsigned NOT NULL","meta_key":"varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8mb4_unicode_520_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `order_item_id` (`order_item_id`)","KEY `meta_key` (`meta_key`(32))"]}}
{"type":"table","data":{"name":"woocommerce_order_items","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"order_item_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_item_name":"text COLLATE utf8mb4_unicode_520_ci NOT NULL","order_item_type":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","order_id":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`order_item_id`)","KEY `order_id` (`order_id`)"]}}
{"type":"table","data":{"name":"woocommerce_payment_tokenmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","payment_token_id":"bigint(20) unsigned NOT NULL","meta_key":"varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8mb4_unicode_520_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `payment_token_id` (`payment_token_id`)","KEY `meta_key` (`meta_key`(32))"]}}
{"type":"table","data":{"name":"woocommerce_payment_tokens","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"token_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","gateway_id":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","token":"text COLLATE utf8mb4_unicode_520_ci NOT NULL","user_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","type":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","is_default":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`token_id`)","KEY `user_id` (`user_id`)"]}}
{"type":"table","data":{"name":"woocommerce_sessions","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"session_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","session_key":"char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL","session_value":"longtext COLLATE utf8mb4_unicode_520_ci NOT NULL","session_expiry":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`session_key`)","UNIQUE KEY `session_id` (`session_id`)"]}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"2","session_key":"1","session_value":"a:7:{s:8:\"customer\";s:710:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:22:\"deepaman2626@gmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";}","session_expiry":"1528000495"}}}
{"type":"table","data":{"name":"woocommerce_shipping_zone_locations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"location_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","zone_id":"bigint(20) unsigned NOT NULL","location_code":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","location_type":"varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL"},"indexes":["PRIMARY KEY (`location_id`)","KEY `location_id` (`location_id`)","KEY `location_type_code` (`location_type`(10),`location_code`(20))"]}}
{"type":"table","data":{"name":"woocommerce_shipping_zone_methods","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"zone_id":"bigint(20) unsigned NOT NULL","instance_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","method_id":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","method_order":"bigint(20) unsigned NOT NULL","is_enabled":"tinyint(1) NOT NULL DEFAULT '1'"},"indexes":["PRIMARY KEY (`instance_id`)"]}}
{"type":"table","data":{"name":"woocommerce_shipping_zones","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"zone_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","zone_name":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","zone_order":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`zone_id`)"]}}
{"type":"table","data":{"name":"woocommerce_tax_rate_locations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"location_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","location_code":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL","tax_rate_id":"bigint(20) unsigned NOT NULL","location_type":"varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL"},"indexes":["PRIMARY KEY (`location_id`)","KEY `tax_rate_id` (`tax_rate_id`)","KEY `location_type_code` (`location_type`(10),`location_code`(20))"]}}
{"type":"table","data":{"name":"woocommerce_tax_rates","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"tax_rate_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","tax_rate_country":"varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","tax_rate_state":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","tax_rate":"varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","tax_rate_name":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''","tax_rate_priority":"bigint(20) unsigned NOT NULL","tax_rate_compound":"int(1) NOT NULL DEFAULT '0'","tax_rate_shipping":"int(1) NOT NULL DEFAULT '1'","tax_rate_order":"bigint(20) unsigned NOT NULL","tax_rate_class":"varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`tax_rate_id`)","KEY `tax_rate_country` (`tax_rate_country`)","KEY `tax_rate_state` (`tax_rate_state`(2))","KEY `tax_rate_class` (`tax_rate_class`(10))","KEY `tax_rate_priority` (`tax_rate_priority`)"]}}
{"type":"table","data":{"name":"yith_wcwl","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8","columns":{"ID":"int(11) NOT NULL AUTO_INCREMENT","prod_id":"int(11) NOT NULL","quantity":"int(11) NOT NULL","user_id":"int(11) NOT NULL","wishlist_id":"int(11) DEFAULT NULL","dateadded":"timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP"},"indexes":["PRIMARY KEY (`ID`)","KEY `prod_id` (`prod_id`)"]}}
{"type":"table","data":{"name":"yith_wcwl_lists","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8","columns":{"ID":"int(11) NOT NULL AUTO_INCREMENT","user_id":"int(11) NOT NULL","wishlist_slug":"varchar(200) NOT NULL","wishlist_name":"text","wishlist_token":"varchar(64) NOT NULL","wishlist_privacy":"tinyint(1) NOT NULL DEFAULT '0'","is_default":"tinyint(1) NOT NULL DEFAULT '0'","dateadded":"timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP"},"indexes":["PRIMARY KEY (`ID`)","UNIQUE KEY `wishlist_token` (`wishlist_token`)","KEY `wishlist_slug` (`wishlist_slug`)"]}}
