%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
-- phpMyAdmin SQL Dump -- version 4.4.15.9 -- https://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Mar 22, 2018 at 09:24 AM -- Server version: 5.6.37 -- PHP Version: 5.6.31 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `hospitalblog` -- -- -------------------------------------------------------- -- -- Table structure for table `wp_commentmeta` -- CREATE TABLE IF NOT EXISTS `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL, `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 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `wp_comments` -- CREATE TABLE IF NOT EXISTS `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL, `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' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `wp_links` -- CREATE TABLE IF NOT EXISTS `wp_links` ( `link_id` bigint(20) unsigned NOT NULL, `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 '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `wp_options` -- CREATE TABLE IF NOT EXISTS `wp_options` ( `option_id` bigint(20) unsigned NOT NULL, `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' ) ENGINE=InnoDB AUTO_INCREMENT=400 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_options` -- INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1, 'siteurl', 'http://localhost/lalit/hospital-blog', 'yes'), (2, 'home', 'http://localhost/lalit/hospital-blog', 'yes'), (3, 'blogname', 'Hospital Blog', 'yes'), (4, 'blogdescription', 'Just another WordPress site', 'yes'), (5, 'users_can_register', '0', 'yes'), (6, 'admin_email', 'lalit.kumar@shardatech.org', 'yes'), (7, 'start_of_week', '1', 'yes'), (8, 'use_balanceTags', '0', 'yes'), (9, 'use_smilies', '1', 'yes'), (10, 'require_name_email', '', 'yes'), (11, 'comments_notify', '', 'yes'), (12, 'posts_per_rss', '10', 'yes'), (13, 'rss_use_excerpt', '0', 'yes'), (14, 'mailserver_url', 'mail.example.com', 'yes'), (15, 'mailserver_login', 'login@example.com', 'yes'), (16, 'mailserver_pass', 'password', 'yes'), (17, 'mailserver_port', '110', 'yes'), (18, 'default_category', '1', 'yes'), (19, 'default_comment_status', 'closed', 'yes'), (20, 'default_ping_status', 'closed', 'yes'), (21, 'default_pingback_flag', '', 'yes'), (22, 'posts_per_page', '10', 'yes'), (23, 'date_format', 'F j, Y', 'yes'), (24, 'time_format', 'g:i a', 'yes'), (25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'), (26, 'comment_moderation', '', 'yes'), (27, 'moderation_notify', '', 'yes'), (28, 'permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'yes'), (29, 'rewrite_rules', 'a:90:{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:47:"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:42:"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:23:"category/(.+?)/embed/?$";s:46:"index.php?category_name=$matches[1]&embed=true";s:35:"category/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?category_name=$matches[1]&paged=$matches[2]";s:17:"category/(.+?)/?$";s:35:"index.php?category_name=$matches[1]";s:44:"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:39:"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:20:"tag/([^/]+)/embed/?$";s:36:"index.php?tag=$matches[1]&embed=true";s:32:"tag/([^/]+)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:14:"tag/([^/]+)/?$";s:25:"index.php?tag=$matches[1]";s:45:"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:40:"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:21:"type/([^/]+)/embed/?$";s:44:"index.php?post_format=$matches[1]&embed=true";s:33:"type/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?post_format=$matches[1]&paged=$matches[2]";s:15:"type/([^/]+)/?$";s:33:"index.php?post_format=$matches[1]";s:48:".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$";s:18:"index.php?feed=old";s:20:".*wp-app\\.php(/.*)?$";s:19:"index.php?error=403";s:18:".*wp-register.php$";s:23:"index.php?register=true";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:8:"embed/?$";s:21:"index.php?&embed=true";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:39:"index.php?&page_id=12&cpage=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:17:"comments/embed/?$";s:21:"index.php?&embed=true";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:20:"search/(.+)/embed/?$";s:34:"index.php?s=$matches[1]&embed=true";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:42:"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:23:"author/([^/]+)/embed/?$";s:44:"index.php?author_name=$matches[1]&embed=true";s:35:"author/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?author_name=$matches[1]&paged=$matches[2]";s:17:"author/([^/]+)/?$";s:33:"index.php?author_name=$matches[1]";s:69:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:45:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$";s:74:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]";s:39:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$";s:63:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]";s:56:"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:51:"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:32:"([0-9]{4})/([0-9]{1,2})/embed/?$";s:58:"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true";s:44:"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]";s:26:"([0-9]{4})/([0-9]{1,2})/?$";s:47:"index.php?year=$matches[1]&monthnum=$matches[2]";s:43:"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:38:"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:19:"([0-9]{4})/embed/?$";s:37:"index.php?year=$matches[1]&embed=true";s:31:"([0-9]{4})/page/?([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&paged=$matches[2]";s:13:"([0-9]{4})/?$";s:26:"index.php?year=$matches[1]";s:58:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:68:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:88:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:83:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:83:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:64:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:53:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$";s:91:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$";s:85:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1";s:77:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]";s:72:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]";s:65:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$";s:98:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]";s:72:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$";s:98:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]";s:61:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]";s:47:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:57:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:77:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:53:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]";s:51:"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]";s:38:"([0-9]{4})/comment-page-([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&cpage=$matches[2]";s:27:".?.+?/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:".?.+?/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:33:".?.+?/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:16:"(.?.+?)/embed/?$";s:41:"index.php?pagename=$matches[1]&embed=true";s:20:"(.?.+?)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:40:"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:28:"(.?.+?)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:35:"(.?.+?)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:24:"(.?.+?)(?:/([0-9]+))?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";}', 'yes'), (30, 'hack_file', '0', 'yes'), (31, 'blog_charset', 'UTF-8', 'yes'), (32, 'moderation_keys', '', 'no'), (33, 'active_plugins', 'a:1:{i:0;s:33:"duplicate-post/duplicate-post.php";}', 'yes'), (34, 'category_base', '', 'yes'), (35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'), (36, 'comment_max_links', '2', 'yes'), (37, 'gmt_offset', '0', 'yes'), (38, 'default_email_category', '1', 'yes'), (39, 'recently_edited', '', 'no'), (40, 'template', 'pt-magazine', 'yes'), (41, 'stylesheet', 'pt-magazine', 'yes'), (42, 'comment_whitelist', '', 'yes'), (43, 'blacklist_keys', '', 'no'), (44, 'comment_registration', '', 'yes'), (45, 'html_type', 'text/html', 'yes'), (46, 'use_trackback', '0', 'yes'), (47, 'default_role', 'subscriber', 'yes'), (48, 'db_version', '38590', 'yes'), (49, 'uploads_use_yearmonth_folders', '1', 'yes'), (50, 'upload_path', '', 'yes'), (51, 'blog_public', '0', 'yes'), (52, 'default_link_category', '2', 'yes'), (53, 'show_on_front', 'page', 'yes'), (54, 'tag_base', '', 'yes'), (55, 'show_avatars', '1', 'yes'), (56, 'avatar_rating', 'G', 'yes'), (57, 'upload_url_path', '', 'yes'), (58, 'thumbnail_size_w', '150', 'yes'), (59, 'thumbnail_size_h', '150', 'yes'), (60, 'thumbnail_crop', '1', 'yes'), (61, 'medium_size_w', '300', 'yes'), (62, 'medium_size_h', '300', 'yes'), (63, 'avatar_default', 'mystery', 'yes'), (64, 'large_size_w', '1024', 'yes'), (65, 'large_size_h', '1024', 'yes'), (66, 'image_default_link_type', 'none', 'yes'), (67, 'image_default_size', '', 'yes'), (68, 'image_default_align', '', 'yes'), (69, 'close_comments_for_old_posts', '', 'yes'), (70, 'close_comments_days_old', '14', 'yes'), (71, 'thread_comments', '1', 'yes'), (72, 'thread_comments_depth', '5', 'yes'), (73, 'page_comments', '', 'yes'), (74, 'comments_per_page', '50', 'yes'), (75, 'default_comments_page', 'newest', 'yes'), (76, 'comment_order', 'asc', 'yes'), (77, 'sticky_posts', 'a:0:{}', 'yes'), (78, 'widget_categories', '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;}', 'yes'), (79, 'widget_text', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (80, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (81, 'uninstall_plugins', 'a:0:{}', 'no'), (82, 'timezone_string', '', 'yes'), (83, 'page_for_posts', '0', 'yes'), (84, 'page_on_front', '12', 'yes'), (85, 'default_post_format', '0', 'yes'), (86, 'link_manager_enabled', '0', 'yes'), (87, 'finished_splitting_shared_terms', '1', 'yes'), (88, 'site_icon', '10', 'yes'), (89, 'medium_large_size_w', '768', 'yes'), (90, 'medium_large_size_h', '0', 'yes'), (91, 'initial_db_version', '38590', 'yes'), (92, 'wp_user_roles', 'a:5:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:62:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";b:1;s:14:"install_themes";b:1;s:11:"update_core";b:1;s:10:"list_users";b:1;s:12:"remove_users";b:1;s:13:"promote_users";b:1;s:18:"edit_theme_options";b:1;s:13:"delete_themes";b:1;s:6:"export";b:1;s:10:"copy_posts";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:35:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:10:"copy_posts";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}}', 'yes'), (93, 'fresh_site', '0', 'yes'), (94, 'widget_search', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'), (95, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'), (96, 'widget_recent-comments', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (97, 'widget_archives', '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;}', 'yes'), (98, 'widget_meta', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (99, 'sidebars_widgets', 'a:9:{s:19:"wp_inactive_widgets";a:2:{i:0;s:10:"archives-2";i:1;s:8:"search-2";}s:9:"sidebar-1";a:2:{i:0;s:12:"categories-2";i:1;s:14:"recent-posts-2";}s:21:"home-page-widget-area";a:4:{i:0;s:34:"pt-magazine-featured-column-news-2";i:1;s:29:"pt-magazine-mix-column-news-2";i:2;s:29:"pt-magazine-two-column-news-2";i:3;s:31:"pt-magazine-three-column-news-2";}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:15:"advertisement-1";a:0:{}s:13:"array_version";i:3;}', 'yes'), (100, 'widget_pages', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (101, 'widget_calendar', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (102, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (103, 'widget_media_image', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (104, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (105, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (106, 'widget_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (107, 'widget_nav_menu', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (108, 'widget_custom_html', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (109, 'cron', 'a:4:{i:1521736454;a:3:{s:16:"wp_version_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:16:"wp_update_themes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1521779672;a:2:{s:19:"wp_scheduled_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:25:"delete_expired_transients";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1521780906;a:1:{s:30:"wp_scheduled_auto_draft_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}s:7:"version";i:2;}', 'yes'), (110, 'theme_mods_twentyseventeen', 'a:2:{s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1521434422;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:{}}}}', 'yes'), (114, '_site_transient_update_core', 'O:8:"stdClass":4:{s:7:"updates";a:1:{i:0;O:8:"stdClass":10:{s:8:"response";s:6:"latest";s:8:"download";s:59:"https://downloads.wordpress.org/release/wordpress-4.9.4.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:59:"https://downloads.wordpress.org/release/wordpress-4.9.4.zip";s:10:"no_content";s:70:"https://downloads.wordpress.org/release/wordpress-4.9.4-no-content.zip";s:11:"new_bundled";s:71:"https://downloads.wordpress.org/release/wordpress-4.9.4-new-bundled.zip";s:7:"partial";b:0;s:8:"rollback";b:0;}s:7:"current";s:5:"4.9.4";s:7:"version";s:5:"4.9.4";s:11:"php_version";s:5:"5.2.4";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"4.7";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1521700388;s:15:"version_checked";s:5:"4.9.4";s:12:"translations";a:0:{}}', 'no'), (121, '_site_transient_timeout_browser_ea13278acb047e1a3e6d5d36cef950f1', '1522038873', 'no'), (122, '_site_transient_browser_ea13278acb047e1a3e6d5d36cef950f1', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:13:"65.0.3325.162";s:8:"platform";s:7:"Windows";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'no'), (124, 'can_compress_scripts', '1', 'no'), (139, 'recently_activated', 'a:2:{s:41:"mega-addons-for-visual-composer/index.php";i:1521440473;s:37:"jft-assitant-plugin/jft-assistant.php";i:1521439202;}', 'yes'), (141, 'current_theme', 'PT Magazine', 'yes'), (142, 'theme_mods_pt-magazine', 'a:7:{i:0;b:0;s:18:"nav_menu_locations";a:3:{s:10:"top-header";i:6;s:7:"primary";i:6;s:6:"social";i:6;}s:18:"custom_css_post_id";i:-1;s:13:"theme_options";a:30:{s:13:"site_identity";s:9:"logo-desc";s:13:"primary_color";s:7:"#ff5a5f";s:16:"show_main_slider";b:1;s:20:"main_slider_category";i:0;s:20:"main_slider_autoplay";b:1;s:14:"show_home_icon";b:1;s:11:"show_search";b:1;s:12:"search_style";s:9:"style-one";s:18:"main_slider_arrows";b:1;s:19:"main_slider_overlay";b:1;s:18:"show_featured_news";b:1;s:21:"show_highlighted_news";b:1;s:15:"breadcrumb_type";s:7:"disable";s:16:"sidebar_position";s:13:"right-sidebar";s:14:"post_list_type";s:4:"grid";s:14:"blog_show_date";b:1;s:19:"single_show_related";b:1;s:15:"show_top_header";b:0;s:13:"top_left_type";s:12:"current-date";s:11:"site_layout";s:10:"full-width";s:21:"enable_sticky_sidebar";b:0;s:18:"single_show_author";b:0;s:16:"single_show_date";b:1;s:20:"single_show_comments";b:0;s:16:"single_show_tags";b:1;s:15:"single_show_nav";b:1;s:18:"blog_show_comments";b:0;s:14:"blog_read_more";b:1;s:16:"blog_show_author";b:0;s:18:"blog_show_category";b:1;}s:11:"custom_logo";i:6;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1521436263;s:4:"data";a:8:{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:21:"home-page-widget-area";a:4:{i:0;s:34:"pt-magazine-featured-column-news-2";i:1;s:29:"pt-magazine-mix-column-news-2";i:2;s:29:"pt-magazine-two-column-news-2";i:3;s:31:"pt-magazine-three-column-news-2";}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:15:"advertisement-1";a:0:{}}}s:16:"background_color";s:6:"f9f9f9";}', 'yes'), (143, 'theme_switched', '', 'yes'), (144, 'widget_pt-magazine-social', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (145, 'widget_pt-magazine-two-column-news', 'a:2:{i:2;a:7:{s:11:"first_title";s:7:"Fashion";s:14:"first_category";i:2;s:12:"second_title";s:9:"Lifestyle";s:15:"second_category";i:4;s:13:"view_all_text";s:8:"View All";s:14:"excerpt_length";i:12;s:11:"post_number";i:3;}s:12:"_multiwidget";i:1;}', 'yes'), (146, 'widget_pt-magazine-mix-column-news', 'a:2:{i:2;a:6:{s:5:"title";s:6:"Sports";s:12:"mix_category";i:3;s:13:"view_all_text";s:8:"View All";s:14:"excerpt_length";i:20;s:20:"excerpt_length_small";i:12;s:11:"post_number";i:3;}s:12:"_multiwidget";i:1;}', 'yes'), (147, 'widget_pt-magazine-three-column-news', 'a:2:{i:2;a:4:{s:5:"title";s:9:"Lifestyle";s:14:"three_category";i:4;s:13:"view_all_text";s:8:"View All";s:11:"post_number";i:6;}s:12:"_multiwidget";i:1;}', 'yes'), (148, 'widget_pt-magazine-featured-column-news', 'a:2:{i:2;a:5:{s:5:"title";s:8:"business";s:12:"mix_category";i:5;s:13:"view_all_text";s:8:"View All";s:14:"excerpt_length";i:20;s:11:"post_number";i:4;}s:12:"_multiwidget";i:1;}', 'yes'), (149, 'widget_pt-magazine-tabbed-content', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (150, 'widget_pt-magazine-extended-recent-posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (151, 'widget_pt-magazine-popular-posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (175, 'jft_assitant_plugin_install', '1521436130', 'yes'), (176, 'external_updates-jft-assistant', 'O:8:"stdClass":5:{s:9:"lastCheck";i:1521438401;s:14:"checkedVersion";s:5:"1.0.4";s:6:"update";O:8:"stdClass":10:{s:4:"slug";s:13:"jft-assistant";s:7:"version";s:5:"1.0.4";s:12:"download_url";s:66:"https://api.github.com/repos/Codeinwp/jft-assistant/zipball/v1.0.4";s:12:"translations";a:0:{}s:2:"id";i:0;s:8:"homepage";s:41:"https://github.com/Codeinwp/jft-assistant";s:6:"tested";s:3:"4.9";s:14:"upgrade_notice";N;s:5:"icons";a:0:{}s:8:"filename";s:37:"jft-assitant-plugin/jft-assistant.php";}s:11:"updateClass";s:22:"Puc_v4p4_Plugin_Update";s:15:"updateBaseClass";s:13:"Plugin_Update";}', 'no'), (185, '_site_transient_update_themes', 'O:8:"stdClass":4:{s:12:"last_checked";i:1521700395;s:7:"checked";a:5:{s:11:"news-portal";s:5:"1.1.3";s:11:"pt-magazine";s:5:"1.0.8";s:13:"twentyfifteen";s:3:"1.9";s:15:"twentyseventeen";s:3:"1.4";s:13:"twentysixteen";s:3:"1.4";}s:8:"response";a:0:{}s:12:"translations";a:0:{}}', 'no'), (188, 'theme_mods_news-portal', 'a:3:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:16:"sidebars_widgets";a:2:{s:4:"time";i:1521436289;s:4:"data";a:12:{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:24:"news_portal_left_sidebar";a:0:{}s:27:"news_portal_header_ads_area";a:0:{}s:33:"news_portal_home_top_section_area";a:0:{}s:36:"news_portal_home_middle_section_area";a:0:{}s:34:"news_portal_home_middle_aside_area";a:0:{}s:36:"news_portal_home_bottom_section_area";a:0:{}s:26:"news_portal_footer_sidebar";a:0:{}s:28:"news_portal_footer_sidebar-2";a:0:{}s:28:"news_portal_footer_sidebar-3";a:0:{}s:28:"news_portal_footer_sidebar-4";a:0:{}}}}', 'yes'), (189, 'widget_news_portal_ads_banner', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (190, 'widget_news_portal_featured_slider', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (191, 'widget_news_portal_featured_posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (192, 'widget_news_portal_block_posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (193, 'widget_news_portal_carousel', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (194, 'widget_news_portal_social_media', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (195, 'widget_news_portal_recent_posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (196, 'widget_news_portal_default_tabbed', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (197, 'news_portal_admin_notice_welcome', '1', 'yes'), (205, 'category_children', 'a:0:{}', 'yes'), (206, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:1:{i:0;i:6;}}', 'yes'), (242, 'duplicate_post_copytitle', '1', 'yes'), (243, 'duplicate_post_copydate', '', 'yes'), (244, 'duplicate_post_copystatus', '', 'yes'), (245, 'duplicate_post_copyslug', '1', 'yes'), (246, 'duplicate_post_copyexcerpt', '1', 'yes'), (247, 'duplicate_post_copycontent', '1', 'yes'), (248, 'duplicate_post_copythumbnail', '1', 'yes'), (249, 'duplicate_post_copytemplate', '1', 'yes'), (250, 'duplicate_post_copyformat', '1', 'yes'), (251, 'duplicate_post_copyauthor', '', 'yes'), (252, 'duplicate_post_copypassword', '', 'yes'), (253, 'duplicate_post_copyattachments', '', 'yes'), (254, 'duplicate_post_copychildren', '', 'yes'), (255, 'duplicate_post_copycomments', '', 'yes'), (256, 'duplicate_post_copymenuorder', '1', 'yes'), (257, 'duplicate_post_taxonomies_blacklist', '', 'yes'), (258, 'duplicate_post_blacklist', '', 'yes'), (259, 'duplicate_post_types_enabled', 'a:2:{i:0;s:4:"post";i:1;s:4:"page";}', 'yes'), (260, 'duplicate_post_show_row', '1', 'yes'), (261, 'duplicate_post_show_adminbar', '1', 'yes'), (262, 'duplicate_post_show_submitbox', '1', 'yes'), (263, 'duplicate_post_show_bulkactions', '1', 'yes'), (264, 'duplicate_post_version', '3.2.1', 'yes'), (265, 'duplicate_post_show_notice', '0', 'no'), (266, 'duplicate_post_title_prefix', '', 'yes'), (267, 'duplicate_post_title_suffix', '', 'yes'), (268, 'duplicate_post_increase_menu_order_by', '', 'yes'), (269, 'duplicate_post_roles', 'a:2:{i:0;s:13:"administrator";i:1;s:6:"editor";}', 'yes'), (277, '_site_transient_update_plugins', 'O:8:"stdClass":5:{s:12:"last_checked";i:1521700395;s:7:"checked";a:2:{s:33:"duplicate-post/duplicate-post.php";s:5:"3.2.1";s:9:"hello.php";s:3:"1.6";}s:8:"response";a:0:{}s:12:"translations";a:0:{}s:9:"no_update";a:2:{s:33:"duplicate-post/duplicate-post.php";O:8:"stdClass":9:{s:2:"id";s:28:"w.org/plugins/duplicate-post";s:4:"slug";s:14:"duplicate-post";s:6:"plugin";s:33:"duplicate-post/duplicate-post.php";s:11:"new_version";s:5:"3.2.1";s:3:"url";s:45:"https://wordpress.org/plugins/duplicate-post/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/duplicate-post.3.2.1.zip";s:5:"icons";a:3:{s:2:"1x";s:67:"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=1612753";s:2:"2x";s:67:"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=1612753";s:7:"default";s:67:"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=1612753";}s:7:"banners";a:2:{s:2:"1x";s:69:"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=1612986";s:7:"default";s:69:"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=1612986";}s:11:"banners_rtl";a:0:{}}s:9:"hello.php";O:8:"stdClass":9:{s:2:"id";s:25:"w.org/plugins/hello-dolly";s:4:"slug";s:11:"hello-dolly";s:6:"plugin";s:9:"hello.php";s:11:"new_version";s:3:"1.6";s:3:"url";s:42:"https://wordpress.org/plugins/hello-dolly/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip";s:5:"icons";a:3:{s:2:"1x";s:63:"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=969907";s:2:"2x";s:63:"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=969907";s:7:"default";s:63:"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=969907";}s:7:"banners";a:2:{s:2:"1x";s:65:"https://ps.w.org/hello-dolly/assets/banner-772x250.png?rev=478342";s:7:"default";s:65:"https://ps.w.org/hello-dolly/assets/banner-772x250.png?rev=478342";}s:11:"banners_rtl";a:0:{}}}}', 'no'), (390, '_transient_is_multi_author', '0', 'yes'), (391, '_transient_pt_magazine_categories', '2', 'yes'), (398, '_site_transient_timeout_theme_roots', '1521702192', 'no'), (399, '_site_transient_theme_roots', 'a:5:{s:11:"news-portal";s:7:"/themes";s:11:"pt-magazine";s:7:"/themes";s:13:"twentyfifteen";s:7:"/themes";s:15:"twentyseventeen";s:7:"/themes";s:13:"twentysixteen";s:7:"/themes";}', 'no'); -- -------------------------------------------------------- -- -- Table structure for table `wp_postmeta` -- CREATE TABLE IF NOT EXISTS `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL, `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 ) ENGINE=InnoDB AUTO_INCREMENT=328 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_postmeta` -- INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1, 2, '_wp_page_template', 'default'), (4, 5, '_edit_lock', '1521434981:1'), (5, 5, '_wp_trash_meta_status', 'publish'), (6, 5, '_wp_trash_meta_time', '1521434987'), (7, 6, '_wp_attached_file', '2018/03/logo-e1521435112480.png'), (8, 6, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:66;s:4:"file";s:31:"2018/03/logo-e1521435112480.png";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:16:"logo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:15:"logo-300x98.png";s:5:"width";i:300;s:6:"height";i:98;s:9:"mime-type";s:9:"image/png";}s:25:"pt-magazine-featured-full";a:4:{s:4:"file";s:16:"logo-453x164.png";s:5:"width";i:453;s:6:"height";i:164;s:9:"mime-type";s:9:"image/png";}s:16:"pt-magazine-tall";a:4:{s:4:"file";s:16:"logo-400x164.png";s:5:"width";i:400;s:6:"height";i:164;s:9:"mime-type";s:9:"image/png";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:15:"logo-105x80.png";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (9, 7, '_edit_lock', '1521435168:1'), (10, 8, '_wp_attached_file', '2018/03/cropped-logo.png'), (11, 8, '_wp_attachment_context', 'custom-logo'), (12, 8, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:164;s:4:"file";s:24:"2018/03/cropped-logo.png";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:24:"cropped-logo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:23:"cropped-logo-300x98.png";s:5:"width";i:300;s:6:"height";i:98;s:9:"mime-type";s:9:"image/png";}s:25:"pt-magazine-featured-full";a:4:{s:4:"file";s:24:"cropped-logo-453x164.png";s:5:"width";i:453;s:6:"height";i:164;s:9:"mime-type";s:9:"image/png";}s:16:"pt-magazine-tall";a:4:{s:4:"file";s:24:"cropped-logo-400x164.png";s:5:"width";i:400;s:6:"height";i:164;s:9:"mime-type";s:9:"image/png";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:23:"cropped-logo-105x80.png";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (13, 6, '_edit_lock', '1521435007:1'), (14, 6, '_edit_last', '1'), (15, 6, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:500;s:6:"height";i:164;s:4:"file";s:8:"logo.png";}}'), (16, 7, '_wp_trash_meta_status', 'publish'), (17, 7, '_wp_trash_meta_time', '1521435184'), (18, 9, '_wp_attached_file', '2018/03/mainLogo.png'), (19, 9, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:88;s:6:"height";i:88;s:4:"file";s:20:"2018/03/mainLogo.png";s:5:"sizes";a:1:{s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:18:"mainLogo-88x80.png";s:5:"width";i:88;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (20, 10, '_wp_attached_file', '2018/03/cropped-mainLogo.png'), (21, 10, '_wp_attachment_context', 'site-icon'), (22, 10, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:28:"2018/03/cropped-mainLogo.png";s:5:"sizes";a:10:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"cropped-mainLogo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:28:"cropped-mainLogo-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:18:"pt-magazine-slider";a:4:{s:4:"file";s:28:"cropped-mainLogo-512x455.png";s:5:"width";i:512;s:6:"height";i:455;s:9:"mime-type";s:9:"image/png";}s:25:"pt-magazine-featured-full";a:4:{s:4:"file";s:28:"cropped-mainLogo-453x213.png";s:5:"width";i:453;s:6:"height";i:213;s:9:"mime-type";s:9:"image/png";}s:16:"pt-magazine-tall";a:4:{s:4:"file";s:28:"cropped-mainLogo-400x245.png";s:5:"width";i:400;s:6:"height";i:245;s:9:"mime-type";s:9:"image/png";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:27:"cropped-mainLogo-105x80.png";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";}s:13:"site_icon-270";a:4:{s:4:"file";s:28:"cropped-mainLogo-270x270.png";s:5:"width";i:270;s:6:"height";i:270;s:9:"mime-type";s:9:"image/png";}s:13:"site_icon-192";a:4:{s:4:"file";s:28:"cropped-mainLogo-192x192.png";s:5:"width";i:192;s:6:"height";i:192;s:9:"mime-type";s:9:"image/png";}s:13:"site_icon-180";a:4:{s:4:"file";s:28:"cropped-mainLogo-180x180.png";s:5:"width";i:180;s:6:"height";i:180;s:9:"mime-type";s:9:"image/png";}s:12:"site_icon-32";a:4:{s:4:"file";s:26:"cropped-mainLogo-32x32.png";s:5:"width";i:32;s:6:"height";i:32;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (23, 11, '_edit_lock', '1521435255:1'), (24, 11, '_wp_trash_meta_status', 'publish'), (25, 11, '_wp_trash_meta_time', '1521435258'), (26, 12, '_edit_last', '1'), (27, 12, '_edit_lock', '1521441429:1'), (28, 12, '_wp_page_template', 'templates/home.php'), (31, 15, '_wp_trash_meta_status', 'publish'), (32, 15, '_wp_trash_meta_time', '1521436744'), (69, 20, '_wp_trash_meta_status', 'publish'), (70, 20, '_wp_trash_meta_time', '1521438244'), (71, 21, '_wp_trash_meta_status', 'publish'), (72, 21, '_wp_trash_meta_time', '1521438266'), (75, 1, '_edit_lock', '1521522878:1'), (76, 1, '_edit_last', '1'), (78, 24, '_edit_last', '1'), (79, 24, '_edit_lock', '1521522864:1'), (81, 26, '_edit_last', '1'), (82, 26, '_edit_lock', '1521522849:1'), (84, 28, '_edit_last', '1'), (85, 28, '_edit_lock', '1521522829:1'), (106, 35, '_dp_original', '28'), (108, 36, '_dp_original', '26'), (110, 37, '_dp_original', '24'), (111, 37, '_edit_lock', '1521522815:1'), (112, 37, '_edit_last', '1'), (114, 37, '_wp_old_slug', 'post01'), (115, 36, '_edit_last', '1'), (116, 36, '_edit_lock', '1521522797:1'), (118, 35, '_edit_lock', '1521522779:1'), (119, 35, '_edit_last', '1'), (121, 35, '_wp_old_slug', 'post03'), (122, 41, '_wp_trash_meta_status', 'publish'), (123, 41, '_wp_trash_meta_time', '1521440881'), (124, 42, '_wp_trash_meta_status', 'publish'), (125, 42, '_wp_trash_meta_time', '1521440907'), (126, 43, '_wp_trash_meta_status', 'publish'), (127, 43, '_wp_trash_meta_time', '1521440938'), (128, 44, '_edit_lock', '1521440945:1'), (129, 44, '_wp_trash_meta_status', 'publish'), (130, 44, '_wp_trash_meta_time', '1521440950'), (131, 45, '_wp_trash_meta_status', 'publish'), (132, 45, '_wp_trash_meta_time', '1521440991'), (133, 46, '_wp_trash_meta_status', 'publish'), (134, 46, '_wp_trash_meta_time', '1521441017'), (135, 47, '_edit_lock', '1521441038:1'), (136, 47, '_wp_trash_meta_status', 'publish'), (137, 47, '_wp_trash_meta_time', '1521441045'), (138, 48, '_wp_trash_meta_status', 'publish'), (139, 48, '_wp_trash_meta_time', '1521441065'), (140, 49, '_edit_lock', '1521441098:1'), (141, 49, '_wp_trash_meta_status', 'publish'), (142, 49, '_wp_trash_meta_time', '1521441098'), (143, 50, '_wp_trash_meta_status', 'publish'), (144, 50, '_wp_trash_meta_time', '1521441122'), (145, 51, '_edit_lock', '1521441218:1'), (146, 51, '_wp_trash_meta_status', 'publish'), (147, 51, '_wp_trash_meta_time', '1521441243'), (148, 52, '_edit_lock', '1521441338:1'), (149, 52, '_wp_trash_meta_status', 'publish'), (150, 52, '_wp_trash_meta_time', '1521441369'), (153, 53, '_wp_old_slug', 'post03'), (154, 53, '_dp_original', '35'), (156, 54, '_wp_old_slug', 'post03'), (158, 54, '_dp_original', '53'), (160, 55, '_wp_old_slug', 'post03'), (162, 55, '_dp_original', '53'), (164, 56, '_wp_old_slug', 'post03'), (166, 56, '_dp_original', '55'), (167, 53, '_edit_lock', '1521522742:1'), (168, 53, '_edit_last', '1'), (170, 53, '_wp_old_slug', 'post03-2'), (172, 54, '_edit_lock', '1521522723:1'), (173, 54, '_edit_last', '1'), (175, 54, '_wp_old_slug', 'post03-2'), (176, 55, '_edit_lock', '1521522701:1'), (177, 55, '_edit_last', '1'), (179, 55, '_wp_old_slug', 'post03-2'), (180, 56, '_edit_lock', '1521522681:1'), (181, 56, '_edit_last', '1'), (183, 56, '_wp_old_slug', 'post03-2'), (184, 61, '_dp_original', '1'), (185, 62, '_dp_original', '1'), (187, 63, '_dp_original', '24'), (188, 61, '_edit_lock', '1521522664:1'), (189, 61, '_edit_last', '1'), (191, 61, '_wp_old_slug', 'hello-world'), (192, 62, '_edit_lock', '1521522642:1'), (193, 62, '_edit_last', '1'), (195, 62, '_wp_old_slug', 'hello-world'), (196, 63, '_edit_lock', '1521522623:1'), (197, 63, '_edit_last', '1'), (199, 63, '_wp_old_slug', 'post01'), (213, 69, '_wp_trash_meta_status', 'publish'), (214, 69, '_wp_trash_meta_time', '1521442271'), (251, 74, '_menu_item_type', 'custom'), (252, 74, '_menu_item_menu_item_parent', '0'), (253, 74, '_menu_item_object_id', '74'), (254, 74, '_menu_item_object', 'custom'), (255, 74, '_menu_item_target', ''), (256, 74, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (257, 74, '_menu_item_xfn', ''), (258, 74, '_menu_item_url', 'http://localhost/lalit/hospital-blog/category/business/'), (260, 75, '_menu_item_type', 'custom'), (261, 75, '_menu_item_menu_item_parent', '0'), (262, 75, '_menu_item_object_id', '75'), (263, 75, '_menu_item_object', 'custom'), (264, 75, '_menu_item_target', ''), (265, 75, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (266, 75, '_menu_item_xfn', ''), (267, 75, '_menu_item_url', 'http://localhost/lalit/hospital-blog/category/sports/'), (269, 76, '_menu_item_type', 'custom'), (270, 76, '_menu_item_menu_item_parent', '0'), (271, 76, '_menu_item_object_id', '76'), (272, 76, '_menu_item_object', 'custom'), (273, 76, '_menu_item_target', ''), (274, 76, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (275, 76, '_menu_item_xfn', ''), (276, 76, '_menu_item_url', 'http://localhost/lalit/hospital-blog/category/fashion/'), (278, 77, '_menu_item_type', 'custom'), (279, 77, '_menu_item_menu_item_parent', '0'), (280, 77, '_menu_item_object_id', '77'), (281, 77, '_menu_item_object', 'custom'), (282, 77, '_menu_item_target', ''), (283, 77, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (284, 77, '_menu_item_xfn', ''), (285, 77, '_menu_item_url', 'http://localhost/lalit/hospital-blog/category/lifestyle/'), (286, 78, '_wp_attached_file', '2018/03/mgm3-370x180.jpg'), (287, 78, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:370;s:6:"height";i:180;s:4:"file";s:24:"2018/03/mgm3-370x180.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:24:"mgm3-370x180-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:24:"mgm3-370x180-300x146.jpg";s:5:"width";i:300;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:23:"mgm3-370x180-105x80.jpg";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (288, 63, '_thumbnail_id', '78'), (290, 79, '_wp_attached_file', '2018/03/mgm5-370x180.jpg'), (291, 79, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:370;s:6:"height";i:180;s:4:"file";s:24:"2018/03/mgm5-370x180.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:24:"mgm5-370x180-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:24:"mgm5-370x180-300x146.jpg";s:5:"width";i:300;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:23:"mgm5-370x180-105x80.jpg";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (292, 62, '_thumbnail_id', '79'), (294, 80, '_wp_attached_file', '2018/03/mgm13-e1407704589697-370x180.jpg'), (295, 80, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:370;s:6:"height";i:180;s:4:"file";s:40:"2018/03/mgm13-e1407704589697-370x180.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:40:"mgm13-e1407704589697-370x180-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:40:"mgm13-e1407704589697-370x180-300x146.jpg";s:5:"width";i:300;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:39:"mgm13-e1407704589697-370x180-105x80.jpg";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (296, 61, '_thumbnail_id', '80'), (298, 81, '_wp_attached_file', '2018/03/mgm14-370x180.jpg'), (299, 81, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:370;s:6:"height";i:180;s:4:"file";s:25:"2018/03/mgm14-370x180.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"mgm14-370x180-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:25:"mgm14-370x180-300x146.jpg";s:5:"width";i:300;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:24:"mgm14-370x180-105x80.jpg";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (300, 56, '_thumbnail_id', '81'), (302, 82, '_wp_attached_file', '2018/03/mgm15-370x180.jpg'), (303, 82, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:370;s:6:"height";i:180;s:4:"file";s:25:"2018/03/mgm15-370x180.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"mgm15-370x180-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:25:"mgm15-370x180-300x146.jpg";s:5:"width";i:300;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:24:"mgm15-370x180-105x80.jpg";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (304, 55, '_thumbnail_id', '82'), (306, 83, '_wp_attached_file', '2018/03/photodune-3099424-gorgeous-woman-s-370x180.jpg'), (307, 83, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:370;s:6:"height";i:180;s:4:"file";s:54:"2018/03/photodune-3099424-gorgeous-woman-s-370x180.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:54:"photodune-3099424-gorgeous-woman-s-370x180-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:54:"photodune-3099424-gorgeous-woman-s-370x180-300x146.jpg";s:5:"width";i:300;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:53:"photodune-3099424-gorgeous-woman-s-370x180-105x80.jpg";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (308, 54, '_thumbnail_id', '83'), (310, 84, '_wp_attached_file', '2018/03/mgm16-268x130.jpg'), (311, 84, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:268;s:6:"height";i:130;s:4:"file";s:25:"2018/03/mgm16-268x130.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"mgm16-268x130-150x130.jpg";s:5:"width";i:150;s:6:"height";i:130;s:9:"mime-type";s:10:"image/jpeg";}s:21:"pt-magazine-thumbnail";a:4:{s:4:"file";s:24:"mgm16-268x130-105x80.jpg";s:5:"width";i:105;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'), (312, 53, '_thumbnail_id', '84'), (314, 35, '_thumbnail_id', '81'), (316, 36, '_thumbnail_id', '83'), (319, 37, '_thumbnail_id', '80'), (321, 28, '_thumbnail_id', '78'), (323, 26, '_thumbnail_id', '83'), (325, 24, '_thumbnail_id', '78'), (327, 1, '_thumbnail_id', '81'); -- -------------------------------------------------------- -- -- Table structure for table `wp_posts` -- CREATE TABLE IF NOT EXISTS `wp_posts` ( `ID` bigint(20) unsigned NOT NULL, `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' ) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_posts` -- INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1, 1, '2018-03-19 04:34:13', '2018-03-19 04:34:13', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2018-03-20 05:16:59', '2018-03-20 05:16:59', '', 0, 'http://localhost/lalit/hospital-blog/?p=1', 0, 'post', '', 0), (2, 1, '2018-03-19 04:34:13', '2018-03-19 04:34:13', '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ñ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://localhost/lalit/hospital-blog/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2018-03-19 04:34:13', '2018-03-19 04:34:13', '', 0, 'http://localhost/lalit/hospital-blog/?page_id=2', 0, 'page', '', 0), (3, 1, '2018-03-19 04:34:33', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2018-03-19 04:34:33', '0000-00-00 00:00:00', '', 0, 'http://localhost/lalit/hospital-blog/?p=3', 0, 'post', '', 0), (5, 1, '2018-03-19 04:49:47', '2018-03-19 04:49:47', '{\n "pt-magazine::theme_options[site_identity]": {\n "value": "logo-desc",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 04:49:41"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'de3add38-7bc0-4ada-a700-de19616f0cb3', '', '', '2018-03-19 04:49:47', '2018-03-19 04:49:47', '', 0, 'http://localhost/lalit/hospital-blog/?p=5', 0, 'customize_changeset', '', 0), (6, 1, '2018-03-19 04:50:36', '2018-03-19 04:50:36', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2018-03-19 04:52:03', '2018-03-19 04:52:03', '', 0, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/logo.png', 0, 'attachment', 'image/png', 0), (7, 1, '2018-03-19 04:53:03', '2018-03-19 04:53:03', '{\n "pt-magazine::theme_options[site_identity]": {\n "value": "logo-desc",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 04:50:49"\n },\n "pt-magazine::custom_logo": {\n "value": 6,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 04:51:21"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '57921fa1-e41f-42d5-bbfa-2a73977ac21f', '', '', '2018-03-19 04:53:03', '2018-03-19 04:53:03', '', 0, 'http://localhost/lalit/hospital-blog/?p=7', 0, 'customize_changeset', '', 0), (8, 1, '2018-03-19 04:50:52', '2018-03-19 04:50:52', 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/cropped-logo.png', 'cropped-logo.png', '', 'inherit', 'open', 'closed', '', 'cropped-logo-png', '', '', '2018-03-19 04:50:52', '2018-03-19 04:50:52', '', 0, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/cropped-logo.png', 0, 'attachment', 'image/png', 0), (9, 1, '2018-03-19 04:54:05', '2018-03-19 04:54:05', '', 'mainLogo', '', 'inherit', 'open', 'closed', '', 'mainlogo', '', '', '2018-03-19 04:54:05', '2018-03-19 04:54:05', '', 0, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/mainLogo.png', 0, 'attachment', 'image/png', 0), (10, 1, '2018-03-19 04:54:13', '2018-03-19 04:54:13', 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/cropped-mainLogo.png', 'cropped-mainLogo.png', '', 'inherit', 'open', 'closed', '', 'cropped-mainlogo-png', '', '', '2018-03-19 04:54:13', '2018-03-19 04:54:13', '', 0, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/cropped-mainLogo.png', 0, 'attachment', 'image/png', 0), (11, 1, '2018-03-19 04:54:18', '2018-03-19 04:54:18', '{\n "site_icon": {\n "value": 10,\n "type": "option",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 04:54:15"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '92022677-039b-4b13-9aa9-b4361a9b2358', '', '', '2018-03-19 04:54:18', '2018-03-19 04:54:18', '', 0, 'http://localhost/lalit/hospital-blog/?p=11', 0, 'customize_changeset', '', 0), (12, 1, '2018-03-19 04:55:25', '2018-03-19 04:55:25', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2018-03-19 06:38:03', '2018-03-19 06:38:03', '', 0, 'http://localhost/lalit/hospital-blog/?page_id=12', 0, 'page', '', 0), (13, 1, '2018-03-19 04:55:25', '2018-03-19 04:55:25', '', 'Home', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2018-03-19 04:55:25', '2018-03-19 04:55:25', '', 12, 'http://localhost/lalit/hospital-blog/2018/03/19/12-revision-v1/', 0, 'revision', '', 0), (15, 1, '2018-03-19 05:19:03', '2018-03-19 05:19:03', '{\n "pt-magazine::background_color": {\n "value": "#f9f9f9",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 05:19:03"\n },\n "pt-magazine::theme_options[primary_color]": {\n "value": "#ff5a5f",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 05:19:03"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'c2357c2b-89df-4244-ad86-d55dcbc9ce97', '', '', '2018-03-19 05:19:03', '2018-03-19 05:19:03', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/c2357c2b-89df-4244-ad86-d55dcbc9ce97/', 0, 'customize_changeset', '', 0), (20, 1, '2018-03-19 05:44:04', '2018-03-19 05:44:04', '{\n "pt-magazine::theme_options[show_main_slider]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 05:44:04"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'f17c1eca-d875-4f3c-a724-3d0cbb7cb42c', '', '', '2018-03-19 05:44:04', '2018-03-19 05:44:04', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/f17c1eca-d875-4f3c-a724-3d0cbb7cb42c/', 0, 'customize_changeset', '', 0), (21, 1, '2018-03-19 05:44:26', '2018-03-19 05:44:26', '{\n "pt-magazine::theme_options[main_slider_category]": {\n "value": "1",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 05:44:26"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '03e02134-4f32-42b0-935c-6c797bc33658', '', '', '2018-03-19 05:44:26', '2018-03-19 05:44:26', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/03e02134-4f32-42b0-935c-6c797bc33658/', 0, 'customize_changeset', '', 0), (23, 1, '2018-03-19 05:49:07', '2018-03-19 05:49:07', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'Hello world!', '', 'inherit', 'closed', 'closed', '', '1-revision-v1', '', '', '2018-03-19 05:49:07', '2018-03-19 05:49:07', '', 1, 'http://localhost/lalit/hospital-blog/2018/03/19/1-revision-v1/', 0, 'revision', '', 0), (24, 1, '2018-03-19 05:49:23', '2018-03-19 05:49:23', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post01', '', 'publish', 'open', 'open', '', 'post01', '', '', '2018-03-20 05:16:45', '2018-03-20 05:16:45', '', 0, 'http://localhost/lalit/hospital-blog/?p=24', 0, 'post', '', 0), (25, 1, '2018-03-19 05:49:23', '2018-03-19 05:49:23', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post01', '', 'inherit', 'closed', 'closed', '', '24-revision-v1', '', '', '2018-03-19 05:49:23', '2018-03-19 05:49:23', '', 24, 'http://localhost/lalit/hospital-blog/2018/03/19/24-revision-v1/', 0, 'revision', '', 0), (26, 1, '2018-03-19 05:49:36', '2018-03-19 05:49:36', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post02', '', 'publish', 'open', 'open', '', 'post02', '', '', '2018-03-20 05:16:29', '2018-03-20 05:16:29', '', 0, 'http://localhost/lalit/hospital-blog/?p=26', 0, 'post', '', 0), (27, 1, '2018-03-19 05:49:36', '2018-03-19 05:49:36', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post02', '', 'inherit', 'closed', 'closed', '', '26-revision-v1', '', '', '2018-03-19 05:49:36', '2018-03-19 05:49:36', '', 26, 'http://localhost/lalit/hospital-blog/2018/03/19/26-revision-v1/', 0, 'revision', '', 0), (28, 1, '2018-03-19 05:49:49', '2018-03-19 05:49:49', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post03', '', 'publish', 'open', 'open', '', 'post03', '', '', '2018-03-20 05:16:10', '2018-03-20 05:16:10', '', 0, 'http://localhost/lalit/hospital-blog/?p=28', 0, 'post', '', 0), (29, 1, '2018-03-19 05:49:49', '2018-03-19 05:49:49', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post03', '', 'inherit', 'closed', 'closed', '', '28-revision-v1', '', '', '2018-03-19 05:49:49', '2018-03-19 05:49:49', '', 28, 'http://localhost/lalit/hospital-blog/2018/03/19/28-revision-v1/', 0, 'revision', '', 0), (35, 1, '2018-03-19 06:24:28', '2018-03-19 06:24:28', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post06', '', 'publish', 'open', 'open', '', 'post03-2', '', '', '2018-03-20 05:15:20', '2018-03-20 05:15:20', '', 0, 'http://localhost/lalit/hospital-blog/?p=35', 0, 'post', '', 0), (36, 1, '2018-03-19 06:23:39', '2018-03-19 06:23:39', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post05', '', 'publish', 'open', 'open', '', 'post02-2', '', '', '2018-03-20 05:15:39', '2018-03-20 05:15:39', '', 0, 'http://localhost/lalit/hospital-blog/?p=36', 0, 'post', '', 0), (37, 1, '2018-03-19 06:23:55', '2018-03-19 06:23:55', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post04', '', 'publish', 'open', 'open', '', 'post01-2', '', '', '2018-03-20 05:15:57', '2018-03-20 05:15:57', '', 0, 'http://localhost/lalit/hospital-blog/?p=37', 0, 'post', '', 0), (38, 1, '2018-03-19 06:23:55', '2018-03-19 06:23:55', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post04', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2018-03-19 06:23:55', '2018-03-19 06:23:55', '', 37, 'http://localhost/lalit/hospital-blog/2018/03/19/37-revision-v1/', 0, 'revision', '', 0), (39, 1, '2018-03-19 06:24:08', '2018-03-19 06:24:08', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post05', '', 'inherit', 'closed', 'closed', '', '36-revision-v1', '', '', '2018-03-19 06:24:08', '2018-03-19 06:24:08', '', 36, 'http://localhost/lalit/hospital-blog/2018/03/19/36-revision-v1/', 0, 'revision', '', 0), (40, 1, '2018-03-19 06:24:28', '2018-03-19 06:24:28', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post06', '', 'inherit', 'closed', 'closed', '', '35-revision-v1', '', '', '2018-03-19 06:24:28', '2018-03-19 06:24:28', '', 35, 'http://localhost/lalit/hospital-blog/2018/03/19/35-revision-v1/', 0, 'revision', '', 0), (41, 1, '2018-03-19 06:28:01', '2018-03-19 06:28:01', '{\n "show_on_front": {\n "value": "page",\n "type": "option",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:01"\n },\n "page_on_front": {\n "value": "12",\n "type": "option",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:01"\n },\n "pt-magazine::theme_options[main_slider_autoplay]": {\n "value": false,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:01"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '2d36b316-201d-4158-9386-2329321ef444', '', '', '2018-03-19 06:28:01', '2018-03-19 06:28:01', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/2d36b316-201d-4158-9386-2329321ef444/', 0, 'customize_changeset', '', 0), (42, 1, '2018-03-19 06:28:27', '2018-03-19 06:28:27', '{\n "pt-magazine::theme_options[show_home_icon]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:27"\n },\n "pt-magazine::theme_options[show_search]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:27"\n },\n "pt-magazine::theme_options[search_style]": {\n "value": "style-one",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:27"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'de30eb58-3fab-459c-9424-4022e222fb6e', '', '', '2018-03-19 06:28:27', '2018-03-19 06:28:27', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/de30eb58-3fab-459c-9424-4022e222fb6e/', 0, 'customize_changeset', '', 0), (43, 1, '2018-03-19 06:28:58', '2018-03-19 06:28:58', '{\n "pt-magazine::theme_options[main_slider_category]": {\n "value": "",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:58"\n },\n "pt-magazine::theme_options[main_slider_autoplay]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:58"\n },\n "pt-magazine::theme_options[main_slider_arrows]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:58"\n },\n "pt-magazine::theme_options[main_slider_overlay]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:28:58"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '32ffcc61-60e4-400b-8513-15fc0da4ccc7', '', '', '2018-03-19 06:28:58', '2018-03-19 06:28:58', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/32ffcc61-60e4-400b-8513-15fc0da4ccc7/', 0, 'customize_changeset', '', 0), (44, 1, '2018-03-19 06:29:10', '2018-03-19 06:29:10', '{\n "pt-magazine::theme_options[show_featured_news]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:29:05"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '49a3668f-fc73-4a31-bf3c-262642f112cf', '', '', '2018-03-19 06:29:10', '2018-03-19 06:29:10', '', 0, 'http://localhost/lalit/hospital-blog/?p=44', 0, 'customize_changeset', '', 0), (45, 1, '2018-03-19 06:29:50', '2018-03-19 06:29:50', '{\n "pt-magazine::theme_options[show_highlighted_news]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:29:50"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'd3741e3f-86f4-4191-b7d4-33a5e6e34669', '', '', '2018-03-19 06:29:50', '2018-03-19 06:29:50', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/d3741e3f-86f4-4191-b7d4-33a5e6e34669/', 0, 'customize_changeset', '', 0), (46, 1, '2018-03-19 06:30:17', '2018-03-19 06:30:17', '{\n "pt-magazine::theme_options[breadcrumb_type]": {\n "value": "disable",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:30:17"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'bbe13c8b-0892-4e18-a739-190a3e50fdfd', '', '', '2018-03-19 06:30:17', '2018-03-19 06:30:17', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/bbe13c8b-0892-4e18-a739-190a3e50fdfd/', 0, 'customize_changeset', '', 0), (47, 1, '2018-03-19 06:30:45', '2018-03-19 06:30:45', '{\n "pt-magazine::theme_options[sidebar_position]": {\n "value": "right-sidebar",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:30:37"\n },\n "pt-magazine::theme_options[post_list_type]": {\n "value": "list",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:30:37"\n },\n "pt-magazine::theme_options[blog_show_date]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:30:45"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'c2c09f6c-1a59-4e92-bcec-b27391a5fdee', '', '', '2018-03-19 06:30:45', '2018-03-19 06:30:45', '', 0, 'http://localhost/lalit/hospital-blog/?p=47', 0, 'customize_changeset', '', 0), (48, 1, '2018-03-19 06:31:05', '2018-03-19 06:31:05', '{\n "pt-magazine::theme_options[single_show_related]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:31:05"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '94fe41e7-f92f-4481-b0b3-77460ada2b07', '', '', '2018-03-19 06:31:05', '2018-03-19 06:31:05', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/94fe41e7-f92f-4481-b0b3-77460ada2b07/', 0, 'customize_changeset', '', 0), (49, 1, '2018-03-19 06:31:38', '2018-03-19 06:31:38', '{\n "pt-magazine::theme_options[show_top_header]": {\n "value": false,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:31:37"\n },\n "pt-magazine::theme_options[top_left_type]": {\n "value": "current-date",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:31:37"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '557905bf-4754-46a2-ab3c-5a102604d990', '', '', '2018-03-19 06:31:38', '2018-03-19 06:31:38', '', 0, 'http://localhost/lalit/hospital-blog/?p=49', 0, 'customize_changeset', '', 0), (50, 1, '2018-03-19 06:32:02', '2018-03-19 06:32:02', '{\n "pt-magazine::theme_options[site_layout]": {\n "value": "full-width",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:32:02"\n },\n "pt-magazine::theme_options[enable_sticky_sidebar]": {\n "value": false,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:32:02"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '378f014a-72cf-4d25-82a0-969d55c05c7f', '', '', '2018-03-19 06:32:02', '2018-03-19 06:32:02', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/378f014a-72cf-4d25-82a0-969d55c05c7f/', 0, 'customize_changeset', '', 0), (51, 1, '2018-03-19 06:34:03', '2018-03-19 06:34:03', '{\n "pt-magazine::theme_options[single_show_author]": {\n "value": false,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:33:37"\n },\n "pt-magazine::theme_options[single_show_related]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:32:37"\n },\n "pt-magazine::theme_options[single_show_date]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:33:37"\n },\n "pt-magazine::theme_options[single_show_comments]": {\n "value": false,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:33:37"\n },\n "pt-magazine::theme_options[single_show_tags]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:33:37"\n },\n "pt-magazine::theme_options[single_show_nav]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:34:03"\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'e57b7cb1-54c3-49fd-9b3c-6b8134bd4105', '', '', '2018-03-19 06:34:03', '2018-03-19 06:34:03', '', 0, 'http://localhost/lalit/hospital-blog/?p=51', 0, 'customize_changeset', '', 0), (52, 1, '2018-03-19 06:36:09', '2018-03-19 06:36:09', '{\n "pt-magazine::theme_options[blog_show_comments]": {\n "value": false,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:35:37"\n },\n "pt-magazine::theme_options[blog_read_more]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:34:37"\n },\n "pt-magazine::theme_options[post_list_type]": {\n "value": "grid",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:35:37"\n },\n "pt-magazine::theme_options[blog_show_author]": {\n "value": false,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:35:37"\n },\n "pt-magazine::theme_options[blog_show_category]": {\n "value": true,\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:36:09"\n },\n "pt-magazine::theme_options[sidebar_position]": {\n "value": "right-sidebar",\n "type": "theme_mod",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:36:09"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '3616028a-08ee-4894-98d7-dd8ffb9956a4', '', '', '2018-03-19 06:36:09', '2018-03-19 06:36:09', '', 0, 'http://localhost/lalit/hospital-blog/?p=52', 0, 'customize_changeset', '', 0), (53, 1, '2018-03-19 06:40:00', '2018-03-19 06:40:00', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post07', '', 'publish', 'open', 'open', '', 'post03-2-2', '', '', '2018-03-20 05:14:43', '2018-03-20 05:14:43', '', 0, 'http://localhost/lalit/hospital-blog/?p=53', 0, 'post', '', 0), (54, 1, '2018-03-19 06:40:23', '2018-03-19 06:40:23', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post08', '', 'publish', 'open', 'open', '', 'post03-2-3', '', '', '2018-03-20 05:14:25', '2018-03-20 05:14:25', '', 0, 'http://localhost/lalit/hospital-blog/?p=54', 0, 'post', '', 0), (55, 1, '2018-03-19 06:40:39', '2018-03-19 06:40:39', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post09', '', 'publish', 'open', 'open', '', 'post03-2-4', '', '', '2018-03-20 05:13:59', '2018-03-20 05:13:59', '', 0, 'http://localhost/lalit/hospital-blog/?p=55', 0, 'post', '', 0), (56, 1, '2018-03-19 06:40:54', '2018-03-19 06:40:54', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post10', '', 'publish', 'open', 'open', '', 'post03-2-5', '', '', '2018-03-20 05:13:42', '2018-03-20 05:13:42', '', 0, 'http://localhost/lalit/hospital-blog/?p=56', 0, 'post', '', 0), (57, 1, '2018-03-19 06:40:00', '2018-03-19 06:40:00', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post07', '', 'inherit', 'closed', 'closed', '', '53-revision-v1', '', '', '2018-03-19 06:40:00', '2018-03-19 06:40:00', '', 53, 'http://localhost/lalit/hospital-blog/2018/03/19/53-revision-v1/', 0, 'revision', '', 0), (58, 1, '2018-03-19 06:40:23', '2018-03-19 06:40:23', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post08', '', 'inherit', 'closed', 'closed', '', '54-revision-v1', '', '', '2018-03-19 06:40:23', '2018-03-19 06:40:23', '', 54, 'http://localhost/lalit/hospital-blog/2018/03/19/54-revision-v1/', 0, 'revision', '', 0), (59, 1, '2018-03-19 06:40:39', '2018-03-19 06:40:39', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post09', '', 'inherit', 'closed', 'closed', '', '55-revision-v1', '', '', '2018-03-19 06:40:39', '2018-03-19 06:40:39', '', 55, 'http://localhost/lalit/hospital-blog/2018/03/19/55-revision-v1/', 0, 'revision', '', 0), (60, 1, '2018-03-19 06:40:54', '2018-03-19 06:40:54', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post10', '', 'inherit', 'closed', 'closed', '', '56-revision-v1', '', '', '2018-03-19 06:40:54', '2018-03-19 06:40:54', '', 56, 'http://localhost/lalit/hospital-blog/2018/03/19/56-revision-v1/', 0, 'revision', '', 0), (61, 1, '2018-03-19 06:41:50', '2018-03-19 06:41:50', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'Hello world!01', '', 'publish', 'open', 'open', '', 'hello-world-2', '', '', '2018-03-20 05:13:24', '2018-03-20 05:13:24', '', 0, 'http://localhost/lalit/hospital-blog/?p=61', 0, 'post', '', 0), (62, 1, '2018-03-19 06:42:01', '2018-03-19 06:42:01', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'Hello world!02', '', 'publish', 'open', 'open', '', 'hello-world-3', '', '', '2018-03-20 05:13:03', '2018-03-20 05:13:03', '', 0, 'http://localhost/lalit/hospital-blog/?p=62', 0, 'post', '', 0), (63, 1, '2018-03-19 06:42:18', '2018-03-19 06:42:18', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post11', '', 'publish', 'open', 'open', '', 'post01-3', '', '', '2018-03-20 05:12:44', '2018-03-20 05:12:44', '', 0, 'http://localhost/lalit/hospital-blog/?p=63', 0, 'post', '', 0), (64, 1, '2018-03-19 06:41:50', '2018-03-19 06:41:50', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'Hello world!01', '', 'inherit', 'closed', 'closed', '', '61-revision-v1', '', '', '2018-03-19 06:41:50', '2018-03-19 06:41:50', '', 61, 'http://localhost/lalit/hospital-blog/2018/03/19/61-revision-v1/', 0, 'revision', '', 0), (65, 1, '2018-03-19 06:42:01', '2018-03-19 06:42:01', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'Hello world!02', '', 'inherit', 'closed', 'closed', '', '62-revision-v1', '', '', '2018-03-19 06:42:01', '2018-03-19 06:42:01', '', 62, 'http://localhost/lalit/hospital-blog/2018/03/19/62-revision-v1/', 0, 'revision', '', 0), (66, 1, '2018-03-19 06:42:18', '2018-03-19 06:42:18', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'post11', '', 'inherit', 'closed', 'closed', '', '63-revision-v1', '', '', '2018-03-19 06:42:18', '2018-03-19 06:42:18', '', 63, 'http://localhost/lalit/hospital-blog/2018/03/19/63-revision-v1/', 0, 'revision', '', 0), (69, 1, '2018-03-19 06:51:11', '2018-03-19 06:51:11', '{\n "sidebars_widgets[sidebar-1]": {\n "value": [\n "categories-2",\n "recent-posts-2"\n ],\n "type": "option",\n "user_id": 1,\n "date_modified_gmt": "2018-03-19 06:51:11"\n }\n}', '', '', 'trash', 'closed', 'closed', '', '44a1f095-19b5-4c17-8035-6ad82fef0b3a', '', '', '2018-03-19 06:51:11', '2018-03-19 06:51:11', '', 0, 'http://localhost/lalit/hospital-blog/2018/03/19/44a1f095-19b5-4c17-8035-6ad82fef0b3a/', 0, 'customize_changeset', '', 0), (74, 1, '2018-03-19 08:41:14', '2018-03-19 08:41:14', '', 'Business', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2018-03-19 08:44:53', '2018-03-19 08:44:53', '', 0, 'http://localhost/lalit/hospital-blog/?p=74', 1, 'nav_menu_item', '', 0), (75, 1, '2018-03-19 08:43:42', '2018-03-19 08:43:42', '', 'Sports', '', 'publish', 'closed', 'closed', '', 'sports', '', '', '2018-03-19 08:44:53', '2018-03-19 08:44:53', '', 0, 'http://localhost/lalit/hospital-blog/?p=75', 2, 'nav_menu_item', '', 0), (76, 1, '2018-03-19 08:44:21', '2018-03-19 08:44:21', '', 'Fashion', '', 'publish', 'closed', 'closed', '', 'fashion', '', '', '2018-03-19 08:44:53', '2018-03-19 08:44:53', '', 0, 'http://localhost/lalit/hospital-blog/?p=76', 3, 'nav_menu_item', '', 0), (77, 1, '2018-03-19 08:44:51', '2018-03-19 08:44:51', '', 'Lifestyle', '', 'publish', 'closed', 'closed', '', 'lifestyle', '', '', '2018-03-19 08:44:53', '2018-03-19 08:44:53', '', 0, 'http://localhost/lalit/hospital-blog/?p=77', 4, 'nav_menu_item', '', 0), (78, 1, '2018-03-20 05:12:39', '2018-03-20 05:12:39', '', 'mgm3-370x180', '', 'inherit', 'closed', 'closed', '', 'mgm3-370x180', '', '', '2018-03-20 05:12:39', '2018-03-20 05:12:39', '', 63, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/mgm3-370x180.jpg', 0, 'attachment', 'image/jpeg', 0), (79, 1, '2018-03-20 05:12:58', '2018-03-20 05:12:58', '', 'mgm5-370x180', '', 'inherit', 'closed', 'closed', '', 'mgm5-370x180', '', '', '2018-03-20 05:12:58', '2018-03-20 05:12:58', '', 62, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/mgm5-370x180.jpg', 0, 'attachment', 'image/jpeg', 0), (80, 1, '2018-03-20 05:13:20', '2018-03-20 05:13:20', '', 'mgm13-e1407704589697-370x180', '', 'inherit', 'closed', 'closed', '', 'mgm13-e1407704589697-370x180', '', '', '2018-03-20 05:13:20', '2018-03-20 05:13:20', '', 61, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/mgm13-e1407704589697-370x180.jpg', 0, 'attachment', 'image/jpeg', 0), (81, 1, '2018-03-20 05:13:38', '2018-03-20 05:13:38', '', 'mgm14-370x180', '', 'inherit', 'closed', 'closed', '', 'mgm14-370x180', '', '', '2018-03-20 05:13:38', '2018-03-20 05:13:38', '', 56, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/mgm14-370x180.jpg', 0, 'attachment', 'image/jpeg', 0), (82, 1, '2018-03-20 05:13:56', '2018-03-20 05:13:56', '', 'mgm15-370x180', '', 'inherit', 'closed', 'closed', '', 'mgm15-370x180', '', '', '2018-03-20 05:13:56', '2018-03-20 05:13:56', '', 55, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/mgm15-370x180.jpg', 0, 'attachment', 'image/jpeg', 0), (83, 1, '2018-03-20 05:14:21', '2018-03-20 05:14:21', '', 'photodune-3099424-gorgeous-woman-s-370x180', '', 'inherit', 'closed', 'closed', '', 'photodune-3099424-gorgeous-woman-s-370x180', '', '', '2018-03-20 05:14:21', '2018-03-20 05:14:21', '', 54, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/photodune-3099424-gorgeous-woman-s-370x180.jpg', 0, 'attachment', 'image/jpeg', 0), (84, 1, '2018-03-20 05:14:39', '2018-03-20 05:14:39', '', 'mgm16-268x130', '', 'inherit', 'closed', 'closed', '', 'mgm16-268x130', '', '', '2018-03-20 05:14:39', '2018-03-20 05:14:39', '', 53, 'http://localhost/lalit/hospital-blog/wp-content/uploads/2018/03/mgm16-268x130.jpg', 0, 'attachment', 'image/jpeg', 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_termmeta` -- CREATE TABLE IF NOT EXISTS `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL, `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 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `wp_terms` -- CREATE TABLE IF NOT EXISTS `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL, `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' ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_terms` -- INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1, 'Uncategorized', 'uncategorized', 0), (2, 'Fashion', 'fashion', 0), (3, 'Sports', 'sports', 0), (4, 'Lifestyle', 'lifestyle', 0), (5, 'Business', 'business', 0), (6, 'mymenu', 'mymenu', 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_term_relationships` -- CREATE TABLE IF NOT EXISTS `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_term_relationships` -- INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES (1, 1, 0), (1, 4, 0), (1, 5, 0), (24, 1, 0), (24, 2, 0), (26, 1, 0), (26, 2, 0), (28, 1, 0), (28, 3, 0), (35, 1, 0), (35, 3, 0), (36, 1, 0), (36, 2, 0), (37, 1, 0), (37, 2, 0), (53, 1, 0), (53, 3, 0), (53, 5, 0), (54, 1, 0), (54, 3, 0), (54, 4, 0), (55, 1, 0), (55, 2, 0), (55, 3, 0), (55, 4, 0), (56, 1, 0), (56, 2, 0), (56, 3, 0), (56, 4, 0), (61, 1, 0), (61, 3, 0), (61, 5, 0), (62, 1, 0), (62, 2, 0), (62, 5, 0), (63, 1, 0), (63, 2, 0), (63, 3, 0), (63, 4, 0), (63, 5, 0), (74, 6, 0), (75, 6, 0), (76, 6, 0), (77, 6, 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_term_taxonomy` -- CREATE TABLE IF NOT EXISTS `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL, `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' ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_term_taxonomy` -- INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1, 1, 'category', '', 0, 14), (2, 2, 'category', '', 0, 8), (3, 3, 'category', '', 0, 8), (4, 4, 'category', '', 0, 5), (5, 5, 'category', '', 0, 5), (6, 6, 'nav_menu', '', 0, 4); -- -------------------------------------------------------- -- -- Table structure for table `wp_usermeta` -- CREATE TABLE IF NOT EXISTS `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci ) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_usermeta` -- INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES (1, 1, 'nickname', 'master'), (2, 1, 'first_name', ''), (3, 1, 'last_name', ''), (4, 1, 'description', ''), (5, 1, 'rich_editing', 'true'), (6, 1, 'syntax_highlighting', 'true'), (7, 1, 'comment_shortcuts', 'false'), (8, 1, 'admin_color', 'fresh'), (9, 1, 'use_ssl', '0'), (10, 1, 'show_admin_bar_front', 'true'), (11, 1, 'locale', ''), (12, 1, 'wp_capabilities', 'a:1:{s:13:"administrator";b:1;}'), (13, 1, 'wp_user_level', '10'), (14, 1, 'dismissed_wp_pointers', ''), (15, 1, 'show_welcome_panel', '1'), (16, 1, 'session_tokens', 'a:2:{s:64:"5175297b94b90f29580a7aeb620633b77cc19d03834d43c0b060c04608fbb48f";a:4:{s:10:"expiration";i:1521606871;s:2:"ip";s:3:"::1";s:2:"ua";s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.162 Safari/537.36";s:5:"login";i:1521434071;}s:64:"4078ac4f10403a253a3684ccc2cecabfa05bc1e76ba63a95dead8b175b88d7e4";a:4:{s:10:"expiration";i:1521691183;s:2:"ip";s:3:"::1";s:2:"ua";s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.162 Safari/537.36";s:5:"login";i:1521518383;}}'), (17, 1, 'wp_dashboard_quick_press_last_post_id', '3'), (18, 1, 'community-events-location', 'a:1:{s:2:"ip";s:2:"::";}'), (19, 1, 'wp_user-settings', 'libraryContent=browse&editor=tinymce'), (20, 1, 'wp_user-settings-time', '1521440192'), (21, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";i:4;s:15:"title-attribute";}'), (22, 1, 'metaboxhidden_nav-menus', 'a:1:{i:0;s:12:"add-post_tag";}'), (23, 1, 'nav_menu_recently_edited', '6'); -- -------------------------------------------------------- -- -- Table structure for table `wp_users` -- CREATE TABLE IF NOT EXISTS `wp_users` ( `ID` bigint(20) unsigned NOT NULL, `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '' ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_users` -- INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES (1, 'master', '$P$BGAtGH7EmcAI1U41CEE276cPzdVkTL0', 'master', 'lalit.kumar@shardatech.org', '', '2018-03-19 04:34:12', '', 0, 'master'); -- -- Indexes for dumped tables -- -- -- Indexes for table `wp_commentmeta` -- ALTER TABLE `wp_commentmeta` ADD PRIMARY KEY (`meta_id`), ADD KEY `comment_id` (`comment_id`), ADD KEY `meta_key` (`meta_key`(191)); -- -- Indexes for table `wp_comments` -- ALTER TABLE `wp_comments` ADD PRIMARY KEY (`comment_ID`), ADD KEY `comment_post_ID` (`comment_post_ID`), ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), ADD KEY `comment_date_gmt` (`comment_date_gmt`), ADD KEY `comment_parent` (`comment_parent`), ADD KEY `comment_author_email` (`comment_author_email`(10)); -- -- Indexes for table `wp_links` -- ALTER TABLE `wp_links` ADD PRIMARY KEY (`link_id`), ADD KEY `link_visible` (`link_visible`); -- -- Indexes for table `wp_options` -- ALTER TABLE `wp_options` ADD PRIMARY KEY (`option_id`), ADD UNIQUE KEY `option_name` (`option_name`); -- -- Indexes for table `wp_postmeta` -- ALTER TABLE `wp_postmeta` ADD PRIMARY KEY (`meta_id`), ADD KEY `post_id` (`post_id`), ADD KEY `meta_key` (`meta_key`(191)); -- -- Indexes for table `wp_posts` -- ALTER TABLE `wp_posts` ADD PRIMARY KEY (`ID`), ADD KEY `post_name` (`post_name`(191)), ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), ADD KEY `post_parent` (`post_parent`), ADD KEY `post_author` (`post_author`); -- -- Indexes for table `wp_termmeta` -- ALTER TABLE `wp_termmeta` ADD PRIMARY KEY (`meta_id`), ADD KEY `term_id` (`term_id`), ADD KEY `meta_key` (`meta_key`(191)); -- -- Indexes for table `wp_terms` -- ALTER TABLE `wp_terms` ADD PRIMARY KEY (`term_id`), ADD KEY `slug` (`slug`(191)), ADD KEY `name` (`name`(191)); -- -- Indexes for table `wp_term_relationships` -- ALTER TABLE `wp_term_relationships` ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`), ADD KEY `term_taxonomy_id` (`term_taxonomy_id`); -- -- Indexes for table `wp_term_taxonomy` -- ALTER TABLE `wp_term_taxonomy` ADD PRIMARY KEY (`term_taxonomy_id`), ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), ADD KEY `taxonomy` (`taxonomy`); -- -- Indexes for table `wp_usermeta` -- ALTER TABLE `wp_usermeta` ADD PRIMARY KEY (`umeta_id`), ADD KEY `user_id` (`user_id`), ADD KEY `meta_key` (`meta_key`(191)); -- -- Indexes for table `wp_users` -- ALTER TABLE `wp_users` ADD PRIMARY KEY (`ID`), ADD KEY `user_login_key` (`user_login`), ADD KEY `user_nicename` (`user_nicename`), ADD KEY `user_email` (`user_email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `wp_commentmeta` -- ALTER TABLE `wp_commentmeta` MODIFY `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `wp_comments` -- ALTER TABLE `wp_comments` MODIFY `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `wp_links` -- ALTER TABLE `wp_links` MODIFY `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `wp_options` -- ALTER TABLE `wp_options` MODIFY `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=400; -- -- AUTO_INCREMENT for table `wp_postmeta` -- ALTER TABLE `wp_postmeta` MODIFY `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=328; -- -- AUTO_INCREMENT for table `wp_posts` -- ALTER TABLE `wp_posts` MODIFY `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=85; -- -- AUTO_INCREMENT for table `wp_termmeta` -- ALTER TABLE `wp_termmeta` MODIFY `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `wp_terms` -- ALTER TABLE `wp_terms` MODIFY `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `wp_term_taxonomy` -- ALTER TABLE `wp_term_taxonomy` MODIFY `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `wp_usermeta` -- ALTER TABLE `wp_usermeta` MODIFY `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=24; -- -- AUTO_INCREMENT for table `wp_users` -- ALTER TABLE `wp_users` MODIFY `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;