| Server IP : 170.10.162.208 / Your IP : 216.73.216.181 Web Server : LiteSpeed System : Linux altar19.supremepanel19.com 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64 User : deltahospital ( 1806) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/deltahospital/public_html/ |
Upload File : |
-- phpMyAdmin SQL Dump
-- version 4.7.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Feb 27, 2018 at 01:09 AM
-- Server version: 10.0.34-MariaDB
-- PHP Version: 5.6.30
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
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: `deltahospital_deltah`
--
-- --------------------------------------------------------
--
-- Table structure for table `wp_commentmeta`
--
CREATE TABLE `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_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_comments`
--
CREATE TABLE `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_ci NOT NULL,
`comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_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_ci NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT '0',
`comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) COLLATE utf8mb4_unicode_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_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_fw_termmeta`
--
CREATE TABLE `wp_fw_termmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`fw_term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_links`
--
CREATE TABLE `wp_links` (
`link_id` bigint(20) UNSIGNED NOT NULL,
`link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) COLLATE utf8mb4_unicode_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_ci NOT NULL DEFAULT '',
`link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_options`
--
CREATE TABLE `wp_options` (
`option_id` bigint(20) UNSIGNED NOT NULL,
`option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_options`
--
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://delta-hospital.com/', 'yes'),
(2, 'home', 'http://delta-hospital.com/', 'yes'),
(3, 'blogname', 'Delta Hospital Ltd.', 'yes'),
(4, 'blogdescription', 'Best of Cancer Hospital', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'delta@delta-hospital.com', 'yes'),
(7, 'start_of_week', '6', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '1', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '20', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i A', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:169:{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:9:\"notice/?$\";s:26:\"index.php?post_type=notice\";s:48:\"notice/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?post_type=notice&feed=$matches[1]\";s:43:\"notice/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?post_type=notice&feed=$matches[1]\";s:26:\"notice/page/([0-9]{1,})/?$\";s:44:\"index.php?post_type=notice&paged=$matches[1]\";s:17:\"jm-ajax/([^/]*)/?\";s:29:\"index.php?jm-ajax=$matches[1]\";s:27:\"index.php/jm-ajax/([^/]*)/?\";s:29:\"index.php?jm-ajax=$matches[1]\";s:56:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:51:\"category/(.+?)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:53:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:48:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:54:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:49:\"type/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:31:\"job/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"job/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"job/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"job/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"job/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"job/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:20:\"job/([^/]+)/embed/?$\";s:44:\"index.php?job_listing=$matches[1]&embed=true\";s:24:\"job/([^/]+)/trackback/?$\";s:38:\"index.php?job_listing=$matches[1]&tb=1\";s:32:\"job/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?job_listing=$matches[1]&paged=$matches[2]\";s:39:\"job/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?job_listing=$matches[1]&cpage=$matches[2]\";s:28:\"job/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?job_listing=$matches[1]&page=$matches[2]\";s:20:\"job/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\"job/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"job/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"job/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\"job/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\"job/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:79:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:74:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"notice/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"notice/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"notice/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"notice/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"notice/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"notice/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"notice/([^/]+)/embed/?$\";s:39:\"index.php?notice=$matches[1]&embed=true\";s:27:\"notice/([^/]+)/trackback/?$\";s:33:\"index.php?notice=$matches[1]&tb=1\";s:56:\"notice/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:45:\"index.php?notice=$matches[1]&feed=$matches[2]\";s:51:\"notice/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:45:\"index.php?notice=$matches[1]&feed=$matches[2]\";s:35:\"notice/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?notice=$matches[1]&paged=$matches[2]\";s:42:\"notice/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?notice=$matches[1]&cpage=$matches[2]\";s:31:\"notice/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?notice=$matches[1]&page=$matches[2]\";s:23:\"notice/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"notice/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"notice/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"notice/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"notice/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"notice/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"doctor/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"doctor/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"doctor/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"doctor/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"doctor/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"doctor/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"doctor/([^/]+)/embed/?$\";s:39:\"index.php?doctor=$matches[1]&embed=true\";s:27:\"doctor/([^/]+)/trackback/?$\";s:33:\"index.php?doctor=$matches[1]&tb=1\";s:35:\"doctor/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?doctor=$matches[1]&paged=$matches[2]\";s:42:\"doctor/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?doctor=$matches[1]&cpage=$matches[2]\";s:31:\"doctor/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?doctor=$matches[1]&page=$matches[2]\";s:23:\"doctor/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"doctor/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"doctor/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"doctor/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"doctor/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"doctor/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:60:\"department/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?department=$matches[1]&feed=$matches[2]\";s:55:\"department/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?department=$matches[1]&feed=$matches[2]\";s:27:\"department/([^/]+)/embed/?$\";s:43:\"index.php?department=$matches[1]&embed=true\";s:39:\"department/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?department=$matches[1]&paged=$matches[2]\";s:21:\"department/([^/]+)/?$\";s:32:\"index.php?department=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=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:41:\"feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:36:\"(feed|rdf|rss|rss2|atom|job_feed)/?$\";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=13&cpage=$matches[1]\";s:50:\"comments/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:45:\"comments/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:53:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:48:\"search/(.+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:56:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:51:\"author/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:78:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:73:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:65:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:60:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:52:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:47:\"([0-9]{4})/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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:49:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:44:\"(.?.+?)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";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]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:49:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:44:\"([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:13:{i:0;s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";i:1;s:30:\"advanced-custom-fields/acf.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:29:\"imedica-core/imedica-core.php\";i:6;s:27:\"js_composer/js_composer.php\";i:7;s:23:\"ml-slider/ml-slider.php\";i:8;s:34:\"notice-board/msnb-notice-board.php\";i:9;s:27:\"p3-profiler/p3-profiler.php\";i:10;s:45:\"post-slider-carousel/post-slider-carousel.php\";i:11;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:12;s:33:\"w3-total-cache/w3-total-cache.php\";i:13;s:33:\"wp-job-manager/wp-job-manager.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '6', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:5:{i:0;s:75:\"/home/deltahospital/public_html/wp-content/themes/imedica/single-doctor.php\";i:2;s:67:\"/home/deltahospital/public_html/wp-content/themes/imedica/style.css\";i:3;s:81:\"/home/deltahospital/public_html/wp-content/themes/imedica/taxonomy-department.php\";i:4;s:71:\"/home/deltahospital/public_html/wp-content/themes/imedica/functions.php\";i:5;s:0:\"\";}', 'no'),
(40, 'template', 'imedica', 'yes'),
(41, 'stylesheet', 'imedica', 'yes'),
(42, 'comment_whitelist', '1', 'yes'),
(43, 'blacklist_keys', '', 'no'),
(44, 'comment_registration', '0', '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', '1', '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', '0', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '0', '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:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'widget_text', 'a:0:{}', 'yes'),
(80, 'widget_rss', 'a:0:{}', 'yes'),
(81, 'uninstall_plugins', 'a:0:{}', 'no'),
(82, 'timezone_string', '', 'yes'),
(83, 'page_for_posts', '0', 'yes'),
(84, 'page_on_front', '13', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', '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:6:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:79:{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:19:\"manage_job_listings\";b:1;s:16:\"edit_job_listing\";b:1;s:16:\"read_job_listing\";b:1;s:18:\"delete_job_listing\";b:1;s:17:\"edit_job_listings\";b:1;s:24:\"edit_others_job_listings\";b:1;s:20:\"publish_job_listings\";b:1;s:25:\"read_private_job_listings\";b:1;s:19:\"delete_job_listings\";b:1;s:27:\"delete_private_job_listings\";b:1;s:29:\"delete_published_job_listings\";b:1;s:26:\"delete_others_job_listings\";b:1;s:25:\"edit_private_job_listings\";b:1;s:27:\"edit_published_job_listings\";b:1;s:24:\"manage_job_listing_terms\";b:1;s:22:\"edit_job_listing_terms\";b:1;s:24:\"delete_job_listing_terms\";b:1;s:24:\"assign_job_listing_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"employer\";a:2:{s:4:\"name\";s:8:\"Employer\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;}}}', 'yes'),
(93, 'fresh_site', '0', 'yes'),
(94, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(95, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(96, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, 'widget_archives', 'a:1:{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:0:{}s:12:\"sidebar-main\";a:1:{i:0;s:21:\"notice_board_widget-2\";}s:12:\"sidebar-left\";a:1:{i:0;s:24:\"imd_custom_menu-widget-2\";}s:13:\"sidebar-right\";a:1:{i:0;s:24:\"imd_custom_menu-widget-3\";}s:16:\"sidebar-footer-1\";a:1:{i:0;s:20:\"imd_address-widget-2\";}s:16:\"sidebar-footer-2\";a:1:{i:0;s:20:\"imd_address-widget-3\";}s:16:\"sidebar-footer-3\";a:1:{i:0;s:10:\"nav_menu-2\";}s:16:\"sidebar-footer-4\";a:1:{i:0;s:28:\"imd_social_profiles-widget-2\";}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:2:{i:2;a:2:{s:5:\"title\";s:7:\"Find Us\";s:8:\"nav_menu\";i:23;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'cron', 'a:10:{i:1519712168;a:1:{s:34:\"job_manager_check_for_expired_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1519712344;a:1:{s:16:\"w3_pgcache_prime\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"w3_pgcache_prime\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1519714058;a:1:{s:18:\"w3_pgcache_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:18:\"w3_pgcache_cleanup\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1519719418;a:1:{s:20:\"imagify_rating_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1519726568;a:2:{s:31:\"job_manager_delete_old_previews\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:36:\"job_manager_clear_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1519751817;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:1519789158;a:1:{s:17:\"w3_minify_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:17:\"w3_minify_cleanup\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1519795032;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:1519795388;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'),
(116, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1519708624;s:7:\"checked\";a:2:{s:13:\"imedica-child\";s:3:\"1.1\";s:7:\"imedica\";s:5:\"3.1.8\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}', 'no'),
(123, 'can_compress_scripts', '1', 'no'),
(134, 'theme_mods_twentyseventeen', 'a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1518585449;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'),
(135, 'current_theme', 'iMedica', 'yes'),
(136, 'theme_mods_imedica', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:22;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1518585462;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"sidebar-main\";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:12:\"sidebar-left\";a:0:{}s:13:\"sidebar-right\";a:0:{}s:16:\"sidebar-footer-1\";a:0:{}s:16:\"sidebar-footer-2\";a:0:{}s:16:\"sidebar-footer-3\";a:0:{}s:16:\"sidebar-footer-4\";a:0:{}}}s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(137, 'theme_switched', '', 'yes'),
(138, 'widget_imd_recent_posts-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(139, 'widget_imd_popular_posts-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(140, 'widget_tweets-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(141, 'widget_flickr-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(142, 'widget_imd-widget-tabber', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(143, 'widget_imd_address-widget', 'a:3:{i:2;a:5:{s:5:\"title\";s:22:\"Main Branch – Mirpur\";s:7:\"address\";s:56:\"26/2, Principal Abul Kashem Road, Mirpur-1, Dhaka-1216. \";s:5:\"phone\";s:32:\"+88-02-9029151-2, +88-02-9022410\";s:3:\"fax\";s:0:\"\";s:5:\"email\";s:24:\"delta@delta-hospital.com\";}i:3;a:5:{s:5:\"title\";s:13:\"Uttara Branch\";s:7:\"address\";s:56:\"Ploat No-21, Sector-08, Abdullahpur, Uttara, Dhaka-1230.\";s:5:\"phone\";s:14:\"+88-02-7912598\";s:3:\"fax\";s:0:\"\";s:5:\"email\";s:24:\"delta@delta-hospital.com\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(144, 'widget_imd_social_profiles-widget', 'a:2:{i:2;a:15:{s:5:\"title\";s:12:\"SOCIAL MEDIA\";s:9:\"icon-size\";s:2:\"18\";s:8:\"facebook\";s:20:\"https://facebook.com\";s:7:\"twitter\";s:19:\"https://twitter.com\";s:11:\"google-plus\";s:17:\"https://gplus.com\";s:8:\"linkedin\";s:20:\"https://linkedin.com\";s:3:\"rss\";s:0:\"\";s:6:\"flickr\";s:0:\"\";s:6:\"reddit\";s:0:\"\";s:4:\"digg\";s:0:\"\";s:6:\"github\";s:0:\"\";s:2:\"vk\";s:0:\"\";s:7:\"youtube\";s:19:\"https://youtube.com\";s:9:\"instagram\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(145, 'widget_imd_custom_menu-widget', 'a:3:{i:2;a:3:{s:5:\"title\";s:8:\"Services\";s:5:\"style\";s:6:\"style2\";s:8:\"nav_menu\";i:25;}i:3;a:3:{s:5:\"title\";s:12:\"Find Doctors\";s:5:\"style\";s:6:\"style2\";s:8:\"nav_menu\";i:24;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(146, 'bsf_force_check_extensions', '', 'no'),
(147, 'bsf_local_transient', '1519626268', 'yes'),
(150, 'revslider-valid', 'true', 'yes'),
(151, 'imedica_opts', 'a:159:{s:8:\"last_tab\";s:0:\"\";s:14:\"imedica_layout\";s:9:\"container\";s:28:\"imedica-padded-body-bg-color\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:17:\"imedica-box-width\";s:4:\"1170\";s:20:\"box-margin-topbottom\";s:1:\"0\";s:23:\"imedica-padded-bg-color\";a:3:{s:5:\"color\";s:7:\"#F6F6F6\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(246,246,246,1)\";}s:21:\"imedica-padded-bg-img\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:24:\"imd-padded-bg-img-repeat\";s:6:\"repeat\";s:21:\"imedica-content-width\";s:4:\"1170\";s:16:\"imedica-color-bg\";a:3:{s:5:\"color\";s:7:\"#f3e6e6\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(243,230,230,1)\";}s:20:\"imedica-color-bg-img\";a:5:{s:3:\"url\";s:79:\"http://localhost:8012/delta-hospital/wp-content/themes/imedica/css/img/imbg.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:17:\"imd-bg-img-repeat\";s:6:\"repeat\";s:12:\"imedica_logo\";a:5:{s:3:\"url\";s:70:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical2.png\";s:2:\"id\";s:2:\"11\";s:6:\"height\";s:2:\"48\";s:5:\"width\";s:3:\"200\";s:9:\"thumbnail\";s:77:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical2-150x48.png\";}s:19:\"imedica_logo_retina\";a:5:{s:3:\"url\";s:70:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3.png\";s:2:\"id\";s:2:\"12\";s:6:\"height\";s:3:\"117\";s:5:\"width\";s:3:\"150\";s:9:\"thumbnail\";s:78:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3-150x117.png\";}s:15:\"imedica_favicon\";a:5:{s:3:\"url\";s:70:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3.png\";s:2:\"id\";s:2:\"12\";s:6:\"height\";s:3:\"117\";s:5:\"width\";s:3:\"150\";s:9:\"thumbnail\";s:78:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3-150x117.png\";}s:19:\"imedica_iphone_icon\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:17:\"imedica_ipad_icon\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:20:\"imedica-phone-number\";s:15:\"+88-02-58050661\";s:16:\"imedica-email-id\";s:24:\"delta@delta-hospital.com\";s:19:\"imedica-blog-layout\";s:10:\"blog-small\";s:20:\"blog-infinite-scroll\";s:1:\"1\";s:26:\"blog-infinite-scroll-event\";s:1:\"1\";s:21:\"blog-appear-animation\";s:1:\"1\";s:28:\"blog-appear-animation-select\";s:8:\"fadeInUp\";s:28:\"imedica-blog-animation-delay\";s:1:\"0\";s:31:\"imedica-blog-animation-duration\";s:1:\"2\";s:17:\"imedica-blog-meta\";a:2:{s:7:\"enabled\";a:1:{s:7:\"placebo\";s:7:\"placebo\";}s:8:\"disabled\";a:8:{s:7:\"placebo\";s:7:\"placebo\";s:8:\"comments\";s:14:\"Comments Popup\";s:4:\"link\";s:14:\"Read More Link\";s:4:\"like\";s:9:\"Post Like\";s:3:\"tag\";s:3:\"Tag\";s:8:\"category\";s:8:\"Category\";s:4:\"date\";s:17:\"Post Publish Date\";s:6:\"author\";s:6:\"Author\";}}s:18:\"author-bio-display\";s:1:\"0\";s:21:\"display-related-posts\";s:1:\"0\";s:18:\"post-sharer-enable\";s:1:\"0\";s:20:\"post-sharer-networks\";a:9:{s:2:\"fb\";s:1:\"1\";s:7:\"twitter\";s:1:\"1\";s:8:\"linkedin\";s:1:\"1\";s:6:\"reddit\";s:1:\"1\";s:6:\"tumblr\";s:1:\"1\";s:5:\"gplus\";s:1:\"1\";s:9:\"pinterest\";s:1:\"1\";s:2:\"vk\";s:1:\"1\";s:4:\"mail\";s:1:\"1\";}s:21:\"imedica_header_layout\";s:7:\"layout2\";s:20:\"main-header-bg-color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:18:\"top-header-display\";s:1:\"1\";s:20:\"imd_top_left_section\";s:7:\"contact\";s:27:\"top-header-left-custom-html\";s:31:\"<p>HTML is allowed in here.</p>\";s:21:\"imd_top_right_section\";s:6:\"social\";s:28:\"top-header-right-custom-html\";s:31:\"<p>HTML is allowed in here.</p>\";s:19:\"top-header-bg-color\";a:3:{s:5:\"color\";s:7:\"#004a60\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:15:\"rgba(0,74,96,1)\";}s:16:\"top-header-color\";s:7:\"#b2b2b2\";s:27:\"top-header-link-hover-color\";s:7:\"#dd3333\";s:21:\"imedica-sticky-header\";s:0:\"\";s:20:\"toggle-height-sticky\";s:1:\"0\";s:16:\"sticky-width-box\";s:1:\"0\";s:20:\"custom-height-sticky\";s:2:\"70\";s:16:\"sticky-header-bg\";a:3:{s:5:\"color\";s:4:\"#FFF\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:24:\"sticky-header-menu-color\";s:0:\"\";s:18:\"sticky_custom_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:27:\"imedica-page-header-display\";s:1:\"1\";s:16:\"titlebar-options\";a:2:{s:5:\"title\";s:1:\"1\";s:10:\"breadcrumb\";s:1:\"1\";}s:21:\"imedica-header-layout\";s:6:\"style1\";s:20:\"page-header-color-bg\";a:3:{s:5:\"color\";s:7:\"#f5ecec\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(245,236,236,1)\";}s:24:\"page-header-color-bg-img\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:22:\"imedica-header-bg-size\";s:5:\"cover\";s:24:\"imedica-header-bg-repeat\";s:9:\"no-repeat\";s:21:\"imedica-header-bg-pos\";s:6:\"center\";s:26:\"imedica-pageheader-overlay\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:3:\"0.1\";s:4:\"rgba\";s:21:\"rgba(255,255,255,0.1)\";}s:27:\"imedica-page-header-spacing\";a:3:{s:11:\"padding-top\";s:4:\"15px\";s:14:\"padding-bottom\";s:4:\"15px\";s:5:\"units\";s:2:\"px\";}s:25:\"imedica-page-header-title\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"20px\";s:11:\"line-height\";s:4:\"18px\";s:5:\"color\";s:4:\"#333\";}s:30:\"imedica-page-header-breadcrumb\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"12px\";s:11:\"line-height\";s:4:\"12px\";s:5:\"color\";s:7:\"#000000\";}s:31:\"imedica-breadcrumbs-hover-color\";s:7:\"#dd3333\";s:15:\"imd_footer_type\";s:6:\"simple\";s:15:\"imd_footer_page\";s:0:\"\";s:23:\"imd_footer_left_section\";s:6:\"custom\";s:19:\"left-footer-credits\";s:85:\"Copyright © 2017 - <a href=\"http://delta-hospital.com/\">Delta Hospital Ltd</a>. \";s:24:\"imd_footer_right_section\";s:6:\"custom\";s:20:\"right-footer-credits\";s:74:\"Powered by <a href=\"http://delta-hospital.com/\"> IT Department of DHL</a>.\";s:28:\"footer-background-color-main\";a:3:{s:5:\"color\";s:7:\"#007ba0\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(0,123,160,1)\";}s:17:\"footer-color-main\";s:7:\"#ffffff\";s:18:\"footer-color-hover\";s:7:\"#ffffff\";s:14:\"footer-spacing\";a:3:{s:11:\"padding-top\";s:3:\"5px\";s:14:\"padding-bottom\";s:3:\"5px\";s:5:\"units\";s:2:\"px\";}s:29:\"footer-background-color-small\";a:3:{s:5:\"color\";s:7:\"#004a60\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:15:\"rgba(0,74,96,1)\";}s:18:\"footer-color-small\";s:7:\"#ffffff\";s:19:\"footer-border-width\";s:1:\"1\";s:16:\"footer-seperator\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:4:\"#ddd\";}s:25:\"small-footer-border-width\";s:1:\"1\";s:22:\"small-footer-seperator\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:4:\"#ddd\";}s:19:\"sidebar-title-color\";s:7:\"#414042\";s:18:\"sidebar-link-color\";s:7:\"#8C99A9\";s:24:\"sidebar-link-color-hover\";s:7:\"#107FC9\";s:24:\"sidebar-background-color\";a:3:{s:5:\"color\";s:4:\"#FFF\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:15:\"sidebar-padding\";a:4:{s:11:\"padding-top\";s:1:\"0\";s:13:\"padding-right\";s:4:\"15px\";s:14:\"padding-bottom\";s:1:\"0\";s:12:\"padding-left\";s:4:\"15px\";}s:30:\"imedica-sidebar-widget-spacing\";s:2:\"40\";s:14:\"sidebar-border\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:4:\"#ddd\";}s:20:\"sidebar-border-right\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:4:\"#ddd\";}s:28:\"sidebar-horizontal-seperator\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:4:\"#ddd\";}s:25:\"imd-menu-parent-fontColor\";s:7:\"#ffffff\";s:31:\"imd-menu-parent-hover-fontColor\";s:7:\"#f9f9f9\";s:24:\"imd-parent-menu-bg-color\";a:3:{s:5:\"color\";s:7:\"#107fc9\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:18:\"rgba(16,127,201,1)\";}s:30:\"imd-parent-menu-hover-bg-color\";a:3:{s:5:\"color\";s:7:\"#335cb3\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(51,92,179,1)\";}s:27:\"imd-menu-parent-borderColor\";s:7:\"#ff3838\";s:20:\"imd-menu-parent-font\";a:7:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"15px\";}s:26:\"imd-menu-submenu-fontColor\";s:7:\"#ffffff\";s:32:\"imd-menu-submenu-hover-fontColor\";s:7:\"#ffffff\";s:25:\"imd-menu-submenu-bg-color\";s:7:\"#008ec2\";s:31:\"imd-menu-submenu-hover-bg-color\";s:7:\"#8224e3\";s:21:\"imd-menu-submenu-font\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"13px\";s:11:\"line-height\";s:4:\"20px\";}s:21:\"imedica-submenu-width\";s:3:\"245\";s:28:\"imd-mega-menu-col-title-font\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"20px\";}s:29:\"imd-mega-menu-col-title-color\";s:7:\"#414042\";s:28:\"imd-menu-submenu-borderColor\";s:7:\"#000000\";s:19:\"default-menu-search\";s:1:\"1\";s:17:\"imd-search-layout\";s:6:\"style1\";s:23:\"imd-mob-menu-icon-color\";s:7:\"#333333\";s:21:\"imd-mob-topmenu-class\";s:10:\"fa fa-bars\";s:19:\"imd-mob-icon2-class\";s:10:\"fa fa-bars\";s:24:\"imd-mob-submenu-bg-color\";s:7:\"#303030\";s:18:\"imd-mob-text-color\";s:7:\"#E0E0E0\";s:23:\"imd-mob-text-hoverColor\";s:7:\"#107FC9\";s:19:\"imd-mob-social-menu\";s:1:\"1\";s:19:\"imd-mob-icon1-class\";s:12:\"fa fa-rocket\";s:23:\"imd-mob-social-bg-color\";s:7:\"#eeeeee\";s:25:\"imd-mob-social-text-color\";s:7:\"#4C4D4E\";s:30:\"imd-mob-social-text-hoverColor\";s:7:\"#4C4D4E\";s:19:\"imd-mob-menu-search\";s:1:\"1\";s:14:\"main_body_font\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"13px\";s:11:\"line-height\";s:4:\"20px\";}s:17:\"page_heading_font\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"24px\";s:11:\"line-height\";s:4:\"20px\";}s:20:\"page_heading_font_h2\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"22px\";s:11:\"line-height\";s:4:\"20px\";}s:20:\"page_heading_font_h3\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"20px\";}s:20:\"page_heading_font_h4\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"18px\";}s:20:\"page_heading_font_h5\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"16px\";}s:20:\"page_heading_font_h6\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"13px\";s:11:\"line-height\";s:4:\"14px\";}s:19:\"imedica-theme-color\";s:7:\"#107FC9\";s:15:\"body-text-color\";s:7:\"#000000\";s:25:\"highlight-text-background\";s:7:\"#107FC9\";s:20:\"highlight-text-color\";s:7:\"#ffffff\";s:10:\"link-color\";s:7:\"#107FC9\";s:16:\"link-color-hover\";s:7:\"#8c99a9\";s:14:\"social-icon-fb\";s:24:\"https://www.facebook.com\";s:19:\"social-icon-twitter\";s:23:\"https://www.twitter.com\";s:17:\"social-icon-gplus\";s:23:\"https://plus.google.com\";s:20:\"social-icon-linkedin\";s:24:\"https://www.linkedin.com\";s:20:\"social-icon-dribbble\";s:24:\"https://www.dribbble.com\";s:21:\"social-icon-instagram\";s:0:\"\";s:21:\"social-icon-pinterest\";s:0:\"\";s:15:\"social-icon-rss\";s:0:\"\";s:18:\"social-icon-custom\";s:0:\"\";s:24:\"social-icon-custom-class\";s:9:\"fa-github\";s:22:\"social-icon-custom-url\";s:0:\"\";s:20:\"social-icon-custom-2\";s:0:\"\";s:26:\"social-icon-custom-class-2\";s:9:\"fa-github\";s:24:\"social-icon-custom-url-2\";s:0:\"\";s:20:\"social-icon-custom-3\";s:0:\"\";s:26:\"social-icon-custom-class-3\";s:9:\"fa-github\";s:24:\"social-icon-custom-url-3\";s:0:\"\";s:20:\"social-icon-custom-4\";s:0:\"\";s:26:\"social-icon-custom-class-4\";s:9:\"fa-github\";s:24:\"social-icon-custom-url-4\";s:0:\"\";s:19:\"imedica-social-sort\";a:2:{s:7:\"enabled\";a:8:{s:7:\"placebo\";s:7:\"placebo\";s:14:\"social-icon-fb\";s:8:\"Facebook\";s:19:\"social-icon-twitter\";s:7:\"Twitter\";s:17:\"social-icon-gplus\";s:11:\"Google Plus\";s:20:\"social-icon-linkedin\";s:8:\"LinkedIn\";s:20:\"social-icon-dribbble\";s:8:\"Dribbble\";s:15:\"social-icon-rss\";s:8:\"RSS Feed\";s:18:\"social-icon-custom\";s:8:\"Custom 1\";}s:8:\"disabled\";a:6:{s:7:\"placebo\";s:7:\"placebo\";s:21:\"social-icon-instagram\";s:9:\"Instagram\";s:21:\"social-icon-pinterest\";s:9:\"Pinterest\";s:20:\"social-icon-custom-2\";s:8:\"Custom 2\";s:20:\"social-icon-custom-3\";s:8:\"Custom 3\";s:20:\"social-icon-custom-4\";s:8:\"Custom 4\";}}s:18:\"imedica-custom-css\";s:1115:\"#primary, #secondary {\r\n margin-top: 0px;\r\n}\r\n.site-footer aside:first-child h3.widget-title {\r\n margin-bottom: 15px; \r\n}\r\n.site-footer h3.widget-title {\r\n font-size: 18px;\r\n font-weight: 600;\r\n color: #e6e7e8;\r\n line-height: 2.3em;\r\n text-transform: uppercase;\r\n width: 100%;\r\n margin: 0;\r\n margin-bottom: 0px;\r\n text-decoration: underline;\r\n}\r\naside.widget ul li > a {\r\n display: inline-block; font-style: italic; margin-left: 25px;\r\n}\r\n\r\n.vc_separator h4 {font-weight: bold; font-size:20px;}\r\n\r\n.border-box1 {height:180px; border: 2px solid #8224e3;}\r\n.border-box {height:160px; border: 2px solid #8224e3;}\r\n\r\n.iconm {margin-bottom:-14px;}\r\n.wbgcolor {background:#E2E2E2; height:280px;}\r\n.wbgcolor h3.widget-title {text-align:center; text-decoration:underline; color:#FF0202;}\r\n\r\n.bx-wrapper .bx-caption span {\r\n color: #FFFFFF;\r\n font-family: Arial;\r\n display: block;\r\n font-size: 13px;\r\n text-align: center;\r\n font-weight: bold;\r\n}\r\nnav.nav-single {\r\n text-align: right;\r\n height: auto;\r\n width: auto;\r\n padding-right: 0;\r\n margin: 0 0 10px;\r\n}\";s:19:\"imedica-before-head\";s:0:\"\";s:19:\"imedica-before-body\";s:0:\"\";s:11:\"nice-scroll\";s:0:\"\";s:13:\"scroll-to-top\";s:1:\"1\";s:19:\"round-scroll-to-top\";s:0:\"\";s:9:\"retina-js\";s:0:\"\";s:10:\"custom_404\";s:0:\"\";s:8:\"dev_mode\";s:1:\"1\";s:13:\"optimized_css\";s:1:\"1\";}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(152, 'imedica_opts-transients', 'a:3:{s:14:\"changed_values\";a:1:{s:25:\"imedica-page-header-title\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"20px\";s:11:\"line-height\";s:4:\"20px\";s:5:\"color\";s:4:\"#333\";}}s:9:\"last_save\";i:1519025362;s:13:\"last_compiler\";i:1518587428;}', 'yes'),
(153, 'brainstrom_products', 'a:2:{s:7:\"plugins\";a:1:{i:6892199;a:12:{s:8:\"template\";s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:7:\"6892199\";s:12:\"product_name\";s:35:\"Ultimate Addons for Visual Composer\";s:7:\"version\";s:6:\"3.16.7\";s:6:\"remote\";s:7:\"3.16.21\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:4:\"true\";s:15:\"is_product_free\";s:5:\"false\";s:10:\"short_name\";s:0:\"\";s:13:\"changelog_url\";s:46:\"http://changelog.brainstormforce.com/ultimate/\";s:12:\"purchase_url\";s:74:\"https://codecanyon.net/cart/add_items?item_ids=6892199&ref=BrainstormForce\";}}s:6:\"themes\";a:1:{i:10395942;a:12:{s:8:\"template\";s:7:\"imedica\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:8:\"10395942\";s:12:\"product_name\";s:7:\"iMedica\";s:7:\"version\";s:5:\"3.1.8\";s:6:\"remote\";s:6:\"3.1.10\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:4:\"true\";s:15:\"is_product_free\";s:5:\"false\";s:10:\"short_name\";s:0:\"\";s:13:\"changelog_url\";s:45:\"http://changelog.brainstormforce.com/imedica/\";s:12:\"purchase_url\";s:75:\"https://codecanyon.net/cart/add_items?item_ids=10395942&ref=BrainstormForce\";}}}', 'yes'),
(154, 'bsf_local_transient_bundled', '1519287741', 'yes'),
(159, 'theme_mods_imedica-child', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:22;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1519021933;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"sidebar-main\";a:1:{i:0;s:21:\"notice_board_widget-2\";}s:12:\"sidebar-left\";a:1:{i:0;s:24:\"imd_custom_menu-widget-2\";}s:13:\"sidebar-right\";a:1:{i:0;s:24:\"imd_custom_menu-widget-3\";}s:16:\"sidebar-footer-1\";a:1:{i:0;s:20:\"imd_address-widget-2\";}s:16:\"sidebar-footer-2\";a:1:{i:0;s:20:\"imd_address-widget-3\";}s:16:\"sidebar-footer-3\";a:1:{i:0;s:10:\"nav_menu-2\";}s:16:\"sidebar-footer-4\";a:1:{i:0;s:28:\"imd_social_profiles-widget-2\";}}}}', 'yes'),
(163, 'recently_activated', 'a:1:{s:19:\"imagify/imagify.php\";i:1519269777;}', 'yes'),
(164, 'fw_active_extensions', 'a:2:{s:8:\"megamenu\";a:0:{}s:8:\"sidebars\";a:0:{}}', 'yes'),
(167, 'vc_version', '5.0.1', 'yes'),
(168, 'ultimate_row', 'enable', 'yes'),
(169, 'ultimate_animation', 'disable', 'yes'),
(170, 'ultimate_vc_addons_redirect', '', 'yes'),
(171, 'ultimate_js', 'enable', 'yes'),
(172, 'ultimate_css', 'enable', 'yes'),
(173, 'ultimate_google_fonts', 'a:0:{}', 'yes'),
(174, 'ultimate_selected_google_fonts', 'a:0:{}', 'yes'),
(175, 'ultimate_updater', 'disabled', 'yes'),
(176, 'ultimate_constants', 'a:3:{s:24:\"ULTIMATE_NO_UPDATE_CHECK\";b:0;s:28:\"ULTIMATE_NO_EDIT_PAGE_NOTICE\";b:0;s:30:\"ULTIMATE_NO_PLUGIN_PAGE_NOTICE\";b:0;}', 'yes'),
(177, 'ultimate_modules', 'a:41:{i:0;s:18:\"ultimate_animation\";i:1;s:16:\"ultimate_buttons\";i:2;s:18:\"ultimate_countdown\";i:3;s:17:\"ultimate_flip_box\";i:4;s:20:\"ultimate_google_maps\";i:5;s:22:\"ultimate_google_trends\";i:6;s:17:\"ultimate_headings\";i:7;s:22:\"ultimate_icon_timeline\";i:8;s:17:\"ultimate_info_box\";i:9;s:20:\"ultimate_info_circle\";i:10;s:18:\"ultimate_info_list\";i:11;s:20:\"ultimate_info_tables\";i:12;s:28:\"ultimate_interactive_banners\";i:13;s:29:\"ultimate_interactive_banner_2\";i:14;s:15:\"ultimate_modals\";i:15;s:17:\"ultimate_parallax\";i:16;s:23:\"ultimate_pricing_tables\";i:17;s:15:\"ultimate_spacer\";i:18;s:22:\"ultimate_stats_counter\";i:19;s:20:\"ultimate_swatch_book\";i:20;s:14:\"ultimate_icons\";i:21;s:18:\"ultimate_list_icon\";i:22;s:17:\"ultimate_carousel\";i:23;s:18:\"ultimate_fancytext\";i:24;s:22:\"ultimate_highlight_box\";i:25;s:20:\"ultimate_info_banner\";i:26;s:15:\"ultimate_ihover\";i:27;s:16:\"ultimate_hotspot\";i:28;s:21:\"ultimate_video_banner\";i:29;s:11:\"woocomposer\";i:30;s:20:\"ultimate_dual_button\";i:31;s:13:\"ultimate_link\";i:32;s:19:\"ultimate_fancy_text\";i:33;s:23:\"ultimate_hightlight_box\";i:34;s:20:\"ultimate_content_box\";i:35;s:24:\"ultimate_image_separator\";i:36;s:27:\"ultimate_expandable_section\";i:37;s:12:\"ultimate_tab\";i:38;s:23:\"ultimate_sticky_section\";i:39;s:13:\"ultimate_team\";i:40;s:21:\"ultimate_range_slider\";}', 'yes'),
(178, 'smile_fonts', 'a:1:{s:8:\"Defaults\";a:4:{s:7:\"include\";s:20:\"smile_fonts/Defaults\";s:6:\"folder\";s:20:\"smile_fonts/Defaults\";s:5:\"style\";s:21:\"Defaults/Defaults.css\";s:6:\"config\";s:11:\"charmap.php\";}}', 'yes'),
(179, 'wpcf7', 'a:2:{s:7:\"version\";s:3:\"5.0\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1518585585;s:7:\"version\";s:5:\"4.9.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(180, 'tadv_settings', 'a:6:{s:9:\"toolbar_1\";s:112:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,alignjustify,link,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:7:\"options\";s:15:\"menubar,advlist\";s:7:\"plugins\";s:13:\"table,advlist\";}', 'yes'),
(181, 'tadv_admin_settings', 'a:1:{s:16:\"disabled_editors\";s:0:\"\";}', 'yes'),
(182, 'tadv_version', '4000', 'yes'),
(184, 'acf_version', '4.4.12', 'yes'),
(204, 'department_children', 'a:0:{}', 'yes'),
(208, 'imedica_menulineht', '88', 'yes'),
(209, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(238, 'default-fw-sidebars-options', 'a:1:{s:8:\"settings\";a:4:{s:7:\"default\";a:1:{s:3:\"all\";a:1:{s:6:\"common\";a:3:{s:8:\"position\";s:4:\"full\";s:8:\"sidebars\";a:0:{}s:9:\"timestamp\";i:1518837471;}}}s:10:\"post_types\";a:2:{s:4:\"page\";a:2:{s:6:\"by_ids\";a:1:{i:0;a:4:{s:8:\"position\";s:4:\"left\";s:8:\"sidebars\";a:1:{s:4:\"blue\";s:12:\"sidebar-left\";}s:9:\"timestamp\";i:1519014828;s:3:\"ids\";a:6:{i:0;s:3:\"163\";i:1;s:3:\"189\";i:2;s:3:\"193\";i:3;s:3:\"197\";i:4;s:3:\"201\";i:5;s:3:\"205\";}}}s:9:\"saved_ids\";a:6:{i:0;s:3:\"163\";i:1;s:3:\"189\";i:2;s:3:\"193\";i:3;s:3:\"197\";i:4;s:3:\"201\";i:5;s:3:\"205\";}}s:6:\"doctor\";a:1:{s:6:\"common\";a:3:{s:8:\"position\";s:5:\"right\";s:8:\"sidebars\";a:1:{s:4:\"blue\";s:13:\"sidebar-right\";}s:9:\"timestamp\";i:1519014818;}}}s:13:\"saved_presets\";a:1:{i:0;i:0;}s:10:\"taxonomies\";a:1:{s:10:\"department\";a:1:{s:6:\"common\";a:3:{s:8:\"position\";s:5:\"right\";s:8:\"sidebars\";a:1:{s:4:\"blue\";s:13:\"sidebar-right\";}s:9:\"timestamp\";i:1519015921;}}}}}', 'yes'),
(316, 'widget_metaslider_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(317, 'ms_hide_all_ads_until', '1520086420', 'yes'),
(318, 'metaslider_systemcheck', 'a:2:{s:16:\"wordPressVersion\";b:0;s:12:\"imageLibrary\";b:0;}', 'no'),
(319, 'ml-slider_children', 'a:0:{}', 'yes'),
(320, 'metaslider_tour_cancelled_on', 'step_view_shortcode', 'yes'),
(346, 'WPLANG', '', 'yes'),
(347, 'new_admin_email', 'delta@delta-hospital.com', 'yes'),
(372, 'psc_slider_settings', 'a:22:{s:9:\"linkimage\";i:1;s:12:\"open_link_in\";i:0;s:8:\"min_post\";s:1:\"1\";s:8:\"max_post\";s:1:\"5\";s:16:\"max_post_retrive\";s:2:\"-1\";s:7:\"postype\";s:39:\"post,page,attachment,job_listing,notice\";s:13:\"post_category\";s:0:\"\";s:12:\"post_exclude\";s:0:\"\";s:12:\"show_caption\";s:1:\"1\";s:10:\"show_pager\";s:1:\"0\";s:16:\"pauseonmouseover\";i:1;s:4:\"auto\";i:2;s:5:\"speed\";i:4000;s:5:\"pause\";i:2000;s:8:\"circular\";i:1;s:11:\"imageheight\";i:220;s:10:\"imagewidth\";i:220;s:11:\"imageMargin\";i:13;s:6:\"scroll\";s:1:\"1\";s:7:\"sort_by\";s:4:\"date\";s:14:\"sort_direction\";i:2;s:17:\"scollerBackground\";s:7:\"#FFFFFF\";}', 'yes'),
(373, 'widget_notice_board_widget', 'a:2:{i:2;a:4:{s:5:\"title\";s:11:\"Recent News\";s:5:\"count\";s:1:\"5\";s:4:\"type\";s:6:\"scroll\";s:3:\"dir\";s:2:\"up\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(416, 'psc_messages', 'a:0:{}', 'yes'),
(429, 'widget_akismet_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(430, '_transient_jm_get_job_listing_type-transient-version', '1518949635', 'yes'),
(436, 'job_manager_installed_terms', '1', 'yes'),
(439, 'wp_job_manager_version', '1.29.3', 'yes'),
(440, 'widget_widget_recent_jobs', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(441, 'widget_widget_featured_jobs', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(443, 'job_manager_per_page', '10', 'yes'),
(444, 'job_manager_hide_filled_positions', '0', 'yes'),
(445, 'job_manager_hide_expired', '0', 'yes'),
(446, 'job_manager_hide_expired_content', '1', 'yes'),
(447, 'job_manager_enable_categories', '0', 'yes'),
(448, 'job_manager_enable_default_category_multiselect', '0', 'yes'),
(449, 'job_manager_category_filter_type', 'any', 'yes'),
(450, 'job_manager_enable_types', '1', 'yes'),
(451, 'job_manager_multi_job_type', '0', 'yes'),
(452, 'job_manager_date_format', 'relative', 'yes'),
(453, 'job_manager_google_maps_api_key', '', 'yes'),
(454, 'job_manager_user_requires_account', '1', 'yes'),
(455, 'job_manager_enable_registration', '1', 'yes'),
(456, 'job_manager_generate_username_from_email', '1', 'yes'),
(457, 'job_manager_use_standard_password_setup_email', '1', 'yes'),
(458, 'job_manager_registration_role', 'employer', 'yes'),
(459, 'job_manager_submission_requires_approval', '1', 'yes'),
(460, 'job_manager_user_can_edit_pending_submissions', '0', 'yes'),
(461, 'job_manager_submission_duration', '30', 'yes'),
(462, 'job_manager_allowed_application_method', '', 'yes'),
(463, 'job_manager_submit_job_form_page_id', '479', 'yes'),
(464, 'job_manager_job_dashboard_page_id', '480', 'yes'),
(465, 'job_manager_jobs_page_id', '481', 'yes'),
(471, 'job_listing_type_children', 'a:0:{}', 'yes'),
(472, '_transient_jm_get_nav_menu-transient-version', '1519705046', 'yes'),
(474, '_transient_get_job_listings-transient-version', '1519017823', 'yes'),
(486, 'wpb_js_composer_license_activation_notified', 'yes', 'yes'),
(489, 'wpjm_permalinks', 'a:3:{s:8:\"job_base\";s:0:\"\";s:13:\"category_base\";s:0:\"\";s:9:\"type_base\";s:0:\"\";}', 'yes'),
(535, '_transient_jm_get_department-transient-version', '1519707789', 'yes'),
(546, 'w3tc_state', '{\"common.install\":1519008252,\"common.show_note.flush_statics_needed\":false,\"common.show_note.flush_statics_needed.timestamp\":1519270759,\"common.show_note.flush_posts_needed\":false,\"common.show_note.flush_posts_needed.timestamp\":1519543294,\"common.show_note.plugins_updated\":false,\"common.show_note.plugins_updated.timestamp\":1519543294,\"minify.show_note.need_flush\":false,\"minify.show_note.need_flush.timestamp\":1519543294,\"objectcache.show_note.flush_needed\":false,\"objectcache.show_note.flush_needed.timestamp\":1519270759,\"extension.swarmify.hide_note_activate_suggestion\":\"true\",\"minify.hide_minify_help\":true}', 'no'),
(592, 'w3tc_nr_application_id', '{\"d41d8cd98f00b204e9800998ecf8427e\":0}', 'yes'),
(593, 'w3tc_generic_widgetservices', '{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"expires\":1519613856}', 'no'),
(619, 'p3-profiler_version', '1.5.0', 'yes'),
(621, 'p3-profiler_debug_log', 'a:0:{}', 'yes'),
(622, 'p3-profiler_options', 'a:6:{s:17:\"profiling_enabled\";b:0;s:20:\"disable_opcode_cache\";b:1;s:14:\"use_current_ip\";b:1;s:10:\"ip_address\";s:12:\"137.59.49.89\";s:12:\"cache_buster\";b:1;s:5:\"debug\";b:0;}', 'yes'),
(623, 'p3_notices', 'a:0:{}', 'yes'),
(624, 'category_children', 'a:0:{}', 'yes'),
(636, 'p3_scan_', '{\"url\":\"\\/wp-admin\\/admin-ajax.php\",\"ip\":\"137.59.49.89\",\"pid\":1357,\"date\":\"2018-02-19T03:15:48+00:00\",\"theme_name\":\"\\/home\\/deltahospital\\/public_html\\/wp-content\\/themes\\/imedica-child\\/functions.php\",\"runtime\":{\"total\":3.51155114174,\"wordpress\":0.323773145676,\"theme\":0.344301700592,\"plugins\":1.37717628479,\"profile\":1.42696976662,\"breakdown\":{\"p3-profiler\":0.0143876075745,\"Ultimate_VC_Addons\":0.319575071335,\"advanced-custom-fields\":0.0884850025177,\"akismet\":0.0259609222412,\"contact-form-7\":0.0941424369812,\"imedica-core\":0.175121307373,\"js_composer\":0.270533323288,\"ml-slider\":0.0316522121429,\"notice-board\":0.00352597236633,\"post-slider-carousel\":0.00588178634644,\"tinymce-advanced\":0.00384402275085,\"w3-total-cache\":0.0778505802155,\"wp-job-manager\":0.266216039658}},\"memory\":25165824,\"stacksize\":13134,\"queries\":37}\n{\"url\":\"\\/wp-admin\\/admin-ajax.php\",\"ip\":\"137.59.49.89\",\"pid\":590,\"date\":\"2018-02-22T03:24:37+00:00\",\"theme_name\":\"\\/home\\/deltahospital\\/public_html\\/wp-content\\/themes\\/imedica\\/functions.php\",\"runtime\":{\"total\":4.64522790909,\"wordpress\":0.420363664627,\"theme\":0.463321208954,\"plugins\":1.85785937309,\"profile\":1.83716583252,\"breakdown\":{\"p3-profiler\":0.016970872879,\"Ultimate_VC_Addons\":0.465002775192,\"advanced-custom-fields\":0.110423326492,\"akismet\":0.0256974697113,\"contact-form-7\":0.115374803543,\"imedica-core\":0.350970745087,\"js_composer\":0.29512834549,\"ml-slider\":0.0440034866333,\"notice-board\":0.00325894355774,\"post-slider-carousel\":0.00588011741638,\"tinymce-advanced\":0.010097026825,\"w3-total-cache\":0.0771102905273,\"wp-job-manager\":0.337941169739}},\"memory\":25165824,\"stacksize\":13075,\"queries\":38}\n', 'yes'),
(709, 'brainstrom_bundled_products', 'a:1:{i:10395942;a:9:{i:0;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:4:\"true\";s:2:\"id\";s:7:\"6892199\";s:4:\"init\";s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";s:22:\"Ultimate_VC_Addons.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:35:\"Ultimate Addons for Visual Composer\";s:10:\"short_name\";s:22:\"Ultimate Addons For VC\";s:7:\"version\";s:6:\"3.16.7\";s:6:\"tested\";s:5:\"4.9.2\";s:4:\"slug\";s:18:\"Ultimate_VC_Addons\";s:13:\"product_image\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2015/06/UltimateLogo.png\";s:11:\"description\";s:147:\"The top seller new plugin of 2016. Install Ultimate with Visual Composer and you will probably have everything you need to build stunning websites.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:7:\"3.16.21\";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:46:\"http://changelog.brainstormforce.com/ultimate/\";}i:1;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:7:\"5159016\";s:4:\"init\";s:18:\"baslider/index.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";s:12:\"baslider.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:32:\"Multipurpose Before After Slider\";s:10:\"short_name\";s:8:\"baslider\";s:7:\"version\";s:5:\"2.6.0\";s:6:\"tested\";s:5:\"4.8.0\";s:4:\"slug\";s:8:\"baslider\";s:13:\"product_image\";s:80:\"//support.brainstormforce.com/wp-content/uploads/2015/06/Before-After-Slider.png\";s:11:\"description\";s:139:\"Want to showcase your case studies and demonstrate difference between original Vs. new image? This plugin can help you do that effectively.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"2.6.0\";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:57:\"http://changelog.brainstormforce.com/before-after-slider/\";}i:2;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:4:\"true\";s:2:\"id\";s:6:\"bsf-vc\";s:4:\"init\";s:27:\"js_composer/js_composer.php\";s:6:\"author\";s:9:\"WP Bakery\";s:12:\"download_url\";s:15:\"js_composer.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:24:\"WPBakery Visual Composer\";s:10:\"short_name\";s:15:\"Visual Composer\";s:7:\"version\";s:5:\"5.0.1\";s:6:\"tested\";s:3:\"4.9\";s:4:\"slug\";s:11:\"js_composer\";s:13:\"product_image\";s:76:\"//support.brainstormforce.com/wp-content/uploads/2015/06/Visual-Composer.png\";s:11:\"description\";s:87:\"Visual Composer is Drag and Drop Frontend and Backend Page Builder Plugin for WordPress\";s:8:\"in_house\";s:5:\"false\";s:6:\"remote\";s:5:\"5.4.5\";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:0:\"\";}i:3;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:8:\"10766943\";s:4:\"init\";s:28:\"one-page-navigator/index.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";s:22:\"one-page-navigator.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:38:\"One Page Navigator for Visual Composer\";s:10:\"short_name\";s:18:\"One Page Navigator\";s:7:\"version\";s:6:\"1.1.10\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:18:\"one-page-navigator\";s:13:\"product_image\";s:64:\"//support.brainstormforce.com/wp-content/uploads/2015/06/OPN.png\";s:11:\"description\";s:143:\"Until now you only relied on your themes to create one page website. This portable plugin makes it flexible and portable using Visual Composer.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:6:\"1.1.10\";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:56:\"http://changelog.brainstormforce.com/one-page-navigator/\";}i:4;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:14:\"bsf-revolution\";s:4:\"init\";s:23:\"revslider/revslider.php\";s:6:\"author\";s:10:\"ThemePunch\";s:12:\"download_url\";s:13:\"revslider.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:45:\"Slider Revolution Responsive WordPress Plugin\";s:10:\"short_name\";s:17:\"Revolution Slider\";s:7:\"version\";s:10:\"5.4.6.3.1 \";s:6:\"tested\";s:3:\"4.9\";s:4:\"slug\";s:9:\"revslider\";s:13:\"product_image\";s:78:\"//support.brainstormforce.com/wp-content/uploads/2015/06/Revolution-Slider.png\";s:11:\"description\";s:60:\"Create a responsive & fullwidth slider with must-see-effects\";s:8:\"in_house\";s:5:\"false\";s:6:\"remote\";s:10:\"5.4.6.3.1 \";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:0:\"\";}i:5;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:13:\"bsf-timetable\";s:4:\"init\";s:23:\"timetable/timetable.php\";s:6:\"author\";s:12:\"QuanticaLabs\";s:12:\"download_url\";s:13:\"timetable.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:43:\"Timetable Responsive Schedule For WordPress\";s:10:\"short_name\";s:18:\"Timetable Schedule\";s:7:\"version\";s:3:\"5.3\";s:6:\"tested\";s:3:\"4.9\";s:4:\"slug\";s:9:\"timetable\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2015/06/Time-table.png\";s:11:\"description\";s:103:\"Timetable Responsive Schedule For WordPress is a powerful and easy-to-use schedule plugin for WordPress\";s:8:\"in_house\";s:5:\"false\";s:6:\"remote\";s:3:\"5.3\";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:0:\"\";}i:6;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:4:\"true\";s:2:\"id\";s:16:\"bsf-imedica-core\";s:4:\"init\";s:29:\"imedica-core/imedica-core.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";s:16:\"imedica-core.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:12:\"iMedica Core\";s:10:\"short_name\";s:12:\"iMedica Core\";s:7:\"version\";s:5:\"3.1.6\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:12:\"imedica-core\";s:13:\"product_image\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2015/06/Imedica-Core.png\";s:11:\"description\";s:46:\"Beautifully crafted elements for iMedica theme\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:5:\"3.1.7\";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:0:\"\";}i:7;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:4:\"true\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:16:\"bsf-imedica-psds\";s:4:\"init\";s:22:\"imedica-psds/index.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";s:16:\"imedica-psds.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:12:\"iMedica PSDs\";s:10:\"short_name\";s:12:\"iMedica PSDs\";s:7:\"version\";s:3:\"0.9\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:12:\"imedica-psds\";s:13:\"product_image\";s:81:\"//support.brainstormforce.com/wp-content/uploads/2015/08/ctw0qGYSln-3000x3000.png\";s:11:\"description\";s:125:\"Need to refer original PSD files and make tweaks in the design? This plugin will provide links to the latest PSDs of iMedica.\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:3:\"0.9\";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:0:\"\";}i:8;O:8:\"stdClass\":19:{s:15:\"licence_require\";s:5:\"false\";s:22:\"licence_require_update\";s:0:\"\";s:19:\"must_have_extension\";s:5:\"false\";s:2:\"id\";s:20:\"imedica-mu-companion\";s:4:\"init\";s:37:\"imedica-multisite-companion/index.php\";s:6:\"author\";s:16:\"Brainstorm Force\";s:12:\"download_url\";s:31:\"imedica-multisite-companion.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:27:\"iMedica Multisite Companion\";s:10:\"short_name\";s:3:\"IMC\";s:7:\"version\";s:3:\"1.3\";s:6:\"tested\";s:5:\"4.6.1\";s:4:\"slug\";s:27:\"imedica-multisite-companion\";s:13:\"product_image\";s:73:\"//support.brainstormforce.com/wp-content/uploads/2015/06/Imedica-Core.png\";s:11:\"description\";s:79:\"iMedica Network Auto Updater, Licence Registration and Bundled plugin installer\";s:8:\"in_house\";s:4:\"true\";s:6:\"remote\";s:3:\"1.3\";s:6:\"parent\";s:8:\"10395942\";s:13:\"changelog_url\";s:0:\"\";}}}', 'yes'),
(723, '_transient_jm_get_ml-slider-transient-version', '1519025684', 'yes'),
(747, 'imagify_settings', 'a:9:{s:7:\"version\";s:8:\"1.6.14.2\";s:7:\"api_key\";s:40:\"f939f00f92d5b56302429d0680dbc3211b31b2aa\";s:18:\"optimization_level\";s:1:\"1\";s:13:\"auto_optimize\";s:1:\"1\";s:6:\"backup\";s:1:\"1\";s:15:\"resize_larger_w\";s:0:\"\";s:14:\"admin_bar_menu\";s:1:\"1\";s:16:\"disallowed-sizes\";a:0:{}s:13:\"resize_larger\";i:0;}', 'no'),
(758, '_site_transient_timeout_imagify_check_licence_1', '1550564522', 'no'),
(759, '_site_transient_imagify_check_licence_1', '1', 'no'),
(762, '_transient_imagify_bulk_optimization_level', '1', 'yes'),
(817, '_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:1519708623;s:15:\"version_checked\";s:5:\"4.9.4\";s:12:\"translations\";a:0:{}}', 'no'),
(1117, '_transient_jm_get_category-transient-version', '1519703514', 'yes'),
(1157, '_site_transient_timeout_browser_cfc68954be1a309a71469ee7bdeb519f', '1519715688', 'no'),
(1158, '_site_transient_browser_cfc68954be1a309a71469ee7bdeb519f', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"43.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:1;s:8:\"insecure\";b:1;s:6:\"mobile\";b:0;}', 'no'),
(1392, '_site_transient_timeout_bsf_get_bundled_products', '1519870941', 'no'),
(1393, '_site_transient_bsf_get_bundled_products', '1', 'no'),
(1396, '_site_transient_timeout_browser_a36c095daafefc74e148941e0feb1e30', '1519870941', 'no'),
(1397, '_site_transient_browser_a36c095daafefc74e148941e0feb1e30', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"64.0.3282.167\";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'),
(1411, 'w3tc_extensions_hooks', '{\"actions\":[],\"filters\":[],\"next_check_date\":1519789913}', 'yes'),
(1412, '_transient_timeout_w3tc.verify_plugins', '1519874580', 'no'),
(1413, '_transient_w3tc.verify_plugins', '1', 'no'),
(1522, '_site_transient_timeout_browser_65f14ba6e60447cc587d6db81bdf700e', '1519890119', 'no'),
(1523, '_site_transient_browser_65f14ba6e60447cc587d6db81bdf700e', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"52.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:1;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(2008, '_transient_timeout_jm_pending_job_listing_count_user_1', '1520158654', 'no'),
(2009, '_transient_jm_pending_job_listing_count_user_1', '0', 'no'),
(2102, '_transient_timeout_bsf_check_product_updates', '1519777468', 'no'),
(2103, '_transient_bsf_check_product_updates', '1', 'no'),
(2341, '_transient_timeout_jm_pending_job_listing_count_user_3', '1520308313', 'no'),
(2342, '_transient_jm_pending_job_listing_count_user_3', '0', 'no'),
(2343, '_site_transient_timeout_community-events-95faedc342052df041ea0c47149d44fa', '1519746717', 'no'),
(2344, '_site_transient_community-events-95faedc342052df041ea0c47149d44fa', 'a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"137.59.49.0\";}s:6:\"events\";a:0:{}}', 'no'),
(2345, '_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1519746718', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2346, '_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"\n Wed, 21 Feb 2018 22:53:31 +0000 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.0-alpha-42761\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"WordCamp Incubator 2.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2018/02/wordcamp-incubator-2-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Feb 2018 22:53:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5577\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:343:\"WordCamps are informal, community-organized events that are put together by a team of local WordPress users who have a passion for growing their communities. They are born out of active WordPress meetup groups that meet regularly and are able to host an annual WordCamp event. This has worked very well in many communities, with over […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2450:\"<p><a href=\"https://central.wordcamp.org/\">WordCamps</a> are informal, community-organized events that are put together by a team of local WordPress users who have a passion for growing their communities. They are born out of active WordPress meetup groups that meet regularly and are able to host an annual WordCamp event. This has worked very well in many communities, with over 120 WordCamps being hosted around the world in 2017.<br /></p>\n\n<p>Sometimes though, passionate and enthusiastic community members can’t pull together enough people in their community to make a WordCamp happen. To address this, we introduced <a href=\"https://wordpress.org/news/2016/02/experiment-wordcamp-incubator/\">the WordCamp Incubator program</a> in 2016.<br /></p>\n\n<p>The goal of the incubator program is <strong>to help spread WordPress to underserved areas by providing more significant organizing support for their first WordCamp event.</strong> In 2016, members of <a href=\"https://make.wordpress.org/community/\">the global community team</a> worked with volunteers in three cities — Denpasar, Harare and Medellín — giving direct, hands-on assistance in making local WordCamps possible. All three of these WordCamp incubators <a href=\"https://make.wordpress.org/community/2017/06/30/wordcamp-incubator-report/\">were a great success</a>, so we're bringing the incubator program back for 2018.<br /></p>\n\n<p>Where should the next WordCamp incubators be? If you have always wanted a WordCamp in your city but haven’t been able to get a community started, this is a great opportunity. We will be taking applications for the next few weeks, then will get in touch with everyone who applied to discuss the possibilities. We will announce the chosen cities by the end of March.<br /></p>\n\n<p><strong>To apply, </strong><a href=\"https://wordcampcentral.polldaddy.com/s/wordcamp-incubator-program-2018-city-application\"><strong>fill in the application</strong></a><strong> by March 15, 2018.</strong> You don’t need to have any specific information handy, it’s just a form to let us know you’re interested. You can apply to nominate your city even if you don’t want to be the main organizer, but for this to work well we will need local liaisons and volunteers, so please only nominate cities where you live or work so that we have at least one local connection to begin.<br /></p>\n\n<p>We're looking forward to hearing from you!<br /></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 4.9.4 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Feb 2018 16:17:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"4.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5559\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:350:\"WordPress 4.9.4 is now available. This maintenance release fixes a severe bug in 4.9.3, which will cause sites that support automatic background updates to fail to update automatically, and will require action from you (or your host) for it to be updated to 4.9.4. Four years ago with WordPress 3.7 “Basie”, we added the ability […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dion Hulse\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1823:\"<p>WordPress 4.9.4 is now available.</p>\n<p>This maintenance release fixes a severe bug in 4.9.3, which will cause sites that support automatic background updates to fail to update automatically, and will require action from you (or your host) for it to be updated to 4.9.4.</p>\n<p>Four years ago with <a href=\"https://wordpress.org/news/2013/10/basie/\">WordPress 3.7 “Basie”</a>, we added the ability for WordPress to self-update, keeping your website secure and bug-free, even when you weren’t available to do it yourself. For four years it’s helped keep millions of installs updated with very few issues over that time. Unfortunately <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\">yesterdays 4.9.3 release</a> contained a severe bug which was only discovered after release. The bug will cause WordPress to encounter an error when it attempts to update itself to WordPress 4.9.4, and will require an update to be performed through the WordPress dashboard or hosts update tools.</p>\n<p>WordPress managed hosting companies who install updates automatically for their customers can install the update as normal, and we’ll be working with other hosts to ensure that as many customers of theirs who can be automatically updated to WordPress 4.9.4 can be.</p>\n<p>For more technical details of the issue, we’ve <a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">posted on our Core Development blog</a>. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.9.4&group=component\">list of tickets</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.4</a> or visit Dashboard → Updates and click “Update Now.”</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5559\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 4.9.3 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Feb 2018 19:47:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5545\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:372:\"WordPress 4.9.3 is now available. This maintenance release fixes 34 bugs in 4.9, including fixes for Customizer changesets, widgets, visual editor, and PHP 7.2 compatibility. For a full list of changes, consult the list of tickets and the changelog. Download WordPress 4.9.3 or visit Dashboard → Updates and click “Update Now.” Sites that support automatic […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Sergey Biryukov\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3421:\"<p>WordPress 4.9.3 is now available.</p>\n<p>This maintenance release fixes 34 bugs in 4.9, including fixes for Customizer changesets, widgets, visual editor, and PHP 7.2 compatibility. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.9.3&group=component\">list of tickets</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/4.9?rev=42630&stop_rev=42521\">changelog</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.3</a> or visit Dashboard → Updates and click “Update Now.” Sites that support automatic background updates are already beginning to update automatically.</p>\n<p>Thank you to everyone who contributed to WordPress 4.9.3:</p>\n<p><a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abdullahramzan/\">abdullahramzan</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreiglingeanu/\">andreiglingeanu</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/coleh/\">coleh</a>, <a href=\"https://profiles.wordpress.org/darko-a7/\">Darko A7</a>, <a href=\"https://profiles.wordpress.org/desertsnowman/\">David Cramer</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/lizkarkoski/\">lizkarkoski</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/ndavison/\">ndavison</a>, <a href=\"https://profiles.wordpress.org/nickmomrik/\">Nick Momrik</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rishishah/\">rishishah</a>, <a href=\"https://profiles.wordpress.org/othellobloke/\">Ryan Paul</a>, <a href=\"https://profiles.wordpress.org/sasiddiqui/\">Sami Ahmed Siddiqui</a>, <a href=\"https://profiles.wordpress.org/sayedwp/\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5545\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"The Month in WordPress: January 2018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2018/02/the-month-in-wordpress-january-2018/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 08:10:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5541\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:339:\"Things got off to a gradual start in 2018 with momentum starting to pick up over the course of the month. There were some notable developments in January, including a new point release and work being done on other important areas of the WordPress project. WordPress 4.9.2 Security and Maintenance Release On January 16, WordPress […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3840:\"<p>Things got off to a gradual start in 2018 with momentum starting to pick up over the course of the month. There were some notable developments in January, including a new point release and work being done on other important areas of the WordPress project.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordPress 4.9.2 Security and Maintenance Release</h2>\n\n<p>On January 16, <a href=\"https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/\">WordPress 4.9.2 was released</a> to fix an important security issue with the media player, as well as a number of other smaller bugs. This release goes a long way to smoothing out the 4.9 release cycle with the next point release, v4.9.3, <a href=\"https://make.wordpress.org/core/2018/01/31/wordpress-4-9-3-release-pushed-to-february-5th/\">due in early February</a>.</p>\n\n<p>To get involved in building WordPress Core, jump into the #core channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>, and follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>.</p>\n\n<h2>Updated Plugin Directory Guidelines</h2>\n\n<p>At the end of 2017, <a href=\"https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/\">the guidelines for the Plugin Directory</a> received a significant update to make them clearer and expanded to address certain situations. This does not necessarily make these guidelines complete, but rather more user-friendly and practical; they govern how developers build plugins for the Plugin Directory, so they need to evolve with the global community that the Directory serves.</p>\n\n<p>If you would like to contribute to these guidelines, you can make a pull request to <a href=\"https://github.com/WordPress/wporg-plugin-guidelines\">the GitHub repository</a> or email <a href=\"mailto:plugins@wordpress.org\">plugins@wordpress.org</a>. You can also jump into the #pluginreview channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n <li>Near the end of last year a lot of work was put into improving the standards in the WordPress core codebase and now <a href=\"https://make.wordpress.org/core/2017/11/30/wordpress-php-now-mostly-conforms-to-wordpress-coding-standards/\">the entire platform is at nearly 100% compliance with the WordPress coding standards</a>.</li>\n <li>Gutenberg, the new editor coming to WordPress core in the next major release, <a href=\"https://make.wordpress.org/core/2018/01/25/whats-new-in-gutenberg-25th-january/\">was updated to v2.1 this month</a> with some great usability and technical improvements.</li>\n <li>The Global Community Team is <a href=\"https://make.wordpress.org/community/2018/01/16/2018-goals-for-the-global-community-team-suggestions-time/\">taking suggestions for the goals of the Community program in 2018</a>.</li>\n <li><a href=\"https://online.wpcampus.org/\">WPCampus Online</a>, a digital conference focused on WordPress in higher education, took place on January 30. The videos of the event sessions will be online soon.</li>\n <li>A WordPress community member <a href=\"https://wptavern.com/new-toolkit-simplifies-the-process-of-creating-gutenberg-blocks\">has released a toolkit</a> to help developers build blocks for Gutenberg.</li>\n <li>The community team that works to improve the WordPress hosting experience is relatively young, but <a href=\"https://make.wordpress.org/hosting/2018/01/25/hosting-meeting-notes-january-10-2018/\">they have been making some great progress recently</a>.</li>\n</ul>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5541\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.9.2 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 Jan 2018 23:00:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5376\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:360:\"WordPress 4.9.2 is now available. This is a security and maintenance release for all versions since WordPress 3.7. We strongly encourage you to update your sites immediately. An XSS vulnerability was discovered in the Flash fallback files in MediaElement, a library that is included with WordPress. Because the Flash files are no longer needed for […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Ian Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3946:\"<p>WordPress 4.9.2 is now available. This is a <strong>security and maintenance release</strong> for all versions since WordPress 3.7. We strongly encourage you to update your sites immediately.</p>\n\n<p>An XSS vulnerability was discovered in the Flash fallback files in MediaElement, a library that is included with WordPress. Because the Flash files are no longer needed for most use cases, they have been removed from WordPress.</p>\n\n<p>MediaElement has released a new version that contains a fix for the bug, and <a href=\"https://wordpress.org/plugins/mediaelement-flash-fallbacks/\">a WordPress plugin containing the fixed files</a> is available in the plugin repository.</p>\n\n<p>Thank you to the reporters of this issue for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible security disclosure</a>: <a href=\"https://opnsec.com\">Enguerran Gillier</a> and <a href=\"https://widiz.com/\">Widiz</a>.</p>\n\n<p>21 other bugs were fixed in WordPress 4.9.2. Particularly of note were:</p>\n\n<ul>\n <li>JavaScript errors that prevented saving posts in Firefox have been fixed.</li>\n <li>The previous taxonomy-agnostic behavior of <code>get_category_link()</code> and <code>category_description()</code> was restored.</li>\n <li>Switching themes will now attempt to restore previous widget assignments, even when there are no sidebars to map.<br /></li>\n</ul>\n\n<p>The Codex has <a href=\"https://codex.wordpress.org/Version_4.9.2\">more information about all of the issues fixed in 4.9.2</a>, if you'd like to learn more.</p>\n\n<p><a href=\"https://wordpress.org/download/\"></a><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.2</a> or venture over to Dashboard → Updates and click "Update Now." Sites that support automatic background updates are already beginning to update automatically.</p>\n\n<p>Thank you to everyone who contributed to WordPress 4.9.2:</p>\n\n<p><a href=\"https://profiles.wordpress.org/0x6f0/\">0x6f0</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/blobfolio/\">Blobfolio</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/chasewg/\">chasewg</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/hardik-amipara/\">Hardik Amipara</a>, <a href=\"https://profiles.wordpress.org/ionvv/\">ionvv</a>, <a href=\"https://profiles.wordpress.org/jaswrks/\">Jason Caldwell</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnschulz/\">johnschulz</a>, <a href=\"https://profiles.wordpress.org/juiiee8487/\">Juhi Patel</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.<strong></strong><br /></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5376\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"The Month in WordPress: December 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2018/01/the-month-in-wordpress-december-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jan 2018 10:00:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5424\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:311:\"Activity slowed down in December in the WordPress community, particularly in the last two weeks. However, the month started off with a big event and work pushed forward in a number of key areas of the project. Read on to find out more about what transpired in the WordPress community as 2017 came to a […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4711:\"<p>Activity slowed down in December in the WordPress community, particularly in the last two weeks. However, the month started off with a big event and work pushed forward in a number of key areas of the project. Read on to find out more about what transpired in the WordPress community as 2017 came to a close.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordCamp US 2017 Brings the Community Together</h2>\n\n<p>The latest edition of <a href=\"https://2017.us.wordcamp.org/\">WordCamp US</a> took place last month in Nashville on December 1-3. The event brought together over 1,400 WordPress enthusiasts from around the world, fostering a deeper, more engaged global community.</p>\n\n<p>While attending a WordCamp is always a unique experience, you can catch up on <a href=\"https://wordpress.tv/event/wordcamp-us-2017/\">the sessions on WordPress.tv</a> and look through <a href=\"https://www.facebook.com/pg/WordCampUSA/photos/?tab=albums\">the event photos on Facebook</a> to get a feel for how it all happened. Of course, <a href=\"https://wordpress.tv/2017/12/04/matt-mullenweg-state-of-the-word-2017/\">Matt Mullenweg’s State of the Word</a> talk is always one of the highlights at this event.</p>\n\n<p>The next WordCamp US will be held in Nashville again in 2018, but if you would like to see it hosted in your city in 2019 and 2020, then <a href=\"https://make.wordpress.org/community/2017/12/19/apply-to-host-wordcamp-us-2019-2020/\">you have until February 2 to apply</a>.</p>\n\n<h2>WordPress User Survey Data Is Published</h2>\n\n<p>Over the last few years, tens of thousands of WordPress users all over the world have filled out the annual WordPress user survey. The results of that survey are used to improve the WordPress project, but that data has mostly remained private. This has changed now and <a href=\"https://wordpress.org/news/2017/12/wordpress-user-survey-data-for-2015-2017/\">the results from the last three surveys are now publicly available</a> for everyone to analyze.</p>\n\n<p>The data will be useful to anyone involved in WordPress since it provides a detailed look at who uses WordPress and what they do with it — information that can help inform product development decisions across the board.</p>\n\n<h2>New WordPress.org Team for the Tide Project</h2>\n\n<p>As announced at WordCamp US, <a href=\"https://make.wordpress.org/tide/2017/12/02/new-home/\">the Tide project is being brought under the WordPress.org umbrella</a> to be managed and developed by the community.</p>\n\n<p>Tide is a series of automated tests run against every plugin and theme in the directory to help WordPress users make informed decisions about the plugins and themes that they choose to install.</p>\n\n<p>To get involved in developing Tide, jump into the #tide channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/tide/\">the Tide team blog</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n <li>If you’re following the development of Gutenberg, or if you want a primer on where it’s headed, then <a href=\"https://wordpress.tv/2017/12/10/morten-rand-hendriksen-gutenberg-and-the-wordpress-of-tomorrow/\">Morten Rand-Hendriksen’s talk from WordCamp US</a> is a must watch.</li>\n <li>The annual surveys for WordPress <a href=\"https://wordpressdotorg.polldaddy.com/s/2017-annual-meetup-member-survey\">meetup members</a> and <a href=\"https://wordpressdotorg.polldaddy.com/s/2017-annual-meetup-organizer-survey\">meetup organizers</a> are available for people to fill out — if you’re involved in or attend your local meetup group then be sure to complete those.</li>\n <li>10up has <a href=\"https://distributorplugin.com/\">a brand new plugin in beta</a> that will assist with powerful and flexible content publishing and syndication across WordPress sites.</li>\n <li><a href=\"https://make.wordpress.org/community/2017/12/07/should-we-change-the-default-wordcamp-theme-to-campsite-2017/\">The Community Team is exploring a move</a> to make the recently developed CampSite theme the default theme for all new WordCamp websites. This is the theme that was developed and employed for <a href=\"https://2017.europe.wordcamp.org\">WordCamp Europe 2017</a>.</li>\n <li>The team working on the multisite features of WordPress Core has recently published <a href=\"https://make.wordpress.org/core/2017/12/19/multisite-roadmap-published/\">their planned roadmap for development</a>.</li>\n</ul>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5424\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress User Survey Data for 2015-2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2017/12/wordpress-user-survey-data-for-2015-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Dec 2017 21:40:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"WrapUp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"survey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5310\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:321:\"For many years, we’ve invited folks to tell us how they use WordPress by filling out an annual survey. In the past, interesting results from this survey have been shared in the annual State of the Word address. This year, for the first time, the results of the 2017 survey are being published on WordPress […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Andrea Middleton\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:64131:\"<p>For many years, we’ve invited folks to tell us how they use WordPress by filling out an annual survey. In the past, interesting results from this survey have been shared in the annual <a href=\"https://ma.tt/2017/12/state-of-the-word-2017/\">State of the Word</a> address. This year, for the first time, the results of the 2017 survey are being published on WordPress News, along with the results of the 2015 and 2016 survey.</p>\n<p>So that information from the survey doesn’t reveal anything that respondents might consider private, we do not publish a full export of the raw data. We’d love to make this information as accessible as possible, though, so if you have a suggestion for an OS project or tool we can put the data into that allows people to play with it that still protects individual response privacy, please leave a comment on this post!</p>\n<h4>Major Groups</h4>\n<p>This survey features multiple groups, dividing respondents at the first question:</p>\n<blockquote><p>Which of the following best describes how you use WordPress? (<em>Mandatory</em>)</p></blockquote>\n<p>Those who selected “I’m a designer or developer, or I work for a company that designs/develops websites; I use WordPress to build websites and/or blogs for others. (This might include theme development, writing plugins, or other custom work.)” were served questions from what we’ll call the “WordPress Professionals” group.</p>\n<p>This “WordPress Professionals” group is further divided into WordPress Company and WordPress Freelancer/Hobbyist groups, based on how the respondent answered the question, “Which of the following best describes your involvement with WordPress? (2015) / Do you work for a company, or on your own? (2016-17).”</p>\n<p>Those who selected “I own, run, or contribute to a blog or website that is built with WordPress.” were served questions in what we’re calling the “WordPress Users” group.</p>\n<p>The relevant survey group is noted in each table below. In the case of questions that were served to different groups in 2015 but then served to all respondents in 2016 and 2017, the group responses from 2015 have been consolidated into one set of data for easier comparison between years.</p>\n<h4>Survey results</h4>\n<p><a href=\"#pro\">Jump to answers from WordPress Professionals</a></p>\n<p><a href=\"#user\">Jump to answers from WordPress Users</a></p>\n<p><a href=\"#all\">Jump to answers from All Respondents</a></p>\n<p><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></p>\n<h3>Which of the following best describes how you use WordPress? (Mandatory)</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td>Number of responses (since this question was mandatory, the number of responses here is the total number for the survey)</td>\n<td>45,995</td>\n<td></td>\n<td>15,585</td>\n<td></td>\n<td>16,029</td>\n<td></td>\n</tr>\n<tr>\n<td>I’m a designer or developer, or I work for a company that designs/develops websites; I use WordPress to build websites and/or blogs for others. (This might include theme development, writing plugins, other custom work.)</td>\n<td>26,662</td>\n<td>58%</td>\n<td>8,838</td>\n<td>57%</td>\n<td>9,099</td>\n<td>57%</td>\n</tr>\n<tr>\n<td>I own, run, or contribute to a blog or website that is built with WordPress.</td>\n<td>16,130</td>\n<td>35%</td>\n<td>5,293</td>\n<td>34%</td>\n<td>5,625</td>\n<td>35%</td>\n</tr>\n<tr>\n<td>Neither of the above.</td>\n<td>3,204</td>\n<td>7%</td>\n<td>1,460</td>\n<td>9%</td>\n<td>1,306</td>\n<td>8%</td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"pro\">WordPress Professionals</h2>\n<h3><strong>Which of the following best describes your involvement with WordPress? (Mandatory, 2015) / Do you work for a company, or on your own? (Mandatory, 2016-17)</strong></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>26,699</td>\n<td></td>\n<td>8,838</td>\n<td></td>\n<td>9,101</td>\n<td></td>\n</tr>\n<tr>\n<td>My primary job is working for a company or organization that uses WordPress.</td>\n<td>9,505</td>\n<td>36%</td>\n<td>3,529</td>\n<td>40%</td>\n<td>3,660</td>\n<td>40%</td>\n</tr>\n<tr>\n<td>My primary job is as a self-employed designer or developer that uses WordPress.</td>\n<td>9,310</td>\n<td>35%</td>\n<td>3,188</td>\n<td>36%</td>\n<td>3,440</td>\n<td>38%</td>\n</tr>\n<tr>\n<td>I earn money from part-time or occasional freelance work involving WordPress.</td>\n<td>5,954</td>\n<td>22%</td>\n<td>1,633</td>\n<td>18%</td>\n<td>1,590</td>\n<td>17%</td>\n</tr>\n<tr>\n<td>Work that I do involving WordPress is just a hobby, I don’t make money from it.</td>\n<td>1,930</td>\n<td>7%</td>\n<td>491</td>\n<td>6%</td>\n<td>411</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h3>How does your company or organization work with WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,342</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Build/design and/or maintain websites or blogs for other people, companies, or organizations.</td>\n<td>7,772</td>\n<td>27%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Develop or customize themes.</td>\n<td>5,404</td>\n<td>19%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Build/design and/or maintain websites or blogs for my own use.</td>\n<td>4,733</td>\n<td>16%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Host websites for customers.</td>\n<td>4,397</td>\n<td>15%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Develop or distribute plugins.</td>\n<td>3,181</td>\n<td>11%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Provide educational resources to help others to use WordPress.</td>\n<td>1,349</td>\n<td>5%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Sponsor and/or attend WordCamps.</td>\n<td>1,127</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Contribute bug reports and/or patches to WordPress core.</td>\n<td>914</td>\n<td>3%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>182</td>\n<td> 1%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>3,457</td>\n<td></td>\n<td>3,598</td>\n<td></td>\n</tr>\n<tr>\n<td>We make websites for others.</td>\n<td></td>\n<td></td>\n<td>2,695</td>\n<td>24%</td>\n<td>2,722</td>\n<td>23%</td>\n</tr>\n<tr>\n<td>We make websites for ourselves.</td>\n<td></td>\n<td></td>\n<td>2,355</td>\n<td>21%</td>\n<td>2,470</td>\n<td>21%</td>\n</tr>\n<tr>\n<td>We develop or customize themes.</td>\n<td></td>\n<td></td>\n<td>1,866</td>\n<td>16%</td>\n<td>1,910</td>\n<td>16%</td>\n</tr>\n<tr>\n<td>We host websites for others.</td>\n<td></td>\n<td></td>\n<td>1,564</td>\n<td>14%</td>\n<td>1,595</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>We develop or distribute plugins.</td>\n<td></td>\n<td></td>\n<td>1,283</td>\n<td>11%</td>\n<td>1,342</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>We provide educational resources to help others to use WordPress.</td>\n<td></td>\n<td></td>\n<td>581</td>\n<td>5%</td>\n<td>631</td>\n<td>5%</td>\n</tr>\n<tr>\n<td>We sponsor and/or attend WordCamps.</td>\n<td></td>\n<td></td>\n<td>561</td>\n<td>5%</td>\n<td>579</td>\n<td>5%</td>\n</tr>\n<tr>\n<td>We contribute bug reports and/or patches to WordPress core.</td>\n<td></td>\n<td></td>\n<td>444</td>\n<td>4%</td>\n<td>468</td>\n<td>4%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td></td>\n<td></td>\n<td>98</td>\n<td>1%</td>\n<td>96</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<p><strong>How would you describe the business of your typical client(s)? (2015) / How would you describe the business of your typical client/customer? (2016, 2017)</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,154</td>\n<td></td>\n<td>3,317</td>\n<td></td>\n<td>3,498</td>\n<td></td>\n</tr>\n<tr>\n<td>Small business</td>\n<td>6,893</td>\n<td>32%</td>\n<td>2,398</td>\n<td>31%</td>\n<td>2,510</td>\n<td>31%</td>\n</tr>\n<tr>\n<td>Large business or Enterprise</td>\n<td>3,635</td>\n<td>17%</td>\n<td>1,361</td>\n<td>18%</td>\n<td>1,447</td>\n<td>18%</td>\n</tr>\n<tr>\n<td>Non-profit</td>\n<td>2,644</td>\n<td>12%</td>\n<td>934</td>\n<td>12%</td>\n<td>992</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>Individual</td>\n<td>2,600</td>\n<td>12%</td>\n<td>888</td>\n<td>12%</td>\n<td>1,022</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>Education</td>\n<td>2,344</td>\n<td>11%</td>\n<td>854</td>\n<td>11%</td>\n<td>966</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>Website development (sub-contracting)</td>\n<td>2,065</td>\n<td>10%</td>\n<td>637</td>\n<td>8%</td>\n<td>677</td>\n<td>8%</td>\n</tr>\n<tr>\n<td>Government</td>\n<td>1,410</td>\n<td>6%</td>\n<td>524</td>\n<td>7%</td>\n<td>552</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>127</td>\n<td>1%</td>\n<td>66</td>\n<td>1%</td>\n<td>64</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<p><strong>How does your company or organization use WordPress when developing websites? (2015) / When making websites, how does your company or organization use WordPress? (2016, 2017)</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,078</td>\n<td></td>\n<td>3,369</td>\n<td></td>\n<td>3,552</td>\n<td></td>\n</tr>\n<tr>\n<td>Mostly as a content management system (CMS)</td>\n<td>6,361</td>\n<td>70%</td>\n<td>2,482</td>\n<td>74%</td>\n<td>2,640</td>\n<td>74%</td>\n</tr>\n<tr>\n<td>About half the time as a blogging platform and half the time as a CMS</td>\n<td>1,222</td>\n<td>13%</td>\n<td>370</td>\n<td>11%</td>\n<td>383</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>Mostly as a blogging platform</td>\n<td>721</td>\n<td>8%</td>\n<td>137</td>\n<td>4%</td>\n<td>129</td>\n<td>4%</td>\n</tr>\n<tr>\n<td>Mostly as an application framework</td>\n<td>629</td>\n<td>7%</td>\n<td>303</td>\n<td>9%</td>\n<td>303</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>145</td>\n<td>2%</td>\n<td>78</td>\n<td>2%</td>\n<td>97</td>\n<td>3%</td>\n</tr>\n</tbody>\n</table>\n<h3>How much is your average WordPress site customized from the original WordPress installation?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,054</td>\n<td></td>\n<td>3,302</td>\n<td></td>\n<td>3,473</td>\n<td></td>\n</tr>\n<tr>\n<td>A lot of work has been done, the front end is unrecognizable, but the Dashboard still looks like the usual WordPress interface.</td>\n<td>5,651</td>\n<td>62%</td>\n<td>2,025</td>\n<td>61%</td>\n<td>2,105</td>\n<td>61%</td>\n</tr>\n<tr>\n<td>There’s a different theme and some plugins have been added.</td>\n<td>2,230</td>\n<td>25%</td>\n<td>799</td>\n<td>24%</td>\n<td>905</td>\n<td>26%</td>\n</tr>\n<tr>\n<td>Not at all, it’s still pretty much the same as the original download.</td>\n<td>756</td>\n<td>8%</td>\n<td>302</td>\n<td>9%</td>\n<td>298</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>You’d never know this was a WordPress installation, everything (including the admin) has been customized.</td>\n<td>417</td>\n<td>5%</td>\n<td>177</td>\n<td>5%</td>\n<td>165</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h3>Roughly how many currently active WordPress sites has your company or organization built?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>8,801</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>200 +</td>\n<td>1,074</td>\n<td>12%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>51 – 200</td>\n<td>1,721</td>\n<td>20%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>21 – 50</td>\n<td>1,718</td>\n<td>20%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>11 – 20</td>\n<td>1,284</td>\n<td>15%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>6 – 10</td>\n<td>1,109</td>\n<td>13%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>2 – 5</td>\n<td>1,418</td>\n<td>16%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>1</td>\n<td>390</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>0</td>\n<td>87</td>\n<td>1%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>3,358</td>\n<td></td>\n<td>3,540</td>\n<td></td>\n</tr>\n<tr>\n<td>Thousands.</td>\n<td></td>\n<td></td>\n<td>291</td>\n<td>9%</td>\n<td>331</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Hundreds.</td>\n<td></td>\n<td></td>\n<td>770</td>\n<td>23%</td>\n<td>894</td>\n<td>25%</td>\n</tr>\n<tr>\n<td>Fewer than a hundred.</td>\n<td></td>\n<td></td>\n<td>1,144</td>\n<td>34%</td>\n<td>1,177</td>\n<td>33%</td>\n</tr>\n<tr>\n<td>Just a few, but they are really great.</td>\n<td></td>\n<td></td>\n<td>926</td>\n<td>28%</td>\n<td>896</td>\n<td>25%</td>\n</tr>\n<tr>\n<td>Prefer not to answer.</td>\n<td></td>\n<td></td>\n<td>228</td>\n<td>7%</td>\n<td>242</td>\n<td>7%</td>\n</tr>\n</tbody>\n</table>\n<h3>How many person-hours (of your company’s work) does the typical site take to complete?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,091</td>\n<td></td>\n<td>3,353</td>\n<td></td>\n<td>3,522</td>\n<td></td>\n</tr>\n<tr>\n<td>More than 200</td>\n<td>939</td>\n<td>10%</td>\n<td>309</td>\n<td>9%</td>\n<td>325</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>100 – 200</td>\n<td>1080</td>\n<td>12%</td>\n<td>329</td>\n<td>10%</td>\n<td>367</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>60 – 100</td>\n<td>1541</td>\n<td>17%</td>\n<td>527</td>\n<td>16%</td>\n<td>513</td>\n<td>15%</td>\n</tr>\n<tr>\n<td>40 – 60</td>\n<td>1854</td>\n<td>20%</td>\n<td>583</td>\n<td>17%</td>\n<td>620</td>\n<td>18%</td>\n</tr>\n<tr>\n<td>20 – 40</td>\n<td>2066</td>\n<td>23%</td>\n<td>691</td>\n<td>21%</td>\n<td>685</td>\n<td>19%</td>\n</tr>\n<tr>\n<td>Fewer than 20</td>\n<td>1611</td>\n<td>18%</td>\n<td>479</td>\n<td>14%</td>\n<td>519</td>\n<td>15%</td>\n</tr>\n<tr>\n<td>Prefer not to answer (2016, 2017)</td>\n<td></td>\n<td></td>\n<td>436</td>\n<td>13%</td>\n<td>493</td>\n<td>14%</td>\n</tr>\n</tbody>\n</table>\n<h3>Roughly what percentage of your company or organization’s output is based around WordPress (as opposed to other platforms or software)?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>8,950</td>\n<td></td>\n<td>3,345</td>\n<td></td>\n<td>3,503</td>\n<td></td>\n</tr>\n<tr>\n<td>100 %</td>\n<td>1,089</td>\n<td>12%</td>\n<td>438</td>\n<td>13%</td>\n<td>480</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>90 %</td>\n<td>1,043</td>\n<td>12%</td>\n<td>417</td>\n<td>12%</td>\n<td>459</td>\n<td>13%</td>\n</tr>\n<tr>\n<td>80 %</td>\n<td>955</td>\n<td>11%</td>\n<td>367</td>\n<td>11%</td>\n<td>424</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>70 %</td>\n<td>831</td>\n<td>9%</td>\n<td>305</td>\n<td>9%</td>\n<td>344</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>60 %</td>\n<td>534</td>\n<td>6%</td>\n<td>246</td>\n<td>7%</td>\n<td>226</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>50 %</td>\n<td>973</td>\n<td>11%</td>\n<td>335</td>\n<td>10%</td>\n<td>338</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>40 %</td>\n<td>613</td>\n<td>7%</td>\n<td>245</td>\n<td>7%</td>\n<td>202</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>30 %</td>\n<td>877</td>\n<td>10%</td>\n<td>335</td>\n<td>10%</td>\n<td>310</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>20 %</td>\n<td>806</td>\n<td>9%</td>\n<td>242</td>\n<td>7%</td>\n<td>280</td>\n<td>8%</td>\n</tr>\n<tr>\n<td>10 %</td>\n<td>1,039</td>\n<td>12%</td>\n<td>344</td>\n<td>10%</td>\n<td>348</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>0 %</td>\n<td>190</td>\n<td>2%</td>\n<td>72</td>\n<td>2%</td>\n<td>92</td>\n<td>3%</td>\n</tr>\n</tbody>\n</table>\n<h3>In which of the following ways do you work with WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>17,009</td>\n<td></td>\n<td>5,221</td>\n<td></td>\n<td>5,425</td>\n<td></td>\n</tr>\n<tr>\n<td>Build/design and/or maintain websites or blogs for other people, companies, or organizations</td>\n<td>15,342</td>\n<td>34%</td>\n<td>4,795</td>\n<td>34%</td>\n<td>5,064</td>\n<td>34%</td>\n</tr>\n<tr>\n<td>Develop or customize themes</td>\n<td>10,549</td>\n<td>24%</td>\n<td>2,997</td>\n<td>21%</td>\n<td>3,021</td>\n<td>20%</td>\n</tr>\n<tr>\n<td>Host websites for customers</td>\n<td>8,142</td>\n<td>18%</td>\n<td>2,466</td>\n<td>17%</td>\n<td>2,728</td>\n<td>18%</td>\n</tr>\n<tr>\n<td>Develop or distribute plugins</td>\n<td>4,125</td>\n<td>9%</td>\n<td>1,395</td>\n<td>10%</td>\n<td>1,416</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Provide educational resources to help others to use WordPress</td>\n<td>3,276</td>\n<td>7%</td>\n<td>1,187</td>\n<td>8%</td>\n<td>1,308</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Sponsor and/or attend WordCamps</td>\n<td>1,559</td>\n<td>4%</td>\n<td>648</td>\n<td>5%</td>\n<td>724</td>\n<td>5%</td>\n</tr>\n<tr>\n<td>Contribute bug reports and/or patches to WordPress core</td>\n<td>1,107</td>\n<td>2%</td>\n<td>381</td>\n<td>3%</td>\n<td>393</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>389</td>\n<td>1%</td>\n<td>243</td>\n<td>2%</td>\n<td>299</td>\n<td>2%</td>\n</tr>\n</tbody>\n</table>\n<h3>How would you describe the business of your typical client(s)?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,863</td>\n<td></td>\n<td>5,151</td>\n<td></td>\n<td>5,353</td>\n<td></td>\n</tr>\n<tr>\n<td>Small business</td>\n<td>14,185</td>\n<td>35%</td>\n<td>4,342</td>\n<td>35%</td>\n<td>4,622</td>\n<td>36%</td>\n</tr>\n<tr>\n<td>Individual</td>\n<td>8,513</td>\n<td>21%</td>\n<td>2,581</td>\n<td>21%</td>\n<td>2,583</td>\n<td>20%</td>\n</tr>\n<tr>\n<td>Non-profit</td>\n<td>6,585</td>\n<td>16%</td>\n<td>2,004</td>\n<td>16%</td>\n<td>2,113</td>\n<td>16%</td>\n</tr>\n<tr>\n<td>Website development (sub-contracting)</td>\n<td>4,301</td>\n<td>11%</td>\n<td>1,258</td>\n<td>10%</td>\n<td>1,216</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Education</td>\n<td>3,458</td>\n<td>8%</td>\n<td>1,049</td>\n<td>8%</td>\n<td>1,139</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Large business or Enterprise</td>\n<td>2,391</td>\n<td>6%</td>\n<td>805</td>\n<td>6%</td>\n<td>857</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>Government</td>\n<td>1,150</td>\n<td>3%</td>\n<td>300</td>\n<td>2%</td>\n<td>329</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>173</td>\n<td>0%</td>\n<td>101</td>\n<td>1%</td>\n<td>99</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<h3>How do you use WordPress in your development?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,768</td>\n<td></td>\n<td>5,145</td>\n<td></td>\n<td>5,372</td>\n<td></td>\n</tr>\n<tr>\n<td>Mostly as a content management system (CMS)</td>\n<td>11,754</td>\n<td>70%</td>\n<td>3,641</td>\n<td>71%</td>\n<td>3,959</td>\n<td>74%</td>\n</tr>\n<tr>\n<td>About half the time as a blogging platform and half the time as a CMS</td>\n<td>2,825</td>\n<td>17%</td>\n<td>812</td>\n<td>16%</td>\n<td>721</td>\n<td>13%</td>\n</tr>\n<tr>\n<td>Mostly as an application framework</td>\n<td>1,012</td>\n<td>6%</td>\n<td>343</td>\n<td>7%</td>\n<td>344</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>Mostly as a blogging platform</td>\n<td>992</td>\n<td>6%</td>\n<td>246</td>\n<td>5%</td>\n<td>226</td>\n<td>4%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>185</td>\n<td>1%</td>\n<td>105</td>\n<td>2%</td>\n<td>122</td>\n<td>2%</td>\n</tr>\n</tbody>\n</table>\n<h3>How much is your average WordPress site customized from the original WordPress installation?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,699</td>\n<td></td>\n<td>5,131</td>\n<td></td>\n<td>5,317</td>\n<td></td>\n</tr>\n<tr>\n<td>A lot of work has been done, the front end is unrecognizable, but the Dashboard still looks like the usual WordPress interface.</td>\n<td>9,457</td>\n<td>57%</td>\n<td>2,837</td>\n<td>55%</td>\n<td>2,998</td>\n<td>56%</td>\n</tr>\n<tr>\n<td>There’s a different theme and some plugins have been added.</td>\n<td>5,526</td>\n<td>33%</td>\n<td>1,694</td>\n<td>33%</td>\n<td>1,781</td>\n<td>34%</td>\n</tr>\n<tr>\n<td>Not at all, it’s still pretty much the same as the original download.</td>\n<td>977</td>\n<td>6%</td>\n<td>341</td>\n<td>7%</td>\n<td>310</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>You’d never know this was a WordPress installation, everything (including the admin) has been customized.</td>\n<td>739</td>\n<td>4%</td>\n<td>261</td>\n<td>5%</td>\n<td>228</td>\n<td>4%</td>\n</tr>\n</tbody>\n</table>\n<h3>How many currently active WordPress sites have you built? (2015) / Roughly how many currently active WordPress sites have you built? (2016, 2017)</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,690</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>200 +</td>\n<td>514</td>\n<td>3%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>51 – 200</td>\n<td>1,728</td>\n<td>10%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>21 – 50</td>\n<td>3,000</td>\n<td>18%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>11 – 20</td>\n<td>3,146</td>\n<td>19%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>6 – 10</td>\n<td>3,405</td>\n<td>20%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>2 – 5</td>\n<td>3,838</td>\n<td>23%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>1</td>\n<td>698</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>0</td>\n<td>361</td>\n<td>2%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>5,165</td>\n<td></td>\n<td>5367</td>\n<td></td>\n</tr>\n<tr>\n<td>Thousands.</td>\n<td></td>\n<td></td>\n<td>110</td>\n<td>2%</td>\n<td>104</td>\n<td>2%</td>\n</tr>\n<tr>\n<td>Hundreds.</td>\n<td></td>\n<td></td>\n<td>603</td>\n<td>12%</td>\n<td>713</td>\n<td>13%</td>\n</tr>\n<tr>\n<td>Fewer than a hundred.</td>\n<td></td>\n<td></td>\n<td>2,264</td>\n<td>44%</td>\n<td>2,457</td>\n<td>46%</td>\n</tr>\n<tr>\n<td>Just a few, but they are really great.</td>\n<td></td>\n<td></td>\n<td>1,871</td>\n<td>36%</td>\n<td>1,813</td>\n<td>34%</td>\n</tr>\n<tr>\n<td>Prefer not to answer.</td>\n<td></td>\n<td></td>\n<td>319</td>\n<td>6%</td>\n<td>280</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h3>Roughly what percentage of your working time is spent working with WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,658</td>\n<td></td>\n<td>5,039</td>\n<td></td>\n<td>5,241</td>\n<td></td>\n</tr>\n<tr>\n<td>100 %</td>\n<td>949</td>\n<td>6%</td>\n<td>459</td>\n<td>9%</td>\n<td>461</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>90 %</td>\n<td>1,300</td>\n<td>8%</td>\n<td>527</td>\n<td>10%</td>\n<td>540</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>80 %</td>\n<td>1,784</td>\n<td>11%</td>\n<td>637</td>\n<td>13%</td>\n<td>711</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>70 %</td>\n<td>1,850</td>\n<td>11%</td>\n<td>608</td>\n<td>12%</td>\n<td>627</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>60 %</td>\n<td>1,313</td>\n<td>8%</td>\n<td>438</td>\n<td>9%</td>\n<td>465</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>50 %</td>\n<td>2,095</td>\n<td>13%</td>\n<td>612</td>\n<td>12%</td>\n<td>639</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>40 %</td>\n<td>1,438</td>\n<td>9%</td>\n<td>391</td>\n<td>8%</td>\n<td>384</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>30 %</td>\n<td>2,076</td>\n<td>12%</td>\n<td>530</td>\n<td>11%</td>\n<td>511</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>20 %</td>\n<td>1,743</td>\n<td>10%</td>\n<td>445</td>\n<td>9%</td>\n<td>429</td>\n<td>8%</td>\n</tr>\n<tr>\n<td>10 %</td>\n<td>1,819</td>\n<td>11%</td>\n<td>342</td>\n<td>7%</td>\n<td>419</td>\n<td>8%</td>\n</tr>\n<tr>\n<td>0 %</td>\n<td>291</td>\n<td>2%</td>\n<td>52</td>\n<td>1%</td>\n<td>55</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<h3>How many hours of your work does the typical site take to complete? (2015) / How many hours of work does your typical WordPress project take to launch? (2016, 2017)</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,670</td>\n<td></td>\n<td>5,164</td>\n<td></td>\n<td>5,378</td>\n<td></td>\n</tr>\n<tr>\n<td>More than 200</td>\n<td>503</td>\n<td>3%</td>\n<td>222</td>\n<td>4%</td>\n<td>245</td>\n<td>5%</td>\n</tr>\n<tr>\n<td>100 – 200</td>\n<td>973</td>\n<td>6%</td>\n<td>386</td>\n<td>7%</td>\n<td>393</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>60 – 100</td>\n<td>2,277</td>\n<td>14%</td>\n<td>788</td>\n<td>15%</td>\n<td>815</td>\n<td>15%</td>\n</tr>\n<tr>\n<td>40 – 60</td>\n<td>3,896</td>\n<td>23%</td>\n<td>1,153</td>\n<td>22%</td>\n<td>1,216</td>\n<td>23%</td>\n</tr>\n<tr>\n<td>20 – 40</td>\n<td>6,068</td>\n<td>36%</td>\n<td>1,487</td>\n<td>29%</td>\n<td>1,582</td>\n<td>29%</td>\n</tr>\n<tr>\n<td>Fewer than 20</td>\n<td>2,953</td>\n<td>18%</td>\n<td>712</td>\n<td>14%</td>\n<td>751</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>Prefer not to answer</td>\n<td></td>\n<td></td>\n<td>418</td>\n<td>8%</td>\n<td>376</td>\n<td>7%</td>\n</tr>\n</tbody>\n</table>\n<h3>Which of the following have you done with WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" /> </colgroup>\n</table>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional (Company/Freelancer/Hobbyist)</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>20,687</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve written a theme from scratch.</td>\n<td>11,894</td>\n<td>25%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve written a plugin.</td>\n<td>9,719</td>\n<td>21%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve answered a question in the WordPress forum.</td>\n<td>8,805</td>\n<td>19%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve attended a WordPress meetup.</td>\n<td>4,062</td>\n<td>9%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve submitted a WordPress bug report.</td>\n<td>4,062</td>\n<td>9%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve attended a WordCamp.</td>\n<td>3,571</td>\n<td>8%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve contributed to WordPress documentation.</td>\n<td>1,778</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>1,739</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve contributed a WordPress core patch.</td>\n<td>1,055</td>\n<td>2%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n<h3>What’s the best thing about WordPress?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>22,718</td>\n<td></td>\n<td>7,891</td>\n<td></td>\n<td>8,267</td>\n<td></td>\n</tr>\n<tr>\n<td>Easy/simple/user-friendly</td>\n<td>9,450</td>\n<td>42%</td>\n<td>3,454</td>\n<td>44%</td>\n<td>3,852</td>\n<td>47%</td>\n</tr>\n<tr>\n<td>Customizable/extensible/modular/plugins/themes</td>\n<td>8,601</td>\n<td>38%</td>\n<td>3,116</td>\n<td>39%</td>\n<td>3,555</td>\n<td>43%</td>\n</tr>\n<tr>\n<td>Community/support/documentation/help</td>\n<td>3,806</td>\n<td>17%</td>\n<td>1,211</td>\n<td>15%</td>\n<td>1,340</td>\n<td>16%</td>\n</tr>\n<tr>\n<td>Free/open/open source</td>\n<td>2,291</td>\n<td>10%</td>\n<td>802</td>\n<td>10%</td>\n<td>908</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>Popular/ubiquitous</td>\n<td>249</td>\n<td>1%</td>\n<td>86</td>\n<td>1%</td>\n<td>187</td>\n<td>2%</td>\n</tr>\n</tbody>\n</table>\n<h3> What’s the most frustrating thing about WordPress?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>21,144</td>\n<td></td>\n<td>7,294</td>\n<td></td>\n<td>7,691</td>\n<td></td>\n</tr>\n<tr>\n<td>Plugins & themes (abandoned/conflicts/coding standards)</td>\n<td>6,122</td>\n<td>29%</td>\n<td>2,194</td>\n<td>30%</td>\n<td>2,187</td>\n<td>28%</td>\n</tr>\n<tr>\n<td>Security/vulnerabilities/hacks</td>\n<td>2,321</td>\n<td>11%</td>\n<td>712</td>\n<td>10%</td>\n<td>829</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>Updates</td>\n<td>1,544</td>\n<td>7%</td>\n<td>422</td>\n<td>6%</td>\n<td>508</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>Nothing/I don’t know/can’t think of anything</td>\n<td>1,276</td>\n<td>6%</td>\n<td>344</td>\n<td>5%</td>\n<td>476</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>Speed/performance/slow/heavy</td>\n<td>1,196</td>\n<td>6%</td>\n<td>644</td>\n<td>9%</td>\n<td>516</td>\n<td>7%</td>\n</tr>\n</tbody>\n</table>\n<h3>WordPress is as good as, or better than, its main competitors.</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (this question was not asked in the 2015 survey)</td>\n<td></td>\n<td></td>\n<td>8,672</td>\n<td></td>\n<td>9,059</td>\n<td></td>\n</tr>\n<tr>\n<td>Agree</td>\n<td></td>\n<td></td>\n<td>7551</td>\n<td>87%</td>\n<td>7836</td>\n<td>87%</td>\n</tr>\n<tr>\n<td>Prefer not to answer</td>\n<td></td>\n<td></td>\n<td>754</td>\n<td>9%</td>\n<td>795</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Disagree</td>\n<td></td>\n<td></td>\n<td>370</td>\n<td>4%</td>\n<td>428</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"user\">WordPress Users</h2>\n<h3>Which of the following describes how you use WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>15,169</td>\n<td></td>\n<td>5,043</td>\n<td></td>\n<td>5,521</td>\n<td></td>\n</tr>\n<tr>\n<td>My personal blog (or blogs) uses WordPress.</td>\n<td>9,395</td>\n<td>36%</td>\n<td>3,117</td>\n<td>36%</td>\n<td>3,424</td>\n<td>36%</td>\n</tr>\n<tr>\n<td>My company or organization’s website is built with WordPress software.</td>\n<td>7,480</td>\n<td>29%</td>\n<td>2,519</td>\n<td>29%</td>\n<td>2,841</td>\n<td>30%</td>\n</tr>\n<tr>\n<td>I have a hobby or side project that has a website built with WordPress.</td>\n<td>6,112</td>\n<td>23%</td>\n<td>1,973</td>\n<td>23%</td>\n<td>2,200</td>\n<td>23%</td>\n</tr>\n<tr>\n<td>I write (or otherwise work) for an online publication that uses WordPress.</td>\n<td>2,329</td>\n<td>9%</td>\n<td>806</td>\n<td>9%</td>\n<td>821</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>872</td>\n<td>3%</td>\n<td>234</td>\n<td>3%</td>\n<td>288</td>\n<td>3%</td>\n</tr>\n</tbody>\n</table>\n<h3>Who installed your WordPress website?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>15,055</td>\n<td></td>\n<td>5,020</td>\n<td></td>\n<td>5,523</td>\n<td></td>\n</tr>\n<tr>\n<td>I did.</td>\n<td>11,216</td>\n<td>66%</td>\n<td>3,659</td>\n<td>73%</td>\n<td>4,129</td>\n<td>75%</td>\n</tr>\n<tr>\n<td>My hosting provider</td>\n<td>2,236</td>\n<td>13%</td>\n<td>667</td>\n<td>13%</td>\n<td>767</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>An external company</td>\n<td>909</td>\n<td>5%</td>\n<td>182</td>\n<td>4%</td>\n<td>178</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>An internal web person/team or a colleague</td>\n<td>874</td>\n<td>5%</td>\n<td>178</td>\n<td>4%</td>\n<td>191</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>A friend or family member</td>\n<td>787</td>\n<td>5%</td>\n<td>192</td>\n<td>4%</td>\n<td>172</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>I don’t know</td>\n<td>502</td>\n<td>3%</td>\n<td>145</td>\n<td>3%</td>\n<td>87</td>\n<td>2%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>345</td>\n<td>2%</td>\n<td>n/a</td>\n<td>n/a</td>\n<td>n/a</td>\n<td>n/a</td>\n</tr>\n</tbody>\n</table>\n<h3>How much has the site been customized from the original WordPress installation?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>14,789</td>\n<td></td>\n<td>4,997</td>\n<td></td>\n<td>5,494</td>\n<td></td>\n</tr>\n<tr>\n<td>There’s a different theme and some plugins have been added.</td>\n<td>7,465</td>\n<td>50%</td>\n<td>2,337</td>\n<td>47%</td>\n<td>2,660</td>\n<td>48%</td>\n</tr>\n<tr>\n<td>A lot of work has been done, the site itself is unrecognizable from the original theme, but the Dashboard still looks like the usual WordPress interface.</td>\n<td>4,715</td>\n<td>32%</td>\n<td>1,707</td>\n<td>34%</td>\n<td>1,872</td>\n<td>34%</td>\n</tr>\n<tr>\n<td>Not at all, it’s still pretty much the same as it was when I started out.</td>\n<td>1,841</td>\n<td>12%</td>\n<td>635</td>\n<td>13%</td>\n<td>673</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>You’d never know this was a WordPress installation, everything has been customized.</td>\n<td>768</td>\n<td>5%</td>\n<td>321</td>\n<td>6%</td>\n<td>290</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h3>What’s the best thing about WordPress?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>14,328</td>\n<td></td>\n<td>4,613</td>\n<td></td>\n<td>5,076</td>\n<td></td>\n</tr>\n<tr>\n<td>Easy/simple/user-friendly</td>\n<td>7,391</td>\n<td>52%</td>\n<td>2,276</td>\n<td>49%</td>\n<td>2,511</td>\n<td>49%</td>\n</tr>\n<tr>\n<td>Customizable/extensible/modular/plugins/themes</td>\n<td>4,219</td>\n<td>29%</td>\n<td>1,569</td>\n<td>34%</td>\n<td>1,632</td>\n<td>32%</td>\n</tr>\n<tr>\n<td>Free/open/open source</td>\n<td>1,586</td>\n<td>11%</td>\n<td>493</td>\n<td>11%</td>\n<td>538</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>Community/support/documentation/help</td>\n<td>1,085</td>\n<td>8%</td>\n<td>388</td>\n<td>8%</td>\n<td>458</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Popular/ubiquitous</td>\n<td>223</td>\n<td>2%</td>\n<td>74</td>\n<td>2%</td>\n<td>48</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<h3>What’s the most frustrating thing about WordPress?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>13,681</td>\n<td></td>\n<td>4,287</td>\n<td></td>\n<td>4,758</td>\n<td></td>\n</tr>\n<tr>\n<td>Plugins & themes (abandoned/conflicts/coding standards)</td>\n<td>2,531</td>\n<td>19%</td>\n<td>1,183</td>\n<td>28%</td>\n<td>1,300</td>\n<td>27%</td>\n</tr>\n<tr>\n<td>Customization/design/look/template</td>\n<td>1,273</td>\n<td>9%</td>\n<td>381</td>\n<td>9%</td>\n<td>408</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Code/coding/PHP</td>\n<td>931</td>\n<td>7%</td>\n<td>306</td>\n<td>7%</td>\n<td>277</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>Updates</td>\n<td>926</td>\n<td>7%</td>\n<td>209</td>\n<td>5%</td>\n<td>296</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>Security/vulnerabilites/hacks</td>\n<td>785</td>\n<td>6%</td>\n<td>255</td>\n<td>6%</td>\n<td>292</td>\n<td>6%</td>\n</tr>\n</tbody>\n</table>\n<h3>WordPress is as good as, or better than, its main competitors.</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>5,026</td>\n<td></td>\n<td>5,498</td>\n<td></td>\n</tr>\n<tr>\n<td>Agree</td>\n<td></td>\n<td></td>\n<td>4,038</td>\n<td>80%</td>\n<td>4,462</td>\n<td>81%</td>\n</tr>\n<tr>\n<td>Prefer not to answer</td>\n<td></td>\n<td></td>\n<td>737</td>\n<td>15%</td>\n<td>782</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>Disagree</td>\n<td></td>\n<td></td>\n<td>254</td>\n<td>5%</td>\n<td>255</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"all\">All Respondents</h2>\n<h3>Can you (truthfully!) say “I make my living from WordPress”?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All Respondents</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (combination of all three groups from 2015; this question was not broken out by group in 2016-2017)</td>\n<td>42,236</td>\n<td></td>\n<td>14,906</td>\n<td></td>\n<td>15,616</td>\n<td></td>\n</tr>\n<tr>\n<td>Not really, but I do get some or all of my income as a result of working with WordPress.</td>\n<td>16,607</td>\n<td>39%</td>\n<td>5,408</td>\n<td>36%</td>\n<td>5,702</td>\n<td>37%</td>\n</tr>\n<tr>\n<td>Yes.</td>\n<td>9,635</td>\n<td>23%</td>\n<td>4,791</td>\n<td>32%</td>\n<td>5,033</td>\n<td>32%</td>\n</tr>\n<tr>\n<td>No.</td>\n<td>15,995</td>\n<td>38%</td>\n<td>4,713</td>\n<td>32%</td>\n<td>4,882</td>\n<td>31%</td>\n</tr>\n</tbody>\n</table>\n<h3>Which devices do you access WordPress on?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All Respondents</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (combination of all three groups from 2015; this question was not broken out by group in 2016-2017)</td>\n<td>42,433</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Web</td>\n<td>40,503</td>\n<td>95%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Android phone</td>\n<td>15,396</td>\n<td>36%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>iPhone</td>\n<td>12,353</td>\n<td>29%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>iPad</td>\n<td>11,748</td>\n<td>28%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Android tablet</td>\n<td>9,223</td>\n<td>22%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Desktop app, like MarsEdit</td>\n<td>6,018</td>\n<td>14%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>1837</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (this question was not broken out by group in 2016-2017)</td>\n<td></td>\n<td></td>\n<td>14,840</td>\n<td></td>\n<td>15,597</td>\n<td></td>\n</tr>\n<tr>\n<td>Web browser on a desktop or laptop</td>\n<td></td>\n<td></td>\n<td>14,160</td>\n<td>54%</td>\n<td>15,052</td>\n<td>55%</td>\n</tr>\n<tr>\n<td>Web browser on a mobile device (tablet or phone)</td>\n<td></td>\n<td></td>\n<td>7,952</td>\n<td>30%</td>\n<td>8,248</td>\n<td>30%</td>\n</tr>\n<tr>\n<td>An app on a mobile device (table or phone)</td>\n<td></td>\n<td></td>\n<td>3,309</td>\n<td>13%</td>\n<td>3,311</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>A desktop app like MarsEdit</td>\n<td></td>\n<td></td>\n<td>517</td>\n<td>2%</td>\n<td>498</td>\n<td>2%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td></td>\n<td></td>\n<td>282</td>\n<td>1%</td>\n<td>240</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<h3>WordPress now updates minor & security releases automatically for you. Check all that apply: (question not asked in 2016, 2017)</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All Respondents</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (combination of all three groups)</td>\n<td>39,726</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I love auto-updates.</td>\n<td>17,367</td>\n<td>44%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’d like to see auto-updates for plugins.</td>\n<td>12,796</td>\n<td>32%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Initially, I was nervous about auto updates.</td>\n<td>11,868</td>\n<td>30%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Auto updates still make me nervous.</td>\n<td>10,809</td>\n<td>27%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Auto updates don’t make me nervous now.</td>\n<td>10,708</td>\n<td>27%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’d like to see auto-updates for themes.</td>\n<td>10,449</td>\n<td>26%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’d like to see auto updates for major versions of WordPress.</td>\n<td>10,225</td>\n<td>26%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>This is the first I’ve heard of auto-updates.</td>\n<td>8,660</td>\n<td>22%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I hate auto-updates.</td>\n<td>3,293</td>\n<td>8%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n<h3>What is your gender?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All respondents (This question was not asked in the 2015 survey.)</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>13,953</td>\n<td></td>\n<td>14,680</td>\n<td></td>\n</tr>\n<tr>\n<td>Male</td>\n<td></td>\n<td></td>\n<td>10,978</td>\n<td>78.68%</td>\n<td>11,570</td>\n<td>78.81%</td>\n</tr>\n<tr>\n<td>Female</td>\n<td></td>\n<td></td>\n<td>2,340</td>\n<td>16.77%</td>\n<td>2,511</td>\n<td>21.70%</td>\n</tr>\n<tr>\n<td>Prefer not to answer</td>\n<td></td>\n<td></td>\n<td>601</td>\n<td>4.31%</td>\n<td>562</td>\n<td>3.83%</td>\n</tr>\n<tr>\n<td>Transgender</td>\n<td></td>\n<td></td>\n<td>11</td>\n<td>0.08%</td>\n<td>8</td>\n<td>0.05%</td>\n</tr>\n<tr>\n<td>Nonbinary</td>\n<td></td>\n<td></td>\n<td>8</td>\n<td>0.06%</td>\n<td>17</td>\n<td>0.12%</td>\n</tr>\n<tr>\n<td>Genderqueer</td>\n<td></td>\n<td></td>\n<td>4</td>\n<td>0.03%</td>\n<td>3</td>\n<td>0.02%</td>\n</tr>\n<tr>\n<td>Androgynous</td>\n<td></td>\n<td></td>\n<td>6</td>\n<td>0.04%</td>\n<td>5</td>\n<td>0.03%</td>\n</tr>\n<tr>\n<td>Fluid</td>\n<td></td>\n<td></td>\n<td>3</td>\n<td>0.02%</td>\n<td>4</td>\n<td>0.03%</td>\n</tr>\n<tr>\n<td>Demimale</td>\n<td></td>\n<td></td>\n<td>2</td>\n<td>0.01%</td>\n<td>0</td>\n<td>0</td>\n</tr>\n</tbody>\n</table>\n<h3>Where are you located?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All respondents (This question was not asked in the 2015 survey.)</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>14,562</td>\n<td></td>\n<td>15,343</td>\n<td></td>\n</tr>\n<tr>\n<td>United States</td>\n<td></td>\n<td></td>\n<td>3,770</td>\n<td>25.89%</td>\n<td>4,067</td>\n<td>26.51%</td>\n</tr>\n<tr>\n<td>India</td>\n<td></td>\n<td></td>\n<td>1,456</td>\n<td>10.00%</td>\n<td>1,424</td>\n<td>9.28%</td>\n</tr>\n<tr>\n<td>United Kingdom</td>\n<td></td>\n<td></td>\n<td>810</td>\n<td>5.56%</td>\n<td>900</td>\n<td>5.87%</td>\n</tr>\n<tr>\n<td>Germany</td>\n<td></td>\n<td></td>\n<td>555</td>\n<td>3.81%</td>\n<td>729</td>\n<td>4.75%</td>\n</tr>\n<tr>\n<td>Canada</td>\n<td></td>\n<td></td>\n<td>511</td>\n<td>3.51%</td>\n<td>599</td>\n<td>3.90%</td>\n</tr>\n<tr>\n<td>Australia</td>\n<td></td>\n<td></td>\n<td>389</td>\n<td>2.67%</td>\n<td>460</td>\n<td>3.00%</td>\n</tr>\n<tr>\n<td>Italy</td>\n<td></td>\n<td></td>\n<td>298</td>\n<td>2.05%</td>\n<td>356</td>\n<td>2.32%</td>\n</tr>\n<tr>\n<td>Netherlands</td>\n<td></td>\n<td></td>\n<td>343</td>\n<td>2.36%</td>\n<td>350</td>\n<td>2.28%</td>\n</tr>\n<tr>\n<td>France</td>\n<td></td>\n<td></td>\n<td>232</td>\n<td>1.59%</td>\n<td>283</td>\n<td>1.84%</td>\n</tr>\n<tr>\n<td>Bangladesh</td>\n<td></td>\n<td></td>\n<td>257</td>\n<td>1.76%</td>\n<td>263</td>\n<td>1.71%</td>\n</tr>\n<tr>\n<td>Spain</td>\n<td></td>\n<td></td>\n<td>271</td>\n<td>1.86%</td>\n<td>252</td>\n<td>1.64%</td>\n</tr>\n<tr>\n<td>Brazil</td>\n<td></td>\n<td></td>\n<td>239</td>\n<td>1.64%</td>\n<td>251</td>\n<td>1.64%</td>\n</tr>\n<tr>\n<td>Pakistan</td>\n<td></td>\n<td></td>\n<td>254</td>\n<td>1.74%</td>\n<td>240</td>\n<td>1.56%</td>\n</tr>\n<tr>\n<td>Indonesia</td>\n<td></td>\n<td></td>\n<td>230</td>\n<td>1.58%</td>\n<td>226</td>\n<td>1.47%</td>\n</tr>\n<tr>\n<td>Iran, Islamic Republic of</td>\n<td></td>\n<td></td>\n<td>190</td>\n<td>1.30%</td>\n<td>173</td>\n<td>1.13%</td>\n</tr>\n<tr>\n<td>Sweden</td>\n<td></td>\n<td></td>\n<td>144</td>\n<td>0.99%</td>\n<td>173</td>\n<td>1.13%</td>\n</tr>\n<tr>\n<td>Nigeria</td>\n<td></td>\n<td></td>\n<td>196</td>\n<td>1.35%</td>\n<td>172</td>\n<td>1.12%</td>\n</tr>\n<tr>\n<td>South Africa</td>\n<td></td>\n<td></td>\n<td>193</td>\n<td>1.33%</td>\n<td>172</td>\n<td>1.12%</td>\n</tr>\n<tr>\n<td>Russian Federation</td>\n<td></td>\n<td></td>\n<td>181</td>\n<td>1.24%</td>\n<td>151</td>\n<td>0.98%</td>\n</tr>\n<tr>\n<td>Poland</td>\n<td></td>\n<td></td>\n<td>129</td>\n<td>0.89%</td>\n<td>137</td>\n<td>0.89%</td>\n</tr>\n<tr>\n<td>Romania</td>\n<td></td>\n<td></td>\n<td>144</td>\n<td>0.99%</td>\n<td>132</td>\n<td>0.86%</td>\n</tr>\n<tr>\n<td>Switzerland</td>\n<td></td>\n<td></td>\n<td>122</td>\n<td>0.84%</td>\n<td>130</td>\n<td>0.85%</td>\n</tr>\n<tr>\n<td>Philippines</td>\n<td></td>\n<td></td>\n<td>92</td>\n<td>0.63%</td>\n<td>125</td>\n<td>0.81%</td>\n</tr>\n<tr>\n<td>China</td>\n<td></td>\n<td></td>\n<td>136</td>\n<td>0.93%</td>\n<td>123</td>\n<td>0.80%</td>\n</tr>\n<tr>\n<td>Austria</td>\n<td></td>\n<td></td>\n<td>89</td>\n<td>0.61%</td>\n<td>122</td>\n<td>0.80%</td>\n</tr>\n<tr>\n<td>Ukraine</td>\n<td></td>\n<td></td>\n<td>105</td>\n<td>0.72%</td>\n<td>118</td>\n<td>0.77%</td>\n</tr>\n<tr>\n<td>Denmark</td>\n<td></td>\n<td></td>\n<td>107</td>\n<td>0.73%</td>\n<td>114</td>\n<td>0.74%</td>\n</tr>\n<tr>\n<td>Greece</td>\n<td></td>\n<td></td>\n<td>120</td>\n<td>0.82%</td>\n<td>114</td>\n<td>0.74%</td>\n</tr>\n<tr>\n<td>Portugal</td>\n<td></td>\n<td></td>\n<td>94</td>\n<td>0.65%</td>\n<td>109</td>\n<td>0.71%</td>\n</tr>\n<tr>\n<td>Vietnam</td>\n<td></td>\n<td></td>\n<td>101</td>\n<td>0.69%</td>\n<td>108</td>\n<td>0.70%</td>\n</tr>\n<tr>\n<td>Mexico</td>\n<td></td>\n<td></td>\n<td>94</td>\n<td>0.65%</td>\n<td>105</td>\n<td>0.68%</td>\n</tr>\n<tr>\n<td>Nepal</td>\n<td></td>\n<td></td>\n<td>76</td>\n<td>0.52%</td>\n<td>97</td>\n<td>0.63%</td>\n</tr>\n<tr>\n<td>Ireland</td>\n<td></td>\n<td></td>\n<td>72</td>\n<td>0.49%</td>\n<td>94</td>\n<td>0.61%</td>\n</tr>\n<tr>\n<td>Israel</td>\n<td></td>\n<td></td>\n<td>78</td>\n<td>0.54%</td>\n<td>94</td>\n<td>0.61%</td>\n</tr>\n<tr>\n<td>New Zealand</td>\n<td></td>\n<td></td>\n<td>77</td>\n<td>0.53%</td>\n<td>91</td>\n<td>0.59%</td>\n</tr>\n<tr>\n<td>Finland</td>\n<td></td>\n<td></td>\n<td>63</td>\n<td>0.43%</td>\n<td>90</td>\n<td>0.59%</td>\n</tr>\n<tr>\n<td>Turkey</td>\n<td></td>\n<td></td>\n<td>91</td>\n<td>0.62%</td>\n<td>86</td>\n<td>0.56%</td>\n</tr>\n<tr>\n<td>Malaysia</td>\n<td></td>\n<td></td>\n<td>91</td>\n<td>0.62%</td>\n<td>81</td>\n<td>0.53%</td>\n</tr>\n<tr>\n<td>Belgium</td>\n<td></td>\n<td></td>\n<td>84</td>\n<td>0.58%</td>\n<td>79</td>\n<td>0.51%</td>\n</tr>\n<tr>\n<td>Norway</td>\n<td></td>\n<td></td>\n<td>66</td>\n<td>0.45%</td>\n<td>79</td>\n<td>0.51%</td>\n</tr>\n<tr>\n<td>Argentina</td>\n<td></td>\n<td></td>\n<td>65</td>\n<td>0.45%</td>\n<td>76</td>\n<td>0.50%</td>\n</tr>\n<tr>\n<td>Bulgaria</td>\n<td></td>\n<td></td>\n<td>74</td>\n<td>0.51%</td>\n<td>72</td>\n<td>0.47%</td>\n</tr>\n<tr>\n<td>Japan</td>\n<td></td>\n<td></td>\n<td>61</td>\n<td>0.42%</td>\n<td>68</td>\n<td>0.44%</td>\n</tr>\n<tr>\n<td>Thailand</td>\n<td></td>\n<td></td>\n<td>69</td>\n<td>0.47%</td>\n<td>67</td>\n<td>0.44%</td>\n</tr>\n<tr>\n<td>Czech Republic</td>\n<td></td>\n<td></td>\n<td>76</td>\n<td>0.52%</td>\n<td>66</td>\n<td>0.43%</td>\n</tr>\n<tr>\n<td>Serbia</td>\n<td></td>\n<td></td>\n<td>89</td>\n<td>0.61%</td>\n<td>63</td>\n<td>0.41%</td>\n</tr>\n<tr>\n<td>Kenya</td>\n<td></td>\n<td></td>\n<td>58</td>\n<td>0.40%</td>\n<td>62</td>\n<td>0.40%</td>\n</tr>\n<tr>\n<td>Colombia</td>\n<td></td>\n<td></td>\n<td>39</td>\n<td>0.27%</td>\n<td>59</td>\n<td>0.38%</td>\n</tr>\n<tr>\n<td>Egypt</td>\n<td></td>\n<td></td>\n<td>40</td>\n<td>0.27%</td>\n<td>52</td>\n<td>0.34%</td>\n</tr>\n</tbody>\n</table>\n<h3>What is your age?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All Respondents</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (This question was not asked in 2015.)</td>\n<td></td>\n<td></td>\n<td>14,944</td>\n<td></td>\n<td>15,636</td>\n<td></td>\n</tr>\n<tr>\n<td>60 and over</td>\n<td></td>\n<td></td>\n<td>1,139</td>\n<td>8%</td>\n<td>1,641</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>50-59</td>\n<td></td>\n<td></td>\n<td>1,537</td>\n<td>10%</td>\n<td>1,996</td>\n<td>13%</td>\n</tr>\n<tr>\n<td>40-49</td>\n<td></td>\n<td></td>\n<td>2,205</td>\n<td>15%</td>\n<td>2,643</td>\n<td>17%</td>\n</tr>\n<tr>\n<td>30-39</td>\n<td></td>\n<td></td>\n<td>3,914</td>\n<td>26%</td>\n<td>3,972</td>\n<td>25%</td>\n</tr>\n<tr>\n<td>20-29</td>\n<td></td>\n<td></td>\n<td>5,013</td>\n<td>34%</td>\n<td>4,444</td>\n<td>28%</td>\n</tr>\n<tr>\n<td>Under 20</td>\n<td></td>\n<td></td>\n<td>1142</td>\n<td>8%</td>\n<td>941</td>\n<td>6%</td>\n</tr>\n</tbody>\n</table>\n<p>Thank you to everyone who made time to fill out the survey — we’re so happy you use WordPress, and we’re very grateful that you’re willing to share your experiences with us! Thanks also to everyone who spread the word about this survey, and to those of you who read all the way to the bottom of this post. <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f609.png\" alt=\"😉\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n<p><small><a id=\"text\"></a>*Text Field Questions: Each survey included some questions that could be answered only by filling out a text field. In the case of the questions “What is the best thing about WordPress?” and “What is the most frustrating thing about WordPress?” we listed the five most common responses, aggregated when applicable. In the case of the question “What is your gender?” in the 2016 and 2017 surveys, we aggregated responses as best we could. Responses meant to obscure respondents’ gender entirely are aggregated in “prefer not to answer.”</small></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5310\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"The Month in WordPress: November 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2017/12/the-month-in-wordpress-november-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Dec 2017 11:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5290\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"The WordPress project recently released WordPress 4.9, “Tipton” — a new major release named in honor of musician and band leader Billy Tipton. Read on to find out more about this and other interesting news from around the WordPress world in November. WordPress 4.9 “Tipton” On November 16, WordPress 4.9 was released with new features […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4197:\"<p>The WordPress project recently released WordPress 4.9, “Tipton” — a new major release named in honor of musician and band leader Billy Tipton. Read on to find out more about this and other interesting news from around the WordPress world in November.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordPress 4.9 “Tipton”</h2>\n\n<p>On November 16, <a href=\"https://wordpress.org/news/2017/11/tipton/\">WordPress 4.9 was released</a> with new features for publishers and developers alike. Release highlights include design locking, scheduling, and previews in the Customizer, an even more secure and usable code editing experience, a new gallery widget, and text widget improvements.</p>\n\n<p>The follow up security and maintenance, v4.9.1, <a href=\"https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/\">has now been released</a> to tighten up the security of WordPress as a whole.</p>\n\n<p>To get involved in building WordPress Core, jump into the #core channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>, and follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>.</p>\n\n<h2>Apply to Speak At WordCamp Europe 2018</h2>\n\n<p>The next edition of WordCamp Europe takes place in June, 2018. While the organizing team is still in the early stages of planning, <a href=\"https://2018.europe.wordcamp.org/2017/11/15/are-you-ready-to-speak-at-the-largest-wordpress-event-in-europe/\">they are accepting speaker applications</a>.</p>\n\n<p>WordCamp Europe is the largest WordCamp in the world and, along with WordCamp US, one of the flagship events of the WordCamp program — speaking at this event is a great way to give back to the global WordPress community by sharing your knowledge and expertise with thousands of WordPress enthusiasts.</p>\n\n<h2>Diversity Outreach Speaker Training Initiative</h2>\n\n<p>To help WordPress community organizers offer diverse speaker lineups, <a href=\"https://make.wordpress.org/community/2017/11/13/call-for-volunteers-diversity-outreach-speaker-training/\">a new community initiative has kicked off</a> to use existing <a href=\"https://make.wordpress.org/training/handbook/speaker-training/\">speaker training workshops</a> to demystify speaking requirements and help participants gain confidence in their ability to share their WordPress knowledge in a WordCamp session.</p>\n\n<p>The working group behind this initiative will be meeting regularly to discuss and plan how they can help local communities to train speakers for WordCamps and other events.</p>\n\n<p>To get involved in this initiative, you can join the meetings at 5pm UTC every other Wednesday in the #community-team channel of the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n <li><a href=\"https://2017.us.wordcamp.org/\">WordCamp US 2017</a> is happening on December 1-3 in Nashville, with the annual State of the Word talk happening on Saturday afternoon — <a href=\"https://2017.us.wordcamp.org/live-stream/\">the live stream of the entire event is available to view for free</a>.</li>\n <li><a href=\"https://xwp.co/tide-a-path-to-better-code-across-the-wordpress-ecosystem/\">Tide</a>, a new service from XWP designed to help users make informed plugin choices, is due to launch at WordCamp US.</li>\n <li>Gutenberg development is continuing rapidly, with <a href=\"https://make.wordpress.org/core/2017/11/28/whats-new-in-gutenberg-28th-november/\">a packed new release</a> and a focus on <a href=\"https://make.wordpress.org/test/2017/11/22/testing-flow-in-gutenberg/\">usability testing</a>.</li>\n <li>After some discussion among the community, <a href=\"https://make.wordpress.org/community/2017/11/10/discussion-micro-regional-wordcamps/\">a new type of micro-regional WordCamp</a> is going to be introduced into the global WordCamp program.</li>\n</ul>\n\n<p><em></em></p>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\n\n<p><em></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5290\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.9.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Nov 2017 20:33:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5215\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:359:\"WordPress 4.9.1 is now available. This is a security and maintenance release for all versions since WordPress 3.7. We strongly encourage you to update your sites immediately. WordPress versions 4.9 and earlier are affected by four security issues which could potentially be exploited as part of a multi-vector attack. As part of the core team's […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4268:\"<p>WordPress 4.9.1 is now available. This is a <strong>security and maintenance release</strong> for all versions since WordPress 3.7. We strongly encourage you to update your sites immediately.</p>\n\n<p>WordPress versions 4.9 and earlier are affected by four security issues which could potentially be exploited as part of a multi-vector attack. As part of the core team's ongoing commitment to security hardening, the following fixes have been implemented in 4.9.1:</p>\n\n<ol>\n <li>Use a properly generated hash for the <code>newbloguser</code> key instead of a determinate substring.</li>\n <li>Add escaping to the language attributes used on <code>html</code> elements.</li>\n <li>Ensure the attributes of enclosures are correctly escaped in RSS and Atom feeds.</li>\n <li>Remove the ability to upload JavaScript files for users who do not have the <code>unfiltered_html</code> capability.</li>\n</ol>\n\n<p>Thank you to the reporters of these issues for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible security disclosure</a>: <a href=\"https://twitter.com/0x62626262\">Rahul Pratap Singh</a> and John Blackbourn.</p>\n\n<p>Eleven other bugs were fixed in WordPress 4.9.1. Particularly of note were:</p>\n\n<ul>\n <li>Issues relating to the caching of theme template files.</li>\n <li>A MediaElement JavaScript error preventing users of certain languages from being able to upload media files.</li>\n <li>The inability to edit theme and plugin files on Windows based servers.</li>\n</ul>\n\n<p><a href=\"https://make.wordpress.org/core/2017/11/28/wordpress-4-9-1-scheduled-for-november-29th/\">This post has more information about all of the issues fixed in 4.9.1 if you'd like to learn more</a>.</p>\n\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.1</a> or venture over to Dashboard → Updates and click "Update Now." Sites that support automatic background updates are already beginning to update automatically.</p>\n\n<p>Thank you to everyone who contributed to WordPress 4.9.1:</p>\n\n<p><a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/blobfolio/\">Blobfolio</a>, <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling (ocean90)</a>, <a href=\"https://profiles.wordpress.org/edo888/\">edo888</a>, <a href=\"https://profiles.wordpress.org/erich_k4wp/\">Erich Munz</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/ibenic/\">Igor Benic</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jeremyescott/\">jeremyescott</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnpgreen/\">johnpgreen</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/lenasterg/\">lenasterg</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mariovalney/\">Mário Valney</a>, <a href=\"https://profiles.wordpress.org/natacado/\">natacado</a>, <a href=\"https://profiles.wordpress.org/odysseygate/\">odyssey</a>, <a href=\"https://profiles.wordpress.org/precies/\">precies</a>, <a href=\"https://profiles.wordpress.org/stodorovic/\">Saša</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5215\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 4.9 “Tipton”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wordpress.org/news/2017/11/tipton/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Nov 2017 01:16:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4968\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:227:\"Announcing version 4.9 of WordPress, named “Tipton” in honor of jazz pianist and band leader Billy Tipton. New features in 4.9 will smooth your design workflow and keep you safe from coding errors. Download or update today!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:42346:\"<h2 style=\"text-align: center\">Major Customizer Improvements, Code Error Checking, and More! 🎉</h2>\n<figure class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2018/02/header-update.png?w=632&ssl=1\" alt=\"\" data-recalc-dims=\"1\" /></figure>\n\n<p>Version 4.9 of WordPress, named “Tipton” in honor of jazz musician and band leader Billy Tipton, is available for download or update in your WordPress dashboard. New features in 4.9 will smooth your design workflow and keep you safe from coding errors.</p>\n\n<p>Featuring design drafts, scheduling, and locking, along with preview links, the Customizer workflow improves collaboration for content creators. What’s more, code syntax highlighting and error checking will make for a clean and smooth site building experience. Finally, if all that wasn’t pretty great, we’ve got an awesome new Gallery widget and improvements to theme browsing and switching.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2 style=\"text-align:center\">Customizer Workflow Improved </h2>\n\n<figure class=\"wp-block-image\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2017/11/customizer-workflow-improved-small.png?w=632&ssl=1\" alt=\"\" data-recalc-dims=\"1\" /></figure>\n\n<h3>Draft and Schedule Site Design Customizations</h3>\n\n<p>Yes, you read that right. Just like you can draft and revise posts and schedule them to go live on the date and time you choose, you can now tinker with your site’s design and schedule those design changes to go live as you please.</p>\n\n<h3>Collaborate with Design Preview Links</h3>\n\n<p>Need to get some feedback on proposed site design changes? WordPress 4.9 gives you a preview link you can send to colleagues and customers so that you can collect and integrate feedback before you schedule the changes to go live. Can we say collaboration++?</p>\n\n<h3>Design Locking Guards Your Changes</h3>\n\n<p>Ever encounter a scenario where two designers walk into a project and designer A overrides designer B’s beautiful changes? WordPress 4.9’s design lock feature (similar to post locking) secures your draft design so that no one can make changes to it or erase all your hard work.</p>\n\n<h3>A Prompt to Protect Your Work</h3>\n\n<p>Were you lured away from your desk before you saved your new draft design? Fear not, when you return, WordPress 4.9 will politely ask whether or not you’d like to save your unsaved changes.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2 style=\"text-align:center\">Coding Enhancements</h2>\n\n<figure class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2017/11/coding-enhancements-small.png?w=632&ssl=1\" alt=\"\" data-recalc-dims=\"1\" /></figure>\n\n<h3>Syntax Highlighting and Error Checking? Yes, Please!</h3>\n\n<p>You’ve got a display problem but can’t quite figure out exactly what went wrong in the CSS you lovingly wrote. With syntax highlighting and error checking for CSS editing and the Custom HTML widget introduced in WordPress 4.8.1, you’ll pinpoint coding errors quickly. Practically guaranteed to help you scan code more easily, and suss out & fix code errors quickly.</p>\n\n<h3>Sandbox for Safety</h3>\n\n<p>The dreaded white screen. You’ll avoid it when working on themes and plugin code because WordPress 4.9 will warn you about saving an error. You’ll sleep better at night.</p>\n\n<h3>Warning: Potential Danger Ahead!</h3>\n\n<p>When you edit themes and plugins directly, WordPress 4.9 will politely warn you that this is a dangerous practice and will recommend that you draft and test changes before updating your file. Take the safe route: You’ll thank you. Your team and customers will thank you.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2 style=\"text-align:center\">Even More Widget Updates </h2>\n\n<figure class=\"wp-block-image\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2017/11/even-more-widget-updates-small.png?w=632&ssl=1\" alt=\"\" data-recalc-dims=\"1\" /></figure>\n\n<h3>The New Gallery Widget</h3>\n\n<p>An incremental improvement to the media changes hatched in WordPress 4.8, you can now add a gallery via this new widget. Yes!</p>\n\n<h3>Press a Button, Add Media</h3>\n\n<p>Want to add media to your text widget? Embed images, video, and audio directly into the widget along with your text, with our simple but useful Add Media button. Woo!</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2 style=\"text-align:center\">Site Building Improvements </h2>\n\n<figure class=\"wp-block-image\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2017/11/site-building-improvements-small.png?w=632&ssl=1\" alt=\"\" data-recalc-dims=\"1\" /></figure>\n\n<h3>More Reliable Theme Switching</h3>\n\n<p>When you switch themes, widgets sometimes think they can just move location. Improvements in WordPress 4.9 offer more persistent menu and widget placement when you decide it’s time for a new theme. </p>\n\n<h3>Find and Preview the Perfect Theme</h3>\n\n<p>Looking for a new theme for your site? Now, from within the Customizer, you can search, browse, and preview over 2600 themes before deploying changes to your site. What’s more, you can speed your search with filters for subject, features, and layout.</p>\n\n<h3>Better Menu Instructions = Less Confusion</h3>\n\n<p>Were you confused by the steps to create a new menu? Perhaps no longer! We’ve ironed out the UX for a smoother menu creation process. Newly updated copy will guide you.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2 style=\"text-align:center\">Lend a Hand with Gutenberg 🤝</h2>\n\n<figure class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2017/11/gutenberg-1.png?w=632&ssl=1\" alt=\"\" data-recalc-dims=\"1\" /></figure>\n\n<p>WordPress is working on a new way to create and control your content and we’d love to have your help. Interested in being an <a href=\"https://wordpress.org/plugins/gutenberg/\">early tester</a> or getting involved with the Gutenberg project? <a href=\"https://github.com/WordPress/gutenberg\">Contribute on GitHub</a>.</p>\n\n<p>(PS: this post was written in Gutenberg!)</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2 style=\"text-align:center\">Developer Happiness 😊</h2>\n\n<h3><a href=\"https://make.wordpress.org/core/2017/11/01/improvements-to-the-customize-js-api-in-4-9/\">Customizer JS API Improvements</a></h3>\n\n<p>We’ve made numerous improvements to the Customizer JS API in WordPress 4.9, eliminating many pain points. (Hello, default parameters for constructs! Goodbye repeated ID for constructs!) There are also new base control templates, a date/time control, and section/panel/global notifications to name a few. <a href=\"https://make.wordpress.org/core/2017/11/01/improvements-to-the-customize-js-api-in-4-9/\">Check out the full list.</a></p>\n\n<h3><a href=\"https://make.wordpress.org/core/2017/10/22/code-editing-improvements-in-wordpress-4-9/\">CodeMirror available for use in your themes and plugins</a></h3>\n\n<p>We’ve introduced a new code editing library, CodeMirror, for use within core. CodeMirror allows for syntax highlighting, error checking, and validation when creating code writing or editing experiences within your plugins, like CSS or JavaScript include fields.</p>\n\n<h3><a href=\"https://make.wordpress.org/core/2017/10/30/mediaelement-upgrades-in-wordpress-4-9/\">MediaElement.js upgraded to 4.2.6</a></h3>\n\n<p>WordPress 4.9 includes an upgraded version of MediaElement.js, which removes dependencies on jQuery, improves accessibility, modernizes the UI, and fixes many bugs.</p>\n\n<h3><a href=\"https://make.wordpress.org/core/2017/10/15/improvements-for-roles-and-capabilities-in-4-9/\">Roles and Capabilities Improvements</a></h3>\n\n<p>New capabilities have been introduced that allow granular management of plugins and translation files. In addition, the site switching process in multisite has been fine-tuned to update the available roles and capabilities in a more reliable and coherent way.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>The Squad</h2>\n\n<p>This release was led by <a href=\"https://choycedesign.com/\">Mel Choyce</a> and <a href=\"https://weston.ruter.net/\">Weston Ruter</a>, with the help of the following fabulous folks. There are 443 contributors with props in this release, with 185 of them contributing for the first time. Pull up some Billy Tipton on your music service of choice, and check out some of their profiles:</p>\n\n<a href=\"https://profiles.wordpress.org/0x6f0\">0x6f0</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrutley\">Aaron Rutley</a>, <a href=\"https://profiles.wordpress.org/abdullahramzan\">abdullahramzan</a>, <a href=\"https://profiles.wordpress.org/ibachal\">Achal Jain</a>, <a href=\"https://profiles.wordpress.org/kawauso\">Adam Harley (Kawauso)</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamwills\">AdamWills</a>, <a href=\"https://profiles.wordpress.org/adhun\">Adhun Anand</a>, <a href=\"https://profiles.wordpress.org/aegis123\">aegis123</a>, <a href=\"https://profiles.wordpress.org/afzalmultani\">Afzal Multani</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/ajayghaghretiya1\">Ajay Ghaghretiya</a>, <a href=\"https://profiles.wordpress.org/ajoah\">ajoah</a>, <a href=\"https://profiles.wordpress.org/soniakash\">Akash Soni</a>, <a href=\"https://profiles.wordpress.org/akbarhusen\">akbarhusen</a>, <a href=\"https://profiles.wordpress.org/schlessera\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/xavortm\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/alpipego\">Alex Goller</a>, <a href=\"https://profiles.wordpress.org/alexvorn2\">Alexandru Vornicescu</a>, <a href=\"https://profiles.wordpress.org/alibasheer\">Ali Basheer</a>, <a href=\"https://profiles.wordpress.org/alxndr\">alxndr</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreagobetti\">andreagobetti</a>, <a href=\"https://profiles.wordpress.org/euthelup\">Andrei Lupu</a>, <a href=\"https://profiles.wordpress.org/andreiglingeanu\">andreiglingeanu</a>, <a href=\"https://profiles.wordpress.org/aduth\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/norcross\">Andrew Norcross</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewtaylor-1\">Andrew Taylor</a>, <a href=\"https://profiles.wordpress.org/afragen\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/kelderic\">Andy Mercer</a>, <a href=\"https://profiles.wordpress.org/la-geek\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/anhskohbo\">anhskohbo</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/ahortin\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/atimmer\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/antonrinas\">antonrinas</a>, <a href=\"https://profiles.wordpress.org/appchecker\">appchecker</a>, <a href=\"https://profiles.wordpress.org/arena94\">arena94</a>, <a href=\"https://profiles.wordpress.org/bsop\">Arnaud Coolsaet</a>, <a href=\"https://profiles.wordpress.org/arnaudban\">ArnaudBan</a>, <a href=\"https://profiles.wordpress.org/aryamaaru\">Arun</a>, <a href=\"https://profiles.wordpress.org/mrasharirfan\">Ashar Irfan</a>, <a href=\"https://profiles.wordpress.org/atachibana\">atachibana</a>, <a href=\"https://profiles.wordpress.org/atanasangelovdev\">Atanas Angelov</a>, <a href=\"https://profiles.wordpress.org/avinapatel\">Avina Patel</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/barryceelen\">Barry Ceelen</a>, <a href=\"https://profiles.wordpress.org/bduclos\">bduclos</a>, <a href=\"https://profiles.wordpress.org/pixolin\">Bego Mario Garde</a>, <a href=\"https://profiles.wordpress.org/behzod\">Behzod Saidov</a>, <a href=\"https://profiles.wordpress.org/bcole808\">Ben Cole</a>, <a href=\"https://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/benoitchantre\">Benoit Chantre</a>, <a href=\"https://profiles.wordpress.org/bnap00\">Bharat Parsiya</a>, <a href=\"https://profiles.wordpress.org/bhaveshkhadodara\">bhavesh khadodara</a>, <a href=\"https://profiles.wordpress.org/bplv\">Biplav</a>, <a href=\"https://profiles.wordpress.org/biranit\">Biranit</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/biskobe\">biskobe</a>, <a href=\"https://profiles.wordpress.org/bjornw\">BjornW</a>, <a href=\"https://profiles.wordpress.org/blackbam\">Blackbam</a>, <a href=\"https://profiles.wordpress.org/blobfolio\">Blobfolio</a>, <a href=\"https://profiles.wordpress.org/bobbingwide\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0\">Boro Sitnikovski</a>, <a href=\"https://profiles.wordpress.org/bradparbs\">Brad Parbs</a>, <a href=\"https://profiles.wordpress.org/bradyvercher\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/bpayton\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/brentjettgmailcom\">Brent Jett</a>, <a href=\"https://profiles.wordpress.org/brianlayman\">Brian Layman</a>, <a href=\"https://profiles.wordpress.org/monopine\">Brian Meyer</a>, <a href=\"https://profiles.wordpress.org/borgesbruno\">Bruno Borges</a>, <a href=\"https://profiles.wordpress.org/bseddon\">bseddon</a>, <a href=\"https://profiles.wordpress.org/bhargavbhandari90\">Bunty</a>, <a href=\"https://profiles.wordpress.org/icaleb\">Caleb Burks</a>, <a href=\"https://profiles.wordpress.org/carldanley\">Carl Danley</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/sixhours\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/carolinegeven\">carolinegeven</a>, <a href=\"https://profiles.wordpress.org/caercam\">Charlie Merland</a>, <a href=\"https://profiles.wordpress.org/chasewg\">chasewg</a>, <a href=\"https://profiles.wordpress.org/chetanchauhan\">Chetan Chauhan</a>, <a href=\"https://profiles.wordpress.org/chetan200891\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/ketuchetan\">chetansatasiya</a>, <a href=\"https://profiles.wordpress.org/choongsavvii\">choong</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrishardie\">Chris Hardie</a>, <a href=\"https://profiles.wordpress.org/crunnells\">Chris Runnells</a>, <a href=\"https://profiles.wordpress.org/christian1012\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Christian Herrmann</a>, <a href=\"https://profiles.wordpress.org/christophherr\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/chsxf\">chsxf</a>, <a href=\"https://profiles.wordpress.org/chrisvendiadvertisingcom\">cjhaas</a>, <a href=\"https://profiles.wordpress.org/cliffseal\">Cliff Seal</a>, <a href=\"https://profiles.wordpress.org/code-monkey\">code-monkey</a>, <a href=\"https://profiles.wordpress.org/coleh\">coleh</a>, <a href=\"https://profiles.wordpress.org/collizo4sky\">Collins Agbonghama</a>, <a href=\"https://profiles.wordpress.org/corvidism\">corvidism</a>, <a href=\"https://profiles.wordpress.org/csloisel\">csloisel</a>, <a href=\"https://profiles.wordpress.org/daedalon\">Daedalon</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danieltj\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/mte90\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dany2217\">dany2217</a>, <a href=\"https://profiles.wordpress.org/darko-a7\">Darko A7</a>, <a href=\"https://profiles.wordpress.org/davepullig\">Dave Pullig</a>, <a href=\"https://profiles.wordpress.org/davefx\">DaveFX</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/davilera\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/davidbinda\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/turtlepod\">David Chandra Purnama</a>, <a href=\"https://profiles.wordpress.org/desertsnowman\">David Cramer</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dshanske\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/straussd\">David Strauss</a>, <a href=\"https://profiles.wordpress.org/jdtrower\">David Trower</a>, <a href=\"https://profiles.wordpress.org/folletto\">Davide \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/daymobrew\">daymobrew</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/designsimply\">designsimply</a>, <a href=\"https://profiles.wordpress.org/diedeexterkate\">DiedeExterkate</a>, <a href=\"https://profiles.wordpress.org/dingo_bastard\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya\">dipeshkakadiya</a>, <a href=\"https://profiles.wordpress.org/div33\">Divyesh Ladani</a>, <a href=\"https://profiles.wordpress.org/dency\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/dixitadusara\">dixitadusara</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dominikschwind-1\">Dominik Schwind</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dsawardekar\">dsawardekar</a>, <a href=\"https://profiles.wordpress.org/kucrut\">Dzikri Aziz</a>, <a href=\"https://profiles.wordpress.org/eatonz\">Eaton</a>, <a href=\"https://profiles.wordpress.org/eclev91\">eclev91</a>, <a href=\"https://profiles.wordpress.org/eddhurst\">Edd Hurst</a>, <a href=\"https://profiles.wordpress.org/edo888\">edo888</a>, <a href=\"https://profiles.wordpress.org/egregor\">EGregor</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/elvishp2006\">elvishp2006</a>, <a href=\"https://profiles.wordpress.org/enricosorcinelli\">enrico.sorcinelli</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/erich_k4wp\">Erich Munz</a>, <a href=\"https://profiles.wordpress.org/circlecube\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/eventualo\">eventualo</a>, <a href=\"https://profiles.wordpress.org/fab1en\">Fabien Quatravaux</a>, <a href=\"https://profiles.wordpress.org/psiico\">FancyThought</a>, <a href=\"https://profiles.wordpress.org/felipeelia\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fergbrain\">fergbrain</a>, <a href=\"https://profiles.wordpress.org/mista-flo\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/gmariani405\">Gabriel Mariani</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">Garth Mortensen</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/soulseekah\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/girishpanchal\">Girish Lohar</a>, <a href=\"https://profiles.wordpress.org/gkloveweb\">Govind Kumar</a>, <a href=\"https://profiles.wordpress.org/grahamarmfield\">Graham Armfield</a>, <a href=\"https://profiles.wordpress.org/gregross\">Greg Ross</a>, <a href=\"https://profiles.wordpress.org/gcorne\">Gregory Cornelius</a>, <a href=\"https://profiles.wordpress.org/grosbouff\">grosbouff</a>, <a href=\"https://profiles.wordpress.org/wido\">Guido Scialfa</a>, <a href=\"https://profiles.wordpress.org/ghosttoast\">Gustave F. Gerhardt</a>, <a href=\"https://profiles.wordpress.org/guzzilar\">guzzilar</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani\">Hardeep Asrani</a>, <a href=\"https://profiles.wordpress.org/hardik-amipara\">Hardik Amipara</a>, <a href=\"https://profiles.wordpress.org/hazemnoor\">Hazem Noor</a>, <a href=\"https://profiles.wordpress.org/hazimayesh\">hazimayesh</a>, <a href=\"https://profiles.wordpress.org/helen\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/henrywright-1\">Henry</a>, <a href=\"https://profiles.wordpress.org/henrywright\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/herregroen\">herregroen</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\">Hugo Baeta</a>, <a href=\"https://profiles.wordpress.org/jcc9873\">Iacopo C</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ibenic\">Igor Benic</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/ionvv\">ionvv</a>, <a href=\"https://profiles.wordpress.org/ippei-sumida\">Ippei Sumida</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/ireneyoast\">Irene Strikkers</a>, <a href=\"https://profiles.wordpress.org/ivankristianto\">Ivan Kristianto</a>, <a href=\"https://profiles.wordpress.org/ixmati\">ixmati</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jhoffmann\">j.hoffmann</a>, <a href=\"https://profiles.wordpress.org/jnylen0\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/janak007\">janak Kaneriya</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/jaswrks\">Jason Caldwell</a>, <a href=\"https://profiles.wordpress.org/octalmage\">Jason Stallings</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jfarthing84\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jbpaul17\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jmdodd\">Jennifer M. Dodd</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/jeremyescott\">Jeremy Scott</a>, <a href=\"https://profiles.wordpress.org/jjcomack\">Jimmy Comack</a>, <a href=\"https://profiles.wordpress.org/jipmoors\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">JJJ</a>, <a href=\"https://profiles.wordpress.org/jkhongusc\">jkhongusc</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johneckman\">John Eckman</a>, <a href=\"https://profiles.wordpress.org/johnregan3\">John Regan</a>, <a href=\"https://profiles.wordpress.org/johnpgreen\">johnpgreen</a>, <a href=\"https://profiles.wordpress.org/johnroper100\">johnroper100</a>, <a href=\"https://profiles.wordpress.org/johnschulz\">johnschulz</a>, <a href=\"https://profiles.wordpress.org/jonathanbardo\">Jonathan Bardo</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/chanthaboune\">Josepha</a>, <a href=\"https://profiles.wordpress.org/shelob9\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshuawold\">Joshua Wold</a>, <a href=\"https://profiles.wordpress.org/joyously\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/jsepia\">jsepia</a>, <a href=\"https://profiles.wordpress.org/jsonfry\">jsonfry</a>, <a href=\"https://profiles.wordpress.org/juiiee8487\">Juhi Patel</a>, <a href=\"https://profiles.wordpress.org/juhise\">Juhi Saxena</a>, <a href=\"https://profiles.wordpress.org/jlambe\">Julien</a>, <a href=\"https://profiles.wordpress.org/kopepasah\">Justin Kopepasah</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"https://profiles.wordpress.org/thekt12\">Karthik Thayyil</a>, <a href=\"https://profiles.wordpress.org/zoonini\">Kathryn Presner</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/wraithkenny\">Ken Newman</a>, <a href=\"https://profiles.wordpress.org/captainn\">Kevin Newman</a>, <a href=\"https://profiles.wordpress.org/kpdesign\">Kim Parsell</a>, <a href=\"https://profiles.wordpress.org/kiranpotphode\">Kiran Potphode</a>, <a href=\"https://profiles.wordpress.org/ixkaito\">Kite</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/kmgalanakis\">Konstantinos Galanakis</a>, <a href=\"https://profiles.wordpress.org/koopersmith\">koopersmith</a>, <a href=\"https://profiles.wordpress.org/kristastevens\">Krista Stevens</a>, <a href=\"https://profiles.wordpress.org/kekkakokkers\">Kristin Kokkersvold</a>, <a href=\"https://profiles.wordpress.org/lalitpendhare\">lalitpendhare</a>, <a href=\"https://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"https://profiles.wordpress.org/lemacarl\">lemacarl</a>, <a href=\"https://profiles.wordpress.org/lenasterg\">lenasterg</a>, <a href=\"https://profiles.wordpress.org/lessbloat\">lessbloat</a>, <a href=\"https://profiles.wordpress.org/lizkarkoski\">lizkarkoski</a>, <a href=\"https://profiles.wordpress.org/llemurya\">llemurya</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/mariovalney\">Mário Valney</a>, <a href=\"https://profiles.wordpress.org/m1tk00\">m1tk00</a>, <a href=\"https://profiles.wordpress.org/maedahbatool\">Maedah Batool</a>, <a href=\"https://profiles.wordpress.org/mp518\">Mahesh Prajapati</a>, <a href=\"https://profiles.wordpress.org/mahvash-fatima\">Mahvash Fatima</a>, <a href=\"https://profiles.wordpress.org/travel_girl\">Maja Benke</a>, <a href=\"https://profiles.wordpress.org/mako09\">Mako</a>, <a href=\"https://profiles.wordpress.org/manolis09\">manolis09</a>, <a href=\"https://profiles.wordpress.org/manuelaugustin\">Manuel Augustin</a>, <a href=\"https://profiles.wordpress.org/mbootsman\">Marcel Bootsman</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mariusvetrici\">Marius Vetrici</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mrwweb\">Mark Root-Wiley</a>, <a href=\"https://profiles.wordpress.org/markcallen\">markcallen</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/matheusgimenez\">MatheusGimenez</a>, <a href=\"https://profiles.wordpress.org/matveb\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/mgibbs189\">Matt Gibbs</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/matthiasthiel\">matthias.thiel</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maximeculea\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/mdifelice\">mdifelice</a>, <a href=\"https://profiles.wordpress.org/megane9988\">megane9988</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/menakas\">Menaka S.</a>, <a href=\"https://profiles.wordpress.org/michaelarestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/mizejewski\">Michele Mizejewski</a>, <a href=\"https://profiles.wordpress.org/michelleweber\">Michelle Weber</a>, <a href=\"https://profiles.wordpress.org/stubgo\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/mihai2u\">Mike Crantea</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel\">Mike Schinkel</a>, <a href=\"https://profiles.wordpress.org/mikeschroder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/milana_cap\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/milindmore22\">Milind More</a>, <a href=\"https://profiles.wordpress.org/mirucon\">Mirucon</a>, <a href=\"https://profiles.wordpress.org/studionashvegas\">Mitch Canter</a>, <a href=\"https://profiles.wordpress.org/mitraval192\">Mithun Raval</a>, <a href=\"https://profiles.wordpress.org/mkomar\">mkomar</a>, <a href=\"https://profiles.wordpress.org/monikarao\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mt8biz\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/msebel\">msebel</a>, <a href=\"https://profiles.wordpress.org/munyagu\">munyagu</a>, <a href=\"https://profiles.wordpress.org/mythemeshop\">MyThemeShop</a>, <a href=\"https://profiles.wordpress.org/ndoublehwp\">N\'DoubleH</a>, <a href=\"https://profiles.wordpress.org/nathanatmoz\">Nathan Johnson</a>, <a href=\"https://profiles.wordpress.org/ndavison\">ndavison</a>, <a href=\"https://profiles.wordpress.org/nenad\">nenad</a>, <a href=\"https://profiles.wordpress.org/nicbertino\">nic.bertino</a>, <a href=\"https://profiles.wordpress.org/ndiego\">Nick Diego</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nickmomrik\">Nick Momrik</a>, <a href=\"https://profiles.wordpress.org/nikeo\">Nicolas GUILLAUME</a>, <a href=\"https://profiles.wordpress.org/nicollle\">nicollle</a>, <a href=\"https://profiles.wordpress.org/jainnidhi\">Nidhi Jain</a>, <a href=\"https://profiles.wordpress.org/nikschavan\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/rabmalin\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/nileshdudakiya94\">Nileshdudakiya94</a>, <a href=\"https://profiles.wordpress.org/nishitlangaliya\">Nishit Langaliya</a>, <a href=\"https://profiles.wordpress.org/justnorris\">Norris</a>, <a href=\"https://profiles.wordpress.org/obradovic\">obradovic</a>, <a href=\"https://profiles.wordpress.org/odysseygate\">odyssey</a>, <a href=\"https://profiles.wordpress.org/ov3rfly\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paaljoachim\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/palmiak\">palmiak</a>, <a href=\"https://profiles.wordpress.org/parthsanghvi\">Parth Sanghvi</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/obrienlabs\">Pat O\'Brien</a>, <a href=\"https://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/pauldechov\">Paul Dechov</a>, <a href=\"https://profiles.wordpress.org/natacado\">Paul Paradise</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/pcarvalho\">pcarvalho</a>, <a href=\"https://profiles.wordpress.org/pedromendonca\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/gungeekatx\">Pete Nelson</a>, <a href=\"https://profiles.wordpress.org/pessoft\">Peter \"Pessoft\" Kolínek</a>, <a href=\"https://profiles.wordpress.org/donutz\">Peter J. Herrel</a>, <a href=\"https://profiles.wordpress.org/petertoi\">Peter Toi</a>, <a href=\"https://profiles.wordpress.org/westi\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/philipjohn\">Philip John</a>, <a href=\"https://profiles.wordpress.org/delawski\">Piotr Delawski</a>, <a href=\"https://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/plastikschnitzer\">Plastikschnitzer</a>, <a href=\"https://profiles.wordpress.org/powerzilly\">powerzilly</a>, <a href=\"https://profiles.wordpress.org/pratikgandhi\">Pratik Gandhi</a>, <a href=\"https://profiles.wordpress.org/precies\">precies</a>, <a href=\"https://profiles.wordpress.org/presslabs\">Presslabs</a>, <a href=\"https://profiles.wordpress.org/punit5658\">Punit Patel</a>, <a href=\"https://profiles.wordpress.org/purnendu\">Purnendu Dash</a>, <a href=\"https://profiles.wordpress.org/r-a-y\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rafa8626\">Rafael Miranda</a>, <a href=\"https://profiles.wordpress.org/rahmohn\">Rahmohn</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramon-fincken\">ramon fincken</a>, <a href=\"https://profiles.wordpress.org/jontyravi\">Ravi Vaghela</a>, <a href=\"https://profiles.wordpress.org/rclations\">RC Lations</a>, <a href=\"https://profiles.wordpress.org/redrambles\">redrambles</a>, <a href=\"https://profiles.wordpress.org/arena\">RENAUT</a>, <a href=\"https://profiles.wordpress.org/greuben\">Reuben Gunday</a>, <a href=\"https://profiles.wordpress.org/rfair404\">rfair404</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/riddhiehta02\">Riddhi Mehta</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/rishishah\">rishishah</a>, <a href=\"https://profiles.wordpress.org/rcutmore\">Rob Cutmore</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/ronakganatra\">Ronak Ganatra</a>, <a href=\"https://profiles.wordpress.org/rugved\">rugved</a>, <a href=\"https://profiles.wordpress.org/rushabh4486\">Rushabh Shah</a>, <a href=\"https://profiles.wordpress.org/ryan\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/ryanduff\">Ryan Duff</a>, <a href=\"https://profiles.wordpress.org/stunnedbeast\">Ryan Holmes</a>, <a href=\"https://profiles.wordpress.org/rmarks\">Ryan Marks</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/ohryan\">Ryan Neudorf</a>, <a href=\"https://profiles.wordpress.org/othellobloke\">Ryan Paul</a>, <a href=\"https://profiles.wordpress.org/ryanplas\">Ryan Plas</a>, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/ryanrolds\">ryanrolds</a>, <a href=\"https://profiles.wordpress.org/ryotsun\">ryotsun</a>, <a href=\"https://profiles.wordpress.org/stodorovic\">Saša</a>, <a href=\"https://profiles.wordpress.org/manchumahara\">Sabuj Kundu</a>, <a href=\"https://profiles.wordpress.org/sagarprajapati\">Sagar Prajapati</a>, <a href=\"https://profiles.wordpress.org/sagarladani\">sagarladani</a>, <a href=\"https://profiles.wordpress.org/sa3idho\">Said El Bakkali</a>, <a href=\"https://profiles.wordpress.org/sasiddiqui\">Sami Ahmed Siddiqui</a>, <a href=\"https://profiles.wordpress.org/samikeijonen\">Sami Keijonen</a>, <a href=\"https://profiles.wordpress.org/viralsampat\">Sampat Viral</a>, <a href=\"https://profiles.wordpress.org/samuelsidler\">Samuel Sidler</a>, <a href=\"https://profiles.wordpress.org/otto42\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/tinkerbelly\">sarah semark</a>, <a href=\"https://profiles.wordpress.org/sathyapulse\">sathyapulse</a>, <a href=\"https://profiles.wordpress.org/sayedwp\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/sboisvert\">sboisvert</a>, <a href=\"https://profiles.wordpress.org/scottdeluzio\">Scott DeLuzio</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/scottlee\">Scott Lee</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/seanchayes\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sebsz\">SeBsZ</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sgr33n\">Sergio De Falco</a>, <a href=\"https://profiles.wordpress.org/shamim51\">Shamim Hasan</a>, <a href=\"https://profiles.wordpress.org/shooper\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/shital-patel\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shramee\">shramee</a>, <a href=\"https://profiles.wordpress.org/nomnom99\">Siddharth Thevaril</a>, <a href=\"https://profiles.wordpress.org/pross\">Simon Prosser</a>, <a href=\"https://profiles.wordpress.org/slaffik\">Slava Abakumov</a>, <a href=\"https://profiles.wordpress.org/someecards\">someecards</a>, <a href=\"https://profiles.wordpress.org/soean\">Soren Wrede</a>, <a href=\"https://profiles.wordpress.org/spencerfinnell\">spencerfinnell</a>, <a href=\"https://profiles.wordpress.org/spocke\">spocke</a>, <a href=\"https://profiles.wordpress.org/metodiew\">Stanko Metodiev</a>, <a href=\"https://profiles.wordpress.org/stephdau\">Stephane Daury (stephdau)</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevepuddick\">Steve Puddick</a>, <a href=\"https://profiles.wordpress.org/stevenlinx\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/skostadinov\">Stoyan Kostadinov</a>, <a href=\"https://profiles.wordpress.org/dualcube_subrata\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sudar\">Sudar Muthu</a>, <a href=\"https://profiles.wordpress.org/manikmist09\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/musus\">Susumu Seino</a>, <a href=\"https://profiles.wordpress.org/svrooij\">svrooij</a>, <a href=\"https://profiles.wordpress.org/takahashi_fumiki\">Takahashi Fumiki</a>, <a href=\"https://profiles.wordpress.org/miyauchi\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/buley\">Taylor</a>, <a href=\"https://profiles.wordpress.org/tejas5989\">tejas5989</a>, <a href=\"https://profiles.wordpress.org/terwdan\">terwdan</a>, <a href=\"https://profiles.wordpress.org/tharsheblows\">tharsheblows</a>, <a href=\"https://profiles.wordpress.org/thulshof\">Thijs Hulshof</a>, <a href=\"https://profiles.wordpress.org/thingsym\">thingsym</a>, <a href=\"https://profiles.wordpress.org/tfirdaus\">Thoriq Firdaus</a>, <a href=\"https://profiles.wordpress.org/tfrommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/tigertech\">tigertech</a>, <a href=\"https://profiles.wordpress.org/timmydcrawford\">Timmy Crawford</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tmatsuur\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobi823\">tobi823</a>, <a href=\"https://profiles.wordpress.org/toddnestor\">Todd Nestor</a>, <a href=\"https://profiles.wordpress.org/tobifjellner\">Tor-Bjorn Fjellner</a>, <a href=\"https://profiles.wordpress.org/zodiac1978\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/toru\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/toscho\">toscho</a>, <a href=\"https://profiles.wordpress.org/transl8or\">transl8or</a>, <a href=\"https://profiles.wordpress.org/truongwp\">truongwp</a>, <a href=\"https://profiles.wordpress.org/tuanmh\">tuanmh</a>, <a href=\"https://profiles.wordpress.org/tv-productions\">TV productions</a>, <a href=\"https://profiles.wordpress.org/uicestone\">uicestone</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/umangvaghela123\">Umang Vaghela</a>, <a href=\"https://profiles.wordpress.org/umeshnevase\">Umesh Nevase</a>, <a href=\"https://profiles.wordpress.org/upadalavipul\">upadalavipul</a>, <a href=\"https://profiles.wordpress.org/utkarshpatel\">Utkarsh</a>, <a href=\"https://profiles.wordpress.org/vhauri\">vhauri</a>, <a href=\"https://profiles.wordpress.org/williampatton\">williampatton</a>, <a href=\"https://profiles.wordpress.org/withinboredom\">withinboredom</a>, <a href=\"https://profiles.wordpress.org/wojtekszkutnik\">Wojtek Szkutnik</a>, <a href=\"https://profiles.wordpress.org/xkon\">Xenos (xkon) Konstantinos</a>, <a href=\"https://profiles.wordpress.org/yahil\">Yahil Madakiya</a>, <a href=\"https://profiles.wordpress.org/yonivh\">yonivh</a>, <a href=\"https://profiles.wordpress.org/yrpwayne\">yrpwayne</a>, <a href=\"https://profiles.wordpress.org/zachwtx\">zachwtx</a>, and <a href=\"https://profiles.wordpress.org/zanematthew\">Zane Matthew</a>.\n\n<p>Finally, thanks to all the community translators who worked on WordPress 4.9. Their efforts bring WordPress 4.9 fully translated to 43 languages at release time, with more on the way.</p>\n\n<p>Do you want to report on WordPress 4.9? <a href=\"https://s.w.org/images/core/4.9/wp-4-9_press-kit.zip\">We've compiled a press kit featuring information about the release features, and some media assets to help you along</a>.</p>\n\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n\n<p>Thanks for choosing WordPress!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4968\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 27 Feb 2018 03:51:59 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 21 Feb 2018 22:53:31 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20130911140210\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2347, '_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1519746719', 'no'),
(2348, '_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1519703519', 'no'),
(2349, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1519746719', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2350, '_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: Matt Cromwell Hosts Matt Mullenweg in Q&A Gutenberg Interview\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78166\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/matt-cromwell-hosts-matt-mullenweg-in-qa-gutenberg-interview\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2903:\"<p>Matt Cromwell, Head of Support and Community Outreach for <a href=\"https://givewp.com/\">GiveWP</a> and an administrator for the <a href=\"https://www.facebook.com/groups/advancedwp/\">Advanced WordPress Facebook group</a>, hosted a question and answer session about Gutenberg with Matt Mullenweg earlier today. The interview concludes the <a href=\"http://www.advancedwp.org/awp-gutenberg-interview-series/\">Advanced WordPress Gutenberg interview series</a> that includes, <a href=\"https://wordpress.tv/2018/02/06/awp-gutenberg-interview-series-with-joost-de-valk/\">Joost de Valk</a>, <a href=\"https://wordpress.tv/2018/02/18/awp-gutenberg-interview-series-with-ahmad-awais/\">Ahmad Awais</a>, and <a href=\"https://youtu.be/ic_du_lsbLE\">Tammie Lister</a>.</p>\n<p>Mullenweg began the session by explaining why there is a concerted effort to improve the editor. “It’s really almost any user test that you watch,” he said. “Both watching people brand new to WordPress and those with years of experience on how they used the editor. It became obvious that we could make something more accessible to new users, but also, a lot more powerful for developers.”</p>\n<p>With regards to a release date, Mullenweg confirmed that Gutenberg will ship when it’s ready. Later in the interview, Mullenweg was asked if he could provide a more concrete answer.</p>\n<p>“For those who want a concrete date, we will have one or two orders of magnitude more users of Gutenberg in April,” he responded. “That doesn’t mean necessarily a 5.0 release, but it does mean that if you’re planning on aiming for something where a lot of users will be interacting with Gutenberg, aim for April.”</p>\n<p>While the project’s name is Gutenberg, some developers have <a href=\"https://github.com/WordPress/gutenberg/issues/4681\">expressed concerns</a> on how the name will be deprecated if at all once it’s merged into core. There are a number of educational resources, products, and tool kits referencing Gutenberg that could be a source of confusion once it’s merged into core and referred to as the editor.</p>\n<p>Mullenweg was asked if the Gutenberg name will be deprecated. “We’ll see,” he replied. “I don’t think it’s the most important thing to figure out right now. We’re tackling some much bigger issues. If the plugin is useful, we’ll keep it around for beta testing, if not, we’ll have it turn itself off.”</p>\n<p>Mullenweg concluded the interview thanking the <a href=\"https://www.facebook.com/groups/advancedwp/\">Advanced WordPress Facebook</a> group for the passion and discussions shared by members. The group has more than 30K members, is free to join, well maintained, and often filled with interesting topics. You can watch the interview in its entirety below.</p>\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 26 Feb 2018 23:32:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Post Status: Observations on a maturing ecosystem — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=43914\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://poststatus.com/observations-maturing-ecosystem-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1743:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, the Brians chat about the steady change that has played out in the WordPress ecosystem throughout the past decade and speculate about what is still to come. One aspect they explore rather deeply is the future trajectory of a website’s purpose and the role WordPress has to play in this transition. Plus, don’t miss their conversation about the new WordPress.com president and Google’s move to hire WordPress talent.</p>\n<p></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://memos.blog/2018/02/15/kinsey-wilson-named-president-of-wordpress-com/\">New WordPress.com President announcement</a></li>\n<li><a href=\"https://medinathoughts.com/2018/01/29/wordpress-google/\">Google’s WordPress job opportunity</a></li>\n<li><a href=\"https://micro.blog/\">micro.blog</a></li>\n</ul>\n<h3>Sponsor: SearchWP</h3>\n<p>SearchWP makes WordPress search better. Instantly improve your site search without writing a line of code! SearchWP enables custom algorithms, searching custom fields, product data, and much more. Improve your site’s search today with our partner, <a href=\"https://searchwp.com\">SearchWP</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 25 Feb 2018 12:59:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: WordCamp Orange County Plugin-A-Palooza First Place Prize is $3,000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78153\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wptavern.com/wordcamp-orange-county-plugin-a-palooza-first-place-prize-is-3000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2009:\"<p><a href=\"https://2018.oc.wordcamp.org/\">WordCamp Orange County</a>, CA, 2018 will take place June 9-10. In addition to the regular WordCamp format of speakers sharing their knowledge, there is also a mini-event called Plugin-A-Palooza. This year marks the fourth contest where plugin authors will compete for one of three prizes.</p>\n<ul>\n<li>First Place – <strong>$3,000</strong> cash and 1 Sucuri Business (VIP) license</li>\n<li>Second Place – <strong>$1,500</strong> cash and 1 Sucuri Business (VIP) license</li>\n<li>Third Place – <strong>$500</strong> cash</li>\n</ul>\n<p>Teams will be judged live based on the following criteria:</p>\n<ul>\n<li>Originality</li>\n<li>User Experience/User Interface</li>\n<li>Code Quality</li>\n<li>Presentation of the plugin on WordPress.org.</li>\n</ul>\n<p>Teams can have up to three participants, are required to build their own plugin, and upload it to the WordPress plugin directory by May 18th. Teams will present their plugins to the judges and audience on June 10th.</p>\n<p>Previous winners and plugins include:</p>\n<ul>\n<li>2015 Devin Walker- <a href=\"https://wordpress.org/plugins/wp-rollback/\">WP Rollback</a></li>\n<li>2016 Robert Gillmer – <a href=\"https://wordpress.org/plugins/wp-documentor/\">WP Documentor</a></li>\n<li>2017 Natalie MacLees – <a href=\"https://wordpress.org/plugins/simple-event-listing/\">Simple Event Listing</a></li>\n</ul>\n<p>Bridget Willard, WordCamp Orange County organizer, says the event encourages innovation and personal development which are important parts of WordCamps. “The first plugin that won was WPRollback by WordImpress,” she said. “It’s widely used in the community now. We’d love to see other camps doing this.”</p>\n<p>If you’re interested in participating in Plugin-A-Palooza at WordCamp Orange County this year, you’ll need to fill out this <a href=\"https://goo.gl/forms/CpDCsXQRqNI0cil23\">entry form</a>. The deadline for submissions is March 5th.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 Feb 2018 22:46:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Dev Blog: WordCamp Incubator 2.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2018/02/wordcamp-incubator-2-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2449:\"<p><a href=\"https://central.wordcamp.org/\">WordCamps</a> are informal, community-organized events that are put together by a team of local WordPress users who have a passion for growing their communities. They are born out of active WordPress meetup groups that meet regularly and are able to host an annual WordCamp event. This has worked very well in many communities, with over 120 WordCamps being hosted around the world in 2017.<br /></p>\n\n<p>Sometimes though, passionate and enthusiastic community members can’t pull together enough people in their community to make a WordCamp happen. To address this, we introduced <a href=\"https://wordpress.org/news/2016/02/experiment-wordcamp-incubator/\">the WordCamp Incubator program</a> in 2016.<br /></p>\n\n<p>The goal of the incubator program is <strong>to help spread WordPress to underserved areas by providing more significant organizing support for their first WordCamp event.</strong> In 2016, members of <a href=\"https://make.wordpress.org/community/\">the global community team</a> worked with volunteers in three cities — Denpasar, Harare and Medellín — giving direct, hands-on assistance in making local WordCamps possible. All three of these WordCamp incubators <a href=\"https://make.wordpress.org/community/2017/06/30/wordcamp-incubator-report/\">were a great success</a>, so we're bringing the incubator program back for 2018.<br /></p>\n\n<p>Where should the next WordCamp incubators be? If you have always wanted a WordCamp in your city but haven’t been able to get a community started, this is a great opportunity. We will be taking applications for the next few weeks, then will get in touch with everyone who applied to discuss the possibilities. We will announce the chosen cities by the end of March.<br /></p>\n\n<p><strong>To apply, </strong><a href=\"https://wordcampcentral.polldaddy.com/s/wordcamp-incubator-program-2018-city-application\"><strong>fill in the application</strong></a><strong> by March 15, 2018.</strong> You don’t need to have any specific information handy, it’s just a form to let us know you’re interested. You can apply to nominate your city even if you don’t want to be the main organizer, but for this to work well we will need local liaisons and volunteers, so please only nominate cities where you live or work so that we have at least one local connection to begin.<br /></p>\n\n<p>We're looking forward to hearing from you!<br /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Feb 2018 22:53:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"HeroPress: How To Build A Company With WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2465\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://heropress.com/essays/build-company-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=build-company-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:16946:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/02/022118-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: If you keep showing up, you\'d be surprised what happens.\" />.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n<div class=\"embed-container\"></div>\n<p> </p>\n<h4>Full text of the above video</h4>\n<p>Hey, y’all! Thanks for inviting me to come share my story on HeroPress. I’m so excited to be able to talk a little bit to the HeroPress community.</p>\n<p>So, and I’m doing a video blog or vlog because this is what I do; I’m a YouTube person. I create YouTube videos every single Wednesday for what I call WordPress Wednesday to help you improve your online marketing inside of the WordPress world. So I’m used to doing videos, and I asked if I could do my HeroPress story in this format; and they said go for it, so I’m excited to talk to you at least in a face-to-face scenario.</p>\n<p>I’m going to share a little bit of my story and tell you how WordPress basically became my avenue for becoming a millionaire in just five short years.</p>\n<h3>The Beginning</h3>\n<p>So in 1998, I created my very first ever HTML website. My dad was actually doing websites at the time, and I needed a website for my band because that’s what I wanted to be is a rockstar; so I learned how to build a website, kind of, under his training and a little bit of self-taught stuff and had a lot of fun doing it that way in 1998.</p>\n<p>And then in 2005, I started hearing about WordPress; but in 2008, as I was freelancing around, a client asked me to build him a website. And they said, “hey, Kori, can you, can you build me a website, but we absolutely have to have it on WordPress?” I was like, sure, no problem; straight to Google, “how do you build a WordPress website”, you know. And over the weekend I pretty much taught myself how to build out a WordPress website, and I loved it.</p>\n<p>My mind was absolutely blown when I saw the drag and drop options inside of menus to create dropdowns, and a form builder; I was just blown away. So those of you who have struggled in the HTML CSS world, you know the magic or the majesty, if you will even, of WordPress and those environments and how easy it makes it. So when I saw that, I really just thought, oh my goodness, this is a full-circle moment for me.</p>\n<blockquote><p>I really want to use WordPress now from here on forward.</p></blockquote>\n<p>So I reached back out to my dad and said, “hey, dad, you know, this is a tool that our customers, all of our clients, have been asking us for”. They’ve been wanting access to their websites, and we’ve not been able to give it to them because, in the past, they had to download Dreamweaver, you know, Photoshop and an FTP program; and that was just too much nerd code for them. So we wanted to be able to give them something like this, and WordPress definitely was that solution.</p>\n<p>So he and I worked back and forth for a few years learning, really truly learning, WordPress; and then in 2012, we decided to launch together, my mom, my dad and I, decided to launch WebTegrity in San Antonio, Texas. And it was a very small concept initially; you know, we just me, literally, the three of us, and me and my folks. And then we hired on a subcontractor who is a great graphic designer here in town to try to help us with the creative side of things, and we started to grow our team.</p>\n<h3>Going Big Time</h3>\n<p>So how did we, in five years, build it up in such a way that we were able to sell it for a deal of a million dollars’ worth of shares, which ultimately is a $20 million value deal? How did we do that? I’m going to give you a little bit of insight on how we were able to accomplish that in such a short time.</p>\n<p>So the very first thing I want you to realize is we did this in a saturated industry in San Antonio, Texas. When I did a search for web developer or web design firms back in 2012, I had over 700 results of different either freelancers or agencies or ad agencies or some solution out there that was either in the general area, or in the nearby area, that provided that service. So how did we, in six years, end up becoming number six in the entire city? We ranked in the top 10; how did we do that?</p>\n<blockquote><p>One of the very first things we did, was we niched ourselves; and, thankfully, WordPress was that solution.</p></blockquote>\n<p>In 2012, there was not an agency directly in San Antonio that was trying to be the go-to place for WordPress; and we purposely started stepping up and saying we are WordPress only, WordPress only, WordPress only. So if you were looking for a different type of CMS solution, we were not the right fit for you. And very, very quickly, we also started teaching it in the city; so we would teach other agencies. We provided on-site training; we provided weekend workshops. All for a price tag, of course; but that was one of our revenue streams. And, again, it set us as the authority in the city for WordPress; so really important that you understand how to niche yourselves and not try to be all things to all people.</p>\n<blockquote><p>The second thing we tried to do was really build a culture.</p></blockquote>\n<p>And you can see, I don’t work around boring walls. Everything that I do has to have creative juices flowing around me, right. We just want to create a great culture, a great environment. So we had to hire the right people. So that’s my next tip to you is be very, very careful on who you allow into your culture of your business, who you hire on, and certainly who you bring on as a leader in your culture in your community. So one of the things that we did right away was realize that we can’t teach passion, so you gotta find people that have a passion to nerd out on stuff like this.</p>\n<p>And you have to find people who have great integrity to just do their best at all times, and you have to find people who love to be creative and love to solve problems for clients, right, who aren’t just salespeople, right? So if you can find those things, you can teach nerd code all day long; so be sure to just find people with the right hearts to join your community and then train them up the right way, be sure that you just grow and grow and grow your culture in a healthy way, right.</p>\n<blockquote><p>And another thing that we did, so this is another tip, was understand how to really build a revenue stream that was going to be sustainable.</p></blockquote>\n<p>All right, so wrap your heads around this one because this one’s key. Very early on in our model as we were selling WordPress websites, part of my pitch was, oh, it’s just five grand and no more after that. It’s a one-time fee and you’re done. That’s a horrible business strategy. We learned very early on, inside of WordPress world, that you have rain or shine, right; so there’s a lot of clients coming or there are no clients.</p>\n<p>You’re either slammed working from home even in the evening trying to catch up, or you’re out on the golf course wondering if you’re going to get a paycheck next week. It’s really rain or shine. So how do you create a sustainable model in your business, in your small agency, in your startup; how do you do that, so that when those slow seasons come, you can still pay your team members, you can still keep your lights on?</p>\n<p>Well, we were sitting at a WordCamp; and Jason Cohen from WP Engine was keynoting; and one of the things he said right away is, if you don’t understand how to create a reoccurring revenue stream in your small agency, you will turn your sign to closed in the next year or two. And he was so right; and it was such a light bulb moment for me that I went back straightaway from that weekend WordCamp up in Austin and I started writing out, okay, how can we create a reoccurring revenue stream? What would that look like inside of our industry?</p>\n<p>And, of course, it was support packages. We didn’t call them maintenance plans. We certainly didn’t use retainer, which can have a sense of a negative connotation, right, because of lawyers; sorry! But, still, we didn’t want to use those words because we’re already almost creating a, uh, I don’t think I want to sign up for that type of attitude.</p>\n<p>What we did is we called it support, and very easily, clients were signing up saying, oh, goodness, yes, I need that ongoing support. So use that phrasing, create a model structure where it’s required, at least for the first 12 months out of the gate as they launch that you are charging them something even as small as $99 a month. And don’t shortchange yourself on that; put together a great package that you give them that type of value.</p>\n<p>If you were to check out WebTegrity.com, you would see our support plans and what they consist of and the pricing. We’re very transparent with that. That’s the way our revenue stream almost doubled our sales in one year and allowed us to keep our lights on when June and July roll around and nobody cares about their websites because they’re on the beach.</p>\n<blockquote><p>All right, reputation was another huge part of it.</p></blockquote>\n<p>That’s one of the reasons why we named ourselves WebTegrity, but reputation, understanding that that every client that signs up, whether they’re a $5,000 website or a $50,000 website gets the same type of boutique-style, white glove, handholding relationship, right? Every single project that you launch, you want to produce the absolute, absolute best. You’re not shortchanging them; you’re not, you’re not wiring something that you hand off to the client and hope to God it doesn’t break. You really are trying to find the absolute best solution.</p>\n<p>One of the things that also kept us in high standing with our reputation, of course, was offering that training because what we don’t want to do is keep the veil covered where nobody can see what we’re doing, right. We really want to be transparent and train our clients the nerd lingo, train the clients what SEO is and what expectations should be. Having that type of open communication really just started to build together a relationship with our clients that they trusted us; and we met their expectation, right. So be sure to hold strongly to your core values for your reputation. Be sure that you’re asking people to give you great reviews because that’ll make a difference.</p>\n<blockquote><p>And the last thing I want to talk about is give back.</p></blockquote>\n<p>So at one of the WordCamp US’s that I went to, Matt himself said, listen, if you’re making a living with WordPress, you really need to try to figure out how to give back 5% of your time, just 5% of your time a week. How can you do that to give back to the community? Can you start a meet-up group, teach a meetup group; can you facilitate a meetup group where maybe you’re just the organizer and you never have to speak because you’re not a fan of speaking?</p>\n<p>Can you organize a WordCamp, volunteer at a WordCamp? Can you write a tutorial and tell people how to do things? Can you teach a workshop; can you make a video?</p>\n<p>And, again, I had a light bulb moment. Of course, I can make videos. So my giveback to the WordPress community is my YouTube channel; every single Wednesday, I’m creating a video and putting it out there for free to the WordPress world of how to improve your online marketing. That’s made a huge impact not only, thankfully, inside the WordPress community, but also in my own business model.</p>\n<p>I actually go into WordCamps around the US and people are like, hey, aren’t you that WordPress girl; don’t you do videos? It’s a really cool feeling to be able to give back to the community because I’ve made my living using WordPress.</p>\n<h3>Understanding</h3>\n<p>So ultimately how did I turn five years into a multi-million dollar buyout? Because we have just recently sold; how did we do that? Ultimately, it was understanding that you have to be able to grow something of value. So as soon as you start your business, you should also be thinking about your exit strategy, right, even in how you name your company.</p>\n<p>If I were to name this Ashton Agency, do you think that I could’ve just walked away and handed the keys to somebody else named Johnson; it wouldn’t have worked. Think even about your name; will it stand alone? Can that become a brand that you can hand off and sell as a holistic entity?</p>\n<p>You also want to think about that revenue stream, right, and watch those sales margins. Be sure that your margins are healthy. Don’t hire until it hurts, until it absolutely hurts. Be sure that you’re structuring your offerings in such a way that you’re actually recouping your value. What does that mean? Just understand business better; watch Shark Tank, read more tutorials like this, watch more videos.</p>\n<p>Get a hold of the WordPress community, the core leaders, the speakers that travel around to all the WordCamps. Start following them on Twitter and trying to understand what it is that they’re training and teaching. There’s a lot of resources out there for you to gain some ideas from, but ultimately it was me stepping out in the San Antonio community because it was a larger firm here in San Antonio who purchased us.</p>\n<p>So we just kept hammering on the fact that we were the go-to place here in San Antonio for WordPress. We kept training; we kept doing free opportunities, going out and speaking at different events; and people kept seeing us. We kept showing up, so you’d be surprised what happens. If you keep giving back and you keep showing up to places, you keep establishing yourself as the authority, you keep learning and training and growing your own skill set and growing your team, before you know it, it can happen for you.</p>\n<p>I hope this has been helpful. If you have questions about some of this though, if you’re trying to grow up your startup, or if you’re trying to learn how to improve your revenue margins, I’m always open to a quick twitter conversation or send me an email. I’d love to connect with you.</p>\n<p>Thanks again for the opportunity to share this on HeroPress.</p>\n<p>Bye, y’all; catch me over on YouTube. Bye!</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: How To Build A Company With WordPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=How%20To%20Build%20A%20Company%20With%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbuild-company-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: How To Build A Company With WordPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbuild-company-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbuild-company-wordpress%2F&title=How+To+Build+A+Company+With+WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: How To Build A Company With WordPress\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/build-company-wordpress/&media=https://heropress.com/wp-content/uploads/2018/02/022118-150x150.jpg&description=How To Build A Company With WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: How To Build A Company With WordPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/build-company-wordpress/\" title=\"How To Build A Company With WordPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/build-company-wordpress/\">How To Build A Company With WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Feb 2018 14:00:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kori Ashton\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Commuting Time Saved\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47970\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://ma.tt/2018/02/commuting-time-saved/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:344:\"<p>On <a href=\"https://automattic.com/\">Automattic's</a> internal <a href=\"https://buddypress.org/\">BuddyPress</a>-powered company directory, we allow people to fill out a field saying how far their previous daily commute was. 509 people have filled that out so far, and they are saving 12,324 kilometers of travel every work day. Wow!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Feb 2018 18:14:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Akismet: Version 4.0.3 of the Akismet WordPress Plugin Is Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1985\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://blog.akismet.com/2018/02/19/version-4-0-3-of-the-akismet-wordpress-plugin-is-now-available/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:867:\"<p>Version 4.0.3 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available.</p>\n<p>4.0.3 contains a few helpful changes:</p>\n<ul>\n<li>Adds a new scheduled task to clear out old Akismet entries in the <code>wp_commentmeta</code> table that no longer have corresponding comments in <code>wp_comments</code>. This should help reduce Akismet’s database usage for some users.</li>\n<li>Adds a new <code>akismet_batch_delete_count</code> action so developers can optionally take action when Akismet comment data is cleaned up.</li>\n</ul>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Feb 2018 15:58:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Josh Smith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Mark Jaquith: Handling old WordPress and PHP versions in your plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://markjaquith.wordpress.com/?p=5544\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://markjaquith.wordpress.com/2018/02/19/handling-old-wordpress-and-php-versions-in-your-plugin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3563:\"<p>New versions of WordPress are released about three times a year, and WordPress itself supports PHP versions all the way back to 5.2.4.</p>\n<p>What does this mean for you as a plugin developer?</p>\n<p>Honestly, many plugin developers spend too much time supporting old versions of WordPress and <strong>really</strong> old versions of PHP.</p>\n<p>It doesn’t have to be this way. You don’t need to support every version of WordPress, and you don’t have to support every version of PHP. Feel free to do this for seemingly selfish reasons. Supporting old versions is hard. You have to “unlearn” new WordPress and PHP features and use their older equivalents, or even have code branches that do version/feature checks. It increases your development and testing time. It increases your support burden.</p>\n<p>Economics might force your hand here… a bit. You can’t very well, even in 2018, require that everyone be running PHP 7.1 and the latest version of WordPress. But consider the following:</p>\n<p>97% of WordPress installs are running PHP 5.3 or higher. This gives you namespaces, late static binding, closures, Nowdoc, <strong>__DIR</strong><strong>__</strong>, and more.</p>\n<p>88% of WordPress installs are running PHP 5.4 or higher. This gives you short array syntax, traits, function-array dereferencing, guaranteed <strong><?=</strong> echo syntax availability, <strong>$this</strong> access in closures, and more.</p>\n<p>You get even more things with PHP 5.5 and 5.6 (64% of installs are running 5.6 or higher), but a lot of the syntactic goodness came in 5.3 and 5.4, with very few people running versions less than 5.4. So stop typing <strong>array()</strong>, stop writing named function handlers for simple <strong>array_map()</strong> uses, and start using namespaces to organize and simplify your code.</p>\n<p>Okay, so… how?</p>\n<p>I recommend that your main plugin file just be a simple bootstrapper, where you define your autoloader, do a few checks, and then call a method that initializes your plugin code. I also recommend that this main plugin file be PHP 5.2 compatible. This should be easy to do (just be careful not to use <strong>__DIR__</strong>).</p>\n<p>In this file, you should check the minimum PHP and WordPress versions that you are going to support. And if the minimums are not reached, have the plugin:</p>\n<ol>\n<li>Not initialize (you don’t want syntax errors).</li>\n<li>Display an admin notice saying which minimum version was not met.</li>\n<li>Deactivate itself (optional).</li>\n</ol>\n<p>Do not <strong>die()</strong> or <strong>wp_die()</strong>. That’s “rude”, and a bad user experience. Your goal here is for them to update WordPress or ask their host to move them off an ancient version of PHP, so be kind.</p>\n<p>Here is what I use:</p>\n<p><a href=\"https://gist.github.com/markjaquith/a08623974b37c2cf0207ee2b120b54da\">View code on GitHub</a></p>\n<p></p>\n<p><a href=\"https://twitter.com/markjaquith/status/965605448408813569\">Reach out on Twitter</a> and let me know what methods you use to manage PHP and WordPress versions in your plugin!</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Feb 2018 15:14:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Post Status: How WebDevStudios is serving different market segments — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=43724\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://poststatus.com/webdevstudios-serving-different-market-segments-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2637:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, Lisa Sabin-Wilson shares about the entangled history of WebDevStudios and eWebscapes and how she and team are targeting every level of the market. WebDevStudios focuses heavily on the upper and enterprise market segments, providing a high degree of attention and support to those clients.</p>\n<p>Sometime in 2017 Lisa did the math on all the lower-end projects that they were referring away and realized that WDS had a prime opportunity to re-introduce her former web studio, eWebscapes, as a way to serve these smaller-scope projects. This rebirth, so to speak, has positioned them to better target local communities, provide staff with more variety of work, and bring simplified processes alongside those they use for larger projects.</p>\n<p></p>\n<h3></h3>\n<h3>Key take-aways</h3>\n<ul>\n<li>Lisa observed a market opportunity and did the math first</li>\n<li>Relaunching started with a solid content strategy</li>\n<li>Simplified processes for managing a project</li>\n<li>Utilized talent already on staff</li>\n<li>Lots of opportunity to target local communities</li>\n<li>Evaluating the success of this strategy after 6 months</li>\n</ul>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://webdevstudios.com/\">WebDevStudios</a></li>\n<li><a href=\"https://ewebscapes.com/\">eWebscapes</a></li>\n<li><a href=\"https://jenniferbourn.com/profitable-project-plan/\">Profitable Project Plan</a></li>\n<li><a href=\"https://twitter.com/@lisasabinwilson\">Lisa Sabin-Wilson on Twitter</a></li>\n</ul>\n<p><a href=\"https://webdevstudios.com/about/\"><em>Photo Credit</em></a></p>\n<h3>Sponsor: Prospress</h3>\n<p><a href=\"https://prospress.com/\">Prospress</a> makes the WooCommerce Subscriptions plugin, that enables you to turn your online business into a recurring revenue business. Whether you want to ship a box or setup digital subscriptions like I have on Post Status, Prospress has you covered. Check out <a href=\"https://prospress.com/\">Prospress.com</a> for more, and thanks to Prospress for being a Post Status partner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Feb 2018 22:38:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: No Office Workstyle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47949\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2018/02/no-office-workstyle/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3938:\"<p>Reed Albergotti has a great article titled <a href=\"https://www.theinformation.com/articles/latest-amenity-for-startups-no-office\">Latest Amenity for Startups: No Office</a>. You can put in your email to read I believe but it's behind a paywall otherwise. <a href=\"https://www.theinformation.com/\">The Information</a> is a pretty excellent site that alongside (former Automattician) <a href=\"https://stratechery.com/\">Ben Thompson's Stratechery</a> I recommend subscribing to. Here are some quotes from the parts of the article that quote me or talk about <a href=\"https://automattic.com/\">Automattic</a>:</p>\n\n<blockquote class=\"wp-block-quote\">\n <p>So it’s no coincidence that one of the first companies to operate with a distributed workforce has roots in the open source movement. Automattic, the company behind open source software tools like WordPress, was founded in 2005 and has always allowed its employees to work from anywhere. The company’s 680 employees are based in 63 countries and speak 79 languages. Last year, it closed its San Francisco office, a converted warehouse — because so few employees were using it. It still has a few coworking spaces scattered around the globe.</p>\n <p>Matt Mullenweg, Automattic’s founder and CEO, said that when the company first started, its employees communicated via IRC, an early form of instant messaging. Now it uses a whole host of software that’s tailor-made for remote work, and as the technology evolves, Automattic adopts what they need.</p>\n <p>Mr. Mullenweg said Automattic only started having regular meetings, for instance, after it started using Zoom, a video conferencing tool that works even on slow internet connections.</p>\n <p>He’s become a proponent of office-less companies and shares what he’s learned with other founders who are attempting it. Mr. Mullenweg said he believes the distributed approach has led to employees who are even more loyal to the company and that his employees especially appreciate that they don’t need to spend a chunk of their day on a commute.</p>\n <p>“Our retention is off the charts,” he said.</p>\n</blockquote>\n\n<p>And:</p>\n\n<blockquote class=\"wp-block-quote\">\n <p>“Where it goes wrong is if they don’t have a strong network outside of work—they can become isolated and fall into bad habits,” Mr. Mullenweg said. He said he encourages employees to join groups, play sports and have friends outside of work. That kind of thing wouldn’t be a risk at big tech companies, where employees are encouraged to socialize and spend a lot of time with colleagues.</p>\n <p>But for those who ask him about the negatives, Mr. Mullenweg offers anecdotal proof of a workaround.</p>\n <p>For example, he said he has 14 employees in Seattle who wanted to beat the isolation by meeting up for work once a week. So they found a local bar that didn’t open until 5 p.m., pooled together the $250 per month co-working stipends that Automattic provides and convinced the bar’s owner to let them rent out the place every Friday.</p>\n</blockquote>\n\n<p>They didn't need to pool all their co-working allowance to get the bar, I recall it was pretty cheap! Finally:</p>\n\n<blockquote class=\"wp-block-quote\">\n <p>For Automattic, flying 700 employees to places like Whistler, British Columbia or Orlando, Florida, has turned into a seven-figure expense.</p>\n <p>“I used to joke that we save it on office space and blow it on travel. But the reality is that in-person is really important. That’s a worthwhile investment,” Mr. Mullenweg said.It might take a while, but some people are convinced that a distributed workforce is the way of the future.</p>\n <p>“Facebook is never going to work like this. Google is never going to work like this. But whatever replaces them will look more like a distributed company than a centralized one,” Mr. Mullenweg said.</p>\n</blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Feb 2018 18:44:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Kinsey Joins Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47931\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://ma.tt/2018/02/kinsey-joins-automattic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:229:\"<p>Kinsey Wilson is joining Automattic to run WordPress.com. <a href=\"https://www.poynter.org/news/one-time-npr-and-nyt-digital-chief-new-adventure-wordpress\">Poynter covers the news and has a great interview with Kinsey.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Feb 2018 18:56:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: WPWeekly Episode 305 – 10up, JavaScript for WordPress Conference, and Jetpack 5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=78136&preview=true&preview_id=78136\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/wpweekly-episode-305-10up-javascript-for-wordpress-conference-and-jetpack-5-8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1599:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I discuss the news of the week. We also chat about the Winter Olympics, crypto mining in order to access content on the web, and the joys of taking care of a puppy. Last but not least, we talk about Elasticsearch in Jetpack 5.8 and whether or not improving WordPress’ native search functionality through a service is the way to go.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/jetpack-5-8-adds-lazy-loading-for-images-module\">Jetpack 5.8 Adds Lazy Loading for Images Module</a><br />\n<a href=\"https://wptavern.com/free-virtual-wordpress-for-javascript-conference-june-29th\">Free Virtual WordPress for JavaScript Conference June 29th</a><br />\n<a href=\"https://wptavern.com/10up-turns-seven\">10up Turns Seven</a><br />\n<a href=\"https://make.wordpress.org/plugins/2018/02/13/not-updated-in-warning/\">“Not Updated In …” Warning</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, February 21st 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #305:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Feb 2018 02:14:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WPTavern: 10up Turns Seven\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://wptavern.com/10up-turns-seven\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2986:\"<p><a href=\"https://10up.com/\">10up</a>, a web development agency founded by Jake Goldman in 2011, has turned seven years old. In a <a href=\"https://10up.com/blog/2018/10up-seven-year-anniversary/\">blog post celebrating the occasion</a>, Goldman reviews the previous year and highlights some notable events for the company.</p>\n<p>“We welcomed more than 30 new clients to our portfolio in another record sales year,” Goldman said. “We launched new websites along with web and mobile apps for major brands across verticals as diverse as finance, healthcare, academia, high-tech, big media, consumer packaged goods, food and beverage, and fitness… to name a few.”</p>\n<p>He also highlighted the company’s commitment to open source and giving back to WordPress. Throughout the past year, the company has released a number of WordPress plugins and developer tools including, <a href=\"https://10up.com/blog/2017/distributor-plugin/\">Distributor</a>, <a href=\"https://10up.com/blog/2017/wp-snapshots-share-wordpress-setup/\">WP Snapshots</a>, <a href=\"https://10up.com/blog/2017/wp-docker/\">WP Local Docker</a>, <a href=\"https://10up.com/blog/2018/improving-wordpress-transients/\">Async Transients</a>, and more.</p>\n<p>Goldman describes three trends he’s noticed in the past few years.</p>\n<ol>\n<li>Integrations with innovation happening in other projects and platforms has become increasingly important as the web matures. You see it in React.js and Vue.js emerging as popular front end standards, in the rise of Elasticsearch and NoSQL platforms, with two factor authentication and Google single sign on, with the rise of modern Asset Management Systems.</li>\n<li>For publishers, it’s increasingly becoming about distribution to multiple platforms, more so than<em> just</em> building a website. Google AMP, Facebook Articles, Apple News, Alexa, YouTube channels to name a few.</li>\n<li>If you need any more evidence of WordPress dominance, look no further than how highly in demand top-tier engineering talent is. It’s probably – literally – around a factor of 1.5x – 2x what great engineers were earning 3-4 years ago.</li>\n</ol>\n<p>With seven years of experience under his belt, Goldman offers the following advice for those who are in their first or second year of running an agency or in a leadership position.</p>\n<ol>\n<li> Don’t be quite so hard on yourself – when you run a business – when you’re a lease – there will always be highs and lows – don’t dwell on the lows.</li>\n<li>Put more emphasis on building systems, routines, and check-ins that offer a better pulse on the collective and individual fulfillment, engagement, and health of the team, rather than relying on transparent upwards communication.</li>\n</ol>\n<p>Congrats to 10up on seven years in business. To learn more about the company and employment opportunities, visit their <a href=\"https://10up.com/\">official site</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Feb 2018 19:16:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"HeroPress: My WordPress Anniversaries\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2452\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://heropress.com/essays/my-wordpress-anniversaries/#utm_source=rss&utm_medium=rss&utm_campaign=my-wordpress-anniversaries\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13243:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/02/021418-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I feel that I am responsible to be on stage for all the women who haven’t found the courage yet to share their stories.\" /><p>I never remember dates. I know the birthday of more or less five people. I insist on saying that my son was born on May 11. Incorrect, I was born on May 11, he on May 17. But for some reason, my WordPress dates are permanently etched into my brain. I think it’s because meeting the global WordPress community and helping restart the Italian community are very meaningful moments in my adult life. Please join me in a walk down memory lane <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /></p>\n<h3>May 15, 2015</h3>\n<p>I started building websites with WordPress in 2010: my first website was my own blog, whose only purpose was to publish photos of my son so all the grandparents could enjoy seeing him grow. I enjoyed tinkering around with it, and to my surprise someone wrote asking me to build something similar for them. And they wanted to pay me for it!</p>\n<p>For a few years I worked as an administrative manager during the day and as a web designer at night until I decided to make the jump and become a freelancer.</p>\n<p>I never thought about contributing to WordPress because I wasn’t a back end developer and I didn’t think the project needed people that were not code wizards. Heck, I didn’t even know how WordPress was made or how open source worked exactly!</p>\n<blockquote><p>And then I went to a Freelancers conference in Italy and on May 15 I gave my first talk ever.</p></blockquote>\n<p>Up until that moment I taught small classes, but I never talked in front of more than ten people. I was terrified: in the audience there were more than a hundred people. Some of my friends, but also a lot of seasoned professionals that I respected and admired, and here I was talking about how they should and shouldn’t build a website. I was so nervous, when I grabbed the mic I did such a wide gesture with my arms that the bracelet I was wearing flew through the air to the other side of the room.</p>\n<p>After my talk a guy came to compliment my talk, and I realised that he was one of those people that I respected and admired from afar: <a href=\"https://twitter.com/lucasartoni\">Luca Sartoni</a>, an Automattician whose blog I have been following for a while.</p>\n<p>For the three days of the event we kept chatting about websites, WordPress, entrepreneurship, open source until he convinced me to start a WordPress meetup in my hometown of Torino, Italy. He put me in contact with other people that he knew wanted to do something similar and in less than a month from that conversation we started a meetup. The group now has more than one thousand members, and in March we will celebrate thirty events.</p>\n<h3>November 7, 2015</h3>\n<p>Luca didn’t stop his proselytism in Torino <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /> That same year, WordCamp Europe was held in Seville and at the Polyglots table a revolution was started. A small group of Italians, used to travelling abroad to attend WordCamps, met there and decided that it was time to organise the Italian community.</p>\n<p>The first step was to revive the blog on the Italian WordPress website: it was dormant for seven years and the first thing we did was publish the dates of meetups that were slowly but surely appearing in the whole country. At the beginning of 2015 there were two meetups in Italy, by August there were eight and their number kept growing.</p>\n<p>Now, if you have met Italians, you know we talk a lot. The two Francescos from Apulia, <a href=\"https://twitter.com/franzvitulli\">Franz Vitulli</a> and <a href=\"https://twitter.com/fra83\">Francesco Di Candia</a>, took the second initiative that was crucial to bringing us together: they opened a Slack workspace for the Italians, modeled after the UK workspace. For the whole summer we chatted every single day: about WordPress, about how to grow and manage the community that was forming in front of our eyes, how to communicate, how to contribute.</p>\n<p>And then chatting wasn’t enough, we wanted to meet in person. We wanted to put a face and a voice to the avatars. With the help of <a href=\"https://twitter.com/rosso\">Sara Rosso</a> and <a href=\"https://twitter.com/miss_jwo\">Jenny Wong</a> we carried out a bizarre plan, almost unheard of: a <a href=\"https://wordpress.tv/2017/12/10/francesca-marano-standalone-contributor-days-help-make-wordpress-with-your-community/\">stand alone WordPress Contributor Day</a>. We would meet in Milano for a day to get to know each other and to learn how to Contribute to WordPress.</p>\n<blockquote><p>I like to think that November 7 2015 is the day we became a community: we were not an abstract idea anymore, we were people, meeting in person to make WordPress in Italy.</p></blockquote>\n<p> </p>\n<h3>April 10, 2016</h3>\n<p>The next few months went by in a blur of activities: the meetup organisers in Torino applied to host the first WordCamp in Italy in three years and I lead the organising team, I applied to attend the Community Summit in Philadelphia and I got accepted, I attended the first WordCamp US, my first WordCamp, and volunteered at it. I met a lot of people that helped me become more active and more focused: as a new contributor it’s easy to get overwhelmed by the abundance of amazing projects and tasks you can be part of, but it’s important to keep your focus to be more effective.</p>\n<blockquote><p>After meeting people from all over the world and sharing our experiences I realised the story of the Italian community could be inspiring for other communities and it was worth telling it to a wider audience, so I got completely out of my comfort zone and submitted a talk to WordCamp London.</p></blockquote>\n<p>On April 10th 2016 I gave <a href=\"https://wordpress.tv/2016/05/30/francesca-marano-rebirth-italian-community/\">my first talk at a WordCamp</a> and my first talk in English. I think I didn’t sleep for days before and after the event. It was nerve wracking, but I did it without throwing any bracelet in the air this time.</p>\n<a href=\"https://heropress.com/wp-content/uploads/2018/02/WCEU2016.jpg\"><img class=\"wp-image-2457 size-large\" src=\"https://heropress.com/wp-content/uploads/2018/02/WCEU2016-1024x684.jpg\" alt=\"\" width=\"960\" height=\"641\" /></a>I gave the same talk at WordCamp Europe in 2016 and realised the story was relatable to many communities. Photographer unknown, sorry <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f641.png\" alt=\"🙁\" class=\"wp-smiley\" />\n<h3>September 17, 2017</h3>\n<p>Over the following year I kept contributing to WordPress, mostly in the Community team. I participated in the Polyglots activities for a while but then I had to pick and focus my attention. The more I interacted with people from all over the world as a hobby, the more I wanted that to become my job. Although my business as a web designer in Italy was doing good, I felt I wanted to be able to reach more people and find a way to be more involved with the community.<br />\nSo I started looking for a job. I was hesitant at first: all the insecurities I had about myself came back to haunt me. The voice in my head was telling me: you are too old, you don’t have enough technical expertise, you have been contributing for a very short time, English is not your native language, you are a single mom from Italy for crying out loud, who would want to employ you?</p>\n<blockquote><p>Well, it turns out that if you actually look for a job instead of just telling yourself that you really would like a job, chances are you might get one.</p></blockquote>\n<p>Last September I started a new chapter in my career as the <a href=\"https://www.siteground.com/blog/francesca-marano/\">WordPress Community Manager</a> at SiteGround and I couldn’t be happier.</p>\n<p>The past 33 months have completely changed my life, personally and professionally: along the way I learned a number of lessons that I know will stay with me forever.</p>\n<h3>Step Up</h3>\n<p>If you want to achieve something, start today. Just start. Start a meetup, leave a comment to encourage someone else, volunteer to take notes of a meeting, participate in the discussion, bring your own ideas to the table. Be a fire starter, for yourself and for the people around you.</p>\n<h3>Step Back</h3>\n<p>None of the above is about you: the community is bigger than you, you are here to build a path for the future. Once you started something, don’t become too attached, let it go and let other people step up and shine. Mentor them, if they ask and if you can.</p>\n<h3>If you want to go faster go alone, if you want to go further go together</h3>\n<p>I am not a huge fan of motivational quotes, but this one is very dear to my heart and it’s one I have to remind myself quite often. I am a perfectionist and a quick learner: this is ok when you start your own business (and it’s ok only at the beginning, but this is a topic for another article!), but when you are part of a team, you are part of something bigger. It might move slower, but its impact is immensely more powerful than anything you’ll be able to achieve on your own.</p>\n<h3>Representation matters</h3>\n<p>I dislike speaking in public. When I say this people tend to laugh it off because I am good on stage. It doesn’t mean that I like it. I am much more at ease when I am behind the scenes, making things happen.</p>\n<p><img class=\"aligncenter wp-image-2454 size-full\" src=\"https://heropress.com/wp-content/uploads/2018/02/slack-imgs.jpg\" alt=\"Four women seated on a low wall at a WordPress meetup.\" width=\"600\" height=\"400\" /></p>\n<blockquote><p>But representation matters: I feel that I am responsible to be on stage for all the women who haven’t found the courage yet to share their stories.</p></blockquote>\n<p>I am responsible for the young ones, so they can see that it’s possible to create a life when you can be both a good, albeit a bit absent mom, and a kick ass professional. I am responsible for the older ones, so they can see that we are represented, that this industry accepts us and recognizes our contributions. I am responsible to show my eleven year old son that women can do whatever they set out to do.</p>\n<h3>Make it better, give it back</h3>\n<p>I wish I came up with this, because it’s an incredibly powerful sentence. <a href=\"https://heropress.com/essays/make-better-give-back/\">John did</a> and I am grateful every day that I get to share my life with him and his wisdom.</p>\n<p>Contributing to open source can be very frustrating: things go slow, sometimes things don’t go at all (there are numerous tickets in the WordPress bug tracker that are five or more years old), sometimes you might disagree with that will be decided, sometimes you might work alongside people that you dislike.</p>\n<p>When this happens, remind yourself that you are working on a brilliant piece of software that is helping the lives and the businesses of millions of people.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: My WordPress Anniversaries\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=My%20WordPress%20Anniversaries&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-wordpress-anniversaries%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: My WordPress Anniversaries\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-wordpress-anniversaries%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-wordpress-anniversaries%2F&title=My+WordPress+Anniversaries\" rel=\"nofollow\" target=\"_blank\" title=\"Share: My WordPress Anniversaries\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/my-wordpress-anniversaries/&media=https://heropress.com/wp-content/uploads/2018/02/021418-150x150.jpg&description=My WordPress Anniversaries\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: My WordPress Anniversaries\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/my-wordpress-anniversaries/\" title=\"My WordPress Anniversaries\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/my-wordpress-anniversaries/\">My WordPress Anniversaries</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Feb 2018 07:00:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Free Virtual WordPress for JavaScript Conference June 29th\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78116\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/free-virtual-wordpress-for-javascript-conference-june-29th\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1714:\"<p>Zac Gordon, who <a href=\"https://wptavern.com/zac-gordon-launches-gutenberg-development-course-includes-more-than-30-videos\">launched his Gutenberg development course</a> earlier this year, is organizing a virtual conference called <a href=\"https://javascriptforwp.com/conference/\">JavaScript for WordPress.</a> The conference will take place June 29th and is free to watch.</p>\n<p>“Making the event free and online was really important for me so we could have as few barriers to entry for folks wanting to learn,” Gordon said. “I have a feeling a lot of folks who can’t tune live will still appreciate having all the talks available on YouTube for free.”</p>\n<p>So far, 15 speakers have been confirmed with more to be announced soon. The speakers include WordPress core developers, theme and plugin developers, agency owners, and educators. Some of the talks will be from designers allowing user experience and usability to be part of the conversation.</p>\n<p>Gordon says he’s been wanting to an in-person event for a while but considering the challenges involved, a virtual conference was the next best thing.</p>\n<p>“I used to run in-person workshops in the Washington DC area, which I miss, and have wanted to do an event for a while,” he said. “But doing in-person events is so difficult, so the online format seemed like the best option to go with. I got some good advice from Human Made and WP Campus, who both have experience doing online events, so hopefully everything will go smooth.”</p>\n<p>To reserve a seat and receive updates, visit the <a href=\"https://javascriptforwp.com/conference/\">JavaScript for WordPress conference site</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Feb 2018 01:30:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Mark Jaquith: Updating plugins using Git and WP-CLI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://markjaquith.wordpress.com/?p=5552\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://markjaquith.wordpress.com/2018/02/12/updating-plugins-using-git-and-wp-cli/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4046:\"<p>Now that you know <a href=\"https://markjaquith.wordpress.com/2018/01/30/simple-wordpress-deploys-using-git/\">how I deploy WordPress sites</a> and <a href=\"https://markjaquith.wordpress.com/2018/02/05/tips-for-configuring-wordpress-environments/\">how I configure WordPress environments</a>, what about the maintenance of keeping a WordPress site’s plugins up-to-date?</p>\n<p>Since I’m using Git, I cannot use WordPress built-in plugin updater on the live site (and I wouldn’t want to — if a plugin update goes wrong, my live site could be in trouble!)</p>\n<p>The simple way to update all your plugins from a staging or local development site is to use WP-CLI:</p>\n<pre class=\"brush: bash; title: ; notranslate\">wp plugin update-all\ngit commit -am \'update all plugins\' wp-content/plugins</pre>\n<p>That works. I used to do that.</p>\n<p>I don’t do that anymore.</p>\n<p>Why? <strong>Granularity</strong>.</p>\n<p>One of the benefits of using version control like Git is that when things go wrong, you can pinpoint when they went wrong, and identify what code caused the issue.</p>\n<p>Git has a great tool called <strong>bisect</strong> that takes a known good state in the past and a current broken state, and then jumps around between revisions, efficiently, asking you to report whether that revision is <strong>good</strong> or <strong>bad</strong>. Then it tells you what revision broke your site.</p>\n<p>If you lump all your plugin updates into one commit, you won’t get that granularity. You’ll likely get the <strong>git bisect</strong> result of “great… one of EIGHTEEN PLUGINS I updated was the issue”. That doesn’t help.</p>\n<p>Here’s how you do it with granularity:</p>\n<pre class=\"brush: bash; title: ; notranslate\">for plugin in $(wp plugin list --update=available --field=name);\ndo\n echo \"wp plugin update $plugin\" &&\n echo \"git add -A wp-content/plugins/$plugin\" &&\n echo \"git commit -m \'update $plugin plugin\'\";\ndone;</pre>\n<p>This code loops through plugins with updates available, updates each one, and commits it with a message that references the plugin being updated. Great! Now <strong>git bisect</strong> will be able to tell you <strong>which</strong> plugin update broke your site.</p>\n<p>And what if you can only run WP-CLI commands from within a VM, and Git commands from your local machine? For instance, if you’re using my favorite tool, <a href=\"https://local.getflywheel.com/\">Local by Flywheel</a>, you have to SSH into the site’s container to issue WP-CLI commands, but from within that container, you might not have Git configured like it is on your host machine.</p>\n<p>So what you can do is break the process into two steps.</p>\n<p>On the VM, run this:</p>\n<pre class=\"brush: bash; title: ; notranslate\">wp plugin list --update=available --field=name > plugins.txt\nwp plugin update-all</pre>\n<p>That grabs a list of plugins with updates and writes them to a file <strong>plugins.txt</strong>, and then updates all the plugins.</p>\n<p>And then on your local machine, run this:</p>\n<pre class=\"brush: bash; title: ; notranslate\">while read plugin;\ndo\n echo \"git add -A wp-content/plugins/$plugin\" &&\n echo \"git commit -m \'update $plugin plugin\'\";\ndone; < plugins.txt</pre>\n<p>That slurps in that list of updated plugins and does a distinct <strong>git add</strong> and <strong>git commit</strong> for each.</p>\n<p>When that’s done, remove <b>plugins.txt</b>.</p>\n<p>All your plugins are quickly updated with WP-CLI, but you get nice granular Git commits and messages.</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 12 Feb 2018 14:42:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Post Status: WordPress market opportunities: Upmarket edition — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=42360\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://poststatus.com/wordpress-market-opportunities-upmarket-edition-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2284:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, Brian and Brian continue their discussion on WordPress market opportunities with a focus on the upper-market and enterprise clients. They take a look at discovery projects, pitching WordPress against competing platforms, and considerations to make before pitching on these high-budget projects. There are plenty of positives and negatives when working on long-term projects that may have a dramatic impact on your company in many ways.</p>\n<p>In addition to these market opportunities, the boys also discuss recent news including iThemes acquisition by Liquid Web, a welcome change to the WordPress.org plugin directory, and an unfortunate and far-reaching bug that shipped with the 4.9.3 release last week.</p>\n<p></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://poststatus.com/liquid-web-acquired-ithemes/\">Liquid Web acquires iThemes</a></li>\n<li><a href=\"https://generatewp.com/new-policy-changes-wordpress-plugin-directory/\">Plugin directory notice changes</a></li>\n<li><a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">4.9.4 technical details</a></li>\n<li><a href=\"https://wpsessions.com/sessions/infusing-websites-brand-voice/\">Infusing Websites with Brand Voice</a><a href=\"https://wpsessions.com/teams\">WPS Team Training</a></li>\n</ul>\n<h3>Sponsor: WooCommerce</h3>\n<p><a href=\"https://woocommerce.com/\">WooCommerce</a> makes the most customizable eCommerce software on the planet, and it’s the most popular too. You can build just about anything with WooCommerce. <a href=\"https://woocommerce.com/\">Try it today</a>, and thanks to the team at WooCommerce being a Post Status partner</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Feb 2018 20:43:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WPTavern: Jetpack 5.8 Adds Lazy Loading for Images Module\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78112\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wptavern.com/jetpack-5-8-adds-lazy-loading-for-images-module\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2079:\"<p>Jetpack 5.8 <a href=\"https://jetpack.com/2018/02/06/jetpack-5-8-release/\">is available</a> for download and includes a handful of new features for Professional, Premium, and Personal plan users. In <a href=\"https://wptavern.com/jetpack-5-4-introduces-beta-version-of-new-search-module-powered-by-elasticsearch-for-professional-plan-users\">October of last year</a>, Jetpack 5.4 began beta testing a new <a href=\"https://jetpack.com/support/search/\">search module</a> based on <a href=\"https://www.elastic.co/\">Elasticsearch</a>. Jetpack 5.8 concludes the beta and the new search service is available to Professional plan customers.</p>\n<p>The new search module replaces the native search functionality in WordPress and Jetpack developers claim sites with a large amount of content, images, or products will see significant speed improvements and more relevant results. Developers can fine-tune the user experience by using custom queries and template tags. Users can sort results by categories, tags, month/year, post type, or any taxonomy.</p>\n<p>In addition to the Content Delivery Network, users have another method to optimize their sites with a new module named Lazy Load Images. When activated, Jetpack will display a page’s textual content first. When a user scrolls down the page, Jetpack will request and download images so they appear when that section of the page comes into view. Sites with a large amount of images will benefit most from having this module activated.</p>\n<p>Premium plan customers can now perform security scans on their sites at any time, upload an unlimited amount of videos, and access SEO tools that were once restricted to Business plan customers.</p>\n<p>Other notable improvements include:</p>\n<ul>\n<li>Support for timezone and site language settings</li>\n<li>Improved display of notices</li>\n<li>The GettyImages shortcode now uses the new format required by GettyImages</li>\n</ul>\n<p>To view all of the additions in this release, check out the <a href=\"https://wordpress.org/plugins/jetpack/#developers\">Jetpack 5.8 changelog</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Feb 2018 07:54:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Matt: The Laity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47918\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ma.tt/2018/02/the-laity/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:310:\"<blockquote class=\"wp-block-quote\">\n <p>In the last analysis, every profession is a conspiracy against the laity.</p><cite>The Sir Patrick Cullen character in George Bernard Shaw’s play <a href=\"https://en.m.wikipedia.org/wiki/The_Doctor%27s_Dilemma_(play)\">The Doctor’s Dilemma</a></cite></blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 Feb 2018 21:48:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"WPTavern: WPWeekly Episode 304 – DesktopServer, Life, and Health with Marc Benzakein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=78105&preview=true&preview_id=78105\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/wpweekly-episode-304-desktopserver-life-and-health-with-marc-benzakein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1931:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I are joined by <a href=\"https://twitter.com/MarcBenzak\">Marc Benzakein</a>, Operations Manager for ServerPress, LLC. We discussed recent updates to DesktopServer and received a progress report on 4.0. Marc also shared some of the struggles the team encountered throughout 2017.</p>\n<p>We learned what’s new with <a href=\"https://wpsitesync.com/\">WP SiteSync</a> and what customers can look forward too later this year. We also talked about <a href=\"https://wordpress.tv/2017/12/08/marc-benzakein-fat-happy-and-fifty/\">Marc’s journey</a> of becoming a healthier person both physically and mentally. He recalls the issues he had to overcome and shares advice on how others can improve their health.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/woocommerce-3-3-1-released-addresses-template-conflicts\">WooCommerce 3.3.1 Released, Addresses Template Conflicts</a><br />\n<a href=\"https://wptavern.com/wordpress-4-9-4-fixes-critical-auto-update-bug-in-4-9-3\">WordPress 4.9.4 Fixes Critical Auto Update Bug in 4.9.3</a><br />\n<a href=\"https://thehackernews.com/2018/02/wordpress-dos-exploit.html\">Unpatched DoS Flaw Could Help Anyone Take Down WordPress Websites</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, February 14th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #304:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 Feb 2018 01:48:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"HeroPress: Becoming a Better Designer Through WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2441\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"https://heropress.com/essays/becoming-better-designer-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=becoming-better-designer-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19189:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/02/020718-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: The connections I\'ve made, the skills I\'ve honed, and the mentorship I\'ve received have all contributed to making me the designer I am today.\" /><h3>The early years</h3>\n<p>I’ve always been an art kid. One of my first school memories is of drawing a clown and my art teacher being so enamored with it, she hung it up on her door for the whole year.</p>\n<p>The first time in my educational life I didn’t take an art class was my first year of college. By the end of the year, my fingers were itching and I was ready to scream — I had to take art. It didn’t take long for me to declare a Studio Art minor, which eventually became an Arts and Technology minor my senior year.</p>\n<p>I’ve also always been an internet kid. We received our first internet-connected Windows desktop in 1997. I’ll never forget the sound of dial-up as I signed into AOL, day after day for years to come. When my older brother started working for an ISP, we were able to go beyond just using AOL to connect, and I started spending more time exploring websites (rather than just AOL’s apps and chat rooms). I wanted to be like my older brother and learn how to make sites. I taught myself basic HTML by using View Source on existing sites — even back then, I was benefiting from the open web!</p>\n<p>Angelfire was my earliest web canvas. A couple of my friends eventually got into making websites, but I was always a little disdainful of them for using Homestead’s GUI builder, while I was making my sites from scratch. I had a blast making image-rich personal and fan sites with tables and HTML styles. Landing a copy of Photoshop Elements in high school only intensified my enjoyment of web design. I kept that passion up through college, when I found my first design gig.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/old_web_site.jpg\"><img class=\"size-large wp-image-2442 aligncenter\" src=\"https://heropress.com/wp-content/uploads/2018/02/old_web_site-1024x479.jpg\" alt=\"Old Website, best viewed on AOL\" width=\"960\" height=\"449\" /></a></p>\n<h3>Could this be a career?</h3>\n<p>My first year of college got off to a bit of a rough financial start. By the time my financial aid was finalized and I was finally able to pick a work study job, my options were pretty limited. A dance professor needed an assistant to help her with some photocopying and organization tasks, along with helping her build out a print and web portfolio.</p>\n<p>I was honestly a terrible assistant, but I did a pretty good job with the design work. I continued to refine my skills working in the computers labs in subsequent years, and in my Junior year of college (ten years ago!) I landed an internship at a local web design agency. That internship turned into a part-time job, which opened up doors to more local web design opportunities, and soon I was graduating college and pretty well situated into the start of my career.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/early-site.jpg\"><img class=\"aligncenter size-large wp-image-2443\" src=\"https://heropress.com/wp-content/uploads/2018/02/early-site-1024x666.jpg\" alt=\"Skeumorphic website design that looks like a notepad with pen ink all over it.\" width=\"960\" height=\"624\" /></a></p>\n<p>It was at these agencies that I started learning how to build WordPress websites. I’d used WordPress a couple times in college and felt comfortable with it, but now I was focusing a lot more on building my skills as a designer and front-end developer. My girlfriend (who was working at the same web agency) and I managed to convince our boss to start letting us create totally custom websites, rather than customizing existing themes, and that opened up a whole new world of design opportunities.</p>\n<h3>My first WordCamp</h3>\n<p>It was around then that my girlfriend, who attended WordCamp NYC the previous year, noticed the conference organizers were <a href=\"https://2010.nyc.wordcamp.org/volunteer-designer-needed/\">looking for some volunteer designers</a> to help create some graphics. She passed along the information, and I got in touch.</p>\n<p>I collaborated with a few other designers to create the WordCamp branding, which was used across the website, t-shirt, signage, and stickers:</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/wcnyc.png\"><img class=\"aligncenter size-full wp-image-2444\" src=\"https://heropress.com/wp-content/uploads/2018/02/wcnyc.png\" alt=\"WCNYC Banner\" width=\"429\" height=\"286\" /></a></p>\n<p>It was amazing to see it everywhere at the WordCamp. It felt really special. Though I didn’t get “props” for this, I still consider it my first contribution to WordPress.</p>\n<p>WordCamp NYC was a ton of fun. I met interesting people, learned a lot about WordPress, and started to get a feel for the community. I left with a desire to get more involved. I browsed through WordPress.org, stumbling upon the “Make” section. I was stoked to see that there was a design group. I couldn’t write much code beyond CSS, but I could contribute my design skills. I joined a couple of the core channels on IRC, including the design channel (#wordpress-ui), and observed for while. I watched how the other designers in the project communicated, what they worked on, where they presented their work, etc. By observing before participating, I could learn the social queues and mores of the community. I didn’t want to embarass myself — I wanted to do things the established way based on community standards.</p>\n<p>What I found to be one of the most difficult parts of contributing was adapting to the technology used to build WordPress. I had to learn how to use command line and SVN. Getting set up in SVN and terminal was probably the biggest thing that stopped me from contributing code during my early years.</p>\n<p>But most of all, it came down to conquering fear. Fear that my design skills would be unwanted and unwelcome; fear that other contributors would look down on me or ignore me, or that they’d find me irritating; fear that I just wasn’t good enough to contribute. Some of this fear persists today, albeit greatly reduced.</p>\n<p>There’s a point at which I managed to conquer a little bit of that fear, stop observing, and really start to pitch in. Slowly, I started chiming in and volunteering for design tasks in IRC and the Make Design p2. I ended up doing a lot of small projects on the community side (rather than the core side) at first — some new landing pages and redesigns of sections on WordPress.org, graphics, and design for my own local meetups. I started feeling more and more confident with my contributions.</p>\n<h3>Core Props</h3>\n<p>By this point, I had done some wireframes and mockups for the core WordPress software — I’d even spoken at a WordCamp! — but I hadn’t actually gotten any code committed. Which meant, at this point in time, I didn’t have any “core props.” I was still really intimidated by Trac and SVN. I was a designer, and most design conversations happened in explicitly design space. But I really wanted to get some code committed into core, so I needed to find a CSS bug I felt qualified to fix.</p>\n<p>At WordCamp Philly in 2012, I finally got a chance. Sunday was devoted to contributing to WordPress. There were experienced core contributors present who could teach people how to make a patch, how to submit a ticket, and suggest tickets for people to work on.</p>\n<p>Aaron Jorbin, a core contributor and fellow speaker (and, now a friend), found a CSS issue I could work on: bringing the alternate “blue” color scheme into sync with the default “grey” scheme. He helped me get set up, helped me through saving my changes as a patch, and then helped me submit that patch to Trac. Andy Nacin, another core contributor (and future friend!) subsequently committed that patch, and I received my first core props.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/first-props2.png\"><img class=\"aligncenter size-large wp-image-2445\" src=\"https://heropress.com/wp-content/uploads/2018/02/first-props2-1024x370.png\" alt=\"Screenshot of ticket giving Mel props\" width=\"960\" height=\"347\" /></a></p>\n<p>After creating my first patch, contributing became easier and easier. My confidence grew, and I spent more time participating in IRC, p2s, and Trac discussions. Then, in January of 2013, major design changes started coming to WordPress.</p>\n<h3>My WordPress apprenticeship</h3>\n<p>It started with icons.</p>\n<p>Ben Dunkle, WordPress’s official icon designer, proposed some shiny new icons for the WordPress dashboard. They were “flat” — one color, not a ton of details. The icons were awesome, but they didn’t really fit stylistically with the rest of the admin. The flat styles clashed with WordPress’ heavy use of gradients.</p>\n<p>So, I helped imagine what the admin could look like totally flat. We tried out a couple ideas, got them committed, and refined in code. The stark styles looked really fresh after years of gradients!</p>\n<p>Unfortunately, flattening the admin unearthed a whole lot of other issues. There wasn’t enough time to flesh out the new design before the next version of WordPress launched, so the flat styles got reverted and tabled for another time.</p>\n<p>Pretty soon after, I received an email via my site’s contact form:</p>\n<p><em><strong>Name</strong>: Matt</em><br />\n<em><strong> Comment</strong>: Add me on Skype when you get a chance.</em></p>\n<p>I think my heart stopped when I realized I had been emailed by the co-founder of WordPress, Matt Mullenweg. Matt invited me to come join a group that would take a broader look at redesigning the admin (codenamed “MP6”). It meant a lot for someone as important as Matt to recognize my skills. I spent a lot of my early years as a designer plagued with self-doubt, and suddenly I had someone pointing at me, going “I believe in you!”</p>\n<p>I leapt at the chance.</p>\n<p>Our group worked together on Skype. We quickly scoped the goal of MP6 to only update CSS and a little bit of JS. I helped Ben make some new vector icons, gave feedback and critiqued design proposals, and made some design proposals of my own. It was an intimate group where we all felt free to safely share and critique each other’s work. The mentorship I received from more experienced WordPress designers was invaluable to my growth. Working with these veterans of WordPress really helped me to grow into my fledgling wings.</p>\n<p><a href=\"https://make.wordpress.org/core/2013/10/23/mp6-3-8-proposal/\">WordPress 3.8 shipped with the updated admin interface</a>, and I knew it was time to take my design career to a new level.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/4-8-credits-smaller.jpg\"><img class=\"aligncenter size-large wp-image-2446\" src=\"https://heropress.com/wp-content/uploads/2018/02/4-8-credits-smaller-1024x895.jpg\" alt=\"WordPress 4.8 Credits\" width=\"960\" height=\"839\" /></a></p>\n<h3>Leaving the nest</h3>\n<p>I’d had my eye on Automattic, the makers of WordPress.com, the Jetpack plugin, and many other products, for most of my time contributing to WordPress. A couple of the designers I worked with on MP6 were Automattic designers, and it was an absolute joy to collaborate with them. At this point I’d spent so much of my career as either a lone designer, or in a competitive environment, that having a supportive, collaborative group of people helping me improve my work was a revelation.</p>\n<p>I desperately wanted to work at Automattic.</p>\n<p>While MP6 was in the works, I participated in a three month long design apprenticeship at a local agency. I worked alongside experienced mentors and fellow apprentices to hone my interface and user experience design skills. It was challenging and thrilling and totally complemented the mentorship I was receiving from WordPress folks. Plus, working in a positive environment reinforced my desire to work somewhere similar.</p>\n<p>After the apprenticeship, I finally felt like I had the skills and confidence to apply. I spent a lot of time writing my cover letter, and redesigning my portfolio to use in-depth case studies on a small number of recent projects. I finally sent off my application and crossed my fingers.</p>\n<p>A couple weeks later, I received a reply back asking to schedule an interview. I was terrified, but luckily, Automattic conducts interviews via text, so I was able to hide my fear behind my keyboard and hopefully try to project confidence. (Aside: I also show all my emotions on my face, so online communication is the best.)</p>\n<p>It must have worked, because I was moved on to the next phase of the application, doing a self-contained trial project, which was a whole ton of fun. I was able to put my recently refined research, interviewing, and user testing skills to use. I loved being given a real challenge to tackle. My trial went well, so I was moved along to the final interview with Matt Mullenweg. We spent a couple hours chatting on Skype, and at the end of our conversation I was given an offer. Welcome to Automattic!</p>\n<p>After working so hard on my apprenticeship, and on MP6, joining Automattic felt incredibly validating. The work I put in, the mentorship I received, all of the collaboration, led to this moment. I felt like I had graduated from apprentice and was now embarking on my adventure as a design journeyman. And boy, has it been an adventure!</p>\n<h3><a href=\"https://heropress.com/wp-content/uploads/2018/02/automattic-2-smaller.jpg\"><img class=\"aligncenter size-large wp-image-2447\" src=\"https://heropress.com/wp-content/uploads/2018/02/automattic-2-smaller-1024x678.jpg\" alt=\"Automattic Group Photo\" width=\"960\" height=\"636\" /></a></h3>\n<h3>Design leadership</h3>\n<p>The past four and a half years at Automattic have been fantastic. I have the best coworkers anyone can ask for. I’ve worked with some incredibly talented and empathetic designers, whose guidance and feedback constantly encourage me to improve my skills.</p>\n<p>I’ve continued to contribute to WordPress, slowly gaining more responsibility in the project the longer I stuck around. That’s the secret to becoming an open source leader, I discovered — <strong>decisions are made by the people who show up</strong>.</p>\n<p>In 2016, I was asked to by the Release Design Lead for <a href=\"https://wordpress.org/news/2016/04/coleman/\">WordPress 4.5 “Coleman.”</a> I worked alongside the other release leads to make design-related decisions that impacted the release. This was the first release we experimented with having a Design Lead. I felt like design finally had a seat at the table.</p>\n<p>This continued to be the case last year, when Matt Mullenweg announced core focuses for the year: Editing, Customization, and the API. Both Editing and Customization had designers co-leading their focus. I was named the Customization co-lead. I’d been working on customization and site building on WordPress.com for over a year, so I had relevant experience.</p>\n<p>I worked with my developer co-lead, Weston Ruter, on low-hanging fruit, most of which we released in WordPress 4.8. The release was smaller, focused more on improvements than new features. We made a lot of updates to widgets, which had been long neglected.</p>\n<p>After that, we turned our sights to some more ambitious projects: drafting and scheduling changes in the Customizer, improvements to code editing in the WordPress admin, even more widget updates, and upgrades around the flow of changing themes and building menus for your site. We took a design-first approach to building out these new features, and I think it really shows in the work that we produced during the 4.9 release cycle, which Weston and I co-led.</p>\n<p><a href=\"https://wordpress.org/news/2017/11/tipton/\">WordPress 4.9 “Tipton”</a> launched in November. Since then, I’ve pivoted to work on <a href=\"https://wordpress.org/gutenberg/\">Gutenberg</a>, the new editing experience for WordPress which should be released in 5.0. Once the editing experience wraps up, we’re going to start looking at how we can extend Gutenberg to cover site building and customization. It’s a big, audacious goal that I hope to pursue with caution, humility, and a spirit of adventure.</p>\n<p>I owe WordPress a great deal. The connections I’ve made, the skills I’ve honed, and the mentorship I’ve received have all contributed to making me the designer I am today. I hope to give back for years to come!</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/community-summit-smaller.jpg\"><img class=\"aligncenter size-full wp-image-2448\" src=\"https://heropress.com/wp-content/uploads/2018/02/community-summit-smaller.jpg\" alt=\"Community Summit Group Photo\" width=\"960\" height=\"556\" /></a></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Becoming a Better Designer Through WordPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Becoming%20a%20Better%20Designer%20Through%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbecoming-better-designer-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Becoming a Better Designer Through WordPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbecoming-better-designer-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbecoming-better-designer-wordpress%2F&title=Becoming+a+Better+Designer+Through+WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Becoming a Better Designer Through WordPress\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/becoming-better-designer-wordpress/&media=https://heropress.com/wp-content/uploads/2018/02/020718-150x150.jpg&description=Becoming a Better Designer Through WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Becoming a Better Designer Through WordPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/becoming-better-designer-wordpress/\" title=\"Becoming a Better Designer Through WordPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/becoming-better-designer-wordpress/\">Becoming a Better Designer Through WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Feb 2018 12:00:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: WooCommerce 3.3.1 Released, Addresses Template Conflicts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78089\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/woocommerce-3-3-1-released-addresses-template-conflicts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1330:\"<p>WooCommerce 3.3.1 <a href=\"https://woocommerce.wordpress.com/2018/02/06/woocommerce-3-3-1-fix-release-notes/\">is available</a> and fixes template conflicts discovered in a handful of WordPress themes that forced the team to <a href=\"https://wptavern.com/woocommerce-3-3-removed-from-plugin-directory-due-to-theme-conflicts\">revert WooCommerce 3.3</a>. The team reviewed handful of the most common themes running WooCommerce and tested them for compatibility with 3.3.1.</p>\n<p><a href=\"https://github.com/woocommerce/woocommerce/wiki/Template-File-Guidelines-for-Devs-and-Theme-Authors#hook-vs-override---when-to-use-what\">WooCommerce developers recommend</a> that theme authors use hooks instead of template overrides to ensure maximum compatibility.</p>\n<p>According to Mike Jolley, WooCommerce lead developer, this release highlighted issues with the template system’s extensibility and a disconnect between theme authors on external marketplaces. “We hope to find solutions to these problems in the near future,” Jolley said.</p>\n<p>WooCommerce 3.3.1 has at least <a href=\"https://github.com/woocommerce/woocommerce/compare/3.3.0...3.3.1\">90 commits</a>. Users are encouraged to create a full-backup of their sites and then browse to Dashboard > Updates to update WooCommerce from within WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Feb 2018 09:46:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: WordPress 4.9.4 Fixes Critical Auto Update Bug in 4.9.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78087\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/wordpress-4-9-4-fixes-critical-auto-update-bug-in-4-9-3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1984:\"<p>Hours after <a href=\"https://wptavern.com/wordpress-4-9-3-released-fixes-34-bugs\">WordPress 4.9.3 was released</a>, the WordPress development team followed it up <a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">with 4.9.4</a> to fix a critical bug with the auto update process. The bug generates a fatal PHP error when WordPress attempts to update itself.</p>\n<p>This error requires WordPress site owners and administrators to manually update to WordPress 4.9.4 by visiting your Dashboard and clicking the Update Now button on the Updates page. Alternatively, you can update by uploading the files via SFTP or by using WP-CLI.</p>\n<p>Dion Hulse, WordPress lead developer, says managed hosts that apply updates automatically for their customers will be able to update sites as they normally do. This may explain why some users have reported that sites running 4.9.3 have automatically updated to 4.9.4 without issue.</p>\n<p>The bug stems from an attempt to <a href=\"https://core.trac.wordpress.org/ticket/43103\">reduce the number of API calls</a> made when the auto update cron job is run. Unfortunately, the code committed had unintended consequences. “It triggers a fatal error as not all of the dependencies of <code>find_core_auto_update()</code> are met,” Hulse said.</p>\n<p>A postmortem will be published once the team determines how to prevent this mistake from happening in the future. “We don’t like bugs in WordPress any more than you do, and we’ll be taking steps to both increase automated coverage of our updates and improve tools to aid in the detection of similar bugs before they become an issue in the future,” Hulse said.</p>\n<p>While WordPress 4.9.3 and 4.9.4 do not include any security fixes, it’s important to note that in order to receive automatic security updates in the future, sites using the 4.9 branch must be running at least 4.9.4. Older branches are unaffected.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Feb 2018 09:19:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Dev Blog: WordPress 4.9.4 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5559\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1814:\"<p>WordPress 4.9.4 is now available.</p>\n<p>This maintenance release fixes a severe bug in 4.9.3, which will cause sites that support automatic background updates to fail to update automatically, and will require action from you (or your host) for it to be updated to 4.9.4.</p>\n<p>Four years ago with <a href=\"https://wordpress.org/news/2013/10/basie/\">WordPress 3.7 “Basie”</a>, we added the ability for WordPress to self-update, keeping your website secure and bug-free, even when you weren’t available to do it yourself. For four years it’s helped keep millions of installs updated with very few issues over that time. Unfortunately <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\">yesterdays 4.9.3 release</a> contained a severe bug which was only discovered after release. The bug will cause WordPress to encounter an error when it attempts to update itself to WordPress 4.9.4, and will require an update to be performed through the WordPress dashboard or hosts update tools.</p>\n<p>WordPress managed hosting companies who install updates automatically for their customers can install the update as normal, and we’ll be working with other hosts to ensure that as many customers of theirs who can be automatically updated to WordPress 4.9.4 can be.</p>\n<p>For more technical details of the issue, we’ve <a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">posted on our Core Development blog</a>. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.9.4&group=component\">list of tickets</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.4</a> or visit Dashboard → Updates and click “Update Now.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Feb 2018 16:17:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dion Hulse\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WPTavern: WordPress 4.9.3 Released, Fixes 34 Bugs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78081\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wptavern.com/wordpress-4-9-3-released-fixes-34-bugs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:681:\"<p>WordPress 4.9.3 <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\">is available</a> and fixes 34 bugs. Customizer changesets, the visual editor, widgets, and compatibility for PHP 7.2 highlight this release. You can view all of the changes via the <a href=\"https://core.trac.wordpress.org/log/branches/4.9?rev=42630&stop_rev=42521\">changelog</a> or <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.9.3&group=component\">trac tickets</a>. Most sites will update automatically. However, if you want to trigger the update ahead of time or manually update, visit your Dashboard, click the Updates link, and click Update Now.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Feb 2018 08:35:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Liquid Web Acquires iThemes in Multi-Million Dollar Deal\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77907\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wptavern.com/liquid-web-acquires-ithemes-in-multi-million-dollar-deal\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4149:\"<p>Liquid Web, a managed hosting service founded in 1997, <a href=\"https://www.liquidweb.com/blog/liquid-web-acquires-ithemes/\">has acquired</a> <a href=\"https://ithemes.com/\">iThemes</a>. iThemes recently <a href=\"https://ithemes.com/10-years-in-wordpress/\">celebrated its 10th year</a> in business. <a href=\"https://poststatus.com/liquid-web-acquired-ithemes/\">PostStatus reports</a> that it was an all cash deal and sources confirmed to the Tavern that it was a multi-million dollar acquisition.</p>\n<p>iThemes will continue to operate as an independent unit within Liquid Web. Cory Miller will remain as General Manager of iThemes and the company will keep its office and employees in Oklahoma City, OK.</p>\n<p>iThemes was founded in 2008 and is part of a group of WordPress focused companies that started <a href=\"https://medium.com/@jasonpatricksc/a-brief-history-of-a-wordpress-theme-business-3847e16fcba4\">around the same time</a>. The group includes WooThemes, Revolution Themes now known as StudioPress, Press75, WPZoom, and others.</p>\n<p>WooThemes was <a href=\"https://wptavern.com/automattic-acquires-woocommerce\">acquired by Automattic</a>. StudioPress has branched off into content marketing with CopyBlogger and hosting via StudioPress sites. Press75 was acquired by Westwerk in 2014 and WPZoom continues to operate independently.</p>\n<p>iThemes diversified its business a number of times over the years, adding plugins and services to its portfolio. Some of the most notable products include, FlexxTheme, BackupBuddy, Builder, iThemes Sync, and iThemes Security. In 2013, the company branched off into the e-commerce space <a href=\"https://wptavern.com/ithemes-launches-e-commerce-plugin-exchange\">with Exchange</a>. In 2017, <a href=\"https://ithemes.com/2017/07/13/ithemes-exchange-new-home-exchangewpcom/\">Exchange was acquired</a> by AJ Morris allowing the company to focus on iThemes Sales Accelerator, a new product that works exclusively with WooCommerce.</p>\n<p>Considering Liquid Web recently launched <a href=\"https://www.liquidweb.com/products/managed-woocommerce-hosting/\">its managed WooCommerce hosting</a>, iThemes Sales Accelerator should pair nicely with its services.</p>\n<p>This isn’t the first time a large webhosting company has acquired a WordPress business. In the last two years, GoDaddy has acquired three companies with a presence in the WordPress ecosystem.</p>\n<ul>\n<li><strong>April 2013</strong> EIG Acquires MOJO-Themes</li>\n<li><strong>September 2016</strong> GoDaddy Acquires ManageWP</li>\n<li><strong>December 2016</strong> GoDaddy Acquires WP Curve</li>\n<li><strong>March 2017</strong> GoDaddy Acquires Sucuri</li>\n</ul>\n<h2>After 10 Years, Cory Miller Lets Go</h2>\n<p>Miller founded iThemes 10 years ago and helped navigate it through the ups and downs that come with running a business. Although Miller no longer owns the company he founded, he’s excited about the next chapter and the opportunities it presents to him and his team.</p>\n<p>“One of the keys that has contributed greatly to our success over the last 10 years is being willing to adapt and to innovate and to try new things,” Miller said. “For instance, If we’d kept focusing solely on WordPress themes, which was our primary business for the early years, we wouldn’t be around today.</p>\n<p>“As we surveyed the landscape in WordPress, one thing was very obvious to us: hosting is the future. As a bootstrapped company from the beginning, with our DNA as a software company, and seeing where Liquid Web is going, it just made sense for us to join forces.</p>\n<p>“We view this is as another chapter in our story of our willingness to adapt and try new things so we can keep doing what we do best — Make People’s Lives Awesome. So we’re tremendously excited about our future with Liquid Web, and what we’re going to be able to do for the WordPress community together.”</p>\n<p>Miller says they’re in the middle of the transition process and are working towards tighter integration between iThemes’ products and Liquid Web’s managed hosting services.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Feb 2018 00:33:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Dev Blog: WordPress 4.9.3 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5545\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3408:\"<p>WordPress 4.9.3 is now available.</p>\n<p>This maintenance release fixes 34 bugs in 4.9, including fixes for Customizer changesets, widgets, visual editor, and PHP 7.2 compatibility. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.9.3&group=component\">list of tickets</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/4.9?rev=42630&stop_rev=42521\">changelog</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.3</a> or visit Dashboard → Updates and click “Update Now.” Sites that support automatic background updates are already beginning to update automatically.</p>\n<p>Thank you to everyone who contributed to WordPress 4.9.3:</p>\n<p><a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abdullahramzan/\">abdullahramzan</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreiglingeanu/\">andreiglingeanu</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/coleh/\">coleh</a>, <a href=\"https://profiles.wordpress.org/darko-a7/\">Darko A7</a>, <a href=\"https://profiles.wordpress.org/desertsnowman/\">David Cramer</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/lizkarkoski/\">lizkarkoski</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/ndavison/\">ndavison</a>, <a href=\"https://profiles.wordpress.org/nickmomrik/\">Nick Momrik</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rishishah/\">rishishah</a>, <a href=\"https://profiles.wordpress.org/othellobloke/\">Ryan Paul</a>, <a href=\"https://profiles.wordpress.org/sasiddiqui/\">Sami Ahmed Siddiqui</a>, <a href=\"https://profiles.wordpress.org/sayedwp/\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Feb 2018 19:47:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Sergey Biryukov\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Mark Jaquith: Tips for configuring WordPress environments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://markjaquith.wordpress.com/?p=5476\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://markjaquith.wordpress.com/2018/02/05/tips-for-configuring-wordpress-environments/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4626:\"<p>Many WordPress hosts will give your site a “staging” environment. You can also use tools like <a href=\"https://local.getflywheel.com/\">Local by Flywheel</a>, or <a href=\"https://www.mamp.info/\">MAMP Pro</a> to run a local “dev” version of your site. These are great ways of testing code changes, playing with new plugins, or making theme tweaks, without risking breaking your live “production” site.</p>\n<p>Here is my advice for working with different WordPress environments.</p>\n<h2>Handling Credentials</h2>\n<p>The live (“production”) version of your site should be opt-in. That is, your site’s Git repo should <strong>not</strong> store production credentials in <strong>wp-config.php</strong>. You don’t want something to happen like <a href=\"https://www.reddit.com/r/cscareerquestions/comments/6ez8ag/accidentally_destroyed_production_database_on/\">when this developer accidentally connected to the production database</a> and destroyed all the company data on his first day.</p>\n<p>Instead of keeping database credentials in <strong>wp-config.php</strong>, have <strong>wp-config.php</strong> look for a <strong>local-config.php</strong> file. Replace the section that defines the database credentials with something like this:</p>\n<pre class=\"brush: php; title: ; notranslate\">if ( file_exists( __DIR__ . \'/local-config.php\' ) ) {\n include( __DIR__ . \'/local-config.php\' );\n} else {\n die( \'local-config.php not found\' );\n}</pre>\n<p>Make sure you add <strong>local-config.php</strong> to your <strong>.gitignore</strong> so that no one commits their local version to the repo.</p>\n<p>On production, you’ll create a <strong>local-config.php</strong> with production credentials. On staging or development environments, you’ll create a <strong>local-config.php</strong> with the credentials for those environments.</p>\n<h2>Production is a Choice</h2>\n<p>Right after the section that calls out <strong>local-config.php</strong>, put something like this:</p>\n<pre class=\"brush: php; title: ; notranslate\">if ( ! defined( \'WP_ENVIRONMENT\' ) ) {\n define( \'WP_ENVIRONMENT\', \'development\' );\n}</pre>\n<p>The idea here is that there will always be a <strong>WP_ENVIRONMENT</strong> constant available to you that tells you what kind of environment your site is being run in. In production, you will put this in <strong>local-config.php</strong> along with the database credentials:</p>\n<pre class=\"brush: php; title: ; notranslate\">define( \'WP_ENVIRONMENT\', \'production\' );</pre>\n<p>Now, in your theme, or your custom plugins, or other code, you can do things like this:</p>\n<pre class=\"brush: php; title: ; notranslate\">if ( \'production\' === WP_ENVIRONMENT ) {\n add_filter( \'option_gravityformsaddon_gravityformsstripe_settings\', function( $stripe_settings ) {\n $stripe_settings[\'api_mode\'] = \'live\';\n return $stripe_settings;\n });\n} else {\n add_filter( \'option_gravityformsaddon_gravityformsstripe_settings\', function( $stripe_settings ) {\n $stripe_settings[\'api_mode\'] = \'test\';\n return $stripe_settings;\n });\n}</pre>\n<p>This bit of code is for the Easy Digital Downloads Stripe gateway plugin. It makes sure that on the production environment, the payment gateway is always in <strong>live</strong> mode, and the anywhere else, it is always in <strong>test</strong> mode. This protects against two very bad situations: connecting to live services from a test environment (which could result in customers being charged for test transactions) and connecting to test services from a live environment (which could prevent customers from purchasing products on your site).</p>\n<p>You can also use this pattern to do things like hide Google Analytics on your test sites, or make sure debug plugins are only active on development sites (more on that, in a future post!)</p>\n<p>Don’t rely on complicated procedures (“step 34: make sure you go into the Stripe settings and switch the site to test mode on your local test site”) — make these things explicit in code. Make it impossible to screw it up, and working on your sites will become faster and less stressful.</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Feb 2018 14:59:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Matt: National Magazine Award Nomination\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47900\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://ma.tt/2018/02/national-magazine-award-nomination/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:761:\"<p>Longreads <a href=\"http://www.magazine.org/asme/about-asme/pressroom/asme-press-releases/ellies-2018-finalists-announced\">was nominated today</a> for its first-ever <a href=\"https://en.wikipedia.org/wiki/National_Magazine_Awards\">National Magazine Award</a>, in the category of columns and commentary, alongside ESPN The Magazine, BuzzFeed News, Pitchfork, and New York magazine. Laurie Penny's Longreads columns <a href=\"https://longreads.com/tag/metoo-and-consent/\">explore important questions of consent and female desire</a> that have strongly resonated in our current moment. In addition to this nomination, Penny's columns have been translated and republished in Italian and German newspapers, and will be collected in a forthcoming book.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 21:37:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Dev Blog: The Month in WordPress: January 2018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5541\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2018/02/the-month-in-wordpress-january-2018/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3839:\"<p>Things got off to a gradual start in 2018 with momentum starting to pick up over the course of the month. There were some notable developments in January, including a new point release and work being done on other important areas of the WordPress project.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordPress 4.9.2 Security and Maintenance Release</h2>\n\n<p>On January 16, <a href=\"https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/\">WordPress 4.9.2 was released</a> to fix an important security issue with the media player, as well as a number of other smaller bugs. This release goes a long way to smoothing out the 4.9 release cycle with the next point release, v4.9.3, <a href=\"https://make.wordpress.org/core/2018/01/31/wordpress-4-9-3-release-pushed-to-february-5th/\">due in early February</a>.</p>\n\n<p>To get involved in building WordPress Core, jump into the #core channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>, and follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>.</p>\n\n<h2>Updated Plugin Directory Guidelines</h2>\n\n<p>At the end of 2017, <a href=\"https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/\">the guidelines for the Plugin Directory</a> received a significant update to make them clearer and expanded to address certain situations. This does not necessarily make these guidelines complete, but rather more user-friendly and practical; they govern how developers build plugins for the Plugin Directory, so they need to evolve with the global community that the Directory serves.</p>\n\n<p>If you would like to contribute to these guidelines, you can make a pull request to <a href=\"https://github.com/WordPress/wporg-plugin-guidelines\">the GitHub repository</a> or email <a href=\"mailto:plugins@wordpress.org\">plugins@wordpress.org</a>. You can also jump into the #pluginreview channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n <li>Near the end of last year a lot of work was put into improving the standards in the WordPress core codebase and now <a href=\"https://make.wordpress.org/core/2017/11/30/wordpress-php-now-mostly-conforms-to-wordpress-coding-standards/\">the entire platform is at nearly 100% compliance with the WordPress coding standards</a>.</li>\n <li>Gutenberg, the new editor coming to WordPress core in the next major release, <a href=\"https://make.wordpress.org/core/2018/01/25/whats-new-in-gutenberg-25th-january/\">was updated to v2.1 this month</a> with some great usability and technical improvements.</li>\n <li>The Global Community Team is <a href=\"https://make.wordpress.org/community/2018/01/16/2018-goals-for-the-global-community-team-suggestions-time/\">taking suggestions for the goals of the Community program in 2018</a>.</li>\n <li><a href=\"https://online.wpcampus.org/\">WPCampus Online</a>, a digital conference focused on WordPress in higher education, took place on January 30. The videos of the event sessions will be online soon.</li>\n <li>A WordPress community member <a href=\"https://wptavern.com/new-toolkit-simplifies-the-process-of-creating-gutenberg-blocks\">has released a toolkit</a> to help developers build blocks for Gutenberg.</li>\n <li>The community team that works to improve the WordPress hosting experience is relatively young, but <a href=\"https://make.wordpress.org/hosting/2018/01/25/hosting-meeting-notes-january-10-2018/\">they have been making some great progress recently</a>.</li>\n</ul>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 08:10:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WPTavern: WordPress 4.9.3 Rescheduled for February 5th\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78058\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wptavern.com/wordpress-4-9-3-rescheduled-for-february-5th\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1336:\"<p>WordPress 4.9.3 is a maintenance release and was originally scheduled to be available on January 30th. However, due to ongoing tickets and a short time frame to test the <a href=\"https://make.wordpress.org/core/2018/02/01/wordpress-4-9-3-rc/\">release candidate</a>, it has <a href=\"https://make.wordpress.org/core/2018/01/31/wordpress-4-9-3-release-pushed-to-february-5th/\">been pushed back</a> to February 5th.</p>\n<p><a href=\"https://make.wordpress.org/core/2018/02/01/wordpress-4-9-3-rc/\">WordPress 4.9.3 RC 1</a> is available for testing. This release <a href=\"https://make.wordpress.org/core/2018/01/24/jshint-removed-from-codemirror-in-4-9-3/\">removes JSHint from the code editors</a> due to conflicts with the GPL License. If your code relies on JSHint from Core, <a href=\"https://core.trac.wordpress.org/ticket/42850\">developers encourage</a> you to update it to use a copy of JSHint.</p>\n<p>Other changes in 4.9.3 include, avoiding page scrolling when navigating the media modal, a handful of improvements to the customizer, <a href=\"https://make.wordpress.org/core/2018/01/26/wordpress-4-9-3-beta/\">and more</a>. Please test WordPress 4.9.3 on a staging site and if you encounter any bugs, you can report them on the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta section</a> of the support forums.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 08:09:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: WooCommerce 3.3 Removed From Plugin Directory Due to Theme Conflicts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77962\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wptavern.com/woocommerce-3-3-removed-from-plugin-directory-due-to-theme-conflicts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3081:\"<p>Earlier this week, WooCommerce 3.3 <a href=\"https://wptavern.com/woocommerce-3-3-increases-theme-compatibility-auto-regenerates-thumbnails\">was released</a> and among the features was increased theme compatibility. However, soon after release, users of third-party themes <a href=\"https://wordpress.org/support/topic/wc-3-3-issues-with-categories-displaying-in-shop/\">reported issues</a> with categories displaying improperly.</p>\n<p>Despite it being a minor release that should be fully backwards compatible with previous releases up to 3.0, WooCommerce has removed 3.3 from the plugin directory and replaced it with 3.2.6.</p>\n<p>According <a href=\"https://woocommerce.wordpress.com/2018/02/01/woocommerce-3-3-1-status-update/\">to a post</a> on the project’s official blog, WooCommerce 3.3.1 will take the place of 3.3 and will include a fix for the category display issue.</p>\n<blockquote class=\"wp-block-quote\"><p>The issue affected themes with template overrides from 3.2.x which hadn’t been made compatible with 3.3. In general, <a href=\"https://github.com/woocommerce/woocommerce/wiki/Template-File-Guidelines-for-Devs-and-Theme-Authors#hook-vs-override---when-to-use-what\">we recommend that themes use hooks instead of template overrides.</a> Themes such as <a href=\"https://en-gb.wordpress.org/themes/storefront/\">Storefront</a> (which does not use template overrides) were compatible at launch.</p>\n<p><cite>WooCommerce Blog</cite></p></blockquote>\n<p>If you’ve already updated to WooCommerce 3.3 and your theme is compatible, you don’t need to make any changes. If your theme is not compatible, WooCommerce recommends checking with your theme’s author to see if a compatibility fix has been released.</p>\n<p>Users can also wait for the release of 3.3.1, update to the <a href=\"https://github.com/woocommerce/woocommerce/releases/tag/3.3.1-rc.1\">pre-release version</a> of 3.3.1, or use the <a href=\"https://wordpress.org/plugins/wp-rollback/\">WP-Rollback plugin</a> and revert back to 3.2.6. WooCommerce developers suggest only going the WP-Rollback route if you’re not comfortable installing pre-release software.</p>\n<p>Coen Jacobs, a former member of the WooCommerce development team, commented on Twitter that this was the first time he can remember that a release was reverted.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Fun fact: As far as I recall, there has never been a release of WooCommerce that has been withdrawn before. During my time on the development team we have pushed fix releases on the same day as a big releases, but never was it reverted like this.</p>\n<p>— Coen Jacobs (@CoenJacobs) <a href=\"https://twitter.com/CoenJacobs/status/958768816808497152?ref_src=twsrc%5Etfw\">January 31, 2018</a></p></blockquote>\n<p></p>\n<p>The development team has tested 3.3.1 with more than 40 different themes and believe it is stable. However, they are exercising caution and thoroughly testing the fixes with more themes. Users can expect to see 3.3.1 officially released the week of February 5th.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 07:06:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: WPWeekly Episode 303 – Interview With Zac Gordon, Technology Educator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=77901&preview=true&preview_id=77901\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://wptavern.com/wpweekly-episode-303-interview-with-zac-gordon-technology-educator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1902:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I are joined by <a href=\"http://zacgordon.com/\">Zac Gordon</a>. We discussed a wide range of topics including, balancing freelance work with educating, an overview of Gutenberg from an educator’s perspective, and potential brand issues if the Gutenberg name <a href=\"githubhttps://github.com/WordPress/gutenberg/issues/4681\">was deprecated</a>. We also talked about some of the difficulties involved with <a href=\"https://gutenberg.courses/\">creating a course</a> around a feature that’s not yet part of WordPress core.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://ithemes.com/2018/01/31/ithemes-joining-the-liquid-web-family/\">iThemes Acquired by LiquidWeb</a><br />\n<a href=\"https://woocommerce.com/2018/01/whats-new-woocommerce-3-3/\">WooCommerce 3.3 Released</a><br />\n<a href=\"https://wptavern.com/updraftplus-acquires-easy-updates-manager-plugin\">Easy Updates Manager Acquired by UpdraftPlus</a></p>\n<h2>Picks of the Week:</h2>\n<p>John James Jacoby suggested <a href=\"https://www.beamauthentic.com/\">Beam Authentic</a>. Beam Authentic is a wearable, connected, smart button that can be programmed to display different images through an app.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, February 7th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #303:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Feb 2018 02:12:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WPTavern: Efrain Rivera, A Longtime Community Member, WordCamp Organizer, and Volunteer, Passes Away\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77893\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://wptavern.com/efrain-rivera-a-longtime-community-member-wordcamp-organizer-and-volunteer-passes-away\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2776:\"<p>Efrain Rivera, who helped organize and volunteer at numerous WordCamps in Florida has passed away at the age of 47. The news was shared on Facebook by his sister on January 28th.</p>\n<img />Efrain Rivera and his wife at WordCamp Miami. Photo courtesy of David Bisset\n<p>David Bisset, organizer of WordCamp Miami and a well-known figure in the Florida WordPress community, <a href=\"http://davidbisset.com/efrain-rivera/\">shared his thoughts</a> on Rivera’s passing.</p>\n<blockquote><p>Efrain wasn’t just a fellow organizer, but also a supporter of the local WordPress meetups. There was no ulterior motive in anything that he did. Never once did he ask for anything – he was just happy to be there and help out. He was 100% about giving back to the WordPress community, but even if the community didn’t exist he would find a way to help out folks.</p>\n<p>Efrain wasn’t just a supporter and volunteer. He was a good friend to have – someone you could speak frankly too.</p></blockquote>\n<p>Rivera is being remembered as a kind, compassionate, and happy person by members of the community.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">I’m so sorry, he was a pleasure volunteering with, <a href=\"https://twitter.com/EfrainWp?ref_src=twsrc%5Etfw\">@EfrainWp</a> was always happy to help and answer questions.</p>\n<p>— Rian M. Kinney, Esq. (@TheKinneyFirm) <a href=\"https://twitter.com/TheKinneyFirm/status/958855848784252928?ref_src=twsrc%5Etfw\">February 1, 2018</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">I remember his kindness David. What a great person and sad loss.</p>\n<p>— Diane Kinney (@dkinney) <a href=\"https://twitter.com/dkinney/status/958858994843611138?ref_src=twsrc%5Etfw\">February 1, 2018</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Efrain was one of happiest, smiliest, caring people I’d ever hung out with at any WordPress event. <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> <a href=\"https://t.co/qW7ChUmjX0\">https://t.co/qW7ChUmjX0</a></p>\n<p>— J ³ (@JJJ) <a href=\"https://twitter.com/JJJ/status/958448885030182913?ref_src=twsrc%5Etfw\">January 30, 2018</a></p></blockquote>\n<p></p>\n<p><a href=\"https://memorials.serenitymemorialchapels.com/efrain-rivera/3417849/obituary.php\">Memorial services are scheduled</a> for Saturday, February 3, 2018 from 4:00 P.M.-9:00 P.M. EST at Serenity Funeral Home and Cremation, 1450 S State Road 7, North Lauderdale, Florida 33068. The service will take place during visitation at 7PM. If you have any memories of meeting or hanging out with Efrain at any of the WordPress events in Florida, please share them in the comments.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Feb 2018 01:13:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Post Status: Liquid Web has acquired iThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=41738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://poststatus.com/liquid-web-acquired-ithemes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5096:\"<p><a href=\"https://www.liquidweb.com/\">Liquid Web</a> has acquired <a href=\"https://ithemes.com/\">iThemes</a>, in an all cash deal that includes the entire iThemes team moving over to Liquid Web as an independent unit. Cory Miller — CEO of iThemes — will be the Business Manager of the new unit, with iThemes COO Matt Danner as the Director of Technology and Operations for iThemes. The entire team of twenty three people is staying on, and will continue to be headquartered in Oklahoma.</p>\n<p>This is not the first or last time we’ll see longstanding WordPress companies get rolled into large hosting providers. It’s a trend that is natural in any ecosystem as it matures, and iThemes was a clear and quality candidate for a host to target. Cory said the culture around Liquid Web, including their “heroic support,” but also the quality he sees in their management team, was a key motivator for them to go work with Liquid Web.</p>\n<p>As hosting companies evolve more and more to provide broader services for customers with managed WordPress offerings, there is less room for utility product creators to fill that gap.</p>\n<p>Backups are a fine example: customers may see less need for external backups if they have confidence that their hosting is managing backups properly. Security is another. These have been great products for iThemes, and still are — but their current markets are more for hosts without a managed experience, and that slice of the pie has been narrowing.</p>\n<p>iThemes has had a partnership with Liquid Web for about a year and a half now, which started by licensing iThemes Sync for Liquid Web’s WordPress hosting offering. They’ve slowly been integrating more features into the platform, and the acquisition will allow Liquid Web to further integrate iThemes’ offerings, and allow iThemes to improve some of their product offerings with the backing of Liquid’s Web’s hosting infrastructure.</p>\n<p>I spoke to Cory Miller about the move, which is occurring not long after iThemes’ ten year anniversary in business. He said he looks back every year and sees them as chapters in the iThemes story, and this feels just the same. He’s excited about what the backing from Liquid Web will allow them to do, and most importantly for him, the ability to keep supporting the team they have built over the years.</p>\n<p>Cory tells me he’s amazed that they’ve been able to build the company they have built, and neither he nor his business partners would have imagined it ten years ago. All equity holders had their shares purchased by Liquid Web, and Cory and the team will be Liquid Web employees.</p>\n<p>iThemes has iterated on the business many times over the years — as the name implies. Their theme business slowly dwindled in terms of the overall ratio of sales revenue it provided. BackupBuddy has long been a flagship, and they’ve found great success the past couple of years since they acquired and iterated on the iThemes Security product. He said that it took them experimenting a great deal — and like Exchange for eCommerce, and others — it didn’t always work out the way they hoped. But because they stayed agile and kept working at it, they’ve consistently been able to grow and diversify their product line.</p>\n<p>One practical component Liquid Web will be able to provide, as an example, is their data centers to power BackupBuddy and iThemes Stash storage and processing. iThemes has historically used Amazon, which Cory said really adds up and has started to eat into their own margins. Liquid Web will help them not only improve the offering but also to be able to perform those functions more affordably.</p>\n<p>For Liquid Web, this acquisition furthers their goal to integrate WordPress-specific functionality into their suite of WordPress hosting tools. They recently launched WooCommerce hosting on their platform, and the iThemes Sales Accelerator product can now be a core component of that offering. Additionally, the technology iThemes has built with BackupBuddy and Sync will further add to their platform.</p>\n<p>Beyond the technology and products, Liquid Web Vice President of Products and Innovation Chris Lema tells me it’s about the team:</p>\n<blockquote><p>This adds so much to what we’re doing with managed WordPress and managed WooCommerce, that it just made a lot of sense — both from a product perspective, and even more from a team perspective.</p></blockquote>\n<p>Having spent a lot of time with the management teams for each of these companies, I would agree that the culture fit is a really good one. And for Liquid Web, a company continuing to make its big push into the WordPress market, it is a solid strategic acquisition move that offers product dividends but more importantly adds a great and experienced WordPress team to their company.</p>\n<p><a href=\"https://ithemes.com/2018/01/31/ithemes-joining-the-liquid-web-family/\">Cory shares more</a> about the news on the iThemes blog.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 31 Jan 2018 17:12:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"HeroPress: The Journey: Curiosity, Challenge, Transformation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2431\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:158:\"https://heropress.com/essays/journey-curiosity-challenge-transformation/#utm_source=rss&utm_medium=rss&utm_campaign=journey-curiosity-challenge-transformation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9293:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/01/013118-2-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: My place in the world has transformed.\" /><p>When I look back on the past five years I’ve been working with WordPress, I feel the real weight of the journey I’ve had to get where I am. Much of it has been filled with challenge of both of the difficult and welcome variety. I’m an optimist and problem-solver to the core, but I sometimes wonder how I got through these past years. One thing is for certain, my involvement with WordPress, the opportunities and community around it, has been a force for so much good, motivation, and satisfaction in my life.</p>\n<h2>The Beginning</h2>\n<p>When I was introduced to WordPress, I was going through one of the most trying times of my adult life. My dad had suddenly passed away just a few years before. We didn’t have the best relationship, but his quirkiness, interest in esoteric things, and passion for food certainly rubbed off on me.</p>\n<p>I was living with roommates, but moved back home to be with my mom. Not too long after, she developed debilitating osteoarthritis in both of her hips. From a physically healthy yet grieving 52-year-old woman to eventually becoming handicap and walker-bound, needless to say, impacted our lives greatly. I became her caretaker, and I also worked retail part-time for the flexible schedule.</p>\n<blockquote><p>I felt emotionally exhausted, uninspired and quite lost with what my next steps would be.</p></blockquote>\n<p>I grew up using the internet fervently as a youth and in my college years. I met new friends, learned new skills, and traveled to new places thanks the endless source of information it provided for my active mind. So when a friend, now my mentor, John Bolyard, approached me to help him in his web marketing and development consultancy using “WordPress” I just said “yes.” It was mysterious, being unknown to me, and intriguing, which is usually a green light in my book!</p>\n<p>I started doing administrative work on a website he helped develop for a national guild. Like many situations, he had finished their website and they would circle back to him for minor updates. I took on the minor updates, started tinkering on my own, and fell in love in the process.</p>\n<p>The accessibility with which one could make changes and produce content dynamically was just mind blowing to me. It was my gateway to web development and now I could make web content with the ability to work with code, if I so chose. It seemed an endless source of learning and knowledge- it was a great fit.</p>\n<h2>Levelling Up</h2>\n<p>That went well and he brought me on a larger project to help the artist, Dorothy Braudy, create her website archive. I was able to blend my affinity for the technical and handy visual memory to help an all around amazing person (she’s still one of closest people in my life) tell her story through her art. I was thrilled to have the challenge and the privilege to bring her vibrant and prolific work (hundreds of pieces) to the web.</p>\n<p>I also started assisting John with teaching WordPress classes at SCORE, a government organization that helps people develop and sustain small businesses.</p>\n<blockquote><p>We volunteered our time teaching business owners WordPress to help them build their own websites.</p></blockquote>\n<p>It was challenging yet rewarding to see them feel empowered that they could take a hands-on role in making their web presence.</p>\n<p>Nevertheless, I ended up with several clients and that’s how my freelancing career began :). I also started going to meetups. John brought me to my first one in the San Fernando Valley. I was like wait…this software is cool and people gather to talk about it? I can also learn stuff too?! Get outta town!</p>\n<p>Well, I started attending fairly frequently. Particularly, the meetup in the West Valley lead by Andrew Behla (then at the Topanga Canyon Library). I soaked up info from presentations given by Roy Sivan, Suzette Franck, and Lucy Beer (who is now my teammate). Just to name a few ;).</p>\n<p>After building a consistent client base, I also started working part-time as a project assistant at a boutique museum exhibit development firm. My first project was for the Huntington Library, Art Collections and Botanical Gardens supporting the development of an educational WordPress website for their Junípero Serra exhibition. What were the chances? My skills in WordPress proved helpful for the project and the firm’s website.</p>\n<h2>Pivoting</h2>\n<p>At this point, I had seen my mom through her first hip replacement and recovery, and she was moving on to her next one. I thought about where I saw myself and also where I could build a sustainable future given the circumstances. I thought WordPress, and so I did a trial as a Happiness Engineer at WordPress.com.</p>\n<p>While I didn’t get the position, I met some great people and learned exponentially more in that short time than I had on my own. More so, I learned about the users, WordPress’ strengths and weaknesses, and how to fill that gap in an accessible way. I was sad, but also motivated. I took on more client work and just did the thing.</p>\n<p>After three years, it was time to leave the exhibit development firm. It was fascinating, it provided me a design, development and project management vocabulary I had never encountered before. However, I needed a firmer career path and I still thought WordPress. My mom was recovered, I had also just recovered from some health issues, and I knew it was time for a change.</p>\n<p>While doing client work for several months, I also explored options on how I could “level up.” Maybe it was my time to dig into web development: should I learn on my own, go to a school?</p>\n<blockquote><p>In my gut, I knew I had to find work that supported my endeavors, so I started applying in the WordPress and tech ecosystem.</p></blockquote>\n<p>I networked, attended workshops, and met some awesome folks in the local tech and WordPress communities. I was also approached about joining the organizer team for WordCamp Los Angeles (WCLAX). I said “yes” (that magic word) and last year we had a great event.</p>\n<p>When we started planning, I had also heard from WP Media, (the company behind the WP Rocket and Imagify plugins), that I was hired for their Customer Support position. We’re a remote crew spread across 8 countries. However, I’ve been lucky enough to spend time with them at WordCamp Europe, WordCamp US, and our annual retreat last year.</p>\n<h2>Transformation</h2>\n<p>My place in the world has transformed. I’ve traveled to places once out of reach, work every day with some of the most brilliant and kind people in the WordPress space, and grow day by day with new challenges and opportunities. I’m happy, mom is healthy, and the journey continues…</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: The Journey: Curiosity, Challenge, Transformation\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=The%20Journey%3A%20Curiosity%2C%20Challenge%2C%20Transformation&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fjourney-curiosity-challenge-transformation%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: The Journey: Curiosity, Challenge, Transformation\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fjourney-curiosity-challenge-transformation%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fjourney-curiosity-challenge-transformation%2F&title=The+Journey%3A+Curiosity%2C+Challenge%2C+Transformation\" rel=\"nofollow\" target=\"_blank\" title=\"Share: The Journey: Curiosity, Challenge, Transformation\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/journey-curiosity-challenge-transformation/&media=https://heropress.com/wp-content/uploads/2018/01/013118-2-150x150.jpg&description=The Journey: Curiosity, Challenge, Transformation\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: The Journey: Curiosity, Challenge, Transformation\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/journey-curiosity-challenge-transformation/\" title=\"The Journey: Curiosity, Challenge, Transformation\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/journey-curiosity-challenge-transformation/\">The Journey: Curiosity, Challenge, Transformation</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 31 Jan 2018 11:00:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Renee Johnson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: WooCommerce 3.3 Increases Theme Compatibility, Auto Regenerates Thumbnails\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77795\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wptavern.com/woocommerce-3-3-increases-theme-compatibility-auto-regenerates-thumbnails\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3108:\"<p>WooCommerce 3.3 <a href=\"https://woocommerce.com/2018/01/whats-new-woocommerce-3-3/\">is available</a> and is considered a minor release. Based on the project’s <a href=\"https://github.com/woocommerce/woocommerce/wiki/Roadmap-and-release-process\">new release process</a>, it should be fully backwards compatible with previous releases up to 3.0.</p>\n<p>The orders screen has been redesigned with large buttons that indicate an order’s status. You can also view an order’s details from the order screen without having to edit the order.</p>\n<img class=\"aligncenter\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2018/01/WC33OrdersScreen.png?w=627&ssl=1\" alt=\"\" width=\"627\" height=\"261\" />WooCommerce 3.3 Orders Screen\n<p>For products that are on backorder and have stock management enabled, WooCommerce 3.3 will automatically transition from ‘In stock’ to ‘On backorder’ or ‘Out of stock’ as the inventory decreases. Once inventory is added, the status will switch back to ‘In Stock’.</p>\n<img class=\"aligncenter\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2018/01/WC33OrderStatus.png?w=627&ssl=1\" alt=\"\" width=\"627\" height=\"328\" />WooCommerce 3.3 Order Status Screen\n<p>For full compatibility, users generally needed to use a WordPress theme that specifically supported WooCommerce. In 3.3, improvements have been made so that WooCommerce renders on themes that don’t fully support it, making it compatible with nearly every WordPress theme.</p>\n<p>Users can now set the number of columns and rows for shops with the ability to preview the results live via the Customizer. The columns will resize to fill the entire width of the area and is available on all themes.</p>\n<p>In earlier versions of WooCommerce, shop owners needed to use the <a href=\"https://wordpress.org/plugins/regenerate-thumbnails/\">Regenerate Thumbnails</a> after updating a product’s image as WordPress did not automatically resize the image and generate new thumbnails. WooCommerce 3.3 adds on-the-fly thumbnail regeneration and background thumbnail resizing.</p>\n<p>In addition, users can customize the aspect ratios of product images. The choices are classic square images, custom cropped images, or uncropped images</p>\n<img class=\"aligncenter\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2018/01/WC33ImageAspectRatio.png?w=627&ssl=1\" alt=\"\" width=\"627\" height=\"402\" />WooCommerce 3.3 Image Aspect Ratio Options\n<p>Shop owners can now view logs of product downloads with a couple of built-in filters including, by order, by product, by customer, and by file. You can also search for extensions now from the Extensions administration screen.</p>\n<p>WooCommerce 3.3 includes more features and changes than what’s listed here. For a detailed overview of what’s new in 3.3, <a href=\"https://github.com/woocommerce/woocommerce/blob/release/3.3/readme.txt\">check out the changelog</a>. If you think you’ve discovered a bug, please report it on the <a href=\"https://github.com/woothemes/woocommerce/issues\">project’s GitHub page</a>.</p>\n<p><!-- /wp:core/paragraph --></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Jan 2018 22:53:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Mark Jaquith: Simple WordPress deploys using Git\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://markjaquith.wordpress.com/?p=5422\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://markjaquith.wordpress.com/2018/01/30/simple-wordpress-deploys-using-git/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3328:\"<p>A few weeks back, Clifton Griffin asked me a question about deploying WordPress sites:</p>\n<div class=\"embed-twitter\">\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/markjaquith?ref_src=twsrc%5Etfw\">@markjaquith</a> Hey Mark, quick question: Do you still use and recommend Capistrano?</p>\n<p>— Clifton Griffin (@clifgriffin) <a href=\"https://twitter.com/clifgriffin/status/948373150680707073?ref_src=twsrc%5Etfw\">January 3, 2018</a></p></blockquote>\n<p></div>\n<p>I <b>do not</b> use Capistrano for deployments anymore, for one simple reason: it was massive overkill for most of the sites I manage, and maintaining it was not worth the benefit.</p>\n<p>My current deployment system for WordPress sites is simple: I use Git.</p>\n<p>I’m already using Git for version control of the site’s code, so using Git for deployments is not that much more work. There are a few ways to do this, but the simplest way is to just make your site root a Git checkout of your site files.</p>\n<p>Then, if your server has read-access to your Git remote, you can run some Git commands to sync everything. Here are your options:</p>\n<ol>\n<li><strong>git pull</strong> — Simple, but might fail if someone naughty has made code modifications on the server.</li>\n<li><strong>git fetch && git reset –hard origin/master</strong> — The hard reset method will wipe any local modifications that someone has mistakenly made.</li>\n</ol>\n<p>But wait. Before you implement this, it is very important that you ensure that your server’s <strong>.git</strong> directory is not readable, as it might be able to leak sensitive information about your site’s code. How you do this will depend on what web server you’re running. In Nginx, I do the following:</p>\n<pre class=\"brush: plain; title: ; notranslate\">location ~ /\\.(ht[a-z]+|git|svn) {\ndeny all;\n}</pre>\n<p>In Apache, you could put the following in your <strong>.htaccess</strong> file:</p>\n<pre class=\"brush: plain; title: ; notranslate\">RedirectMatch 404 /\\.git</pre>\n<p>SSHing into your server every time is tedious, so let’s script that:</p>\n<pre class=\"brush: bash; title: ; notranslate\">#!/bin/bash\nssh example.com \'cd /srv/www/example.com && git pull\'</pre>\n<p>Save that to <strong>deploy.sh</strong> in your Git repo, run <strong>chmod +x deploy.sh</strong>, and commit it to the repo. Now when you’re ready to deploy the site, just type <strong>./deploy.sh</strong> and the public site will pull down the latest changes from your main Git remote.</p>\n<p>Bonus points if you make <strong>deploy.sh</strong> take an optional commit hash, so you can also use this tool to roll back to a previous hash, in case a commit goes wrong.</p>\n<p>This method has served me well, for years, and has required no maintenance.</p>\n<p>What methods are you using for WordPress code deploys?</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Jan 2018 15:31:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: UpdraftPlus Acquires Easy Updates Manager Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77700\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/updraftplus-acquires-easy-updates-manager-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2048:\"<p><a href=\"https://updraftplus.com/\">UpdraftPlus</a>, a popular WordPress backup plugin actively installed on more than 1 million sites has acquired the <a href=\"https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/\">Easy Updates Manager</a> plugin for an undisclosed amount.</p>\n<p>Easy Updates Manager disables core, theme, and plugin updates in WordPress and provides granular control over them. It was created in 2015, is actively installed on more than 100K sites, and is maintained by <a href=\"https://profiles.wordpress.org/kidsguide/\">Matthew Sparrow</a>, <a href=\"https://profiles.wordpress.org/ronalfy/\">Ronald Huereca</a>, <a href=\"https://profiles.wordpress.org/roary86/\">Roary Tubbs</a>, and <a href=\"https://profiles.wordpress.org/bigwing/\">BigWing Interactive</a>.</p>\n<img />Easy Updates manager User Interface\n<p>Burnout was a contributing factor for selling the plugin. “Matthew Sparrow and I were both burnt out on the project, so the offer to sell was a no-brainer,” Huereca said. “It’s bittersweet letting our baby go, but it’s in good hands.”</p>\n<p>Without proper vetting, selling established plugins to individuals or companies can be harmful to sites and tarnish its reputation. Because UpdraftPlus is a well established company, Huereca didn’t have to do a lot of research.</p>\n<p>“We were looking for more backend plugins that we understand and it’s a great plugin, highly rated and growing,” A company representative said. “Updates and backups go hand-in-hand as people should really backup before updating.”</p>\n<p>UpdraftPlus will focus its marketing efforts towards <a href=\"https://updraftplus.com/updraftcentral/\">UpdraftCentral</a> later this year. UpdraftCentral provides the ability for users to update, backup, and manage their sites from one dashboard. Easy Updates Manager and UpdraftCentral are complimentary products.</p>\n<p>Users can expect to see more updates later this year and continued refinement of the user interface.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Jan 2018 00:30:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"BuddyPress: BuddyPress 2.9.3 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=270325\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://buddypress.org/2018/01/buddypress-2-9-3-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1312:\"<p>BuddyPress 2.9.3 is now available. This is a security and maintenance release. We strongly encourage all BuddyPress sites to upgrade as soon as possible.</p>\n<p>The 2.9.3 release addresses two security issues:</p>\n<ul>\n<li>A dynamic template loading feature could be used in some cases for unauthorized file execution and directory traversal. Reported by <a href=\"https://pritect.net\">James Golovich</a>.</li>\n<li>Some permissions checks and path validations in the attachment deletion process were hardened. Reported by <a href=\"https://www.ripstech.com/\">RIPSTech</a> and <a href=\"https://profiles.wordpress.org/slaFFik/\">Slava Abakumov</a> of the BuddyPress security team.</li>\n</ul>\n<p>These vulnerabilities were reported privately to the BuddyPress team, in accordance with <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress’s security policies</a>. Our thanks to all reporters for practicing coordinated disclosure.</p>\n<p>In addition, 2.9.3 includes a change that fixes the ability to install legacy bbPress 1.x forums. Please note that legacy forum support will be removed altogether in BuddyPress 3.0; see <a href=\"https://bpdevel.wordpress.com/2017/12/07/legacy-forums-support-will-be/\">the announcement blog post</a> for more details.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Jan 2018 18:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Boone Gorges\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"Post Status: WordPress Market Opportunities — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=41485\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://poststatus.com/wordpress-market-opportunities-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2459:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, Brian and Brian discuss market segmentation across the WordPress ecosystem. The focus for this discussion focused entirely on the entry-level segment of site assemblers and their small-business clients as well as the mid-level market of contractors and agencies selling additional levels of service. The duo talked through a few different strategies employed in each segment, including service differentiation, regional focus, building a network of complementary contractors, systemizing processes, delivering quality customer support flow, and selling ongoing service.</p>\n<p>In addition to this look at market segmentation, the Brians shared a few useful resources for both Gutenberg and WP-CLI.</p>\n<p></p>\n<h3>Links</h3>\n<ul>\n<li>Mike McAlister’s <a href=\"http://gutenberg.news/\">Gutenberg News</a></li>\n<li>Ahmed Awais’s <a href=\"https://github.com/ahmadawais/create-guten-block\">create-gutenberg-block</a></li>\n<li>Delicious Brain’s <a href=\"https://deliciousbrains.com/wordpress-cli-packages-review/\">WP-CLI packages reviews</a></li>\n<li>WordPress Website: <a href=\"https://poststatus.com/wordpress-website-cost/\">How much should it cost?</a></li>\n<li><a href=\"https://wpsessions.com/sessions/selling-ongoing-service/\">Selling Ongoing Services with Sara Dunn</a></li>\n</ul>\n<h3>Sponsor: iThemes</h3>\n<p>This episode is sponsored by <a href=\"https://ithemes.com/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">iThemes</a>. The team at iThemes offers WordPress plugins, themes and training to help take the guesswork out of building, maintaining and securing WordPress websites. For more information, check out their <a href=\"https://ithemes.com/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">website</a> and thank you to iThemes for being a Post Status partner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Jan 2018 16:50:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: WPWeekly Episode 302 – Brian Gardner, Founder of StudioPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=77689&preview=true&preview_id=77689\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wptavern.com/wpweekly-episode-302-brian-gardner-founder-of-studiopress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1338:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I are joined by <a href=\"https://briangardner.com/\">Brian Gardner</a>, founder of <a href=\"https://www.studiopress.com/\">StudioPress</a>. We talk about the past, present, and future of the company including various milestones such as the Genesis framework and merger with CopyBlogger Media in 2010. We also discuss the community surrounding StudioPress’ products and the role it plays in the company’s continued success.</p>\n<h2>Picks of the Week:</h2>\n<p><a href=\"https://wptavern.com/new-toolkit-simplifies-the-process-of-creating-gutenberg-blocks\">Ahmad Awais Create Guten Block toolkit</a>.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, January 31st 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #302:</strong> </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Jan 2018 04:15:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"WPTavern: WordPress Turns 15 Years Old\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77652\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://wptavern.com/wordpress-turns-15-years-old\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1120:\"<p><!-- wp:core/paragraph --><br />\nWordPress, the free open source project, <a href=\"https://ma.tt/2003/01/the-blogging-software-dilemma/\">turns 15 years</a> old today. Here is the comment that started it all.<br />\n<!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/image {\"id\":51095} --></p>\n<img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/01/MikeLittleForkB2Comment.png?w=627&ssl=1\" alt=\"Mike Little's Comment\" />Mike Little's Comment\n<p><!-- /wp:core/image --></p>\n<p><!-- wp:core/paragraph --><br />\nIn addition to celebrating 15 years as a successful software project, it's also a good opportunity to reflect on the number of people across the world who are making a great living and <a href=\"http://heropress.com/\">turning dreams into reality</a> thanks to the project.<br />\n<!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --><br />\nThank you Matt Mullenweg and Mike Little for creating WordPress, its contributors for keeping the ball rolling all these years, and providing opportunities for so many people. Happy birthday WordPress!<br />\n<!-- /wp:core/paragraph --></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Jan 2018 03:41:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: WordCamp Miami Celebrates Its 10th Consecutive Year March 16-18\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77595\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/wordcamp-miami-celebrates-its-10th-consecutive-year-march-16-18\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3689:\"<p><!-- wp:core/paragraph --></p>\n<p><a href=\"https://2018.miami.wordcamp.org/\">WordCamp Miami</a> is celebrating its 10th anniversary on March 16-18th. This year's event is organized by twelve people and organizers expect more than 800 people to attend. Speakers will arrive from Italy, Germany, London, Brazil, and other international locations to share their knowledge.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>In addition to a <a href=\"https://2018.miami.wordcamp.org/kids/\">two-day Kids Camp</a> with a Kids Panel, WordCamp Miami will feature two new workshops. The first is developer focused and will prepare developers for <a href=\"https://2018.miami.wordcamp.org/2017/12/19/developer-workshop-announcement-future-of-wordpress/\">the future of WordPress</a>. The second is <a href=\"https://2018.miami.wordcamp.org/2017/12/21/ecommerce-workshop-coming-to-wcmia/\">focused on eCommerce</a>.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Attendees will receive their own site and be able to apply what they've learned to it. The sites will have pre-installed plugins and access to various tools mentioned by the workshop teachers.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>The 'Learn JavaScript Deeply' track is returning this year, featuring local and international JavaScript developers. This is the third time WordCamp Miami has had this track and according to David Bisset, one of the organizers, the focus will be on JavaScript basics, React, plus using JavaScript to create 'cool and unique' projects with or without WordPress.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Joshua Strebel, Syed Balkhi, and Christie Chirinos will highlight Saturday's business track. </p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>For the first time in recent years, WordCamp Miami will have a closing keynote on Saturday, March 17th by John James Jacoby. Jacoby was one of the founders of WordCamp Miami a decade ago, and his talk will cover both nostalgic moments and what the future of WordPress holds for users.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Finally, WordCamp Miami will be doing a 'game show hour' before the official after party. \"We wanted to do something fun and interactive for everyone – and we think we found a great way to segue people from the talks to unwinding at the after party,\" Bisset explained. </p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>\"We are even planning on having our sponsors form teams in a trivia contest battle. There will be provisions at the party for those who want to network or just relax in a quiet setting.\"</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Bisset praised volunteers and organizers for helping make 10 years of WordCamp Miami a reality.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>\"Each and every one of our organizers and speakers deserve a huge amount of thanks and praise for their hard work.\" He said. \"We couldn't have done ten years without the support of the WordPress community.\"</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Tickets are <a href=\"https://2018.miami.wordcamp.org/tickets/\">on sale</a> with a number of purchasing options. Workshops cost $15 each and general admission tickets are $40 each. General admission tickets provide access to Saturday and Sunday sessions, lunch, swag, and the after party. </p>\n<p><!-- /wp:core/paragraph --></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Jan 2018 01:56:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"HeroPress: Believe In Yourself\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2420\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://heropress.com/essays/believe-in-yourself/#utm_source=rss&utm_medium=rss&utm_campaign=believe-in-yourself\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10510:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/01/012418-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Working in WordPress has allowed my curiosity to run wild.\" /><p>You ever have a moment where you blink your eyes and you wonder how you’ve gotten to where you are today? I’m having one of those moments right now as I sit here to share my story with you. It’s bizarre to think of how far I’ve come because I truly thought that I was not good enough to be where I am today. Let’s get into it.</p>\n<h3>The Beginning</h3>\n<p>As a child, I was always around technology. My dad was a computer scientist and considered it a great idea to get each of his four children their own computer so they would stay away from his. So as the years went by with system administrative tasks being “one of the hard-knocks of life”, I went off to Drexel University in 2005 to pursue a degree in Computer Science. I remember when I walked into my first class and instantly saw how different I was. Everyone was white. Everyone was male. And I was not. In fact, I couldn’t even check off one of those boxes. I was opposite. I was female and I was black.</p>\n<p>The first year pursuing my degree actually went really well and finished off the year, completing my C++ final project to create a matching cards game using objects and classes. All was swell. I found that I was doing just as well as everyone else. And I found that was struggling in certain areas just like everyone else.</p>\n<h3>Leaning In</h3>\n<p>Next semester came and that’s when the more difficult course load began. There was one class in particular called “Data Algorithms & Theories” that was incredibly and frustratingly difficult. As someone who always wanted to do well and is inclined to beat herself up for not being “perfect”, it was an incredibly stressful time for me. But once again, I was not the only one who was struggling because the class was difficult for all of my classmates. But as the class progressed, I decided to step out of my comfort zone and ask for help. This was the first time I would actually utilize the teaching assistant (TA) that was often present during this class. So our scheduled meeting comes around and it doesn’t go as I’d hoped. It wasn’t at all a welcoming atmosphere.</p>\n<blockquote><p>The demeanor of the TA made it clear that he didn’t want to be there but my happy-go-lucky personality brushed it aside.</p></blockquote>\n<p>To make things worse, I wasn’t understanding the “simple” concepts that he was explaining and was subject to the TA’s dismissive glances of judgement and shame. I remember at one point, my mind shifted into trying to make him like me rather than realize that he was discriminating against me. Then he said to me “You know, maybe this just isn’t for you. I’ve explained this to you multiple times and you’re just not getting.” This was a very upsetting moment in my life because someone who was supposed to be helping me learn was telling me that you’re too stupid to learn. Needless to say, I left that session very upset and I ultimately ended up changing my major to something “easier” because apparently it “wasn’t for me”.</p>\n<h3>Accepting A Career</h3>\n<p>After I graduated in 2010 with my degree in Information Technology, I moved to DC to pursue an unfulfilling Systems Engineering career in government contracting. Don’t get me wrong. I learned a plethora of valuable skills that I will use for the rest of my life. But I wasn’t doing something that was enriching me. Not only that, I was often made to feel ostracized in the work culture because of the lack of diversity.</p>\n<blockquote><p>I’m not sure if anyone’s told you…but it’s extremely hard being a minority and working with people who don’t look like you and who can’t relate to you.</p></blockquote>\n<p>If someone said something racially insensitive or offensive (and there have been multiple instances), that was always a battle I had to fight on my own. And to be honest, sometimes I didn’t fight because I knew no one would give a damn and the person would get away with it with a slap on the wrist.</p>\n<h3>Remembering Joy</h3>\n<p>So in the mist of all of this, no matter how upset, beaten-up and angry I felt after a work day, I could always come back to my love for the metal music genre. I would spend so much time listening to new metal music after work that co-workers nicknamed me “the DJ”. Which isn’t completely untrue. In college, one of my extracurriculars was to host a weekly metal radio show on the college radio station. But I didn’t have that anymore so I essentially felt a bit lost.</p>\n<p>That’s when I decided to get it back! Not in the form of an actual radio show. But in the form of a metal music blog. Outside of having played around with making marque-filled pages on GeoCities and changing the backgrounds of my MySpace and Xanga profiles to be neon-colored or highly pixelated images, I didn’t have any experience making a website. So I GOOGLED it! And in that research I learned how hosting providers work and the best blogging platform for me to use for my blog. And that platform was WordPress. So in 2015, I launched my first website ever on WordPress: metalandcoffee.com. And this point I didn’t really know anything super WordPress-nerdy outside of being able to select a theme and add/organize content on the navigation bar. But I finally had my own voice live and anyone can see it!</p>\n<h3>Looking Deep</h3>\n<p>Now – the year was 2017 and words cannot describe how miserable I am in my current work position. I thought transferring to a position within the company that brought me back to Philadelphia would help my pain and suffering but it only numbed it for a couple months. I still didn’t like the environment, I didn’t like what I was doing, and although I was able to look at the occasional code snippet that would give me a spark of confidence when I understood what the code was doing, I wasn’t given an opportunity to be on the other side. This is what lit a fire under me to finally do everything in my power to move towards a developer career. I felt like that was where I was supposed to be. Sure, I was told that I wasn’t smart enough to be anywhere near code but why did it excite me to see it and recognize it? Why was I able to troubleshoot errors even though I wasn’t a developer? Why was I excelling at quality assuring software by being able to understand the code’s logic thus thinking of scenarios that were unaccounted for?</p>\n<h3>Breaking Through</h3>\n<p>So I signed up for a couple online courses focused on web development and eventually found myself having been accepted to <a href=\"http://www.interactivemechanics.com/fellowship\">a front-end developer fellowship program</a> that provided me with an amazing mentor and a final project to work towards. For my final project, I chose to learn how to create a custom WordPress theme for my Metal & Coffee website because the current one that I was using did not fully suite my needs.</p>\n<blockquote><p>And there you have it – throughout the next 9 months, the doubt and shame instilled in me since college kept coming up and I kept having to find ways to break through it whether it’d be a pep talk from my mentor, talking to developers who look like me (black women) or using meditation to help me through the anxiety.</p></blockquote>\n<p>And by the end of that, not only did I finish my final project (<a href=\"http://metalandcoffee.github.io\">http://metalandcoffee.github.io</a>) and come to really love WordPress theming, I got a job offer from Tracy Levesque and Mia Levesque to work at their WordPress web agency, <a href=\"https://www.yikesinc.com/\">Yikes Inc.</a></p>\n<h3>Finding My Place</h3>\n<p>Now, I’m a full-time WordPress developer and I couldn’t be more satisfied. Working at Yikes has sent my developer skills soaring over mountains and valleys. My curiosity is allowed to run wild and I’ve actually been diving into the plugin world, completely re-coding an internal plugin from the ground up and learning essential web programming practices in the process.</p>\n<p>My next goal in the WordPress community is to see more WordPress developers who look like me. And one step I’ve taken towards that goal is to co-teach a Intro to WordPress workshop at Codeland 2018 which I’m very excited (and nervous) for. And I’ll continue to be as visible and outspoken as possible to encourage diversity in this community.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Believe In Yourself\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Believe%20In%20Yourself&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbelieve-in-yourself%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Believe In Yourself\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbelieve-in-yourself%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbelieve-in-yourself%2F&title=Believe+In+Yourself\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Believe In Yourself\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/believe-in-yourself/&media=https://heropress.com/wp-content/uploads/2018/01/012418-150x150.jpg&description=Believe In Yourself\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Believe In Yourself\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/believe-in-yourself/\" title=\"Believe In Yourself\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/believe-in-yourself/\">Believe In Yourself</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 24 Jan 2018 13:00:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Ebonie Butler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: New Toolkit Simplifies the Process of Creating Gutenberg Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77521\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/new-toolkit-simplifies-the-process-of-creating-gutenberg-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5470:\"<p><!-- wp:core/paragraph --></p>\n<p><a href=\"https://ahmadawais.com/\">Ahmad Awais</a>, who <a href=\"https://wptavern.com/gutenberg-boilerplate-demonstrates-how-to-build-custom-blocks\">created the Gutenberg Boilerplate</a> last year, has <a href=\"https://ahmadawais.com/create-guten-block-toolkit/\">released</a> a <a href=\"https://github.com/ahmadawais/create-guten-block\">Guten Block Toolkit</a>. The toolkit substantially simplifies the creation of Gutenberg Blocks by providing no configuration, one dependency, and no lock-in.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Awais created the toolkit after receiving feedback that configuring things like Webpack, React, ES 6/7/8/Next, ESLint, Babel and keeping up with their development was too difficult.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>\"Developers told me that they built Gutenberg blocks with ES5 because the amount of time required to configure, set up, and learn tools like Babel, Webpack, ESLint, Prettier, etc. wasn’t worth it,\" Awais said.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>\"So, yes! I went ahead and built a solution — a zero-config-js #0CJS WordPress developers’ toolkit called create-guten-block!\"</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Creating blocks using the toolkit is a three-step process. </p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Developers begin by installing Node version 8 or higher on a local server. The next step is to run the create-guten-block command and provide a name for the plugin that will be created. This command also creates the folder structure necessary to maintain the project. The last step is to run the NPM start command which runs the plugin in development mode.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Once these steps are completed, the WordPress plugin will be compatible with Gutenberg and have React.js, ES 6/7/8/Next, and Babel, which also has ESLint configurations for code editors to detect and use automatically. </p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>The Guten Block Toolkit comes with the following:</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/list --></p>\n<ul>\n<li>React, JSX, and ES6 syntax support. </li>\n<li>Webpack dev/production build process behind the scene. </li>\n<li>Language extras beyond ES6 like the object spread operator. </li>\n<li>Auto-prefixed CSS, so you don’t need -webkit or other prefixes. </li>\n<li>A build script to bundle JS, CSS, and images for production with source-maps. </li>\n<li>Hassle-free updates for the above tools with a single dependency cgb-scripts.</li>\n</ul>\n<p><!-- /wp:core/list --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>The project has received positive feedback, including from members of Gutenberg's development team.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/embed {\"url\":\"https://twitter.com/GaryPendergast/status/954559771910193152\"} --></p>\n\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Mad props to <a href=\"https://twitter.com/MrAhmadAwais?ref_src=twsrc%5Etfw\">@MrAhmadAwais</a> for making a super useful Gutenberg tool that I\'ve been really looking forward to! 🎉</p>\n<p>I\'m excited about the possibilities for this, and I love how it\'s embraced WordPress\' \"decisions, not options\" philosophy, doing all of the hard work for you. 💪💯 <a href=\"https://t.co/hUAQVDL7S1\">https://t.co/hUAQVDL7S1</a></p>\n<p>— Gary (@GaryPendergast) <a href=\"https://twitter.com/GaryPendergast/status/954559771910193152?ref_src=twsrc%5Etfw\">January 20, 2018</a></p></blockquote>\n<p><br />\n\n<p><!-- /wp:core/embed --></p>\n<p><!-- wp:core/embed {\"url\":\"https://twitter.com/igorbenic/status/955539392273281025\"} --></p>\n\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Tried the <a href=\"https://t.co/WkvhwSVBh6\">https://t.co/WkvhwSVBh6</a> from <a href=\"https://twitter.com/MrAhmadAwais?ref_src=twsrc%5Etfw\">@MrAhmadAwais</a>, had a block within a minute. Now it\'s time to finish the <a href=\"https://twitter.com/hashtag/Gutenberg?src=hash&ref_src=twsrc%5Etfw\">#Gutenberg</a> course from <a href=\"https://twitter.com/zgordon?ref_src=twsrc%5Etfw\">@zgordon</a> to actually build something useful :D</p>\n<p>— Igor Benić (@igorbenic) <a href=\"https://twitter.com/igorbenic/status/955539392273281025?ref_src=twsrc%5Etfw\">January 22, 2018</a></p></blockquote>\n<p><br />\n\n<p><!-- /wp:core/embed --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>With a stable release now available to the public, Awais is working on <a href=\"https://github.com/ahmadawais/create-guten-block/issues/11\">2.0.0</a>. \"The next step is to get this toolkit tested and mature the entire app to release version 2.0.0 for that not only do I need your <a href=\"https://ahmadawais.com/contact/\">support</a>, I ask that you hop on board and contribute — that’s the only way forward,\" he said.</p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p>Create Guten Block Toolkit is <a href=\"https://github.com/ahmadawais/create-guten-block/blob/master/LICENSE\">MIT licensed</a> and available for free <a href=\"https://github.com/ahmadawais/create-guten-block\">on GitHub</a>. Contributions are welcomed! </p>\n<p><!-- /wp:core/paragraph --></p>\n<p><!-- wp:core/paragraph --></p>\n<p><!-- /wp:core/paragraph --></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 24 Jan 2018 03:30:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WPTavern: Free Conference Dedicated to WordPress in Higher Ed Takes Place January 30th at 9AM CST\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77514\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wptavern.com/free-conference-dedicated-to-wordpress-in-higher-ed-takes-place-january-30th-at-9am-cst\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1380:\"<p>If you’re interested in learning how WordPress is used in Higher Ed, tune in to <a href=\"https://online.wpcampus.org/\">WPCampus Online</a>, January 30th at 9AM Central Standard Time. WPCampus Online is a virtual conference that people can watch for free, no traveling necessary. The event uses <a href=\"https://www.crowdcast.io/\">Crowdcast</a> allowing viewers to switch between rooms, interact with each other, and ask questions.</p>\n<p>Some of the topics that <a href=\"https://online.wpcampus.org/schedule/\">will be presented</a> include, <a href=\"https://online.wpcampus.org/schedule/wordpress-and-real-world-data-with-students/\">WordPress and Real-World Data with Students</a>, <a href=\"https://online.wpcampus.org/schedule/headless-brainless-wordpress/\">Headless and Brainless WordPress</a>, and <a href=\"https://online.wpcampus.org/schedule/using-wordpress-support-run-student-government-elections/\">Using WordPress to Support and Run Student Government Elections</a>. If in-person conferences are more your style, keep an eye out for information on WPCampus 2018 tentatively planned for this Summer.</p>\n<p>To learn more about WPCampus and the people behind it, <a href=\"https://wptavern.com/wpweekly-episode-301-wordpress-in-highered-accessibility-and-more-with-rachel-cherry\">listen to our interview</a> with Rachel Cherry on episode 301 of WordPress Weekly.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 22 Jan 2018 22:14:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Mark Jaquith: How I fixed Yoast SEO sitemaps on a large WordPress site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://markjaquith.wordpress.com/?p=5392\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://markjaquith.wordpress.com/2018/01/22/how-i-fixed-yoast-seo-sitemaps-on-a-large-wordpress-site/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4852:\"<p>One of my Covered Web Services clients recently came to me with a problem: <a href=\"https://yoast.com/wordpress/plugins/seo/\">Yoast SEO</a> sitemaps were broken on their largest, highest-traffic WordPress site. Yoast SEO breaks your sitemap up into chunks. On this site, the individual chunks were loading, but the sitemap index (its “table of contents”) would not load, and was giving a timeout error. This prevented search engines from finding the individual sitemap chunks.</p>\n<p>Sitemaps are really helpful for providing information to search engines about the content on your site, so fixing this issue was a high priority to the client! They were frustrated, and confused, because this was working just fine on their other sites.</p>\n<p>Given that this site has over a decade of content, I figured that Yoast SEO’s dynamic generation of the sitemap was simply taking too long, and the server was giving up.</p>\n<p>So I increased the site’s various timeout settings to 120 seconds.</p>\n<p><strong>No good.</strong></p>\n<p>I increased the timeout settings to 300 seconds. Five whole minutes!</p>\n<p><strong>Still no good.</strong></p>\n<p>This illustrates one of the problems that WordPress sites can face when they accumulate a lot of content: <strong>dynamic processes start to take longer</strong>. A process that takes a reasonable 5 seconds with 5,000 posts might take 100 seconds with 500,000 posts. I could have eventually made the Yoast SEO sitemap index work if I increased the timeout high enough, but that wouldn’t have been a good solution.</p>\n<ol>\n<li>It would have meant increasing the timeout settings irresponsibly high, leaving the server potentially open to abuse.</li>\n<li>Even though it is search engines, not people, who are requesting the sitemap, it is unreasonable to expect them to wait over 5 minutes for it to load. They’re likely to give up. They might even penalize the site in their rankings for being slow.</li>\n</ol>\n<p>I needed the sitemap to be reliably generated without making the search engines wait.</p>\n<p><strong>When something intensive needs to happen reliably on a site, look to the command line.</strong></p>\n<h2>The Solution</h2>\n<p>Yoast SEO doesn’t have <a href=\"http://wp-cli.org/\">WP-CLI</a> (WordPress command line interface) commands, but that doesn’t matter — you can just use <a href=\"https://developer.wordpress.org/cli/commands/eval/\"><b>wp eval</b></a> to run arbitrary WordPress PHP code.</p>\n<p>After a little digging through the <a href=\"https://github.com/Yoast/wordpress-seo/blob/46802dbcf8e7d2ac0d6552f4de0923cd0eba2b07/inc/sitemaps/class-sitemaps.php#L345-L364\">Yoast SEO code</a>, I determined that this WP-CLI command would output the index sitemap:</p>\n<pre class=\"brush: bash; title: ; notranslate\">wp eval \'\n$sm = new WPSEO_Sitemaps;\n$sm->build_root_map();\n$sm->output();\n\'</pre>\n<p>That took a good while to run on the command line, but that doesn’t matter, because I just set a <a href=\"https://help.ubuntu.com/community/CronHowto\">cron job</a> to run it once a day and save its output to a static file.</p>\n<pre class=\"brush: plain; title: ; notranslate\">0 3 * * * cd /srv/www/example.com && /usr/local/bin/wp eval \'$sm = new WPSEO_Sitemaps;$sm->build_root_map();$sm->output();\' > /srv/www/example.com/wp-content/uploads/sitemap_index.xml</pre>\n<p>The final step that was needed was to modify a rewrite in the site’s Nginx config that would make the <b>/sitemap_index.xml</b> path point to the cron-created static file, instead of resolving to Yoast SEO’s dynamic generation URL.</p>\n<pre class=\"brush: plain; highlight: [4]; title: ; notranslate\">location ~ ([^/]*)sitemap(.*).x(m|s)l$ {\n rewrite ^/sitemap.xml$ /sitemap_index.xml permanent;\n rewrite ^/([a-z]+)?-?sitemap.xsl$ /index.php?xsl=$1 last;\n rewrite ^/sitemap_index.xml$ /wp-content/uploads/sitemap_index.xml last;\n rewrite ^/([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 last;\n}</pre>\n<p>Now the sitemap index loads instantly (because it’s a static file), and is kept up-to-date with a reliable background process. The client is happy that they didn’t have to switch SEO plugins or install a separate sitemap plugin. Everything just works, thanks to a little bit of command line magic.</p>\n<p>What other WordPress processes would benefit from this kind of approach?</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 22 Jan 2018 15:15:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Post Status: Hosted versus self-hosted eCommerce — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=41084\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://poststatus.com/hosted-versus-self-hosted-ecommerce-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2130:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, Brian and Brian discuss self-hosted vs managed ecommerce and whether or not conferences have outlived their usefulness. Specifically, they look at WooCommerce vs other solutions and explore Shopify and Liquid Web’s Managed WooCommerce hosting as viable done-for-you strategies. On the conference front, they talk about the good and the bad of conferences and ponder how tech conferences of the future may need to change to attract more attendees.</p>\n<p></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://marco.org/2018/01/17/end-of-conference-era\">The End of the Conference Era</a></li>\n<li><a href=\"https://www.liquidweb.com/blog/liquid-web-announces-the-launch-of-managed-woocommerce-hosting/\">Liquid Web introduces Managed WooCommerce</a></li>\n<li><a href=\"https://github.com/liquidweb/woocommerce-order-tables\">Liquid Web’s WooCommerce Order Tables Plugin</a></li>\n<li><a href=\"https://metorik.com/\">Metorik</a></li>\n<li><a href=\"https://www.ecommercefuel.com/\">eCommerceFuel</a></li>\n</ul>\n<h3>Sponsor: Pippin’s Plugins</h3>\n<p>This episode is sponsored by Pippin’s Plugins. <a href=\"http://pippinsplugins.com/\">Pippin’s Plugins</a> creates a suite of plugins that work great alone, or together. Whether you need to restrict content, sell downloads, or start an affiliate program, they’ve got you covered. For more information, check out their <a href=\"http://pippinsplugins.com/\">website</a> and thank you to Pippin’s Plugins for being a Post Status partner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Jan 2018 20:56:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: R.I.P Dean\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47840\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2018/01/r-i-p-dean/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3483:\"<p>Dean Allen, a web pioneer and good man, has passed away. I've been processing the news for a few days and still don't know where to begin. Dean was a writer, who wrote the software he wrote on. His websites were crafted, designed, and typeset so well you would have visited them even if they were filled with Lorem Ipsum, and paired with his writing you were drawn into an impossibly rich world. His blog was called Textism, and among many other things it introduced me to the art of typography.</p>\n\n<p>Later, he created Textpattern, without which WordPress wouldn't exist. Later, he created Textdrive with Jason Hoffman, without which WordPress wouldn't have found an early business model or had a home on the web. He brought a care and craft to everything he touched that inspires me to this day. As <a href=\"https://daringfireball.net/2018/01/dean_allen\">John Gruber said</a>, \"Dean strove for perfection and often achieved it.\" (Aside: Making typography better on the web led John Gruber to release Smarty Pants, Dean a tool called Textile, and myself something called Texturize all within a few months of each other; John continued his work and created Markdown, I put Texturize into WP, and Dean released Textile in Textpattern.)</p>\n\n<p>Years later, we became friends and shared many trips, walks, drinks, and meals together, often with Hanni and <a href=\"https://om.co/2018/01/18/dean-allen-rest-in-peace/\">Om</a>. (When we overlapped in Vancouver he immediately texted \"I'll show you some butt-kicking food and drink.\") His zest for life was matched with an encyclopedic knowledge of culture and voracious reading (and later podcast listening) habits. I learned so much in our time together, a web inspiration who turned for me into a real-life mensch. He was endlessly generous with his time and counsel in design, prose, and fashion. I learned the impossibly clever sentences he wrote, that you assumed were the product of a small writing crew or at least a few revisions, came annoyingly easily to him, an extension of how he actually thought and wrote and the culmination of a lifetime of telling stories and connecting to the human psyche.</p>\n\n<p>Dean, who (of course) was also a great photographer, didn't love having his own photo taken but would occasionally tolerate me when I pointed a camera at him <a href=\"https://om.co/2018/01/18/dean-allen-rest-in-peace/\">and Om has a number of the photos on his post</a>. There's one that haunts me: before getting BBQ we were at his friend's apartment in Vancouver, listening to Mingus and enjoying hand-crafted old fashioneds with <a href=\"https://ma.tt/files/2018/01/IMG_7147.jpg\">antique bitters</a>, and despite the rain we went on the roof to see the art that was visible from there. He obliged to a photo this time though and we took photos of each other individually in front of a sign that said \"EVERYTHING IS GOING TO BE ALRIGHT.\" It wasn't, but it's what I imagine Dean would say right now if he could.</p>\n\n<div class=\"wp-block-gallery alignnone columns-2 is-cropped\">\n <img src=\"https://i2.wp.com/ma.tt/files/2018/01/IMG_7151.jpg?w=604&ssl=1\" />\n <img src=\"https://i0.wp.com/ma.tt/files/2018/01/IMG_7158.jpg?w=604&ssl=1\" />\n</div>\n\n<img src=\"https://i1.wp.com/ma.tt/files/2018/01/104050690_ce98a95092_o.jpg?w=604&ssl=1\" />\n When we first met, in 2006, <a href=\"https://www.flickr.com/photos/textdriveinc/104050690/in/photostream/\">from Jason</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Jan 2018 05:21:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 27 Feb 2018 03:52:00 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 27 Feb 2018 03:45:27 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911140210\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2351, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1519746719', 'no'),
(2352, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1519703519', 'no'),
(2353, '_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b', '1519746719', 'no'),
(2354, '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2018/02/wordcamp-incubator-2-0/\'>WordCamp Incubator 2.0</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/matt-cromwell-hosts-matt-mullenweg-in-qa-gutenberg-interview\'>WPTavern: Matt Cromwell Hosts Matt Mullenweg in Q&A Gutenberg Interview</a></li><li><a class=\'rsswidget\' href=\'https://poststatus.com/observations-maturing-ecosystem-draft-podcast/\'>Post Status: Observations on a maturing ecosystem — Draft podcast</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordcamp-orange-county-plugin-a-palooza-first-place-prize-is-3000\'>WPTavern: WordCamp Orange County Plugin-A-Palooza First Place Prize is $3,000</a></li></ul></div>', 'no'),
(2396, '_transient_is_multi_author', '0', 'yes'),
(2400, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1519708624;s:7:\"checked\";a:15:{s:30:\"advanced-custom-fields/acf.php\";s:6:\"4.4.12\";s:19:\"akismet/akismet.php\";s:5:\"4.0.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:3:\"5.0\";s:24:\"fancy-gallery/plugin.php\";s:6:\"1.6.31\";s:19:\"imagify/imagify.php\";s:8:\"1.6.14.2\";s:29:\"imedica-core/imedica-core.php\";s:5:\"3.1.6\";s:23:\"ml-slider/ml-slider.php\";s:5:\"3.6.8\";s:34:\"notice-board/msnb-notice-board.php\";s:3:\"1.1\";s:27:\"p3-profiler/p3-profiler.php\";s:7:\"1.5.3.9\";s:45:\"post-slider-carousel/post-slider-carousel.php\";s:5:\"1.0.1\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"4.6.7\";s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";s:6:\"3.16.7\";s:33:\"w3-total-cache/w3-total-cache.php\";s:5:\"0.9.6\";s:27:\"js_composer/js_composer.php\";s:5:\"5.0.1\";s:33:\"wp-job-manager/wp-job-manager.php\";s:6:\"1.29.3\";}s:8:\"response\";a:1:{s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:5:\"5.4.5\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:24:\"WPBakery Visual Composer\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:12:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:6:\"4.4.12\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.4.4.12.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-128x128.png?rev=1082746\";s:2:\"2x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";s:7:\"default\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";}s:7:\"banners\";a:3:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:7:\"default\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.0.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.0.3.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:7:\"default\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";s:7:\"default\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:3:\"5.0\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";s:2:\"2x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:7:\"default\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";}s:7:\"banners\";a:3:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";s:7:\"default\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";}s:11:\"banners_rtl\";a:0:{}}s:24:\"fancy-gallery/plugin.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:27:\"w.org/plugins/fancy-gallery\";s:4:\"slug\";s:13:\"fancy-gallery\";s:6:\"plugin\";s:24:\"fancy-gallery/plugin.php\";s:11:\"new_version\";s:6:\"1.6.31\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/fancy-gallery/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/fancy-gallery.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:66:\"https://ps.w.org/fancy-gallery/assets/icon-128x128.png?rev=1723946\";s:7:\"default\";s:66:\"https://ps.w.org/fancy-gallery/assets/icon-128x128.png?rev=1723946\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/fancy-gallery/assets/banner-772x250.png?rev=1723946\";s:7:\"default\";s:68:\"https://ps.w.org/fancy-gallery/assets/banner-772x250.png?rev=1723946\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"imagify/imagify.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/imagify\";s:4:\"slug\";s:7:\"imagify\";s:6:\"plugin\";s:19:\"imagify/imagify.php\";s:11:\"new_version\";s:8:\"1.6.14.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/imagify/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/imagify.1.6.14.2.zip\";s:5:\"icons\";a:4:{s:2:\"1x\";s:60:\"https://ps.w.org/imagify/assets/icon-128x128.png?rev=1337199\";s:2:\"2x\";s:60:\"https://ps.w.org/imagify/assets/icon-256x256.png?rev=1337199\";s:3:\"svg\";s:52:\"https://ps.w.org/imagify/assets/icon.svg?rev=1337199\";s:7:\"default\";s:52:\"https://ps.w.org/imagify/assets/icon.svg?rev=1337199\";}s:7:\"banners\";a:3:{s:2:\"2x\";s:63:\"https://ps.w.org/imagify/assets/banner-1544x500.png?rev=1337199\";s:2:\"1x\";s:62:\"https://ps.w.org/imagify/assets/banner-772x250.png?rev=1337199\";s:7:\"default\";s:63:\"https://ps.w.org/imagify/assets/banner-1544x500.png?rev=1337199\";}s:11:\"banners_rtl\";a:0:{}}s:23:\"ml-slider/ml-slider.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:23:\"w.org/plugins/ml-slider\";s:4:\"slug\";s:9:\"ml-slider\";s:6:\"plugin\";s:23:\"ml-slider/ml-slider.php\";s:11:\"new_version\";s:5:\"3.6.8\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/ml-slider/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/ml-slider.3.6.8.zip\";s:5:\"icons\";a:4:{s:2:\"1x\";s:62:\"https://ps.w.org/ml-slider/assets/icon-128x128.png?rev=1809294\";s:2:\"2x\";s:62:\"https://ps.w.org/ml-slider/assets/icon-256x256.png?rev=1809294\";s:3:\"svg\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=1823436\";s:7:\"default\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=1823436\";}s:7:\"banners\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/ml-slider/assets/banner-1544x500.png?rev=1686195\";s:2:\"1x\";s:64:\"https://ps.w.org/ml-slider/assets/banner-772x250.png?rev=1686195\";s:7:\"default\";s:65:\"https://ps.w.org/ml-slider/assets/banner-1544x500.png?rev=1686195\";}s:11:\"banners_rtl\";a:0:{}}s:34:\"notice-board/msnb-notice-board.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/notice-board\";s:4:\"slug\";s:12:\"notice-board\";s:6:\"plugin\";s:34:\"notice-board/msnb-notice-board.php\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/notice-board/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/notice-board.1.1.zip\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:27:\"p3-profiler/p3-profiler.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/p3-profiler\";s:4:\"slug\";s:11:\"p3-profiler\";s:6:\"plugin\";s:27:\"p3-profiler/p3-profiler.php\";s:11:\"new_version\";s:7:\"1.5.3.9\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/p3-profiler/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/p3-profiler.1.5.3.9.zip\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:2:{s:2:\"1x\";s:65:\"https://ps.w.org/p3-profiler/assets/banner-772x250.png?rev=491856\";s:7:\"default\";s:65:\"https://ps.w.org/p3-profiler/assets/banner-772x250.png?rev=491856\";}s:11:\"banners_rtl\";a:0:{}}s:45:\"post-slider-carousel/post-slider-carousel.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:34:\"w.org/plugins/post-slider-carousel\";s:4:\"slug\";s:20:\"post-slider-carousel\";s:6:\"plugin\";s:45:\"post-slider-carousel/post-slider-carousel.php\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/post-slider-carousel/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/post-slider-carousel.1.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:73:\"https://ps.w.org/post-slider-carousel/assets/icon-128x128.png?rev=1594090\";s:7:\"default\";s:73:\"https://ps.w.org/post-slider-carousel/assets/icon-128x128.png?rev=1594090\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:75:\"https://ps.w.org/post-slider-carousel/assets/banner-772x250.png?rev=1594090\";s:7:\"default\";s:75:\"https://ps.w.org/post-slider-carousel/assets/banner-772x250.png?rev=1594090\";}s:11:\"banners_rtl\";a:0:{}}s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"4.6.7\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.4.6.7.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:7:\"default\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:70:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=894078\";s:7:\"default\";s:70:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=894078\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"w3-total-cache/w3-total-cache.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/w3-total-cache\";s:4:\"slug\";s:14:\"w3-total-cache\";s:6:\"plugin\";s:33:\"w3-total-cache/w3-total-cache.php\";s:11:\"new_version\";s:5:\"0.9.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/w3-total-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/w3-total-cache.0.9.6.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-128x128.png?rev=1041806\";s:2:\"2x\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806\";s:7:\"default\";s:67:\"https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:69:\"https://ps.w.org/w3-total-cache/assets/banner-772x250.jpg?rev=1041806\";s:7:\"default\";s:69:\"https://ps.w.org/w3-total-cache/assets/banner-772x250.jpg?rev=1041806\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"wp-job-manager/wp-job-manager.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/wp-job-manager\";s:4:\"slug\";s:14:\"wp-job-manager\";s:6:\"plugin\";s:33:\"wp-job-manager/wp-job-manager.php\";s:11:\"new_version\";s:6:\"1.29.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-job-manager/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/wp-job-manager.1.29.3.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:67:\"https://ps.w.org/wp-job-manager/assets/icon-128x128.png?rev=1035478\";s:2:\"2x\";s:67:\"https://ps.w.org/wp-job-manager/assets/icon-256x256.png?rev=1035478\";s:7:\"default\";s:67:\"https://ps.w.org/wp-job-manager/assets/icon-256x256.png?rev=1035478\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:69:\"https://ps.w.org/wp-job-manager/assets/banner-772x250.png?rev=1035478\";s:7:\"default\";s:69:\"https://ps.w.org/wp-job-manager/assets/banner-772x250.png?rev=1035478\";}s:11:\"banners_rtl\";a:0:{}}}}', 'no'),
(2408, '_site_transient_timeout_theme_roots', '1519712598', 'no'),
(2409, '_site_transient_theme_roots', 'a:2:{s:13:\"imedica-child\";s:7:\"/themes\";s:7:\"imedica\";s:7:\"/themes\";}', 'no'),
(2411, '_transient_timeout_plugin_slugs', '1519798067', 'no'),
(2412, '_transient_plugin_slugs', 'a:15:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:24:\"fancy-gallery/plugin.php\";i:4;s:19:\"imagify/imagify.php\";i:5;s:29:\"imedica-core/imedica-core.php\";i:6;s:23:\"ml-slider/ml-slider.php\";i:7;s:34:\"notice-board/msnb-notice-board.php\";i:8;s:27:\"p3-profiler/p3-profiler.php\";i:9;s:45:\"post-slider-carousel/post-slider-carousel.php\";i:10;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:11;s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";i:12;s:33:\"w3-total-cache/w3-total-cache.php\";i:13;s:27:\"js_composer/js_composer.php\";i:14;s:33:\"wp-job-manager/wp-job-manager.php\";}', 'no');
-- --------------------------------------------------------
--
-- Table structure for table `wp_postmeta`
--
CREATE TABLE `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_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_postmeta`
--
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2, 4, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3, 4, '_form', '<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> Your Message\n [textarea your-message] </label>\n\n[submit \"Send\"]'),
(4, 4, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:36:\"Delta Hospital Ltd. \"[your-subject]\"\";s:6:\"sender\";s:38:\"[your-name] <delta@delta-hospital.com>\";s:9:\"recipient\";s:24:\"delta@delta-hospital.com\";s:4:\"body\";s:194:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Delta Hospital Ltd. (http://localhost:8012/delta-hospital)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(5, 4, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:36:\"Delta Hospital Ltd. \"[your-subject]\"\";s:6:\"sender\";s:46:\"Delta Hospital Ltd. <delta@delta-hospital.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:136:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Delta Hospital Ltd. (http://localhost:8012/delta-hospital)\";s:18:\"additional_headers\";s:34:\"Reply-To: delta@delta-hospital.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(6, 4, '_messages', 'a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7, 4, '_additional_settings', ''),
(8, 4, '_locale', 'en_US'),
(11, 7, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(13, 7, '_edit_last', '3'),
(14, 7, 'field_5a83c86270cea', 'a:11:{s:3:\"key\";s:19:\"field_5a83c86270cea\";s:5:\"label\";s:13:\"Qualification\";s:4:\"name\";s:13:\"qualification\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:13:\"default_value\";s:0:\"\";s:7:\"toolbar\";s:5:\"basic\";s:12:\"media_upload\";s:2:\"no\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5a83c8a370ceb\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"Professor & Head\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(15, 7, 'field_5a83c8a370ceb', 'a:12:{s:3:\"key\";s:19:\"field_5a83c8a370ceb\";s:5:\"label\";s:11:\"Designation\";s:4:\"name\";s:11:\"designation\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"choices\";a:25:{s:0:\"\";s:0:\"\";s:16:\"Professor & Head\";s:16:\"Professor & Head\";s:27:\"Prof. Sr. Consultant & Head\";s:27:\"Prof. Sr. Consultant & Head\";s:9:\"Professor\";s:9:\"Professor\";s:23:\"Supernumerary Professor\";s:23:\"Supernumerary Professor\";s:19:\"Associate Professor\";s:19:\"Associate Professor\";s:26:\"Associate Professor & Head\";s:26:\"Associate Professor & Head\";s:19:\"Assistant Professor\";s:19:\"Assistant Professor\";s:26:\"Assistant Professor & Head\";s:26:\"Assistant Professor & Head\";s:16:\"Chief Consultant\";s:16:\"Chief Consultant\";s:24:\"Senior Consultant & Head\";s:24:\"Senior Consultant & Head\";s:17:\"Senior Consultant\";s:17:\"Senior Consultant\";s:10:\"Consultant\";s:10:\"Consultant\";s:32:\"Consultant & Assistant Professor\";s:32:\"Consultant & Assistant Professor\";s:32:\"Consultant & Associate Professor\";s:32:\"Consultant & Associate Professor\";s:33:\"Senior Consultant, Histopathology\";s:33:\"Senior Consultant, Histopathology\";s:31:\"Senior Consultant, Microbiology\";s:31:\"Senior Consultant, Microbiology\";s:27:\"Consultant, Histropathology\";s:27:\"Consultant, Histropathology\";s:21:\"Consultant, Pathology\";s:21:\"Consultant, Pathology\";s:29:\"Child Hematology & Oncologist\";s:29:\"Child Hematology & Oncologist\";s:14:\"Jr. Consultant\";s:14:\"Jr. Consultant\";s:9:\"Registrar\";s:9:\"Registrar\";s:16:\"Resident Surgeon\";s:16:\"Resident Surgeon\";s:25:\"Resident Physician (R.P.)\";s:25:\"Resident Physician (R.P.)\";s:3:\"R.P\";s:3:\"R.P\";}s:13:\"default_value\";s:0:\"\";s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5a83c8f070cec\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"8\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(16, 7, 'field_5a83c8f070cec', 'a:12:{s:3:\"key\";s:19:\"field_5a83c8f070cec\";s:5:\"label\";s:4:\"Time\";s:4:\"name\";s:4:\"time\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:16:{s:0:\"\";s:0:\"\";s:3:\"N/A\";s:3:\"N/A\";s:17:\"8:30AM – 1:00PM\";s:17:\"8:30AM – 1:00PM\";s:17:\"8:30AM – 2:00PM\";s:17:\"8:30AM – 2:00PM\";s:17:\"8:30AM – 4:30PM\";s:17:\"8:30AM – 4:30PM\";s:17:\"4:00PM – 9:00PM\";s:17:\"4:00PM – 9:00PM\";s:17:\"4:30PM – 7:00PM\";s:17:\"4:30PM – 7:00PM\";s:17:\"5:00PM – 8:00PM\";s:17:\"5:00PM – 8:00PM\";s:18:\"5:00PM – 10:00PM\";s:18:\"5:00PM – 10:00PM\";s:17:\"5:00PM – 7:00PM\";s:17:\"5:00PM – 7:00PM\";s:17:\"5:00PM – 7:30PM\";s:17:\"5:00PM – 7:30PM\";s:17:\"5:30PM – 7:30PM\";s:17:\"5:30PM – 7:30PM\";s:17:\"6:00PM – 8:00PM\";s:17:\"6:00PM – 8:00PM\";s:17:\"6:00PM – 9:00PM\";s:17:\"6:00PM – 9:00PM\";s:17:\"6:00PM – 7:30PM\";s:17:\"6:00PM – 7:30PM\";s:17:\"7:00PM – 9:00PM\";s:17:\"7:00PM – 9:00PM\";}s:13:\"default_value\";s:0:\"\";s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"1\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5a83c8a370ceb\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"Professor & Head\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(18, 7, 'position', 'normal'),
(19, 7, 'layout', 'no_box'),
(20, 7, 'hide_on_screen', ''),
(21, 7, '_edit_lock', '1519706721:3'),
(24, 11, '_wp_attached_file', '2018/02/logo-medical2.png'),
(25, 11, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:200;s:6:\"height\";i:48;s:4:\"file\";s:25:\"2018/02/logo-medical2.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"logo-medical2-150x48.png\";s:5:\"width\";i:150;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:23:\"logo-medical2-70x48.png\";s:5:\"width\";i:70;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:23:\"logo-medical2-90x48.png\";s:5:\"width\";i:90;s:6:\"height\";i:48;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:{}}}'),
(26, 12, '_wp_attached_file', '2018/02/logo-medical3.png'),
(27, 12, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:150;s:6:\"height\";i:117;s:4:\"file\";s:25:\"2018/02/logo-medical3.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"logo-medical3-150x117.png\";s:5:\"width\";i:150;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:23:\"logo-medical3-70x70.png\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:23:\"logo-medical3-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(28, 13, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(30, 13, '_edit_last', '1'),
(31, 13, '_edit_lock', '1519028014:1'),
(32, 13, '_wp_page_template', 'default'),
(33, 13, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(34, 13, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(35, 13, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(36, 13, '_wpb_vc_js_status', 'true'),
(37, 15, 'fw_options', 'a:0:{}'),
(38, 16, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(40, 16, '_edit_last', '1'),
(41, 16, '_wp_page_template', 'default'),
(42, 16, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(43, 16, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(44, 16, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(45, 16, '_wpb_vc_js_status', 'false'),
(46, 18, 'fw_options', 'a:0:{}'),
(47, 16, '_edit_lock', '1518952581:1'),
(48, 19, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(50, 19, '_edit_last', '1'),
(51, 19, '_edit_lock', '1518587920:1'),
(52, 19, '_wp_page_template', 'default'),
(53, 19, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(54, 19, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(55, 19, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(56, 19, '_wpb_vc_js_status', 'false'),
(57, 21, 'fw_options', 'a:0:{}'),
(58, 22, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(60, 22, '_edit_last', '1'),
(61, 22, '_edit_lock', '1518588652:1'),
(62, 22, '_wp_page_template', 'doctor.php'),
(63, 22, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(64, 22, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(65, 22, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(66, 22, '_wpb_vc_js_status', 'false'),
(67, 24, 'fw_options', 'a:0:{}'),
(68, 25, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(70, 25, '_edit_last', '1'),
(71, 25, '_edit_lock', '1518588050:1'),
(72, 25, '_wp_page_template', 'default'),
(73, 25, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(74, 25, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(75, 25, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(76, 25, '_wpb_vc_js_status', 'false'),
(77, 27, 'fw_options', 'a:0:{}'),
(78, 28, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(80, 28, '_edit_last', '1'),
(81, 28, '_edit_lock', '1518588090:1'),
(82, 28, '_wp_page_template', 'default'),
(83, 28, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(84, 28, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(85, 28, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(86, 28, '_wpb_vc_js_status', 'false'),
(87, 30, 'fw_options', 'a:0:{}'),
(88, 31, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(90, 31, '_edit_last', '1'),
(91, 31, '_edit_lock', '1519637822:1'),
(92, 31, '_wp_page_template', 'default'),
(93, 31, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(94, 31, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(95, 31, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(96, 31, '_wpb_vc_js_status', 'true'),
(97, 33, 'fw_options', 'a:0:{}'),
(98, 34, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(100, 34, '_edit_last', '1'),
(101, 34, '_edit_lock', '1518843675:1'),
(102, 34, '_wp_page_template', 'default'),
(103, 34, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(104, 34, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(105, 34, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(106, 34, '_wpb_vc_js_status', 'true'),
(107, 36, 'fw_options', 'a:0:{}'),
(108, 37, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(109, 37, '_menu_item_type', 'post_type'),
(110, 37, '_menu_item_menu_item_parent', '0'),
(111, 37, '_menu_item_object_id', '13'),
(112, 37, '_menu_item_object', 'page'),
(113, 37, '_menu_item_target', ''),
(114, 37, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(115, 37, '_menu_item_xfn', ''),
(116, 37, '_menu_item_url', ''),
(118, 37, 'mega-menu', 'a:0:{}'),
(119, 38, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(120, 38, '_menu_item_type', 'post_type'),
(121, 38, '_menu_item_menu_item_parent', '0'),
(122, 38, '_menu_item_object_id', '16'),
(123, 38, '_menu_item_object', 'page'),
(124, 38, '_menu_item_target', ''),
(125, 38, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(126, 38, '_menu_item_xfn', ''),
(127, 38, '_menu_item_url', ''),
(129, 38, 'mega-menu', 'a:1:{s:7:\"enabled\";b:1;}'),
(174, 43, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(175, 43, '_menu_item_type', 'post_type'),
(176, 43, '_menu_item_menu_item_parent', '0'),
(177, 43, '_menu_item_object_id', '31'),
(178, 43, '_menu_item_object', 'page'),
(179, 43, '_menu_item_target', ''),
(180, 43, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(181, 43, '_menu_item_xfn', ''),
(182, 43, '_menu_item_url', ''),
(184, 43, 'mega-menu', 'a:0:{}'),
(185, 44, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(186, 44, '_menu_item_type', 'post_type'),
(187, 44, '_menu_item_menu_item_parent', '0'),
(188, 44, '_menu_item_object_id', '34'),
(189, 44, '_menu_item_object', 'page'),
(190, 44, '_menu_item_target', ''),
(191, 44, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(192, 44, '_menu_item_xfn', ''),
(193, 44, '_menu_item_url', ''),
(195, 44, 'mega-menu', 'a:0:{}'),
(196, 45, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(197, 45, '_menu_item_type', 'taxonomy'),
(198, 45, '_menu_item_menu_item_parent', '48'),
(199, 45, '_menu_item_object_id', '2'),
(200, 45, '_menu_item_object', 'department'),
(201, 45, '_menu_item_target', ''),
(202, 45, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(203, 45, '_menu_item_xfn', ''),
(204, 45, '_menu_item_url', ''),
(206, 45, 'mega-menu', 'a:0:{}'),
(207, 46, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(208, 46, '_menu_item_type', 'taxonomy'),
(209, 46, '_menu_item_menu_item_parent', '48'),
(210, 46, '_menu_item_object_id', '3'),
(211, 46, '_menu_item_object', 'department'),
(212, 46, '_menu_item_target', ''),
(213, 46, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(214, 46, '_menu_item_xfn', ''),
(215, 46, '_menu_item_url', ''),
(217, 46, 'mega-menu', 'a:0:{}'),
(218, 47, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(219, 47, '_menu_item_type', 'taxonomy'),
(220, 47, '_menu_item_menu_item_parent', '48'),
(221, 47, '_menu_item_object_id', '4'),
(222, 47, '_menu_item_object', 'department'),
(223, 47, '_menu_item_target', ''),
(224, 47, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(225, 47, '_menu_item_xfn', ''),
(226, 47, '_menu_item_url', ''),
(228, 47, 'mega-menu', 'a:0:{}'),
(229, 48, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(230, 48, '_menu_item_type', 'custom'),
(231, 48, '_menu_item_menu_item_parent', '257'),
(232, 48, '_menu_item_object_id', '48'),
(233, 48, '_menu_item_object', 'custom'),
(234, 48, '_menu_item_target', ''),
(235, 48, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(236, 48, '_menu_item_xfn', ''),
(237, 48, '_menu_item_url', '#'),
(239, 48, 'mega-menu', 'a:1:{s:9:\"title-off\";b:1;}'),
(240, 49, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(241, 49, '_menu_item_type', 'custom'),
(242, 49, '_menu_item_menu_item_parent', '257'),
(243, 49, '_menu_item_object_id', '49'),
(244, 49, '_menu_item_object', 'custom'),
(245, 49, '_menu_item_target', ''),
(246, 49, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(247, 49, '_menu_item_xfn', ''),
(248, 49, '_menu_item_url', '#'),
(250, 49, 'mega-menu', 'a:1:{s:9:\"title-off\";b:1;}'),
(251, 50, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(252, 50, '_menu_item_type', 'custom'),
(253, 50, '_menu_item_menu_item_parent', '257'),
(254, 50, '_menu_item_object_id', '50'),
(255, 50, '_menu_item_object', 'custom'),
(256, 50, '_menu_item_target', ''),
(257, 50, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(258, 50, '_menu_item_xfn', ''),
(259, 50, '_menu_item_url', '#'),
(261, 50, 'mega-menu', 'a:1:{s:9:\"title-off\";b:1;}'),
(262, 51, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(263, 51, '_menu_item_type', 'custom'),
(264, 51, '_menu_item_menu_item_parent', '257'),
(265, 51, '_menu_item_object_id', '51'),
(266, 51, '_menu_item_object', 'custom'),
(267, 51, '_menu_item_target', ''),
(268, 51, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(269, 51, '_menu_item_xfn', ''),
(270, 51, '_menu_item_url', '#'),
(272, 51, 'mega-menu', 'a:1:{s:9:\"title-off\";b:1;}'),
(273, 52, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(275, 52, '_edit_last', '1'),
(276, 52, '_edit_lock', '1518589140:1'),
(277, 54, '_wp_attached_file', '2018/02/Dr.-Israt-Sultana.jpg'),
(278, 54, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:29:\"2018/02/Dr.-Israt-Sultana.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.-Israt-Sultana-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.-Israt-Sultana-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:27:\"Dr.-Israt-Sultana-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(279, 52, '_thumbnail_id', '54'),
(280, 52, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(281, 52, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(282, 52, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(283, 52, 'qualification', 'MBBS, FCPS (Radiotherapy)'),
(284, 52, '_qualification', 'field_5a83c86270cea'),
(285, 52, 'designation', 'Registrar'),
(286, 52, '_designation', 'field_5a83c8a370ceb'),
(287, 52, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(288, 52, '_time', 'field_5a83c8f070cec'),
(289, 55, 'fw_options', 'a:0:{}'),
(290, 56, 'fw_options', 'a:0:{}'),
(291, 57, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(292, 57, '_menu_item_type', 'post_type'),
(293, 57, '_menu_item_menu_item_parent', '0'),
(294, 57, '_menu_item_object_id', '16'),
(295, 57, '_menu_item_object', 'page'),
(296, 57, '_menu_item_target', ''),
(297, 57, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(298, 57, '_menu_item_xfn', ''),
(299, 57, '_menu_item_url', ''),
(301, 57, 'mega-menu', 'a:0:{}'),
(302, 58, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(303, 58, '_menu_item_type', 'taxonomy'),
(304, 58, '_menu_item_menu_item_parent', '0'),
(305, 58, '_menu_item_object_id', '18'),
(306, 58, '_menu_item_object', 'department'),
(307, 58, '_menu_item_target', ''),
(308, 58, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(309, 58, '_menu_item_xfn', ''),
(310, 58, '_menu_item_url', ''),
(312, 58, 'mega-menu', 'a:0:{}'),
(313, 59, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(314, 59, '_menu_item_type', 'taxonomy'),
(315, 59, '_menu_item_menu_item_parent', '0'),
(316, 59, '_menu_item_object_id', '15'),
(317, 59, '_menu_item_object', 'department'),
(318, 59, '_menu_item_target', ''),
(319, 59, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(320, 59, '_menu_item_xfn', ''),
(321, 59, '_menu_item_url', ''),
(323, 59, 'mega-menu', 'a:0:{}'),
(324, 60, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(325, 60, '_menu_item_type', 'taxonomy'),
(326, 60, '_menu_item_menu_item_parent', '0'),
(327, 60, '_menu_item_object_id', '5'),
(328, 60, '_menu_item_object', 'department'),
(329, 60, '_menu_item_target', ''),
(330, 60, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(331, 60, '_menu_item_xfn', ''),
(332, 60, '_menu_item_url', ''),
(334, 60, 'mega-menu', 'a:0:{}'),
(335, 61, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(336, 61, '_menu_item_type', 'taxonomy'),
(337, 61, '_menu_item_menu_item_parent', '0'),
(338, 61, '_menu_item_object_id', '11'),
(339, 61, '_menu_item_object', 'department'),
(340, 61, '_menu_item_target', ''),
(341, 61, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(342, 61, '_menu_item_xfn', ''),
(343, 61, '_menu_item_url', ''),
(345, 61, 'mega-menu', 'a:0:{}'),
(346, 62, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(347, 62, '_menu_item_type', 'taxonomy'),
(348, 62, '_menu_item_menu_item_parent', '0'),
(349, 62, '_menu_item_object_id', '13'),
(350, 62, '_menu_item_object', 'department'),
(351, 62, '_menu_item_target', ''),
(352, 62, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(353, 62, '_menu_item_xfn', ''),
(354, 62, '_menu_item_url', ''),
(356, 62, 'mega-menu', 'a:0:{}'),
(357, 63, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(358, 63, '_menu_item_type', 'taxonomy'),
(359, 63, '_menu_item_menu_item_parent', '0'),
(360, 63, '_menu_item_object_id', '12'),
(361, 63, '_menu_item_object', 'department'),
(362, 63, '_menu_item_target', ''),
(363, 63, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(364, 63, '_menu_item_xfn', ''),
(365, 63, '_menu_item_url', ''),
(367, 63, 'mega-menu', 'a:0:{}'),
(368, 64, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(369, 64, '_menu_item_type', 'taxonomy'),
(370, 64, '_menu_item_menu_item_parent', '0'),
(371, 64, '_menu_item_object_id', '16'),
(372, 64, '_menu_item_object', 'department'),
(373, 64, '_menu_item_target', ''),
(374, 64, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(375, 64, '_menu_item_xfn', ''),
(376, 64, '_menu_item_url', ''),
(378, 64, 'mega-menu', 'a:0:{}'),
(379, 65, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(380, 65, '_menu_item_type', 'taxonomy'),
(381, 65, '_menu_item_menu_item_parent', '0'),
(382, 65, '_menu_item_object_id', '19'),
(383, 65, '_menu_item_object', 'department'),
(384, 65, '_menu_item_target', ''),
(385, 65, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(386, 65, '_menu_item_xfn', ''),
(387, 65, '_menu_item_url', ''),
(389, 65, 'mega-menu', 'a:0:{}'),
(390, 66, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(391, 66, '_menu_item_type', 'taxonomy'),
(392, 66, '_menu_item_menu_item_parent', '0'),
(393, 66, '_menu_item_object_id', '3'),
(394, 66, '_menu_item_object', 'department'),
(395, 66, '_menu_item_target', ''),
(396, 66, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(397, 66, '_menu_item_xfn', ''),
(398, 66, '_menu_item_url', ''),
(400, 66, 'mega-menu', 'a:0:{}'),
(401, 67, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(402, 67, '_menu_item_type', 'taxonomy'),
(403, 67, '_menu_item_menu_item_parent', '0'),
(404, 67, '_menu_item_object_id', '2'),
(405, 67, '_menu_item_object', 'department'),
(406, 67, '_menu_item_target', ''),
(407, 67, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(408, 67, '_menu_item_xfn', ''),
(409, 67, '_menu_item_url', ''),
(411, 67, 'mega-menu', 'a:0:{}'),
(412, 68, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(413, 68, '_menu_item_type', 'taxonomy'),
(414, 68, '_menu_item_menu_item_parent', '0'),
(415, 68, '_menu_item_object_id', '10'),
(416, 68, '_menu_item_object', 'department'),
(417, 68, '_menu_item_target', ''),
(418, 68, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(419, 68, '_menu_item_xfn', ''),
(420, 68, '_menu_item_url', ''),
(422, 68, 'mega-menu', 'a:0:{}'),
(423, 69, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(424, 69, '_menu_item_type', 'taxonomy'),
(425, 69, '_menu_item_menu_item_parent', '0'),
(426, 69, '_menu_item_object_id', '9'),
(427, 69, '_menu_item_object', 'department'),
(428, 69, '_menu_item_target', ''),
(429, 69, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(430, 69, '_menu_item_xfn', ''),
(431, 69, '_menu_item_url', ''),
(433, 69, 'mega-menu', 'a:0:{}'),
(434, 70, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(435, 70, '_menu_item_type', 'taxonomy'),
(436, 70, '_menu_item_menu_item_parent', '0'),
(437, 70, '_menu_item_object_id', '6'),
(438, 70, '_menu_item_object', 'department'),
(439, 70, '_menu_item_target', ''),
(440, 70, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(441, 70, '_menu_item_xfn', ''),
(442, 70, '_menu_item_url', ''),
(444, 70, 'mega-menu', 'a:0:{}'),
(445, 71, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(446, 71, '_menu_item_type', 'taxonomy'),
(447, 71, '_menu_item_menu_item_parent', '0'),
(448, 71, '_menu_item_object_id', '21'),
(449, 71, '_menu_item_object', 'department'),
(450, 71, '_menu_item_target', ''),
(451, 71, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(452, 71, '_menu_item_xfn', ''),
(453, 71, '_menu_item_url', ''),
(455, 71, 'mega-menu', 'a:0:{}'),
(456, 72, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(457, 72, '_menu_item_type', 'taxonomy'),
(458, 72, '_menu_item_menu_item_parent', '0'),
(459, 72, '_menu_item_object_id', '20'),
(460, 72, '_menu_item_object', 'department'),
(461, 72, '_menu_item_target', ''),
(462, 72, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(463, 72, '_menu_item_xfn', ''),
(464, 72, '_menu_item_url', ''),
(466, 72, 'mega-menu', 'a:0:{}'),
(467, 73, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(468, 73, '_menu_item_type', 'taxonomy'),
(469, 73, '_menu_item_menu_item_parent', '0'),
(470, 73, '_menu_item_object_id', '4'),
(471, 73, '_menu_item_object', 'department'),
(472, 73, '_menu_item_target', ''),
(473, 73, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(474, 73, '_menu_item_xfn', ''),
(475, 73, '_menu_item_url', ''),
(477, 73, 'mega-menu', 'a:0:{}'),
(478, 74, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(479, 74, '_menu_item_type', 'taxonomy'),
(480, 74, '_menu_item_menu_item_parent', '0'),
(481, 74, '_menu_item_object_id', '14'),
(482, 74, '_menu_item_object', 'department'),
(483, 74, '_menu_item_target', ''),
(484, 74, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(485, 74, '_menu_item_xfn', ''),
(486, 74, '_menu_item_url', ''),
(488, 74, 'mega-menu', 'a:0:{}'),
(489, 75, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(490, 75, '_menu_item_type', 'taxonomy'),
(491, 75, '_menu_item_menu_item_parent', '0'),
(492, 75, '_menu_item_object_id', '7'),
(493, 75, '_menu_item_object', 'department'),
(494, 75, '_menu_item_target', ''),
(495, 75, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(496, 75, '_menu_item_xfn', ''),
(497, 75, '_menu_item_url', ''),
(499, 75, 'mega-menu', 'a:0:{}'),
(500, 76, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(501, 76, '_menu_item_type', 'taxonomy'),
(502, 76, '_menu_item_menu_item_parent', '0'),
(503, 76, '_menu_item_object_id', '17'),
(504, 76, '_menu_item_object', 'department'),
(505, 76, '_menu_item_target', ''),
(506, 76, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(507, 76, '_menu_item_xfn', ''),
(508, 76, '_menu_item_url', ''),
(510, 76, 'mega-menu', 'a:0:{}'),
(511, 77, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(512, 77, '_menu_item_type', 'taxonomy'),
(513, 77, '_menu_item_menu_item_parent', '0'),
(514, 77, '_menu_item_object_id', '8'),
(515, 77, '_menu_item_object', 'department'),
(516, 77, '_menu_item_target', ''),
(517, 77, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(518, 77, '_menu_item_xfn', ''),
(519, 77, '_menu_item_url', ''),
(521, 77, 'mega-menu', 'a:0:{}'),
(522, 78, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(524, 78, '_edit_last', '1'),
(525, 78, '_edit_lock', '1518843648:1'),
(526, 80, '_wp_attached_file', '2018/02/1-4.jpg'),
(527, 80, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/1-4.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-4-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:15:\"1-4-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"1-4-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"1-4-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"1-4-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"1-4-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"1-4-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(528, 78, '_wp_page_template', 'default'),
(529, 78, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(530, 78, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(531, 78, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(532, 78, '_wpb_vc_js_status', 'false'),
(533, 81, 'fw_options', 'a:0:{}'),
(534, 82, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(536, 82, '_edit_last', '1'),
(537, 82, '_edit_lock', '1518846268:1'),
(538, 84, '_wp_attached_file', '2018/02/2-4.jpg'),
(539, 84, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/2-4.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-4-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:15:\"2-4-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"2-4-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-4-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"2-4-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"2-4-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"2-4-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(540, 82, '_wp_page_template', 'default'),
(541, 82, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(542, 82, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(543, 82, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(544, 82, '_wpb_vc_js_status', 'false'),
(545, 85, 'fw_options', 'a:0:{}'),
(546, 86, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(547, 86, '_menu_item_type', 'post_type'),
(548, 86, '_menu_item_menu_item_parent', '88'),
(549, 86, '_menu_item_object_id', '82'),
(550, 86, '_menu_item_object', 'page'),
(551, 86, '_menu_item_target', ''),
(552, 86, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(553, 86, '_menu_item_xfn', ''),
(554, 86, '_menu_item_url', ''),
(556, 86, 'mega-menu', 'a:0:{}'),
(557, 87, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(558, 87, '_menu_item_type', 'post_type'),
(559, 87, '_menu_item_menu_item_parent', '88'),
(560, 87, '_menu_item_object_id', '78'),
(561, 87, '_menu_item_object', 'page'),
(562, 87, '_menu_item_target', ''),
(563, 87, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(564, 87, '_menu_item_xfn', ''),
(565, 87, '_menu_item_url', ''),
(567, 87, 'mega-menu', 'a:0:{}'),
(568, 88, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(569, 88, '_menu_item_type', 'custom'),
(570, 88, '_menu_item_menu_item_parent', '38'),
(571, 88, '_menu_item_object_id', '88'),
(572, 88, '_menu_item_object', 'custom'),
(573, 88, '_menu_item_target', ''),
(574, 88, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(575, 88, '_menu_item_xfn', ''),
(576, 88, '_menu_item_url', '#'),
(578, 88, 'mega-menu', 'a:1:{s:9:\"title-off\";b:1;}'),
(579, 89, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(580, 89, '_menu_item_type', 'custom'),
(581, 89, '_menu_item_menu_item_parent', '38'),
(582, 89, '_menu_item_object_id', '89'),
(583, 89, '_menu_item_object', 'custom'),
(584, 89, '_menu_item_target', ''),
(585, 89, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(586, 89, '_menu_item_xfn', ''),
(587, 89, '_menu_item_url', '#'),
(589, 89, 'mega-menu', 'a:1:{s:9:\"title-off\";b:1;}'),
(590, 90, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(591, 90, '_menu_item_type', 'custom'),
(592, 90, '_menu_item_menu_item_parent', '38'),
(593, 90, '_menu_item_object_id', '90'),
(594, 90, '_menu_item_object', 'custom'),
(595, 90, '_menu_item_target', ''),
(596, 90, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(597, 90, '_menu_item_xfn', ''),
(598, 90, '_menu_item_url', '#'),
(600, 90, 'mega-menu', 'a:1:{s:9:\"title-off\";b:1;}'),
(601, 91, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(602, 91, '_menu_item_type', 'custom'),
(603, 91, '_menu_item_menu_item_parent', '38'),
(604, 91, '_menu_item_object_id', '91'),
(605, 91, '_menu_item_object', 'custom'),
(606, 91, '_menu_item_target', ''),
(607, 91, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(608, 91, '_menu_item_xfn', ''),
(609, 91, '_menu_item_url', '#'),
(611, 91, 'mega-menu', 'a:1:{s:9:\"title-off\";b:1;}'),
(612, 92, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(614, 92, '_edit_last', '1'),
(615, 92, '_edit_lock', '1518845178:1'),
(616, 94, '_wp_attached_file', '2018/02/3-3.jpg'),
(617, 94, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/3-3.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-3-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:15:\"3-3-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"3-3-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"3-3-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"3-3-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"3-3-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"3-3-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(618, 92, '_wp_page_template', 'default'),
(619, 92, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(620, 92, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(621, 92, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(622, 92, '_wpb_vc_js_status', 'false'),
(623, 95, 'fw_options', 'a:0:{}'),
(624, 96, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(626, 98, '_wp_attached_file', '2018/02/4-1.jpg'),
(627, 98, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/4-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-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:15:\"4-1-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"4-1-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"4-1-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"4-1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"4-1-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"4-1-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(628, 96, '_edit_last', '1'),
(629, 96, '_wp_page_template', 'default'),
(630, 96, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(631, 96, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(632, 96, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(633, 96, '_wpb_vc_js_status', 'false'),
(634, 99, 'fw_options', 'a:0:{}'),
(635, 96, '_edit_lock', '1518846043:1'),
(636, 100, 'fw_options', 'a:0:{}'),
(637, 101, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(639, 101, '_edit_last', '1'),
(640, 101, '_edit_lock', '1519287603:1'),
(641, 103, 'fw_options', 'a:0:{}'),
(642, 104, 'fw_options', 'a:0:{}'),
(643, 105, '_wp_attached_file', '2018/02/muiz.jpg'),
(644, 105, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2018/02/muiz.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"muiz-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:16:\"muiz-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:16:\"muiz-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:16:\"muiz-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:16:\"muiz-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:14:\"muiz-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:14:\"muiz-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:16:\"muiz-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:16:\"muiz-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(645, 101, '_wp_page_template', 'default'),
(646, 101, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(647, 101, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(648, 101, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(649, 101, '_wpb_vc_js_status', 'true'),
(650, 106, 'fw_options', 'a:0:{}'),
(651, 107, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(653, 107, '_edit_last', '1'),
(654, 107, '_edit_lock', '1519540766:1'),
(655, 109, '_wp_attached_file', '2018/02/2-5.jpg'),
(656, 109, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:15:\"2018/02/2-5.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-5-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:15:\"2-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:15:\"2-5-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"2-5-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:15:\"2-5-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-5-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"2-5-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"2-5-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"2-5-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(657, 107, '_wp_page_template', 'default'),
(658, 107, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(659, 107, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(660, 107, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(661, 107, '_wpb_vc_js_status', 'true'),
(662, 110, 'fw_options', 'a:0:{}'),
(663, 111, 'fw_options', 'a:0:{}'),
(664, 112, 'fw_options', 'a:0:{}'),
(665, 113, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(667, 113, '_edit_last', '1'),
(668, 113, '_edit_lock', '1519541579:1'),
(669, 115, '_wp_attached_file', '2018/02/1-5.jpg'),
(670, 115, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:15:\"2018/02/1-5.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-5-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:15:\"1-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:15:\"1-5-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"1-5-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:15:\"1-5-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"1-5-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"1-5-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"1-5-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"1-5-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(671, 116, '_wp_attached_file', '2018/02/nurul-absar.jpg'),
(672, 116, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2018/02/nurul-absar.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"nurul-absar-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:23:\"nurul-absar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:23:\"nurul-absar-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:23:\"nurul-absar-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:23:\"nurul-absar-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:21:\"nurul-absar-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:21:\"nurul-absar-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:23:\"nurul-absar-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:23:\"nurul-absar-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(673, 113, '_wp_page_template', 'default'),
(674, 113, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(675, 113, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(676, 113, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(677, 113, '_wpb_vc_js_status', 'true'),
(678, 117, 'fw_options', 'a:0:{}'),
(679, 119, 'fw_options', 'a:0:{}'),
(680, 118, '_wp_attached_file', '2018/02/habibur.jpg'),
(681, 118, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2018/02/habibur.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"habibur-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:19:\"habibur-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:19:\"habibur-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:19:\"habibur-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:19:\"habibur-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:17:\"habibur-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:17:\"habibur-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:19:\"habibur-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:19:\"habibur-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(682, 120, '_wp_attached_file', '2018/02/mahamud.jpg'),
(683, 120, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2018/02/mahamud.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"mahamud-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:19:\"mahamud-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:19:\"mahamud-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:19:\"mahamud-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:19:\"mahamud-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:17:\"mahamud-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:17:\"mahamud-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:19:\"mahamud-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:19:\"mahamud-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(684, 121, '_wp_attached_file', '2018/02/nazmin.jpg'),
(685, 121, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:18:\"2018/02/nazmin.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"nazmin-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:18:\"nazmin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:18:\"nazmin-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:18:\"nazmin-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:18:\"nazmin-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:16:\"nazmin-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:16:\"nazmin-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:18:\"nazmin-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:18:\"nazmin-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(686, 122, '_wp_attached_file', '2018/02/nurul-huda.jpg'),
(687, 122, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2018/02/nurul-huda.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"nurul-huda-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:22:\"nurul-huda-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:22:\"nurul-huda-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:22:\"nurul-huda-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"nurul-huda-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:20:\"nurul-huda-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:20:\"nurul-huda-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:22:\"nurul-huda-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:22:\"nurul-huda-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(688, 123, '_wp_attached_file', '2018/02/rashida.jpg'),
(689, 123, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2018/02/rashida.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"rashida-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:19:\"rashida-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:19:\"rashida-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:19:\"rashida-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:19:\"rashida-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:17:\"rashida-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:17:\"rashida-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:19:\"rashida-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:19:\"rashida-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(690, 124, '_wp_attached_file', '2018/02/obaiydur.jpg'),
(691, 124, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2018/02/obaiydur.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"obaiydur-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:20:\"obaiydur-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:20:\"obaiydur-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:20:\"obaiydur-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"obaiydur-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:18:\"obaiydur-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:18:\"obaiydur-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:20:\"obaiydur-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:20:\"obaiydur-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(692, 125, '_wp_attached_file', '2018/02/shawkat-ali.jpg'),
(693, 125, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2018/02/shawkat-ali.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shawkat-ali-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:23:\"shawkat-ali-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:23:\"shawkat-ali-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:23:\"shawkat-ali-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:23:\"shawkat-ali-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:21:\"shawkat-ali-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:21:\"shawkat-ali-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:23:\"shawkat-ali-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:23:\"shawkat-ali-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(694, 126, '_wp_attached_file', '2018/02/mizanur.jpg'),
(695, 126, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2018/02/mizanur.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"mizanur-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:19:\"mizanur-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:19:\"mizanur-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:19:\"mizanur-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:19:\"mizanur-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:17:\"mizanur-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:17:\"mizanur-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:19:\"mizanur-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:19:\"mizanur-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(696, 127, '_wp_attached_file', '2018/02/kamran.jpg'),
(697, 127, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:18:\"2018/02/kamran.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"kamran-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:18:\"kamran-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:18:\"kamran-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:18:\"kamran-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:18:\"kamran-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:16:\"kamran-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:16:\"kamran-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:18:\"kamran-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:18:\"kamran-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(698, 128, '_wp_attached_file', '2018/02/kazi.jpg'),
(699, 128, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2018/02/kazi.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"kazi-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:16:\"kazi-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:16:\"kazi-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:16:\"kazi-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:16:\"kazi-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:14:\"kazi-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:14:\"kazi-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:16:\"kazi-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:16:\"kazi-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(700, 129, '_wp_attached_file', '2018/02/nurul-islam.jpg'),
(701, 129, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2018/02/nurul-islam.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"nurul-islam-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:23:\"nurul-islam-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:23:\"nurul-islam-600x520.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:23:\"nurul-islam-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:23:\"nurul-islam-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:21:\"nurul-islam-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:21:\"nurul-islam-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:23:\"nurul-islam-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:23:\"nurul-islam-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(702, 130, 'fw_options', 'a:0:{}'),
(703, 131, 'fw_options', 'a:0:{}'),
(704, 132, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(705, 132, '_menu_item_type', 'post_type'),
(706, 132, '_menu_item_menu_item_parent', '89'),
(707, 132, '_menu_item_object_id', '92'),
(708, 132, '_menu_item_object', 'page'),
(709, 132, '_menu_item_target', ''),
(710, 132, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(711, 132, '_menu_item_xfn', ''),
(712, 132, '_menu_item_url', ''),
(714, 132, 'mega-menu', 'a:0:{}'),
(715, 133, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(716, 133, '_menu_item_type', 'post_type'),
(717, 133, '_menu_item_menu_item_parent', '89'),
(718, 133, '_menu_item_object_id', '96'),
(719, 133, '_menu_item_object', 'page'),
(720, 133, '_menu_item_target', ''),
(721, 133, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(722, 133, '_menu_item_xfn', ''),
(723, 133, '_menu_item_url', ''),
(725, 133, 'mega-menu', 'a:0:{}'),
(761, 139, 'fw_options', 'a:0:{}'),
(762, 140, 'fw_options', 'a:0:{}'),
(763, 141, 'fw_options', 'a:0:{}'),
(764, 142, 'fw_options', 'a:0:{}'),
(765, 143, 'fw_options', 'a:0:{}'),
(768, 146, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(770, 146, '_edit_last', '1'),
(771, 146, '_edit_lock', '1519540102:1'),
(772, 146, '_wp_page_template', 'default'),
(773, 146, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(774, 146, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(775, 146, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(776, 146, '_wpb_vc_js_status', 'true'),
(777, 148, 'fw_options', 'a:0:{}'),
(789, 150, 'fw_options', 'a:0:{}'),
(790, 151, 'fw_options', 'a:0:{}'),
(791, 152, 'fw_options', 'a:0:{}'),
(792, 153, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(794, 153, '_edit_last', '1'),
(795, 153, '_edit_lock', '1519541578:1'),
(796, 155, '_wp_attached_file', '2018/02/Dr.-Parvin-Akhter.jpg'),
(797, 155, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:29:\"2018/02/Dr.-Parvin-Akhter.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.-Parvin-Akhter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.-Parvin-Akhter-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:27:\"Dr.-Parvin-Akhter-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(798, 156, '_wp_attached_file', '2018/02/Building.jpg'),
(799, 156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:380;s:4:\"file\";s:20:\"2018/02/Building.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Building-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:19:\"Building-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Building-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Building-1024x333.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:21:\"Building-1170x380.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:20:\"Building-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"Building-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:18:\"Building-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:18:\"Building-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:20:\"Building-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:20:\"Building-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(800, 157, '_wp_attached_file', '2018/02/Dr.-Rezaul.jpg'),
(801, 157, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:22:\"2018/02/Dr.-Rezaul.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Dr.-Rezaul-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:20:\"Dr.-Rezaul-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:20:\"Dr.-Rezaul-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(802, 158, '_wp_attached_file', '2018/02/5.png'),
(803, 158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:13:\"2018/02/5.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:13:\"5-256x230.png\";s:5:\"width\";i:256;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:11:\"5-70x70.png\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:11:\"5-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:13:\"5-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(804, 159, '_wp_attached_file', '2018/02/Image.jpg'),
(805, 159, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:17:\"2018/02/Image.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:15:\"Image-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:15:\"Image-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(806, 153, '_wp_page_template', 'default'),
(807, 153, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(808, 153, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(809, 153, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(810, 153, '_wpb_vc_js_status', 'true'),
(811, 160, 'fw_options', 'a:0:{}'),
(823, 162, 'fw_options', 'a:0:{}'),
(824, 163, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(826, 163, '_edit_last', '1'),
(827, 163, '_edit_lock', '1519541433:1'),
(828, 163, '_wp_page_template', 'default'),
(829, 163, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(830, 163, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(831, 163, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(832, 163, '_wpb_vc_js_status', 'false'),
(833, 165, 'fw_options', 'a:0:{}'),
(848, 175, 'fw_options', 'a:0:{}'),
(849, 176, 'fw_options', 'a:0:{}'),
(864, 179, 'fw_options', 'a:0:{}'),
(865, 180, 'fw_options', 'a:0:{}'),
(866, 181, 'fw_options', 'a:0:{}'),
(867, 182, 'fw_options', 'a:0:{}'),
(868, 183, 'fw_options', 'a:0:{}'),
(869, 184, 'fw_options', 'a:0:{}'),
(870, 185, 'fw_options', 'a:0:{}'),
(871, 186, 'fw_options', 'a:0:{}'),
(872, 187, 'fw_options', 'a:0:{}'),
(873, 188, 'fw_options', 'a:0:{}'),
(874, 189, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(876, 189, '_edit_last', '1'),
(877, 189, '_edit_lock', '1518874669:1'),
(878, 191, '_wp_attached_file', '2018/02/1-2.jpg'),
(879, 191, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/1-2.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-2-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:15:\"1-2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"1-2-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"1-2-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"1-2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"1-2-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"1-2-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(880, 189, '_wp_page_template', 'default'),
(881, 189, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(882, 189, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(883, 189, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(884, 189, '_wpb_vc_js_status', 'false'),
(885, 192, 'fw_options', 'a:0:{}'),
(886, 193, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(888, 195, '_wp_attached_file', '2018/02/3.jpg'),
(889, 195, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2018/02/3.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-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:13:\"3-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:13:\"3-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:11:\"3-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:11:\"3-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:13:\"3-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:13:\"3-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(890, 193, '_edit_last', '1'),
(891, 193, '_edit_lock', '1519543031:1'),
(892, 193, '_wp_page_template', 'default'),
(893, 193, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(894, 193, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(895, 193, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(896, 193, '_wpb_vc_js_status', 'false'),
(897, 196, 'fw_options', 'a:0:{}'),
(898, 197, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(900, 197, '_edit_last', '1'),
(901, 197, '_edit_lock', '1519542885:1'),
(902, 199, '_wp_attached_file', '2018/02/4.png'),
(903, 199, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2018/02/4.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-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:13:\"4-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:13:\"4-350x180.png\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:11:\"4-70x70.png\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:11:\"4-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:13:\"4-348x180.png\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:13:\"4-220x180.png\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(904, 197, '_wp_page_template', 'default'),
(905, 197, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(906, 197, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(907, 197, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(908, 197, '_wpb_vc_js_status', 'false'),
(909, 200, 'fw_options', 'a:0:{}'),
(910, 201, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(912, 201, '_edit_last', '1'),
(913, 201, '_edit_lock', '1519542790:1'),
(914, 203, '_wp_attached_file', '2018/02/5.jpg'),
(915, 203, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2018/02/5.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-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:13:\"5-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:13:\"5-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:11:\"5-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:11:\"5-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:13:\"5-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:13:\"5-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(916, 201, '_wp_page_template', 'default'),
(917, 201, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(918, 201, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(919, 201, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(920, 201, '_wpb_vc_js_status', 'false'),
(921, 204, 'fw_options', 'a:0:{}'),
(922, 205, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(924, 207, '_wp_attached_file', '2018/02/6.jpg'),
(925, 207, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2018/02/6.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-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:13:\"6-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:13:\"6-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:11:\"6-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:11:\"6-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:13:\"6-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:13:\"6-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(926, 205, '_edit_last', '1'),
(927, 205, '_wp_page_template', 'default'),
(928, 205, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(929, 205, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(930, 205, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(931, 205, '_wpb_vc_js_status', 'false'),
(932, 208, 'fw_options', 'a:0:{}'),
(933, 205, '_edit_lock', '1519543061:1'),
(934, 209, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(935, 209, '_menu_item_type', 'post_type'),
(936, 209, '_menu_item_menu_item_parent', '224'),
(937, 209, '_menu_item_object_id', '163'),
(938, 209, '_menu_item_object', 'page'),
(939, 209, '_menu_item_target', ''),
(940, 209, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(941, 209, '_menu_item_xfn', ''),
(942, 209, '_menu_item_url', ''),
(944, 209, 'mega-menu', 'a:0:{}'),
(945, 210, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(946, 210, '_menu_item_type', 'post_type'),
(947, 210, '_menu_item_menu_item_parent', '224'),
(948, 210, '_menu_item_object_id', '189'),
(949, 210, '_menu_item_object', 'page'),
(950, 210, '_menu_item_target', ''),
(951, 210, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(952, 210, '_menu_item_xfn', ''),
(953, 210, '_menu_item_url', ''),
(955, 210, 'mega-menu', 'a:0:{}'),
(956, 211, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(957, 211, '_menu_item_type', 'post_type'),
(958, 211, '_menu_item_menu_item_parent', '224'),
(959, 211, '_menu_item_object_id', '193'),
(960, 211, '_menu_item_object', 'page'),
(961, 211, '_menu_item_target', ''),
(962, 211, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(963, 211, '_menu_item_xfn', ''),
(964, 211, '_menu_item_url', ''),
(966, 211, 'mega-menu', 'a:0:{}'),
(967, 212, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(968, 212, '_menu_item_type', 'post_type'),
(969, 212, '_menu_item_menu_item_parent', '0'),
(970, 212, '_menu_item_object_id', '189'),
(971, 212, '_menu_item_object', 'page'),
(972, 212, '_menu_item_target', ''),
(973, 212, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(974, 212, '_menu_item_xfn', ''),
(975, 212, '_menu_item_url', ''),
(976, 212, '_menu_item_orphaned', '1518875165'),
(977, 212, 'mega-menu', 'a:0:{}'),
(978, 213, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(979, 213, '_menu_item_type', 'post_type'),
(980, 213, '_menu_item_menu_item_parent', '224'),
(981, 213, '_menu_item_object_id', '197'),
(982, 213, '_menu_item_object', 'page'),
(983, 213, '_menu_item_target', ''),
(984, 213, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(985, 213, '_menu_item_xfn', ''),
(986, 213, '_menu_item_url', ''),
(988, 213, 'mega-menu', 'a:0:{}'),
(989, 214, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(990, 214, '_menu_item_type', 'post_type'),
(991, 214, '_menu_item_menu_item_parent', '0'),
(992, 214, '_menu_item_object_id', '193'),
(993, 214, '_menu_item_object', 'page'),
(994, 214, '_menu_item_target', ''),
(995, 214, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(996, 214, '_menu_item_xfn', ''),
(997, 214, '_menu_item_url', ''),
(998, 214, '_menu_item_orphaned', '1518875168'),
(999, 214, 'mega-menu', 'a:0:{}'),
(1000, 215, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1001, 215, '_menu_item_type', 'post_type'),
(1002, 215, '_menu_item_menu_item_parent', '224'),
(1003, 215, '_menu_item_object_id', '201'),
(1004, 215, '_menu_item_object', 'page'),
(1005, 215, '_menu_item_target', ''),
(1006, 215, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1007, 215, '_menu_item_xfn', ''),
(1008, 215, '_menu_item_url', ''),
(1010, 215, 'mega-menu', 'a:0:{}'),
(1011, 216, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1012, 216, '_menu_item_type', 'post_type'),
(1013, 216, '_menu_item_menu_item_parent', '224'),
(1014, 216, '_menu_item_object_id', '205'),
(1015, 216, '_menu_item_object', 'page'),
(1016, 216, '_menu_item_target', ''),
(1017, 216, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1018, 216, '_menu_item_xfn', ''),
(1019, 216, '_menu_item_url', ''),
(1021, 216, 'mega-menu', 'a:0:{}'),
(1022, 217, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1023, 217, '_menu_item_type', 'post_type'),
(1024, 217, '_menu_item_menu_item_parent', '0'),
(1025, 217, '_menu_item_object_id', '205'),
(1026, 217, '_menu_item_object', 'page'),
(1027, 217, '_menu_item_target', ''),
(1028, 217, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1029, 217, '_menu_item_xfn', ''),
(1030, 217, '_menu_item_url', ''),
(1032, 217, 'mega-menu', 'a:0:{}'),
(1033, 218, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1034, 218, '_menu_item_type', 'post_type'),
(1035, 218, '_menu_item_menu_item_parent', '0'),
(1036, 218, '_menu_item_object_id', '201'),
(1037, 218, '_menu_item_object', 'page'),
(1038, 218, '_menu_item_target', ''),
(1039, 218, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1040, 218, '_menu_item_xfn', ''),
(1041, 218, '_menu_item_url', ''),
(1043, 218, 'mega-menu', 'a:0:{}'),
(1044, 219, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1045, 219, '_menu_item_type', 'post_type'),
(1046, 219, '_menu_item_menu_item_parent', '0'),
(1047, 219, '_menu_item_object_id', '197'),
(1048, 219, '_menu_item_object', 'page'),
(1049, 219, '_menu_item_target', ''),
(1050, 219, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1051, 219, '_menu_item_xfn', ''),
(1052, 219, '_menu_item_url', ''),
(1054, 219, 'mega-menu', 'a:0:{}'),
(1055, 220, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1056, 220, '_menu_item_type', 'post_type'),
(1057, 220, '_menu_item_menu_item_parent', '0'),
(1058, 220, '_menu_item_object_id', '193'),
(1059, 220, '_menu_item_object', 'page'),
(1060, 220, '_menu_item_target', ''),
(1061, 220, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1062, 220, '_menu_item_xfn', ''),
(1063, 220, '_menu_item_url', ''),
(1065, 220, 'mega-menu', 'a:0:{}'),
(1066, 221, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1067, 221, '_menu_item_type', 'post_type'),
(1068, 221, '_menu_item_menu_item_parent', '0'),
(1069, 221, '_menu_item_object_id', '189'),
(1070, 221, '_menu_item_object', 'page'),
(1071, 221, '_menu_item_target', ''),
(1072, 221, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1073, 221, '_menu_item_xfn', ''),
(1074, 221, '_menu_item_url', ''),
(1076, 221, 'mega-menu', 'a:0:{}'),
(1077, 222, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1078, 222, '_menu_item_type', 'post_type'),
(1079, 222, '_menu_item_menu_item_parent', '0'),
(1080, 222, '_menu_item_object_id', '163'),
(1081, 222, '_menu_item_object', 'page'),
(1082, 222, '_menu_item_target', ''),
(1083, 222, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1084, 222, '_menu_item_xfn', ''),
(1085, 222, '_menu_item_url', ''),
(1087, 222, 'mega-menu', 'a:0:{}'),
(1099, 224, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1100, 224, '_menu_item_type', 'custom'),
(1101, 224, '_menu_item_menu_item_parent', '0'),
(1102, 224, '_menu_item_object_id', '224'),
(1103, 224, '_menu_item_object', 'custom'),
(1104, 224, '_menu_item_target', ''),
(1105, 224, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1106, 224, '_menu_item_xfn', ''),
(1107, 224, '_menu_item_url', '#'),
(1109, 224, 'mega-menu', 'a:0:{}'),
(1110, 225, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1111, 225, 'ml-slider_settings', 'a:35:{s:4:\"type\";s:4:\"flex\";s:6:\"random\";s:5:\"false\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"380\";s:3:\"spw\";i:7;s:3:\"sph\";i:5;s:5:\"delay\";s:4:\"3000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.6999999999999999555910790149937383830547332763671875;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:5:\"false\";s:5:\"links\";s:4:\"true\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:7:\"default\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:8:\"Previous\";s:8:\"nextText\";s:4:\"Next\";s:6:\"slices\";i:15;s:6:\"center\";s:5:\"false\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"carouselMode\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:9:\"fullWidth\";s:5:\"false\";s:10:\"noConflict\";s:4:\"true\";s:12:\"smoothHeight\";s:5:\"false\";}'),
(1112, 226, '_wp_attached_file', '2018/02/Building-1.jpg'),
(1113, 226, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2018/02/Building-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Building-1-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:21:\"Building-1-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Building-1-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Building-1-1024x333.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:23:\"Building-1-1170x380.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:22:\"Building-1-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"Building-1-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:20:\"Building-1-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:20:\"Building-1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:22:\"Building-1-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:22:\"Building-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"meta-slider-resized-700x300\";a:4:{s:4:\"file\";s:22:\"Building-1-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;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:{}}}'),
(1114, 227, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1115, 227, '_thumbnail_id', '226'),
(1116, 227, '_wp_attachment_image_alt', ''),
(1117, 227, 'ml-slider_type', 'image'),
(1118, 226, '_wp_attachment_backup_sizes', 'a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:77:\"E:xampphtdocsdelta-hospital/wp-content/uploads/2018/02/Building-1-700x300.jpg\";s:4:\"file\";s:22:\"Building-1-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(1119, 228, '_wp_attached_file', '2018/02/image1-2.jpg'),
(1120, 228, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:380;s:4:\"file\";s:20:\"2018/02/image1-2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image1-2-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:19:\"image1-2-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"image1-2-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"image1-2-1024x333.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:21:\"image1-2-1170x380.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:20:\"image1-2-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"image1-2-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:18:\"image1-2-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:18:\"image1-2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:20:\"image1-2-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:20:\"image1-2-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"meta-slider-resized-700x300\";a:4:{s:4:\"file\";s:20:\"image1-2-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;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:{}}}'),
(1121, 229, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1122, 229, '_thumbnail_id', '228'),
(1123, 229, '_wp_attachment_image_alt', ''),
(1124, 229, 'ml-slider_type', 'image'),
(1125, 228, '_wp_attachment_backup_sizes', 'a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:75:\"E:xampphtdocsdelta-hospital/wp-content/uploads/2018/02/image1-2-700x300.jpg\";s:4:\"file\";s:20:\"image1-2-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(1126, 230, '_wp_attached_file', '2018/02/image1-1.jpg'),
(1127, 230, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:380;s:4:\"file\";s:20:\"2018/02/image1-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image1-1-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:19:\"image1-1-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"image1-1-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"image1-1-1024x333.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:21:\"image1-1-1170x380.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:20:\"image1-1-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:20:\"image1-1-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:18:\"image1-1-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:18:\"image1-1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:20:\"image1-1-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:20:\"image1-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"meta-slider-resized-700x300\";a:4:{s:4:\"file\";s:20:\"image1-1-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;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:{}}}'),
(1128, 231, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1129, 231, '_thumbnail_id', '230'),
(1130, 231, '_wp_attachment_image_alt', ''),
(1131, 231, 'ml-slider_type', 'image'),
(1132, 230, '_wp_attachment_backup_sizes', 'a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:75:\"E:xampphtdocsdelta-hospital/wp-content/uploads/2018/02/image1-1-700x300.jpg\";s:4:\"file\";s:20:\"image1-1-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(1133, 227, 'ml-slider_crop_position', 'center-center'),
(1134, 231, 'ml-slider_crop_position', 'center-center'),
(1135, 229, 'ml-slider_crop_position', 'center-center'),
(1136, 232, '_wp_attached_file', '2018/02/img-3.jpg'),
(1137, 232, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:380;s:4:\"file\";s:17:\"2018/02/img-3.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-3-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:16:\"img-3-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"img-3-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"img-3-1024x333.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:18:\"img-3-1170x380.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:17:\"img-3-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:17:\"img-3-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:15:\"img-3-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:15:\"img-3-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:17:\"img-3-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:17:\"img-3-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(1138, 233, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1139, 233, '_thumbnail_id', '232'),
(1140, 233, '_wp_attachment_image_alt', ''),
(1141, 233, 'ml-slider_type', 'image'),
(1142, 234, '_wp_attached_file', '2018/02/img5.jpg'),
(1143, 234, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:380;s:4:\"file\";s:16:\"2018/02/img5.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"img5-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:15:\"img5-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"img5-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"img5-1024x333.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:17:\"img5-1170x380.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:16:\"img5-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:16:\"img5-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:14:\"img5-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:14:\"img5-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:16:\"img5-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:16:\"img5-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(1144, 235, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1145, 235, '_thumbnail_id', '234'),
(1146, 235, '_wp_attachment_image_alt', ''),
(1147, 235, 'ml-slider_type', 'image'),
(1148, 236, '_wp_attached_file', '2018/02/counter.jpg'),
(1149, 236, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:380;s:4:\"file\";s:19:\"2018/02/counter.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"counter-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:18:\"counter-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"counter-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"counter-1024x333.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:20:\"counter-1170x380.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:19:\"counter-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:19:\"counter-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:17:\"counter-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:17:\"counter-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:19:\"counter-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:19:\"counter-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(1150, 237, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1151, 237, '_thumbnail_id', '236'),
(1152, 237, '_wp_attachment_image_alt', ''),
(1153, 237, 'ml-slider_type', 'image'),
(1154, 233, 'ml-slider_crop_position', 'center-center'),
(1155, 237, 'ml-slider_crop_position', 'center-center'),
(1156, 235, 'ml-slider_crop_position', 'center-center'),
(1167, 240, 'fw_options', 'a:0:{}'),
(1168, 241, 'fw_options', 'a:0:{}'),
(1169, 242, 'fw_options', 'a:0:{}'),
(1170, 13, '_oembed_fb7d2e209ec618a3d0cda512d3dd0c66', '{{unknown}}'),
(1171, 13, 'imedica-header-display', '0'),
(1172, 243, 'fw_options', 'a:0:{}'),
(1173, 244, 'fw_options', 'a:0:{}'),
(1174, 13, '_oembed_3d9c04ead17fbbcfc5b090ccffb30646', '<iframe width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/7TUwldpfDb4?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(1175, 13, '_oembed_time_3d9c04ead17fbbcfc5b090ccffb30646', '1518921421'),
(1176, 245, '_wp_attached_file', '2018/02/3-2.jpg'),
(1177, 245, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/3-2.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-2-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:15:\"3-2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"3-2-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"3-2-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"3-2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"3-2-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"3-2-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(1178, 246, '_wp_attached_file', '2018/02/4.jpg'),
(1179, 246, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:13:\"2018/02/4.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-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:13:\"4-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:13:\"4-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:11:\"4-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:11:\"4-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:13:\"4-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:13:\"4-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(1180, 247, '_wp_attached_file', '2018/02/6-2.jpg'),
(1181, 247, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/6-2.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"6-2-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:15:\"6-2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"6-2-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"6-2-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"6-2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"6-2-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"6-2-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(1182, 248, '_wp_attached_file', '2018/02/5-2.jpg'),
(1183, 248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/5-2.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"5-2-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:15:\"5-2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"5-2-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"5-2-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"5-2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"5-2-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"5-2-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(1184, 249, '_wp_attached_file', '2018/02/2-2.jpg'),
(1185, 249, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:360;s:6:\"height\";i:180;s:4:\"file\";s:15:\"2018/02/2-2.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-2-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:15:\"2-2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:15:\"2-2-350x180.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-2-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:13:\"2-2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:15:\"2-2-348x180.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:15:\"2-2-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;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:{}}}'),
(1186, 250, 'fw_options', 'a:0:{}'),
(1187, 251, 'fw_options', 'a:0:{}'),
(1188, 252, 'fw_options', 'a:0:{}'),
(1189, 253, 'fw_options', 'a:0:{}'),
(1190, 254, 'fw_options', 'a:0:{}'),
(1191, 255, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1193, 257, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1194, 257, '_menu_item_type', 'custom'),
(1195, 257, '_menu_item_menu_item_parent', '0'),
(1196, 257, '_menu_item_object_id', '257'),
(1197, 257, '_menu_item_object', 'custom'),
(1198, 257, '_menu_item_target', ''),
(1199, 257, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1200, 257, '_menu_item_xfn', ''),
(1201, 257, '_menu_item_url', '#'),
(1203, 257, 'mega-menu', 'a:1:{s:7:\"enabled\";b:1;}'),
(1204, 258, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1205, 258, '_menu_item_type', 'custom'),
(1206, 258, '_menu_item_menu_item_parent', '0'),
(1207, 258, '_menu_item_object_id', '258'),
(1208, 258, '_menu_item_object', 'custom'),
(1209, 258, '_menu_item_target', ''),
(1210, 258, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1211, 258, '_menu_item_xfn', ''),
(1212, 258, '_menu_item_url', '#'),
(1214, 258, 'mega-menu', 'a:0:{}'),
(1215, 259, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1216, 259, '_menu_item_type', 'custom'),
(1217, 259, '_menu_item_menu_item_parent', '0'),
(1218, 259, '_menu_item_object_id', '259'),
(1219, 259, '_menu_item_object', 'custom'),
(1220, 259, '_menu_item_target', ''),
(1221, 259, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1222, 259, '_menu_item_xfn', ''),
(1223, 259, '_menu_item_url', '#'),
(1225, 259, 'mega-menu', 'a:0:{}'),
(1226, 255, '_edit_last', '1'),
(1227, 255, '_edit_lock', '1518929846:1'),
(1228, 255, '_wp_page_template', 'default'),
(1229, 255, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1230, 255, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1231, 255, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1232, 255, '_wpb_vc_js_status', 'true'),
(1233, 260, 'fw_options', 'a:0:{}'),
(1234, 261, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1236, 261, '_edit_last', '1'),
(1237, 261, '_edit_lock', '1518928305:1'),
(1238, 261, '_wp_page_template', 'default'),
(1239, 261, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1240, 261, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1241, 261, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1242, 261, '_wpb_vc_js_status', 'false'),
(1243, 263, 'fw_options', 'a:0:{}'),
(1244, 264, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1246, 264, '_edit_last', '1'),
(1247, 264, '_edit_lock', '1518928344:1'),
(1248, 264, '_wp_page_template', 'default'),
(1249, 264, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1250, 264, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1251, 264, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1252, 264, '_wpb_vc_js_status', 'false'),
(1253, 266, 'fw_options', 'a:0:{}'),
(1254, 267, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1255, 267, '_menu_item_type', 'post_type'),
(1256, 267, '_menu_item_menu_item_parent', '258'),
(1257, 267, '_menu_item_object_id', '264'),
(1258, 267, '_menu_item_object', 'page'),
(1259, 267, '_menu_item_target', ''),
(1260, 267, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1261, 267, '_menu_item_xfn', ''),
(1262, 267, '_menu_item_url', ''),
(1264, 267, 'mega-menu', 'a:0:{}'),
(1265, 268, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1266, 268, '_menu_item_type', 'post_type'),
(1267, 268, '_menu_item_menu_item_parent', '258'),
(1268, 268, '_menu_item_object_id', '261'),
(1269, 268, '_menu_item_object', 'page'),
(1270, 268, '_menu_item_target', ''),
(1271, 268, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1272, 268, '_menu_item_xfn', ''),
(1273, 268, '_menu_item_url', ''),
(1275, 268, 'mega-menu', 'a:0:{}'),
(1276, 269, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1277, 269, '_menu_item_type', 'post_type'),
(1278, 269, '_menu_item_menu_item_parent', '258'),
(1279, 269, '_menu_item_object_id', '255'),
(1280, 269, '_menu_item_object', 'page'),
(1281, 269, '_menu_item_target', ''),
(1282, 269, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1283, 269, '_menu_item_xfn', ''),
(1284, 269, '_menu_item_url', ''),
(1286, 269, 'mega-menu', 'a:0:{}'),
(1287, 270, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1288, 270, '_menu_item_type', 'taxonomy'),
(1289, 270, '_menu_item_menu_item_parent', '51'),
(1290, 270, '_menu_item_object_id', '18'),
(1291, 270, '_menu_item_object', 'department'),
(1292, 270, '_menu_item_target', ''),
(1293, 270, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1294, 270, '_menu_item_xfn', ''),
(1295, 270, '_menu_item_url', ''),
(1297, 270, 'mega-menu', 'a:0:{}'),
(1298, 271, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1299, 271, '_menu_item_type', 'taxonomy'),
(1300, 271, '_menu_item_menu_item_parent', '50'),
(1301, 271, '_menu_item_object_id', '15'),
(1302, 271, '_menu_item_object', 'department'),
(1303, 271, '_menu_item_target', ''),
(1304, 271, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1305, 271, '_menu_item_xfn', ''),
(1306, 271, '_menu_item_url', ''),
(1308, 271, 'mega-menu', 'a:0:{}'),
(1309, 272, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1310, 272, '_menu_item_type', 'taxonomy'),
(1311, 272, '_menu_item_menu_item_parent', '48'),
(1312, 272, '_menu_item_object_id', '5'),
(1313, 272, '_menu_item_object', 'department'),
(1314, 272, '_menu_item_target', ''),
(1315, 272, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1316, 272, '_menu_item_xfn', ''),
(1317, 272, '_menu_item_url', ''),
(1319, 272, 'mega-menu', 'a:0:{}'),
(1320, 273, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1321, 273, '_menu_item_type', 'taxonomy'),
(1322, 273, '_menu_item_menu_item_parent', '49'),
(1323, 273, '_menu_item_object_id', '11'),
(1324, 273, '_menu_item_object', 'department'),
(1325, 273, '_menu_item_target', ''),
(1326, 273, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1327, 273, '_menu_item_xfn', ''),
(1328, 273, '_menu_item_url', ''),
(1330, 273, 'mega-menu', 'a:0:{}'),
(1331, 274, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1332, 274, '_menu_item_type', 'taxonomy'),
(1333, 274, '_menu_item_menu_item_parent', '50'),
(1334, 274, '_menu_item_object_id', '13'),
(1335, 274, '_menu_item_object', 'department'),
(1336, 274, '_menu_item_target', ''),
(1337, 274, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1338, 274, '_menu_item_xfn', ''),
(1339, 274, '_menu_item_url', ''),
(1341, 274, 'mega-menu', 'a:0:{}'),
(1342, 275, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1343, 275, '_menu_item_type', 'taxonomy'),
(1344, 275, '_menu_item_menu_item_parent', '50'),
(1345, 275, '_menu_item_object_id', '12'),
(1346, 275, '_menu_item_object', 'department'),
(1347, 275, '_menu_item_target', ''),
(1348, 275, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1349, 275, '_menu_item_xfn', ''),
(1350, 275, '_menu_item_url', ''),
(1352, 275, 'mega-menu', 'a:0:{}'),
(1353, 276, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1354, 276, '_menu_item_type', 'taxonomy'),
(1355, 276, '_menu_item_menu_item_parent', '50'),
(1356, 276, '_menu_item_object_id', '16'),
(1357, 276, '_menu_item_object', 'department'),
(1358, 276, '_menu_item_target', ''),
(1359, 276, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1360, 276, '_menu_item_xfn', ''),
(1361, 276, '_menu_item_url', ''),
(1363, 276, 'mega-menu', 'a:0:{}'),
(1364, 277, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1365, 277, '_menu_item_type', 'taxonomy'),
(1366, 277, '_menu_item_menu_item_parent', '51'),
(1367, 277, '_menu_item_object_id', '19'),
(1368, 277, '_menu_item_object', 'department'),
(1369, 277, '_menu_item_target', ''),
(1370, 277, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1371, 277, '_menu_item_xfn', ''),
(1372, 277, '_menu_item_url', ''),
(1374, 277, 'mega-menu', 'a:0:{}'),
(1375, 278, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1376, 278, '_menu_item_type', 'taxonomy'),
(1377, 278, '_menu_item_menu_item_parent', '49'),
(1378, 278, '_menu_item_object_id', '10'),
(1379, 278, '_menu_item_object', 'department'),
(1380, 278, '_menu_item_target', ''),
(1381, 278, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1382, 278, '_menu_item_xfn', ''),
(1383, 278, '_menu_item_url', ''),
(1385, 278, 'mega-menu', 'a:0:{}'),
(1386, 279, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1387, 279, '_menu_item_type', 'taxonomy'),
(1388, 279, '_menu_item_menu_item_parent', '49'),
(1389, 279, '_menu_item_object_id', '9'),
(1390, 279, '_menu_item_object', 'department'),
(1391, 279, '_menu_item_target', ''),
(1392, 279, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1393, 279, '_menu_item_xfn', ''),
(1394, 279, '_menu_item_url', ''),
(1396, 279, 'mega-menu', 'a:0:{}'),
(1397, 280, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1398, 280, '_menu_item_type', 'taxonomy'),
(1399, 280, '_menu_item_menu_item_parent', '48'),
(1400, 280, '_menu_item_object_id', '6'),
(1401, 280, '_menu_item_object', 'department'),
(1402, 280, '_menu_item_target', ''),
(1403, 280, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1404, 280, '_menu_item_xfn', ''),
(1405, 280, '_menu_item_url', ''),
(1407, 280, 'mega-menu', 'a:0:{}'),
(1408, 281, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1409, 281, '_menu_item_type', 'taxonomy'),
(1410, 281, '_menu_item_menu_item_parent', '51'),
(1411, 281, '_menu_item_object_id', '21'),
(1412, 281, '_menu_item_object', 'department'),
(1413, 281, '_menu_item_target', ''),
(1414, 281, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1415, 281, '_menu_item_xfn', ''),
(1416, 281, '_menu_item_url', ''),
(1418, 281, 'mega-menu', 'a:0:{}'),
(1419, 282, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1420, 282, '_menu_item_type', 'taxonomy'),
(1421, 282, '_menu_item_menu_item_parent', '51'),
(1422, 282, '_menu_item_object_id', '20'),
(1423, 282, '_menu_item_object', 'department'),
(1424, 282, '_menu_item_target', ''),
(1425, 282, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1426, 282, '_menu_item_xfn', ''),
(1427, 282, '_menu_item_url', ''),
(1429, 282, 'mega-menu', 'a:0:{}'),
(1430, 283, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1431, 283, '_menu_item_type', 'taxonomy'),
(1432, 283, '_menu_item_menu_item_parent', '50'),
(1433, 283, '_menu_item_object_id', '14'),
(1434, 283, '_menu_item_object', 'department'),
(1435, 283, '_menu_item_target', ''),
(1436, 283, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1437, 283, '_menu_item_xfn', ''),
(1438, 283, '_menu_item_url', ''),
(1440, 283, 'mega-menu', 'a:0:{}'),
(1441, 284, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1442, 284, '_menu_item_type', 'taxonomy'),
(1443, 284, '_menu_item_menu_item_parent', '49'),
(1444, 284, '_menu_item_object_id', '7'),
(1445, 284, '_menu_item_object', 'department'),
(1446, 284, '_menu_item_target', ''),
(1447, 284, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1448, 284, '_menu_item_xfn', ''),
(1449, 284, '_menu_item_url', ''),
(1451, 284, 'mega-menu', 'a:0:{}'),
(1452, 285, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1453, 285, '_menu_item_type', 'taxonomy'),
(1454, 285, '_menu_item_menu_item_parent', '51'),
(1455, 285, '_menu_item_object_id', '17'),
(1456, 285, '_menu_item_object', 'department'),
(1457, 285, '_menu_item_target', ''),
(1458, 285, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1459, 285, '_menu_item_xfn', ''),
(1460, 285, '_menu_item_url', ''),
(1462, 285, 'mega-menu', 'a:0:{}'),
(1463, 286, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1464, 286, '_menu_item_type', 'taxonomy'),
(1465, 286, '_menu_item_menu_item_parent', '49'),
(1466, 286, '_menu_item_object_id', '8'),
(1467, 286, '_menu_item_object', 'department'),
(1468, 286, '_menu_item_target', ''),
(1469, 286, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1470, 286, '_menu_item_xfn', ''),
(1471, 286, '_menu_item_url', ''),
(1473, 286, 'mega-menu', 'a:0:{}'),
(1474, 287, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1475, 287, '_menu_item_type', 'custom'),
(1476, 287, '_menu_item_menu_item_parent', '0'),
(1477, 287, '_menu_item_object_id', '287'),
(1478, 287, '_menu_item_object', 'custom'),
(1479, 287, '_menu_item_target', ''),
(1480, 287, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1481, 287, '_menu_item_xfn', ''),
(1482, 287, '_menu_item_url', 'http://delta-hospital.com/login.php'),
(1484, 287, 'mega-menu', 'a:0:{}'),
(1485, 288, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1486, 288, '_menu_item_type', 'custom'),
(1487, 288, '_menu_item_menu_item_parent', '0'),
(1488, 288, '_menu_item_object_id', '288'),
(1489, 288, '_menu_item_object', 'custom'),
(1490, 288, '_menu_item_target', ''),
(1491, 288, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1492, 288, '_menu_item_xfn', ''),
(1493, 288, '_menu_item_url', 'http://delta-hospital.com/services/our-medical-services/'),
(1495, 288, 'mega-menu', 'a:0:{}'),
(1496, 289, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1497, 289, '_menu_item_type', 'custom'),
(1498, 289, '_menu_item_menu_item_parent', '0'),
(1499, 289, '_menu_item_object_id', '289'),
(1500, 289, '_menu_item_object', 'custom'),
(1501, 289, '_menu_item_target', ''),
(1502, 289, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1503, 289, '_menu_item_xfn', ''),
(1504, 289, '_menu_item_url', 'http://delta-hospital.com/doctor/'),
(1506, 289, 'mega-menu', 'a:0:{}'),
(1507, 290, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1508, 290, '_menu_item_type', 'post_type'),
(1509, 290, '_menu_item_menu_item_parent', '0'),
(1510, 290, '_menu_item_object_id', '31'),
(1511, 290, '_menu_item_object', 'page'),
(1512, 290, '_menu_item_target', ''),
(1513, 290, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1514, 290, '_menu_item_xfn', ''),
(1515, 290, '_menu_item_url', ''),
(1517, 290, 'mega-menu', 'a:0:{}'),
(1518, 291, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1520, 291, '_edit_last', '1'),
(1521, 291, '_edit_lock', '1519267149:1'),
(1522, 291, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1523, 291, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1524, 291, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1525, 291, 'msnb_notice_url', ''),
(1534, 295, 'fw_options', 'a:0:{}'),
(1535, 296, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1537, 296, '_edit_last', '1'),
(1538, 296, '_edit_lock', '1518930523:1'),
(1539, 298, '_wp_attached_file', '2018/02/Asst.-Prof.Dr_.jpg'),
(1540, 298, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:26:\"2018/02/Asst.-Prof.Dr_.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Asst.-Prof.Dr_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:24:\"Asst.-Prof.Dr_-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:24:\"Asst.-Prof.Dr_-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1541, 299, '_wp_attached_file', '2018/02/Dr.-Afia-Akhter.jpg'),
(1542, 299, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:27:\"2018/02/Dr.-Afia-Akhter.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.-Afia-Akhter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:25:\"Dr.-Afia-Akhter-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:25:\"Dr.-Afia-Akhter-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1543, 300, '_wp_attached_file', '2018/02/Dr.-Afsana-Rahman.jpg'),
(1544, 300, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:29:\"2018/02/Dr.-Afsana-Rahman.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.-Afsana-Rahman-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.-Afsana-Rahman-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:27:\"Dr.-Afsana-Rahman-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1545, 301, '_wp_attached_file', '2018/02/Dr.-Ananna-Sarker.jpg'),
(1546, 301, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:29:\"2018/02/Dr.-Ananna-Sarker.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.-Ananna-Sarker-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.-Ananna-Sarker-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:27:\"Dr.-Ananna-Sarker-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1547, 302, '_wp_attached_file', '2018/02/Dr.-Anjan-Kumer-Das.jpg'),
(1548, 302, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:31:\"2018/02/Dr.-Anjan-Kumer-Das.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Dr.-Anjan-Kumer-Das-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.-Anjan-Kumer-Das-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:29:\"Dr.-Anjan-Kumer-Das-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1549, 303, '_wp_attached_file', '2018/02/Dr.-Arman-Reza-Chowdhury.jpg'),
(1550, 303, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:36:\"2018/02/Dr.-Arman-Reza-Chowdhury.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Dr.-Arman-Reza-Chowdhury-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:34:\"Dr.-Arman-Reza-Chowdhury-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:34:\"Dr.-Arman-Reza-Chowdhury-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1551, 304, '_wp_attached_file', '2018/02/Dr.Asif-Imran-Siddiqui.jpg'),
(1552, 304, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:34:\"2018/02/Dr.Asif-Imran-Siddiqui.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Dr.Asif-Imran-Siddiqui-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:32:\"Dr.Asif-Imran-Siddiqui-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:32:\"Dr.Asif-Imran-Siddiqui-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1553, 305, '_wp_attached_file', '2018/02/Dr.-Ayesha-Siddiqua.jpg'),
(1554, 305, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:31:\"2018/02/Dr.-Ayesha-Siddiqua.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Dr.-Ayesha-Siddiqua-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.-Ayesha-Siddiqua-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:29:\"Dr.-Ayesha-Siddiqua-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1555, 306, '_wp_attached_file', '2018/02/Dr.-Harunur-Rashed.jpg'),
(1556, 306, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:30:\"2018/02/Dr.-Harunur-Rashed.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Dr.-Harunur-Rashed-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Harunur-Rashed-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:28:\"Dr.-Harunur-Rashed-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1557, 307, '_wp_attached_file', '2018/02/Dr.-Kazi-dil-Afroz.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1558, 307, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:30:\"2018/02/Dr.-Kazi-dil-Afroz.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Dr.-Kazi-dil-Afroz-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Kazi-dil-Afroz-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:28:\"Dr.-Kazi-dil-Afroz-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1559, 308, '_wp_attached_file', '2018/02/Dr.-K-M-Rezaul-Haq.jpg'),
(1560, 308, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:30:\"2018/02/Dr.-K-M-Rezaul-Haq.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Dr.-K-M-Rezaul-Haq-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-K-M-Rezaul-Haq-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:28:\"Dr.-K-M-Rezaul-Haq-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1561, 309, '_wp_attached_file', '2018/02/Dr.-Lutfun-Nahar.jpg'),
(1562, 309, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2018/02/Dr.-Lutfun-Nahar.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Lutfun-Nahar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Lutfun-Nahar-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:26:\"Dr.-Lutfun-Nahar-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1563, 310, '_wp_attached_file', '2018/02/Dr.-Manjurul.jpg'),
(1564, 310, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:24:\"2018/02/Dr.-Manjurul.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Dr.-Manjurul-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:22:\"Dr.-Manjurul-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:22:\"Dr.-Manjurul-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1565, 311, '_wp_attached_file', '2018/02/Dr.-Md.-Mahmudul-Huda.jpg'),
(1566, 311, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:33:\"2018/02/Dr.-Md.-Mahmudul-Huda.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Dr.-Md.-Mahmudul-Huda-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:31:\"Dr.-Md.-Mahmudul-Huda-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:31:\"Dr.-Md.-Mahmudul-Huda-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1567, 312, '_wp_attached_file', '2018/02/Dr.-Md.-Monowarul-Azim.jpg'),
(1568, 312, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:34:\"2018/02/Dr.-Md.-Monowarul-Azim.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Dr.-Md.-Monowarul-Azim-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:32:\"Dr.-Md.-Monowarul-Azim-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:32:\"Dr.-Md.-Monowarul-Azim-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1569, 313, '_wp_attached_file', '2018/02/Dr.-Md.-Mostafizur-Rahman.jpg'),
(1570, 313, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:37:\"2018/02/Dr.-Md.-Mostafizur-Rahman.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Dr.-Md.-Mostafizur-Rahman-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:35:\"Dr.-Md.-Mostafizur-Rahman-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:35:\"Dr.-Md.-Mostafizur-Rahman-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1571, 314, '_wp_attached_file', '2018/02/Dr.-Md.-Nazmul-Kayes.jpg'),
(1572, 314, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:32:\"2018/02/Dr.-Md.-Nazmul-Kayes.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Dr.-Md.-Nazmul-Kayes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:30:\"Dr.-Md.-Nazmul-Kayes-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:30:\"Dr.-Md.-Nazmul-Kayes-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1573, 315, '_wp_attached_file', '2018/02/Dr.-Md.-Shahid-Sarwar-Alam.jpg'),
(1574, 315, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:38:\"2018/02/Dr.-Md.-Shahid-Sarwar-Alam.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Dr.-Md.-Shahid-Sarwar-Alam-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:36:\"Dr.-Md.-Shahid-Sarwar-Alam-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:36:\"Dr.-Md.-Shahid-Sarwar-Alam-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1575, 316, '_wp_attached_file', '2018/02/Dr.-Md.-Shoriful-Islam.jpg'),
(1576, 316, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:34:\"2018/02/Dr.-Md.-Shoriful-Islam.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Dr.-Md.-Shoriful-Islam-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:32:\"Dr.-Md.-Shoriful-Islam-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:32:\"Dr.-Md.-Shoriful-Islam-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1577, 317, '_wp_attached_file', '2018/02/Dr.-Md-Rafiqul.jpg'),
(1578, 317, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:26:\"2018/02/Dr.-Md-Rafiqul.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Md-Rafiqul-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:24:\"Dr.-Md-Rafiqul-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:24:\"Dr.-Md-Rafiqul-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1579, 318, '_wp_attached_file', '2018/02/Dr.-Mirza-Md.-Shakhawat-Hossain.jpg'),
(1580, 318, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:43:\"2018/02/Dr.-Mirza-Md.-Shakhawat-Hossain.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Dr.-Mirza-Md.-Shakhawat-Hossain-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:41:\"Dr.-Mirza-Md.-Shakhawat-Hossain-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:41:\"Dr.-Mirza-Md.-Shakhawat-Hossain-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1581, 319, '_wp_attached_file', '2018/02/Dr.-Most.-Nazmunnahar-Mina.jpg'),
(1582, 319, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:38:\"2018/02/Dr.-Most.-Nazmunnahar-Mina.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Dr.-Most.-Nazmunnahar-Mina-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:36:\"Dr.-Most.-Nazmunnahar-Mina-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:36:\"Dr.-Most.-Nazmunnahar-Mina-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1583, 320, '_wp_attached_file', '2018/02/Dr.-Nadia-Nusrat.jpg'),
(1584, 320, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2018/02/Dr.-Nadia-Nusrat.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Nadia-Nusrat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Nadia-Nusrat-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:26:\"Dr.-Nadia-Nusrat-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1585, 321, '_wp_attached_file', '2018/02/Dr.-Nadira-Majid.jpg'),
(1586, 321, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2018/02/Dr.-Nadira-Majid.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Nadira-Majid-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Nadira-Majid-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:26:\"Dr.-Nadira-Majid-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1587, 322, '_wp_attached_file', '2018/02/Dr.-Naheed-Rukhsana.jpg'),
(1588, 322, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:31:\"2018/02/Dr.-Naheed-Rukhsana.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Dr.-Naheed-Rukhsana-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.-Naheed-Rukhsana-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:29:\"Dr.-Naheed-Rukhsana-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1589, 323, '_wp_attached_file', '2018/02/Dr.-Nasim-Ahmed.jpg'),
(1590, 323, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:27:\"2018/02/Dr.-Nasim-Ahmed.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.-Nasim-Ahmed-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:25:\"Dr.-Nasim-Ahmed-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:25:\"Dr.-Nasim-Ahmed-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1591, 324, '_wp_attached_file', '2018/02/Dr.-Nazmul-Kabir-Prodhan.jpg'),
(1592, 324, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:36:\"2018/02/Dr.-Nazmul-Kabir-Prodhan.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Dr.-Nazmul-Kabir-Prodhan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:34:\"Dr.-Nazmul-Kabir-Prodhan-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:34:\"Dr.-Nazmul-Kabir-Prodhan-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1593, 325, '_wp_attached_file', '2018/02/Dr.-Nibedita-Pal.jpg'),
(1594, 325, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2018/02/Dr.-Nibedita-Pal.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Nibedita-Pal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Nibedita-Pal-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:26:\"Dr.-Nibedita-Pal-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1595, 326, '_wp_attached_file', '2018/02/Dr.-Niger-Sultana.jpg'),
(1596, 326, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:29:\"2018/02/Dr.-Niger-Sultana.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.-Niger-Sultana-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.-Niger-Sultana-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:27:\"Dr.-Niger-Sultana-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1597, 327, '_wp_attached_file', '2018/02/Dr.-Nusrat-Jahan.jpg'),
(1598, 327, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2018/02/Dr.-Nusrat-Jahan.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Nusrat-Jahan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Nusrat-Jahan-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:26:\"Dr.-Nusrat-Jahan-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1599, 328, '_wp_attached_file', '2018/02/Dr.-Rafia-Pervin.jpg'),
(1600, 328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2018/02/Dr.-Rafia-Pervin.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Rafia-Pervin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Rafia-Pervin-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:26:\"Dr.-Rafia-Pervin-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1601, 329, '_wp_attached_file', '2018/02/Dr.Rafiqul-Alam.jpg'),
(1602, 329, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:27:\"2018/02/Dr.Rafiqul-Alam.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.Rafiqul-Alam-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:25:\"Dr.Rafiqul-Alam-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:25:\"Dr.Rafiqul-Alam-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1603, 330, '_wp_attached_file', '2018/02/Dr.-Rasel-Ahmed-Khan-Lodi.jpg'),
(1604, 330, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:37:\"2018/02/Dr.-Rasel-Ahmed-Khan-Lodi.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Dr.-Rasel-Ahmed-Khan-Lodi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:35:\"Dr.-Rasel-Ahmed-Khan-Lodi-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:35:\"Dr.-Rasel-Ahmed-Khan-Lodi-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1605, 331, '_wp_attached_file', '2018/02/Dr.Rouf_.jpg'),
(1606, 331, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:20:\"2018/02/Dr.Rouf_.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Dr.Rouf_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:18:\"Dr.Rouf_-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:18:\"Dr.Rouf_-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1607, 332, '_wp_attached_file', '2018/02/Dr.-Sabiha-Sultana.jpg'),
(1608, 332, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:30:\"2018/02/Dr.-Sabiha-Sultana.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Dr.-Sabiha-Sultana-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Sabiha-Sultana-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:28:\"Dr.-Sabiha-Sultana-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1609, 333, '_wp_attached_file', '2018/02/Dr.-Sadia-Islam.jpeg'),
(1610, 333, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2018/02/Dr.-Sadia-Islam.jpeg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Sadia-Islam-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Sadia-Islam-70x70.jpeg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:26:\"Dr.-Sadia-Islam-90x90.jpeg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1611, 334, '_wp_attached_file', '2018/02/Dr.-Shamima-Afroz-Trina.jpg'),
(1612, 334, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:35:\"2018/02/Dr.-Shamima-Afroz-Trina.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Dr.-Shamima-Afroz-Trina-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:33:\"Dr.-Shamima-Afroz-Trina-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:33:\"Dr.-Shamima-Afroz-Trina-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1613, 335, '_wp_attached_file', '2018/02/Dr.-Sufia-Begum-Shampi.jpg'),
(1614, 335, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:34:\"2018/02/Dr.-Sufia-Begum-Shampi.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Dr.-Sufia-Begum-Shampi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:32:\"Dr.-Sufia-Begum-Shampi-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:32:\"Dr.-Sufia-Begum-Shampi-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1615, 336, '_wp_attached_file', '2018/02/Dr.Syed_.jpg'),
(1616, 336, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:20:\"2018/02/Dr.Syed_.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Dr.Syed_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:18:\"Dr.Syed_-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:18:\"Dr.Syed_-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1617, 337, '_wp_attached_file', '2018/02/Dr.-Syed-Salauddin-Ahmed.jpg'),
(1618, 337, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:36:\"2018/02/Dr.-Syed-Salauddin-Ahmed.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Dr.-Syed-Salauddin-Ahmed-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:34:\"Dr.-Syed-Salauddin-Ahmed-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:34:\"Dr.-Syed-Salauddin-Ahmed-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1619, 338, '_wp_attached_file', '2018/02/Dr.-Tasrina-Shamnaz-Samdani.jpg'),
(1620, 338, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:39:\"2018/02/Dr.-Tasrina-Shamnaz-Samdani.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Dr.-Tasrina-Shamnaz-Samdani-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:37:\"Dr.-Tasrina-Shamnaz-Samdani-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:37:\"Dr.-Tasrina-Shamnaz-Samdani-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1621, 339, '_wp_attached_file', '2018/02/Dr.TK-Paul.jpg'),
(1622, 339, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:22:\"2018/02/Dr.TK-Paul.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Dr.TK-Paul-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:20:\"Dr.TK-Paul-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:20:\"Dr.TK-Paul-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1623, 340, '_wp_attached_file', '2018/02/Prof.-Al-mamun-Ferdousi.jpg'),
(1624, 340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:35:\"2018/02/Prof.-Al-mamun-Ferdousi.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Prof.-Al-mamun-Ferdousi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:33:\"Prof.-Al-mamun-Ferdousi-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:33:\"Prof.-Al-mamun-Ferdousi-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1625, 341, '_wp_attached_file', '2018/02/Prof.-Dr.-Brig-Gen.-Rokeya-Khan.jpg'),
(1626, 341, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:43:\"2018/02/Prof.-Dr.-Brig-Gen.-Rokeya-Khan.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Prof.-Dr.-Brig-Gen.-Rokeya-Khan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:41:\"Prof.-Dr.-Brig-Gen.-Rokeya-Khan-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:41:\"Prof.-Dr.-Brig-Gen.-Rokeya-Khan-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1627, 342, '_wp_attached_file', '2018/02/Prof.-Dr.-Ferdouse-Ara-Shuchi.jpg'),
(1628, 342, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:41:\"2018/02/Prof.-Dr.-Ferdouse-Ara-Shuchi.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Prof.-Dr.-Ferdouse-Ara-Shuchi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:39:\"Prof.-Dr.-Ferdouse-Ara-Shuchi-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:39:\"Prof.-Dr.-Ferdouse-Ara-Shuchi-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1629, 343, '_wp_attached_file', '2018/02/Prof.-Dr.-Md.-Abdul-Quader.jpg'),
(1630, 343, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:38:\"2018/02/Prof.-Dr.-Md.-Abdul-Quader.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Prof.-Dr.-Md.-Abdul-Quader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:36:\"Prof.-Dr.-Md.-Abdul-Quader-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:36:\"Prof.-Dr.-Md.-Abdul-Quader-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1631, 344, '_wp_attached_file', '2018/02/Prof.-Dr.-Md.-Refat-Hossain-Malik.jpg'),
(1632, 344, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:45:\"2018/02/Prof.-Dr.-Md.-Refat-Hossain-Malik.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Prof.-Dr.-Md.-Refat-Hossain-Malik-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:43:\"Prof.-Dr.-Md.-Refat-Hossain-Malik-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:43:\"Prof.-Dr.-Md.-Refat-Hossain-Malik-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1633, 345, '_wp_attached_file', '2018/02/Prof.-Dr.-md.-Shafiqul-Alam.jpg'),
(1634, 345, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:39:\"2018/02/Prof.-Dr.-md.-Shafiqul-Alam.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Prof.-Dr.-md.-Shafiqul-Alam-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:37:\"Prof.-Dr.-md.-Shafiqul-Alam-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:37:\"Prof.-Dr.-md.-Shafiqul-Alam-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1635, 346, '_wp_attached_file', '2018/02/Prof.-Dr.-Mohammad-Yousuf.jpg'),
(1636, 346, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:37:\"2018/02/Prof.-Dr.-Mohammad-Yousuf.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Prof.-Dr.-Mohammad-Yousuf-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:35:\"Prof.-Dr.-Mohammad-Yousuf-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:35:\"Prof.-Dr.-Mohammad-Yousuf-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1637, 347, '_wp_attached_file', '2018/02/Prof.-Dr.-Munir-Hassan.jpg'),
(1638, 347, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:34:\"2018/02/Prof.-Dr.-Munir-Hassan.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Prof.-Dr.-Munir-Hassan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:32:\"Prof.-Dr.-Munir-Hassan-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:32:\"Prof.-Dr.-Munir-Hassan-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1639, 348, '_wp_attached_file', '2018/02/Prof.-Dr.-Paresh-Chandra-Sarker.jpg'),
(1640, 348, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:43:\"2018/02/Prof.-Dr.-Paresh-Chandra-Sarker.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Prof.-Dr.-Paresh-Chandra-Sarker-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:41:\"Prof.-Dr.-Paresh-Chandra-Sarker-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:41:\"Prof.-Dr.-Paresh-Chandra-Sarker-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1641, 349, '_wp_attached_file', '2018/02/Prof.-Dr.-S.M.-Mahbub-Alam.jpg'),
(1642, 349, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:38:\"2018/02/Prof.-Dr.-S.M.-Mahbub-Alam.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Prof.-Dr.-S.M.-Mahbub-Alam-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:36:\"Prof.-Dr.-S.M.-Mahbub-Alam-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:36:\"Prof.-Dr.-S.M.-Mahbub-Alam-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1643, 350, '_wp_attached_file', '2018/02/Prof.-Dr.-Shaikh-Shafiur-Rahman.jpg'),
(1644, 350, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:43:\"2018/02/Prof.-Dr.-Shaikh-Shafiur-Rahman.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Prof.-Dr.-Shaikh-Shafiur-Rahman-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:41:\"Prof.-Dr.-Shaikh-Shafiur-Rahman-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:41:\"Prof.-Dr.-Shaikh-Shafiur-Rahman-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1645, 296, '_thumbnail_id', '334'),
(1646, 296, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1647, 296, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1648, 296, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1649, 296, 'qualification', 'MBBS, FCPS (Radiotherapy)'),
(1650, 296, '_qualification', 'field_5a83c86270cea'),
(1651, 296, 'designation', 'Registrar'),
(1652, 296, '_designation', 'field_5a83c8a370ceb'),
(1653, 296, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1654, 296, '_time', 'field_5a83c8f070cec'),
(1655, 351, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1657, 351, '_edit_last', '1'),
(1658, 351, '_edit_lock', '1519630960:1'),
(1659, 351, '_thumbnail_id', '301'),
(1660, 351, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1661, 351, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1662, 351, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1663, 351, 'qualification', 'MBBS (DU), MCPS, FCPS (Radiotherapy)'),
(1664, 351, '_qualification', 'field_5a83c86270cea'),
(1665, 351, 'designation', 'Jr. Consultant'),
(1666, 351, '_designation', 'field_5a83c8a370ceb'),
(1667, 351, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1668, 351, '_time', 'field_5a83c8f070cec'),
(1669, 353, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1671, 353, '_edit_last', '1'),
(1672, 353, '_edit_lock', '1518930801:1'),
(1673, 353, '_thumbnail_id', '302'),
(1674, 353, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1675, 353, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1676, 353, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1677, 353, 'qualification', 'MBBS, M.Phil (Radiotherapy)'),
(1678, 353, '_qualification', 'field_5a83c86270cea'),
(1679, 353, 'designation', 'Jr. Consultant'),
(1680, 353, '_designation', 'field_5a83c8a370ceb'),
(1681, 353, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1682, 353, '_time', 'field_5a83c8f070cec'),
(1683, 355, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1685, 355, '_edit_last', '1'),
(1686, 355, '_edit_lock', '1518931294:1'),
(1687, 355, '_thumbnail_id', '303'),
(1688, 355, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1689, 355, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1690, 355, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1691, 355, 'qualification', 'MBBS, FCPS (Radiotherapy)\r\n\r\nUICC Fello (Tata Memorial Hospital, Mumbai, India)'),
(1692, 355, '_qualification', 'field_5a83c86270cea'),
(1693, 355, 'designation', 'Jr. Consultant'),
(1694, 355, '_designation', 'field_5a83c8a370ceb'),
(1695, 355, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1696, 355, '_time', 'field_5a83c8f070cec'),
(1698, 357, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1700, 357, '_edit_last', '1'),
(1701, 357, '_edit_lock', '1519631212:1'),
(1702, 357, '_thumbnail_id', '318'),
(1703, 357, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1704, 357, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1705, 357, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1706, 357, 'qualification', 'MBBS (Dhaka), FCPS (Radiotherapy)'),
(1707, 357, '_qualification', 'field_5a83c86270cea'),
(1708, 357, 'designation', 'Senior Consultant'),
(1709, 357, '_designation', 'field_5a83c8a370ceb'),
(1710, 357, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1711, 357, '_time', 'field_5a83c8f070cec'),
(1712, 359, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1714, 359, '_edit_last', '1'),
(1715, 359, '_edit_lock', '1519637815:1'),
(1716, 361, '_wp_attached_file', '2018/02/Dr.-Mukitul.jpg'),
(1717, 361, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:23:\"2018/02/Dr.-Mukitul.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Dr.-Mukitul-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:21:\"Dr.-Mukitul-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:21:\"Dr.-Mukitul-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(1718, 359, '_thumbnail_id', '159'),
(1719, 359, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1720, 359, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1721, 359, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1722, 359, 'qualification', 'MBBS, M.Phil, FCPS (Radiotherapy)'),
(1723, 359, '_qualification', 'field_5a83c86270cea'),
(1724, 359, 'designation', 'Senior Consultant'),
(1725, 359, '_designation', 'field_5a83c8a370ceb'),
(1726, 359, 'time', 'a:1:{i:0;s:18:\"5:00PM – 10:00PM\";}'),
(1727, 359, '_time', 'field_5a83c8f070cec'),
(1728, 362, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1730, 362, '_edit_last', '1'),
(1731, 362, '_edit_lock', '1518931676:1'),
(1732, 362, '_thumbnail_id', '309'),
(1733, 362, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1734, 362, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1735, 362, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1736, 362, 'qualification', 'MBBS (Dhaka), M.Phil (Radiotherapy)'),
(1737, 362, '_qualification', 'field_5a83c86270cea'),
(1738, 362, 'designation', 'Senior Consultant'),
(1739, 362, '_designation', 'field_5a83c8a370ceb'),
(1740, 362, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1741, 362, '_time', 'field_5a83c8f070cec'),
(1742, 364, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1744, 364, '_edit_last', '1'),
(1745, 364, '_edit_lock', '1518931752:1'),
(1746, 364, '_thumbnail_id', '322'),
(1747, 364, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1748, 364, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1749, 364, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1750, 364, 'qualification', 'MBBS (Dhaka), FCPS (Radiotherapy)'),
(1751, 364, '_qualification', 'field_5a83c86270cea'),
(1752, 364, 'designation', 'Senior Consultant'),
(1753, 364, '_designation', 'field_5a83c8a370ceb'),
(1754, 364, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1755, 364, '_time', 'field_5a83c8f070cec'),
(1756, 366, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1758, 366, '_edit_last', '1'),
(1759, 366, '_edit_lock', '1519632010:1'),
(1760, 366, '_thumbnail_id', '310'),
(1761, 366, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1762, 366, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1763, 366, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1764, 366, 'qualification', 'MBBS, DMRT, MSC, FACP, FRCP (Glasgow)\r\n\r\nFellowship-Radiation Oncology (IHA, Tata Memorial Hospital, Mumbai)\r\n\r\nFormer Professor & Head, Department of Radiation Oncology\r\n\r\nNational Cancer Research Institute & Hospital, Dhaka.'),
(1765, 366, '_qualification', 'field_5a83c86270cea'),
(1766, 366, 'designation', 'Senior Consultant & Head'),
(1767, 366, '_designation', 'field_5a83c8a370ceb'),
(1768, 366, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1769, 366, '_time', 'field_5a83c8f070cec'),
(1770, 368, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1772, 368, '_edit_last', '1'),
(1773, 368, '_edit_lock', '1519632292:1'),
(1774, 368, '_thumbnail_id', '157'),
(1775, 368, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1776, 368, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1777, 368, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1778, 368, 'qualification', 'MBBS (Dhaka), M.Phil (Radiotherapy)\r\n\r\nTrained in Tata Memorial Hospital, Mumbai, India.'),
(1779, 368, '_qualification', 'field_5a83c86270cea'),
(1780, 368, 'designation', 'Senior Consultant'),
(1781, 368, '_designation', 'field_5a83c8a370ceb'),
(1782, 368, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1783, 368, '_time', 'field_5a83c8f070cec'),
(1784, 370, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1786, 370, '_edit_last', '1'),
(1787, 370, '_edit_lock', '1519016993:1'),
(1788, 370, '_thumbnail_id', '315'),
(1789, 370, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1790, 370, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1791, 370, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1792, 370, 'qualification', 'MBBS, DMRT, FCPS\r\n\r\nClinical Oncologist'),
(1793, 370, '_qualification', 'field_5a83c86270cea'),
(1794, 370, 'designation', 'Senior Consultant'),
(1795, 370, '_designation', 'field_5a83c8a370ceb'),
(1796, 370, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1797, 370, '_time', 'field_5a83c8f070cec'),
(1798, 372, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1800, 372, '_edit_last', '1'),
(1801, 372, '_edit_lock', '1519006582:1'),
(1802, 372, '_thumbnail_id', '155'),
(1803, 372, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1804, 372, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1805, 372, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1806, 372, 'qualification', 'MBBS, Board Certified in Radiation Oncology (Shiraz, Iran)\r\nEx. Asst. Professor Ahvaz Medical University, Iran'),
(1807, 372, '_qualification', 'field_5a83c86270cea'),
(1808, 372, 'designation', 'Chief Consultant'),
(1809, 372, '_designation', 'field_5a83c8a370ceb'),
(1810, 372, 'time', 'a:1:{i:0;s:17:\"8:30AM – 1:00PM\";}'),
(1811, 372, '_time', 'field_5a83c8f070cec'),
(1812, 374, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1814, 374, '_edit_last', '1'),
(1815, 374, '_edit_lock', '1518933111:1'),
(1816, 374, '_thumbnail_id', '300'),
(1817, 374, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1818, 374, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1819, 374, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1820, 374, 'qualification', 'MBBS, FCPS (Medicine)'),
(1821, 374, '_qualification', 'field_5a83c86270cea'),
(1822, 374, 'designation', 'Assistant Professor'),
(1823, 374, '_designation', 'field_5a83c8a370ceb'),
(1824, 374, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1825, 374, '_time', 'field_5a83c8f070cec'),
(1826, 376, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1828, 376, '_edit_last', '1'),
(1829, 376, '_edit_lock', '1519527014:1'),
(1830, 376, '_thumbnail_id', '333'),
(1831, 376, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1832, 376, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1833, 376, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1834, 376, 'qualification', 'MBBS (DU), FCPS (Medicne)'),
(1835, 376, '_qualification', 'field_5a83c86270cea'),
(1836, 376, 'designation', 'Assistant Professor'),
(1837, 376, '_designation', 'field_5a83c8a370ceb'),
(1838, 376, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1839, 376, '_time', 'field_5a83c8f070cec'),
(1840, 378, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1842, 378, '_edit_last', '1'),
(1843, 378, '_edit_lock', '1518933585:1'),
(1844, 378, '_thumbnail_id', '338'),
(1845, 378, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1846, 378, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1847, 378, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1848, 378, 'qualification', 'MBBS (DU), MRCP (London, UK)'),
(1849, 378, '_qualification', 'field_5a83c86270cea'),
(1850, 378, 'designation', 'Assistant Professor'),
(1851, 378, '_designation', 'field_5a83c8a370ceb'),
(1852, 378, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1853, 378, '_time', 'field_5a83c8f070cec'),
(1854, 380, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1856, 380, '_edit_last', '1'),
(1857, 380, '_edit_lock', '1519438733:1'),
(1858, 380, '_thumbnail_id', '326'),
(1859, 380, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1860, 380, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1861, 380, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1862, 380, 'qualification', 'MBBS, MPH, FCPS (Gastroenterology)\r\n\r\nLiver, Gastrointestinal & Pancreas Disease Specialist\r\n\r\nDepartment of Gastroenterology'),
(1863, 380, '_qualification', 'field_5a83c86270cea'),
(1864, 380, 'designation', 'Jr. Consultant'),
(1865, 380, '_designation', 'field_5a83c8a370ceb'),
(1866, 380, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1867, 380, '_time', 'field_5a83c8f070cec'),
(1868, 382, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1870, 382, '_edit_last', '1'),
(1871, 382, '_edit_lock', '1519440702:1'),
(1872, 382, '_thumbnail_id', '159'),
(1873, 382, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1874, 382, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1875, 382, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1876, 382, 'qualification', 'MBBS, FCPS (Medicine)'),
(1877, 382, '_qualification', 'field_5a83c86270cea'),
(1878, 382, 'designation', 'Senior Consultant'),
(1879, 382, '_designation', 'field_5a83c8a370ceb'),
(1880, 382, 'time', 'a:1:{i:0;s:17:\"8:30AM – 4:30PM\";}'),
(1881, 382, '_time', 'field_5a83c8f070cec'),
(1882, 384, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1884, 384, '_edit_last', '1'),
(1885, 384, '_edit_lock', '1518933907:1'),
(1886, 384, '_thumbnail_id', '336'),
(1887, 384, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1888, 384, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1889, 384, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1890, 384, 'qualification', 'MBBS (Dhaka), FCPS (Medicine)\r\nTrained in Neuromedicne (Australia)\r\nPhysician & Neurologist'),
(1891, 384, '_qualification', 'field_5a83c86270cea'),
(1892, 384, 'designation', 'Professor & Head'),
(1893, 384, '_designation', 'field_5a83c8a370ceb'),
(1894, 384, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1895, 384, '_time', 'field_5a83c8f070cec'),
(1896, 386, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1898, 386, '_edit_last', '1'),
(1899, 386, '_edit_lock', '1518934030:1'),
(1900, 386, '_thumbnail_id', '306'),
(1901, 386, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1902, 386, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1903, 386, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1904, 386, 'qualification', 'MBBS, MFILL, (Microbiology), MCPS, FCPS (Psychiatry)'),
(1905, 386, '_qualification', 'field_5a83c86270cea'),
(1906, 386, 'designation', 'Assistant Professor'),
(1907, 386, '_designation', 'field_5a83c8a370ceb'),
(1908, 386, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1909, 386, '_time', 'field_5a83c8f070cec'),
(1910, 388, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1912, 388, '_edit_last', '1'),
(1913, 388, '_edit_lock', '1519532310:1'),
(1914, 388, '_thumbnail_id', '330'),
(1915, 388, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1916, 388, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1917, 388, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1918, 388, 'qualification', 'MBBS, MS (Surgery)'),
(1919, 388, '_qualification', 'field_5a83c86270cea'),
(1920, 388, 'designation', 'Resident Surgeon'),
(1921, 388, '_designation', 'field_5a83c8a370ceb'),
(1922, 388, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1923, 388, '_time', 'field_5a83c8f070cec'),
(1924, 390, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1926, 390, '_edit_last', '1'),
(1927, 390, '_edit_lock', '1519555481:1'),
(1928, 390, '_thumbnail_id', '313'),
(1929, 390, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1930, 390, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1931, 390, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1932, 390, 'qualification', 'MBBS, MS(Surgery)\r\n\r\nTrained in Laparoscopic Surgery\r\n\r\nGeneral & Laparoscopic Surgeon'),
(1933, 390, '_qualification', 'field_5a83c86270cea'),
(1934, 390, 'designation', 'Associate Professor'),
(1935, 390, '_designation', 'field_5a83c8a370ceb'),
(1936, 390, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1937, 390, '_time', 'field_5a83c8f070cec'),
(1938, 392, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1940, 392, '_edit_last', '1'),
(1941, 392, '_edit_lock', '1519555627:1'),
(1942, 392, '_thumbnail_id', '339'),
(1943, 392, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1944, 392, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1945, 392, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1946, 392, 'qualification', 'MBBS (DMC), FCPS (Surgery),\r\n\r\nMS (Surgical Oncology)\r\n\r\nSpecialist in Surgical Oncology'),
(1947, 392, '_qualification', 'field_5a83c86270cea'),
(1948, 392, 'designation', 'Professor'),
(1949, 392, '_designation', 'field_5a83c8a370ceb'),
(1950, 392, 'time', 'a:2:{i:0;s:17:\"8:30AM – 2:00PM\";i:1;s:17:\"7:00PM – 9:00PM\";}'),
(1951, 392, '_time', 'field_5a83c8f070cec'),
(1952, 394, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1954, 394, '_edit_last', '1'),
(1955, 394, '_edit_lock', '1519555649:1'),
(1956, 394, '_thumbnail_id', '331'),
(1957, 394, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1958, 394, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1959, 394, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1960, 394, 'qualification', 'MBBS (DMC), FCPS (Surgery)\r\n\r\nGeneral Laparoscopic and Diabetes<b> </b>Foot Surgeon\r\n\r\nEx. Professor, Department of Surgery, Dhaka Medical College\r\n\r\nEx. Department Head, Department of Surgery, Chittagong Medical College\r\n\r\nFormer Director, BIHS General Hospital'),
(1961, 394, '_qualification', 'field_5a83c86270cea'),
(1962, 394, 'designation', 'Professor & Head'),
(1963, 394, '_designation', 'field_5a83c8a370ceb'),
(1964, 394, 'time', 'a:2:{i:0;s:17:\"8:30AM – 2:00PM\";i:1;s:17:\"6:00PM – 8:00PM\";}'),
(1965, 394, '_time', 'field_5a83c8f070cec'),
(1967, 396, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1969, 396, '_edit_last', '1'),
(1970, 396, '_edit_lock', '1518934671:1'),
(1971, 396, '_thumbnail_id', '304'),
(1972, 396, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1973, 396, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1974, 396, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1975, 396, 'qualification', 'MBBS, DDV (Thailand)\r\nTrained in Laser & Cutaneous Surgery-Thailand\r\nSkin & VD'),
(1976, 396, '_qualification', 'field_5a83c86270cea'),
(1977, 396, 'designation', 'Resident Physician (R.P.)'),
(1978, 396, '_designation', 'field_5a83c8a370ceb'),
(1979, 396, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1980, 396, '_time', 'field_5a83c8f070cec'),
(1981, 398, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1983, 398, '_edit_last', '3'),
(1984, 398, '_edit_lock', '1519703647:3'),
(1985, 398, '_thumbnail_id', '305'),
(1986, 398, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(1987, 398, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(1988, 398, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(1989, 398, 'qualification', 'MBBS, DDV, FCPS (Skin)\r\nFellowship Training in Skin Surgery LASER (IOD, Thailand)\r\nMaster Course for Aging Skin (India)'),
(1990, 398, '_qualification', 'field_5a83c86270cea'),
(1991, 398, 'designation', 'Assistant Professor & Head'),
(1992, 398, '_designation', 'field_5a83c8a370ceb'),
(1993, 398, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(1994, 398, '_time', 'field_5a83c8f070cec'),
(1995, 400, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1997, 400, '_edit_last', '1'),
(1998, 400, '_edit_lock', '1518934916:1'),
(1999, 400, '_thumbnail_id', '298'),
(2000, 400, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2001, 400, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2002, 400, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2003, 400, 'qualification', 'MBBS, DCH, FCPS (Paediatrics)'),
(2004, 400, '_qualification', 'field_5a83c86270cea'),
(2005, 400, 'designation', 'Assistant Professor'),
(2006, 400, '_designation', 'field_5a83c8a370ceb'),
(2007, 400, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2008, 400, '_time', 'field_5a83c8f070cec'),
(2009, 402, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2011, 402, '_edit_last', '1'),
(2012, 402, '_edit_lock', '1519527316:1'),
(2013, 402, '_thumbnail_id', '320'),
(2014, 402, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2015, 402, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2016, 402, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2017, 402, 'qualification', 'MBBS, FCPS (Paediatrics)'),
(2018, 402, '_qualification', 'field_5a83c86270cea'),
(2019, 402, 'designation', 'Assistant Professor'),
(2020, 402, '_designation', 'field_5a83c8a370ceb'),
(2021, 402, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2022, 402, '_time', 'field_5a83c8f070cec'),
(2023, 404, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2025, 404, '_edit_last', '3'),
(2026, 404, '_edit_lock', '1519705096:3'),
(2028, 404, '_thumbnail_id', '325'),
(2029, 404, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2030, 404, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2031, 404, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2032, 404, 'qualification', 'MBBS, FCPS (Paediatrics)\r\n\r\nChild Specialist'),
(2033, 404, '_qualification', 'field_5a83c86270cea'),
(2034, 404, 'designation', 'Associate Professor'),
(2035, 404, '_designation', 'field_5a83c8a370ceb'),
(2036, 404, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2037, 404, '_time', 'field_5a83c8f070cec'),
(2038, 406, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2040, 406, '_edit_last', '3'),
(2041, 406, '_edit_lock', '1519705389:3'),
(2044, 408, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2046, 406, '_thumbnail_id', '329'),
(2047, 406, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2048, 406, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2049, 406, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2050, 406, 'qualification', 'MBBS, FCPS (Paediatrics)\r\n\r\nChild Specialist'),
(2051, 406, '_qualification', 'field_5a83c86270cea'),
(2052, 406, 'designation', 'Professor & Head'),
(2053, 406, '_designation', 'field_5a83c8a370ceb'),
(2054, 406, 'time', ''),
(2055, 406, '_time', 'field_5a83c8f070cec'),
(2056, 408, '_edit_last', '1'),
(2057, 408, '_edit_lock', '1519555155:1'),
(2058, 408, '_thumbnail_id', '349'),
(2059, 408, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2060, 408, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2061, 408, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2062, 408, 'qualification', 'MBBS (Dhaka), FCPS (Surgery), MS (Urology)\r\n\r\nUrologist & Andrologist\r\n\r\nEx. Professor & Head, Department of Urology, Dhaka Medical College & Hospital'),
(2063, 408, '_qualification', 'field_5a83c86270cea'),
(2064, 408, 'designation', 'Professor'),
(2065, 408, '_designation', 'field_5a83c8a370ceb'),
(2066, 408, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2067, 408, '_time', 'field_5a83c8f070cec'),
(2068, 410, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2070, 410, '_edit_last', '1'),
(2071, 410, '_edit_lock', '1519277198:1'),
(2072, 410, '_thumbnail_id', '316'),
(2073, 410, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2074, 410, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2075, 410, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2076, 410, 'qualification', 'MBBS, D.Ortho\r\nTrained in Plastic & Reconstructive Surgery'),
(2077, 410, '_qualification', 'field_5a83c86270cea'),
(2078, 410, 'designation', 'Assistant Professor'),
(2079, 410, '_designation', 'field_5a83c8a370ceb'),
(2080, 410, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2081, 410, '_time', 'field_5a83c8f070cec'),
(2082, 412, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2084, 412, '_edit_last', '3'),
(2085, 412, '_edit_lock', '1519705830:3'),
(2087, 412, '_thumbnail_id', '343'),
(2088, 412, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2089, 412, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2090, 412, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2091, 412, 'qualification', 'MBBS, D.Ortho, M.S (Ortho)\r\n\r\nEx. Professor Department of Orthopedics, Pangu Hospital (NITOR), Dhaka.'),
(2092, 412, '_qualification', 'field_5a83c86270cea'),
(2093, 412, 'designation', 'Professor & Head'),
(2094, 412, '_designation', 'field_5a83c8a370ceb'),
(2095, 412, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2096, 412, '_time', 'field_5a83c8f070cec'),
(2097, 414, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2099, 414, '_edit_last', '1'),
(2100, 414, '_edit_lock', '1518935999:1'),
(2101, 414, '_thumbnail_id', '312'),
(2102, 414, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2103, 414, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2104, 414, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2105, 414, 'qualification', 'MBBS'),
(2106, 414, '_qualification', 'field_5a83c86270cea'),
(2107, 414, 'designation', 'Registrar'),
(2108, 414, '_designation', 'field_5a83c8a370ceb'),
(2109, 414, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2110, 414, '_time', 'field_5a83c8f070cec'),
(2111, 416, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2113, 416, '_edit_last', '1'),
(2114, 416, '_edit_lock', '1519705850:3'),
(2115, 416, '_thumbnail_id', '159'),
(2116, 416, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2117, 416, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2118, 416, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2119, 416, 'qualification', 'MBBS, D.O (DU)'),
(2120, 416, '_qualification', 'field_5a83c86270cea'),
(2121, 416, 'designation', 'Associate Professor & Head'),
(2122, 416, '_designation', 'field_5a83c8a370ceb'),
(2123, 416, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2124, 416, '_time', 'field_5a83c8f070cec'),
(2125, 418, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2127, 418, '_edit_last', '3'),
(2128, 418, '_edit_lock', '1519705852:3'),
(2129, 418, '_thumbnail_id', '345'),
(2130, 418, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2131, 418, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2132, 418, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2133, 418, 'qualification', 'FCPS, MS (Eye), DO, MBBS (DU)'),
(2134, 418, '_qualification', 'field_5a83c86270cea'),
(2135, 418, 'designation', 'Professor'),
(2136, 418, '_designation', 'field_5a83c8a370ceb'),
(2137, 418, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2138, 418, '_time', 'field_5a83c8f070cec'),
(2139, 420, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2141, 420, '_edit_last', '1'),
(2142, 420, '_edit_lock', '1519527219:1'),
(2143, 420, '_thumbnail_id', '308'),
(2144, 420, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2145, 420, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2146, 420, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2147, 420, 'qualification', 'MBBS, FCPS (ENT & Head Neck Surgery)'),
(2148, 420, '_qualification', 'field_5a83c86270cea'),
(2149, 420, 'designation', 'Assistant Professor'),
(2150, 420, '_designation', 'field_5a83c8a370ceb'),
(2151, 420, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2152, 420, '_time', 'field_5a83c8f070cec'),
(2153, 422, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2155, 422, '_edit_last', '1'),
(2156, 422, '_edit_lock', '1518936322:1'),
(2157, 422, '_thumbnail_id', '346'),
(2158, 422, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2159, 422, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2160, 422, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2161, 422, 'qualification', 'MBBS, MCPS, FCPS (Ent and Head Neck Surgery)'),
(2162, 422, '_qualification', 'field_5a83c86270cea'),
(2163, 422, 'designation', 'Professor & Head'),
(2164, 422, '_designation', 'field_5a83c8a370ceb'),
(2165, 422, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2166, 422, '_time', 'field_5a83c8f070cec'),
(2167, 424, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2169, 424, '_edit_last', '1'),
(2170, 424, '_edit_lock', '1519554024:1'),
(2171, 426, '_wp_attached_file', '2018/02/Dr.-Shamsunnahar-Rikta.jpg'),
(2172, 426, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:34:\"2018/02/Dr.-Shamsunnahar-Rikta.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Dr.-Shamsunnahar-Rikta-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:32:\"Dr.-Shamsunnahar-Rikta-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:32:\"Dr.-Shamsunnahar-Rikta-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(2173, 424, '_thumbnail_id', '426'),
(2174, 424, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2175, 424, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2176, 424, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2177, 424, 'qualification', 'MBBS, MCPS , FCPS (Gynae & Obs.)'),
(2178, 424, '_qualification', 'field_5a83c86270cea'),
(2179, 424, 'designation', 'Registrar'),
(2180, 424, '_designation', 'field_5a83c8a370ceb'),
(2181, 424, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2182, 424, '_time', 'field_5a83c8f070cec'),
(2183, 427, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2185, 427, '_edit_last', '1'),
(2186, 427, '_edit_lock', '1519554020:1'),
(2187, 427, '_thumbnail_id', '319'),
(2188, 427, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2189, 427, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2190, 427, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2191, 427, 'qualification', 'MBBS, FCPS (Gynae & Obs.)'),
(2192, 427, '_qualification', 'field_5a83c86270cea'),
(2193, 427, 'designation', 'Assistant Professor'),
(2194, 427, '_designation', 'field_5a83c8a370ceb'),
(2195, 427, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2196, 427, '_time', 'field_5a83c8f070cec'),
(2197, 429, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2199, 429, '_edit_last', '1'),
(2200, 429, '_edit_lock', '1519554022:1'),
(2201, 429, '_thumbnail_id', '332'),
(2202, 429, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2203, 429, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2204, 429, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2205, 429, 'qualification', 'MBBS, DGO, FCPS (Gynae & Obs.)'),
(2206, 429, '_qualification', 'field_5a83c86270cea'),
(2207, 429, 'designation', 'Assistant Professor'),
(2208, 429, '_designation', 'field_5a83c8a370ceb'),
(2209, 429, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2210, 429, '_time', 'field_5a83c8f070cec'),
(2211, 431, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2213, 431, '_edit_last', '1'),
(2214, 431, '_edit_lock', '1519553841:1'),
(2215, 431, '_thumbnail_id', '327'),
(2216, 431, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2217, 431, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2218, 431, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2219, 431, 'qualification', 'MBBS, FCPS (Gynae & Obs.)\r\nTrained in Infertility (India) & Laparoscopic Surgery'),
(2220, 431, '_qualification', 'field_5a83c86270cea'),
(2221, 431, 'designation', 'Associate Professor'),
(2222, 431, '_designation', 'field_5a83c8a370ceb'),
(2223, 431, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2224, 431, '_time', 'field_5a83c8f070cec'),
(2225, 433, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2227, 433, '_edit_last', '3'),
(2228, 433, '_edit_lock', '1519706829:3'),
(2229, 433, '_thumbnail_id', '335'),
(2230, 433, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2231, 433, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2232, 433, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2233, 433, 'qualification', 'MBBS(Dhaka), FCPS (Gynae & Obs.)\r\nTrained In Advance Laparoscopy (Gynae)'),
(2234, 433, '_qualification', 'field_5a83c86270cea'),
(2235, 433, 'designation', 'Associate Professor'),
(2236, 433, '_designation', 'field_5a83c8a370ceb'),
(2237, 433, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2238, 433, '_time', 'field_5a83c8f070cec'),
(2239, 435, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2241, 435, '_edit_last', '3'),
(2242, 435, '_edit_lock', '1519707191:3'),
(2243, 435, '_thumbnail_id', '341'),
(2244, 435, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2245, 435, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2246, 435, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2247, 435, 'qualification', 'MBBS, MCPS, DGO, FCPS\r\nFello Gynae Oncology Surgery\r\nLaparoscopy Surgery, CMH, Dhaka\r\nDepartment Head Obs. & Gynae, Armforced Medical College\r\nDepartment Head Obs. & Gynae, Kumitola General Hospital Dhaka'),
(2248, 435, '_qualification', 'field_5a83c86270cea'),
(2249, 435, 'designation', 'Consultant'),
(2250, 435, '_designation', 'field_5a83c8a370ceb'),
(2251, 435, 'time', 'a:2:{i:0;s:3:\"N/A\";i:1;s:17:\"7:00PM – 9:00PM\";}'),
(2252, 435, '_time', 'field_5a83c8f070cec'),
(2253, 437, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2255, 437, '_edit_last', '3'),
(2256, 437, '_edit_lock', '1519707046:3'),
(2257, 437, '_thumbnail_id', '342'),
(2258, 437, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2259, 437, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2260, 437, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2261, 437, 'qualification', 'MBBS, FCPS (Gynae & Obs.)\r\nTrained In Medical Altrasound (C.M.U)\r\nTrained In Laparoscopy (Gynae)'),
(2262, 437, '_qualification', 'field_5a83c86270cea'),
(2263, 437, 'designation', 'Professor & Head'),
(2264, 437, '_designation', 'field_5a83c8a370ceb'),
(2265, 437, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2266, 437, '_time', 'field_5a83c8f070cec'),
(2267, 439, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2269, 439, '_edit_last', '3'),
(2270, 439, '_edit_lock', '1519711667:3'),
(2271, 439, '_thumbnail_id', '159'),
(2272, 439, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2273, 439, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2274, 439, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2275, 439, 'qualification', 'MBBS, DG, FCPS (Gynae & Obs.)\r\nTrained in Gynae Oncology\r\n(Harvard Medical School, Boston, USA; NUH, Singapore)\r\nAssociate Professor, Gynae Oncology\r\n(National Cancer Research Institute & Hospital, Mohakhali, Dhaka)'),
(2276, 439, '_qualification', 'field_5a83c86270cea'),
(2277, 439, 'designation', 'Consultant'),
(2278, 439, '_designation', 'field_5a83c8a370ceb'),
(2279, 439, 'time', 'a:1:{i:0;s:3:\"N/A\";}'),
(2280, 439, '_time', 'field_5a83c8f070cec'),
(2281, 441, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2283, 441, '_edit_last', '1'),
(2284, 441, '_edit_lock', '1518938179:1'),
(2285, 441, '_thumbnail_id', '328'),
(2286, 441, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2287, 441, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2288, 441, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2289, 441, 'qualification', 'MBBS, M.Phil (Radiology & Imaging)'),
(2290, 441, '_qualification', 'field_5a83c86270cea'),
(2291, 441, 'designation', 'Consultant & Associate Professor'),
(2292, 441, '_designation', 'field_5a83c8a370ceb'),
(2293, 441, 'time', 'a:2:{i:0;s:17:\"8:30AM – 2:00PM\";i:1;s:17:\"5:00PM – 8:00PM\";}'),
(2294, 441, '_time', 'field_5a83c8f070cec'),
(2295, 443, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2297, 443, '_edit_last', '1'),
(2298, 443, '_edit_lock', '1518937274:1'),
(2299, 443, '_thumbnail_id', '350'),
(2300, 443, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2301, 443, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2302, 443, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2303, 443, 'qualification', 'MBBS, M.Phil (Radiology & Imaging)'),
(2304, 443, '_qualification', 'field_5a83c86270cea'),
(2305, 443, 'designation', 'Professor & Head'),
(2306, 443, '_designation', 'field_5a83c8a370ceb'),
(2307, 443, 'time', 'a:2:{i:0;s:17:\"8:30AM – 2:00PM\";i:1;s:17:\"5:00PM – 8:00PM\";}'),
(2308, 443, '_time', 'field_5a83c8f070cec'),
(2309, 445, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2311, 445, '_edit_last', '1'),
(2312, 445, '_edit_lock', '1518937362:1'),
(2313, 445, '_thumbnail_id', '340'),
(2314, 445, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2315, 445, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2316, 445, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2317, 445, 'qualification', 'BDS (Dhaka), GDCS (London), MDSC (Eng.), FFDRCS (Ire.)\r\nFMSC (Glas), FICD (USA)\r\nOral and maxillofacial surgon'),
(2318, 445, '_qualification', 'field_5a83c86270cea'),
(2319, 445, 'designation', 'Professor & Head'),
(2320, 445, '_designation', 'field_5a83c8a370ceb'),
(2321, 445, 'time', 'a:1:{i:0;s:18:\"5:00PM – 10:00PM\";}'),
(2322, 445, '_time', 'field_5a83c8f070cec'),
(2323, 447, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2325, 447, '_edit_last', '1'),
(2326, 447, '_edit_lock', '1518937506:1'),
(2327, 447, '_thumbnail_id', '159'),
(2328, 447, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2329, 447, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2330, 447, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2331, 447, 'qualification', 'MBBS, M.Phil, FCPS (Haemtology)\r\nAssociate Prof. (BSMMU)'),
(2332, 447, '_qualification', 'field_5a83c86270cea'),
(2333, 447, 'designation', 'Consultant'),
(2334, 447, '_designation', 'field_5a83c8a370ceb'),
(2335, 447, 'time', 'a:1:{i:0;s:17:\"4:00PM – 9:00PM\";}'),
(2336, 447, '_time', 'field_5a83c8f070cec'),
(2337, 449, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2339, 449, '_edit_last', '1'),
(2340, 449, '_edit_lock', '1518937620:1'),
(2341, 449, '_thumbnail_id', '317'),
(2342, 449, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2343, 449, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2344, 449, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2345, 449, 'qualification', 'MBBS, MD (Transfusion Medicine & Immunohematology)'),
(2346, 449, '_qualification', 'field_5a83c86270cea'),
(2347, 449, 'designation', 'Consultant'),
(2348, 449, '_designation', 'field_5a83c8a370ceb'),
(2349, 449, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(2350, 449, '_time', 'field_5a83c8f070cec'),
(2351, 451, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2353, 451, '_edit_last', '1'),
(2354, 451, '_edit_lock', '1519275969:1'),
(2355, 451, '_thumbnail_id', '314'),
(2356, 451, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2357, 451, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2358, 451, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2359, 451, 'qualification', 'MBBS, DA (D.U)'),
(2360, 451, '_qualification', 'field_5a83c86270cea'),
(2361, 451, 'designation', 'Associate Professor'),
(2362, 451, '_designation', 'field_5a83c8a370ceb'),
(2363, 451, 'time', 'a:1:{i:0;s:0:\"\";}'),
(2364, 451, '_time', 'field_5a83c8f070cec'),
(2365, 453, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2367, 453, '_edit_last', '1'),
(2368, 453, '_edit_lock', '1519276184:1'),
(2369, 453, '_thumbnail_id', '348'),
(2370, 453, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2371, 453, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2372, 453, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2373, 453, 'qualification', 'MBBS, DA, FCPS (Anaesthesia)\r\nProfessor(Retd.) & Dept. Head, Department of Anaesthesia\r\nDhaka Medical College & Hospital'),
(2374, 453, '_qualification', 'field_5a83c86270cea'),
(2375, 453, 'designation', 'Senior Consultant & Head'),
(2376, 453, '_designation', 'field_5a83c8a370ceb'),
(2377, 453, 'time', 'a:1:{i:0;s:0:\"\";}'),
(2378, 453, '_time', 'field_5a83c8f070cec'),
(2379, 455, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2381, 455, '_edit_last', '1'),
(2382, 455, '_edit_lock', '1519275876:1'),
(2383, 455, '_thumbnail_id', '344'),
(2384, 455, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2385, 455, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2386, 455, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2387, 455, 'qualification', 'MBBS, DA, FCPS (Anaesthesia, Pain Medicine)'),
(2388, 455, '_qualification', 'field_5a83c86270cea'),
(2389, 455, 'designation', 'Prof. Sr. Consultant & Head'),
(2390, 455, '_designation', 'field_5a83c8a370ceb'),
(2391, 455, 'time', 'a:1:{i:0;s:0:\"\";}'),
(2392, 455, '_time', 'field_5a83c8f070cec'),
(2396, 459, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2398, 459, '_edit_last', '1'),
(2399, 459, '_edit_lock', '1519276042:1'),
(2400, 459, '_thumbnail_id', '324'),
(2401, 459, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2402, 459, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2403, 459, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2404, 459, 'qualification', 'MBBS, DA (DU)\r\nTrained in Palliative Medicine (India)\r\nIn-Charge, Palliative Care Unit (PCU)'),
(2405, 459, '_qualification', 'field_5a83c86270cea'),
(2406, 459, 'designation', 'Consultant & Associate Professor'),
(2407, 459, '_designation', 'field_5a83c8a370ceb'),
(2408, 459, 'time', 'a:1:{i:0;s:0:\"\";}'),
(2409, 459, '_time', 'field_5a83c8f070cec'),
(2410, 461, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2412, 461, '_edit_last', '1'),
(2413, 461, '_edit_lock', '1519112517:1'),
(2415, 461, '_thumbnail_id', '311'),
(2416, 461, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2417, 461, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2418, 461, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2419, 461, 'qualification', 'MBBS, MD (Pathology), BSMMU'),
(2420, 461, '_qualification', 'field_5a83c86270cea'),
(2421, 461, 'designation', 'Jr. Consultant'),
(2422, 461, '_designation', 'field_5a83c8a370ceb'),
(2423, 461, 'time', 'a:1:{i:0;s:17:\"4:00PM – 9:00PM\";}'),
(2424, 461, '_time', 'field_5a83c8f070cec'),
(2425, 463, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2427, 463, '_edit_last', '1'),
(2428, 463, '_edit_lock', '1518938426:1'),
(2429, 463, '_thumbnail_id', '299'),
(2430, 463, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2431, 463, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2432, 463, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2433, 463, 'qualification', 'MBBS, MD (Pathology)'),
(2434, 463, '_qualification', 'field_5a83c86270cea'),
(2435, 463, 'designation', 'Jr. Consultant'),
(2436, 463, '_designation', 'field_5a83c8a370ceb'),
(2437, 463, 'time', ''),
(2438, 463, '_time', 'field_5a83c8f070cec'),
(2439, 465, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2441, 465, '_edit_last', '1'),
(2442, 465, '_edit_lock', '1518938498:1'),
(2443, 465, '_thumbnail_id', '321'),
(2444, 465, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2445, 465, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2446, 465, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2447, 465, 'qualification', 'MBBS, MD (Pathology)'),
(2448, 465, '_qualification', 'field_5a83c86270cea'),
(2449, 465, 'designation', 'Jr. Consultant'),
(2450, 465, '_designation', 'field_5a83c8a370ceb'),
(2451, 465, 'time', ''),
(2452, 465, '_time', 'field_5a83c8f070cec'),
(2453, 467, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2455, 467, '_edit_last', '1'),
(2456, 467, '_edit_lock', '1518938777:1'),
(2457, 467, '_thumbnail_id', '323'),
(2458, 467, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2459, 467, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2460, 467, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2461, 467, 'qualification', 'MBBS, MFIL, (Pathology)'),
(2462, 467, '_qualification', 'field_5a83c86270cea'),
(2463, 467, 'designation', 'Consultant, Pathology'),
(2464, 467, '_designation', 'field_5a83c8a370ceb'),
(2465, 467, 'time', ''),
(2466, 467, '_time', 'field_5a83c8f070cec'),
(2468, 469, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2470, 469, '_edit_last', '1'),
(2471, 469, '_edit_lock', '1518938856:1'),
(2472, 469, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2473, 469, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2474, 469, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2475, 469, 'qualification', 'MBBS, P.H.D (Japan)'),
(2476, 469, '_qualification', 'field_5a83c86270cea'),
(2477, 469, 'designation', 'Consultant, Histropathology'),
(2478, 469, '_designation', 'field_5a83c8a370ceb'),
(2479, 469, 'time', ''),
(2480, 469, '_time', 'field_5a83c8f070cec'),
(2481, 469, '_thumbnail_id', '307'),
(2482, 471, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2484, 471, '_edit_last', '1'),
(2485, 471, '_edit_lock', '1519112654:1'),
(2486, 471, '_thumbnail_id', '337'),
(2487, 471, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2488, 471, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2489, 471, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2490, 471, 'qualification', 'MBBS, Ph.D (Japan)'),
(2491, 471, '_qualification', 'field_5a83c86270cea'),
(2492, 471, 'designation', 'Senior Consultant, Histopathology'),
(2493, 471, '_designation', 'field_5a83c8a370ceb'),
(2494, 471, 'time', ''),
(2495, 471, '_time', 'field_5a83c8f070cec'),
(2496, 473, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2498, 473, '_edit_last', '1'),
(2499, 473, '_edit_lock', '1518938978:1'),
(2500, 473, '_thumbnail_id', '347'),
(2501, 473, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2502, 473, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2503, 473, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2504, 473, 'qualification', 'MBBS ( DU), DCM (London)'),
(2505, 473, '_qualification', 'field_5a83c86270cea'),
(2506, 473, 'designation', 'Senior Consultant, Microbiology'),
(2507, 473, '_designation', 'field_5a83c8a370ceb'),
(2508, 473, 'time', ''),
(2509, 473, '_time', 'field_5a83c8f070cec'),
(2510, 475, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2512, 475, '_edit_last', '1'),
(2513, 475, '_edit_lock', '1519539948:1'),
(2514, 475, '_thumbnail_id', '563'),
(2515, 475, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2516, 475, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2517, 475, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2518, 475, 'qualification', 'MBBS (Dhaka), M.Phil (Karachi), D.Path (England)\r\nDCP (London), FRC-Path (London)'),
(2519, 475, '_qualification', 'field_5a83c86270cea'),
(2520, 475, 'designation', 'Chief Consultant'),
(2521, 475, '_designation', 'field_5a83c8a370ceb'),
(2522, 475, 'time', 'a:1:{i:0;s:0:\"\";}'),
(2523, 475, '_time', 'field_5a83c8f070cec'),
(2524, 477, 'fw_options', 'a:0:{}'),
(2525, 478, 'fw_options', 'a:0:{}'),
(2526, 479, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2527, 480, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2528, 481, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2529, 480, '_edit_lock', '1518949191:1'),
(2530, 480, '_edit_last', '1'),
(2531, 480, '_wp_page_template', 'default'),
(2532, 480, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2533, 480, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2534, 480, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2535, 480, '_wpb_vc_js_status', 'false'),
(2536, 482, 'fw_options', 'a:0:{}'),
(2537, 481, '_edit_lock', '1518949238:1'),
(2538, 479, '_edit_lock', '1518949256:1'),
(2539, 481, '_edit_last', '1'),
(2540, 481, '_wp_page_template', 'default'),
(2541, 481, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2542, 481, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2543, 481, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2544, 481, '_wpb_vc_js_status', 'false'),
(2545, 483, 'fw_options', 'a:0:{}'),
(2546, 479, '_edit_last', '1'),
(2547, 479, '_wp_page_template', 'default'),
(2548, 479, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(2549, 479, 'imedica-pageheader-overlay', 'a:1:{s:4:\"rgba\";s:5:\"0,0,0\";}'),
(2550, 479, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(2551, 479, '_wpb_vc_js_status', 'false'),
(2552, 484, 'fw_options', 'a:0:{}'),
(2553, 485, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2554, 485, '_menu_item_type', 'post_type'),
(2555, 485, '_menu_item_menu_item_parent', '259'),
(2556, 485, '_menu_item_object_id', '481'),
(2557, 485, '_menu_item_object', 'page'),
(2558, 485, '_menu_item_target', ''),
(2559, 485, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2560, 485, '_menu_item_xfn', ''),
(2561, 485, '_menu_item_url', ''),
(2563, 485, 'mega-menu', 'a:0:{}'),
(2604, 13, '_oembed_065b5e9aed332227bfc3b4d25d66c8c2', '<iframe width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/7TUwldpfDb4?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2605, 13, '_oembed_time_065b5e9aed332227bfc3b4d25d66c8c2', '1518951109'),
(2606, 489, 'fw_options', 'a:0:{}'),
(2607, 490, 'fw_options', 'a:0:{}'),
(2611, 491, 'fw_options', 'a:0:{}'),
(2612, 229, '_wp_desired_post_slug', 'slider-225-image-2'),
(2613, 492, '_wp_attached_file', '2018/02/new-linack.jpg'),
(2614, 492, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2018/02/new-linack.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"new-linack-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:21:\"new-linack-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"new-linack-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"new-linack-1024x333.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:23:\"new-linack-1170x380.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-small\";a:4:{s:4:\"file\";s:22:\"new-linack-350x230.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"blog-medium\";a:4:{s:4:\"file\";s:22:\"new-linack-400x270.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:20:\"new-linack-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:20:\"new-linack-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"blog-medium-image\";a:4:{s:4:\"file\";s:22:\"new-linack-348x310.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:310;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"doctor\";a:4:{s:4:\"file\";s:22:\"new-linack-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;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:{}}}'),
(2615, 493, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2616, 493, '_thumbnail_id', '492'),
(2617, 493, '_wp_attachment_image_alt', ''),
(2618, 493, 'ml-slider_type', 'image'),
(2619, 493, 'ml-slider_crop_position', 'center-center'),
(2620, 235, '_wp_desired_post_slug', 'slider-225-image-5'),
(2621, 494, 'fw_options', 'a:0:{}'),
(2622, 495, 'fw_options', 'a:0:{}'),
(2623, 496, 'fw_options', 'a:0:{}'),
(2624, 497, 'fw_options', 'a:0:{}'),
(2625, 498, 'fw_options', 'a:0:{}'),
(2626, 499, 'fw_options', 'a:0:{}'),
(2627, 492, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2628, 492, '_imagify_status', 'already_optimized'),
(2629, 492, '_imagify_optimization_level', '1'),
(2630, 426, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2631, 426, '_imagify_status', 'already_optimized'),
(2632, 426, '_imagify_optimization_level', '1'),
(2633, 361, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2634, 361, '_imagify_status', 'already_optimized'),
(2635, 361, '_imagify_optimization_level', '1'),
(2636, 350, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2637, 350, '_imagify_status', 'already_optimized'),
(2638, 350, '_imagify_optimization_level', '1'),
(2639, 349, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2640, 349, '_imagify_status', 'already_optimized'),
(2641, 349, '_imagify_optimization_level', '1'),
(2642, 348, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2643, 348, '_imagify_status', 'already_optimized'),
(2644, 348, '_imagify_optimization_level', '1'),
(2645, 347, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2646, 347, '_imagify_status', 'already_optimized'),
(2647, 347, '_imagify_optimization_level', '1'),
(2648, 346, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2649, 346, '_imagify_status', 'already_optimized'),
(2650, 346, '_imagify_optimization_level', '1'),
(2651, 345, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2652, 345, '_imagify_status', 'already_optimized'),
(2653, 345, '_imagify_optimization_level', '1'),
(2654, 344, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2655, 344, '_imagify_status', 'already_optimized'),
(2656, 344, '_imagify_optimization_level', '1'),
(2657, 343, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2658, 343, '_imagify_status', 'already_optimized'),
(2659, 343, '_imagify_optimization_level', '1'),
(2660, 342, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2661, 342, '_imagify_status', 'already_optimized'),
(2662, 342, '_imagify_optimization_level', '1'),
(2663, 341, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2664, 341, '_imagify_status', 'already_optimized'),
(2665, 341, '_imagify_optimization_level', '1'),
(2666, 340, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2667, 340, '_imagify_status', 'already_optimized'),
(2668, 340, '_imagify_optimization_level', '1'),
(2669, 339, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2670, 339, '_imagify_status', 'already_optimized'),
(2671, 339, '_imagify_optimization_level', '1'),
(2672, 338, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2673, 338, '_imagify_status', 'already_optimized'),
(2674, 338, '_imagify_optimization_level', '1'),
(2675, 337, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2676, 337, '_imagify_status', 'already_optimized'),
(2677, 337, '_imagify_optimization_level', '1'),
(2678, 336, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2679, 336, '_imagify_status', 'already_optimized'),
(2680, 336, '_imagify_optimization_level', '1'),
(2681, 335, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2682, 335, '_imagify_status', 'already_optimized'),
(2683, 335, '_imagify_optimization_level', '1'),
(2684, 334, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2685, 334, '_imagify_status', 'already_optimized'),
(2686, 334, '_imagify_optimization_level', '1'),
(2687, 333, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2688, 333, '_imagify_status', 'already_optimized'),
(2689, 333, '_imagify_optimization_level', '1'),
(2690, 332, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2691, 332, '_imagify_status', 'already_optimized'),
(2692, 332, '_imagify_optimization_level', '1'),
(2693, 331, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2694, 331, '_imagify_status', 'already_optimized'),
(2695, 331, '_imagify_optimization_level', '1'),
(2696, 330, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2697, 330, '_imagify_status', 'already_optimized'),
(2698, 330, '_imagify_optimization_level', '1'),
(2699, 329, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2700, 329, '_imagify_status', 'already_optimized'),
(2701, 329, '_imagify_optimization_level', '1'),
(2702, 328, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2703, 328, '_imagify_status', 'already_optimized'),
(2704, 328, '_imagify_optimization_level', '1'),
(2705, 327, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2706, 327, '_imagify_status', 'already_optimized'),
(2707, 327, '_imagify_optimization_level', '1'),
(2708, 326, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2709, 326, '_imagify_status', 'already_optimized'),
(2710, 326, '_imagify_optimization_level', '1'),
(2711, 325, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2712, 325, '_imagify_status', 'already_optimized'),
(2713, 325, '_imagify_optimization_level', '1'),
(2714, 324, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2715, 324, '_imagify_status', 'already_optimized'),
(2716, 324, '_imagify_optimization_level', '1'),
(2717, 323, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2718, 323, '_imagify_status', 'already_optimized'),
(2719, 323, '_imagify_optimization_level', '1'),
(2720, 322, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2721, 322, '_imagify_status', 'already_optimized'),
(2722, 322, '_imagify_optimization_level', '1'),
(2723, 321, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2724, 321, '_imagify_status', 'already_optimized'),
(2725, 321, '_imagify_optimization_level', '1'),
(2726, 320, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2727, 320, '_imagify_status', 'already_optimized'),
(2728, 320, '_imagify_optimization_level', '1'),
(2729, 319, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2730, 319, '_imagify_status', 'already_optimized'),
(2731, 319, '_imagify_optimization_level', '1'),
(2732, 318, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2733, 318, '_imagify_status', 'already_optimized'),
(2734, 318, '_imagify_optimization_level', '1'),
(2735, 317, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2736, 317, '_imagify_status', 'already_optimized'),
(2737, 317, '_imagify_optimization_level', '1'),
(2738, 316, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2739, 316, '_imagify_status', 'already_optimized'),
(2740, 316, '_imagify_optimization_level', '1'),
(2741, 315, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2742, 315, '_imagify_status', 'already_optimized'),
(2743, 315, '_imagify_optimization_level', '1'),
(2744, 314, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2745, 314, '_imagify_status', 'already_optimized'),
(2746, 314, '_imagify_optimization_level', '1'),
(2747, 313, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2748, 313, '_imagify_status', 'already_optimized'),
(2749, 313, '_imagify_optimization_level', '1'),
(2750, 312, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2751, 312, '_imagify_status', 'already_optimized'),
(2752, 312, '_imagify_optimization_level', '1'),
(2753, 311, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2754, 311, '_imagify_status', 'already_optimized'),
(2755, 311, '_imagify_optimization_level', '1'),
(2756, 310, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2757, 310, '_imagify_status', 'already_optimized'),
(2758, 310, '_imagify_optimization_level', '1'),
(2759, 309, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2760, 309, '_imagify_status', 'already_optimized'),
(2761, 309, '_imagify_optimization_level', '1'),
(2762, 308, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2763, 308, '_imagify_status', 'already_optimized'),
(2764, 308, '_imagify_optimization_level', '1'),
(2765, 307, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2766, 307, '_imagify_status', 'already_optimized'),
(2767, 307, '_imagify_optimization_level', '1'),
(2768, 306, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2769, 306, '_imagify_status', 'already_optimized'),
(2770, 306, '_imagify_optimization_level', '1'),
(2771, 305, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2772, 305, '_imagify_status', 'already_optimized'),
(2773, 305, '_imagify_optimization_level', '1'),
(2774, 304, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2775, 304, '_imagify_status', 'already_optimized'),
(2776, 304, '_imagify_optimization_level', '1'),
(2777, 303, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2778, 303, '_imagify_status', 'already_optimized'),
(2779, 303, '_imagify_optimization_level', '1'),
(2780, 302, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2781, 302, '_imagify_status', 'already_optimized'),
(2782, 302, '_imagify_optimization_level', '1'),
(2783, 301, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2784, 301, '_imagify_status', 'already_optimized'),
(2785, 301, '_imagify_optimization_level', '1'),
(2786, 300, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2787, 300, '_imagify_status', 'already_optimized'),
(2788, 300, '_imagify_optimization_level', '1'),
(2789, 299, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2790, 299, '_imagify_status', 'already_optimized'),
(2791, 299, '_imagify_optimization_level', '1'),
(2792, 298, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2793, 298, '_imagify_status', 'already_optimized'),
(2794, 298, '_imagify_optimization_level', '1'),
(2795, 249, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2796, 249, '_imagify_status', 'already_optimized'),
(2797, 249, '_imagify_optimization_level', '1'),
(2798, 248, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2799, 248, '_imagify_status', 'already_optimized'),
(2800, 248, '_imagify_optimization_level', '1'),
(2801, 247, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2802, 247, '_imagify_status', 'already_optimized'),
(2803, 247, '_imagify_optimization_level', '1'),
(2804, 246, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2805, 246, '_imagify_status', 'already_optimized'),
(2806, 246, '_imagify_optimization_level', '1'),
(2807, 245, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2808, 245, '_imagify_status', 'already_optimized'),
(2809, 245, '_imagify_optimization_level', '1'),
(2810, 236, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2811, 236, '_imagify_status', 'already_optimized'),
(2812, 236, '_imagify_optimization_level', '1'),
(2813, 234, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2814, 234, '_imagify_status', 'already_optimized'),
(2815, 234, '_imagify_optimization_level', '1'),
(2816, 232, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2817, 232, '_imagify_status', 'already_optimized'),
(2818, 232, '_imagify_optimization_level', '1'),
(2819, 230, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2820, 230, '_imagify_status', 'already_optimized'),
(2821, 230, '_imagify_optimization_level', '1'),
(2822, 228, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2823, 228, '_imagify_status', 'already_optimized'),
(2824, 228, '_imagify_optimization_level', '1'),
(2825, 226, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2826, 226, '_imagify_status', 'already_optimized'),
(2827, 226, '_imagify_optimization_level', '1'),
(2828, 207, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2829, 207, '_imagify_status', 'already_optimized'),
(2830, 207, '_imagify_optimization_level', '1'),
(2831, 203, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2832, 203, '_imagify_status', 'already_optimized'),
(2833, 203, '_imagify_optimization_level', '1'),
(2834, 199, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2835, 199, '_imagify_status', 'already_optimized'),
(2836, 199, '_imagify_optimization_level', '1'),
(2837, 195, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2838, 195, '_imagify_status', 'already_optimized'),
(2839, 195, '_imagify_optimization_level', '1'),
(2840, 191, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2841, 191, '_imagify_status', 'already_optimized'),
(2842, 191, '_imagify_optimization_level', '1'),
(2843, 159, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2844, 159, '_imagify_status', 'already_optimized'),
(2845, 159, '_imagify_optimization_level', '1'),
(2846, 158, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2847, 158, '_imagify_status', 'already_optimized'),
(2848, 158, '_imagify_optimization_level', '1'),
(2849, 157, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2850, 157, '_imagify_status', 'already_optimized'),
(2851, 157, '_imagify_optimization_level', '1'),
(2852, 156, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2853, 156, '_imagify_status', 'already_optimized'),
(2854, 156, '_imagify_optimization_level', '1'),
(2855, 155, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2856, 155, '_imagify_status', 'already_optimized'),
(2857, 155, '_imagify_optimization_level', '1'),
(2858, 129, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2859, 129, '_imagify_status', 'already_optimized'),
(2860, 129, '_imagify_optimization_level', '1'),
(2861, 128, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2862, 128, '_imagify_status', 'already_optimized'),
(2863, 128, '_imagify_optimization_level', '1'),
(2864, 127, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2865, 127, '_imagify_status', 'already_optimized'),
(2866, 127, '_imagify_optimization_level', '1'),
(2867, 126, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2868, 126, '_imagify_status', 'already_optimized'),
(2869, 126, '_imagify_optimization_level', '1'),
(2870, 125, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2871, 125, '_imagify_status', 'already_optimized'),
(2872, 125, '_imagify_optimization_level', '1'),
(2873, 124, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2874, 124, '_imagify_status', 'already_optimized'),
(2875, 124, '_imagify_optimization_level', '1'),
(2876, 123, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2877, 123, '_imagify_status', 'already_optimized'),
(2878, 123, '_imagify_optimization_level', '1'),
(2879, 122, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2880, 122, '_imagify_status', 'already_optimized'),
(2881, 122, '_imagify_optimization_level', '1'),
(2882, 121, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2883, 121, '_imagify_status', 'already_optimized'),
(2884, 121, '_imagify_optimization_level', '1'),
(2885, 120, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2886, 120, '_imagify_status', 'already_optimized'),
(2887, 120, '_imagify_optimization_level', '1'),
(2888, 118, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2889, 118, '_imagify_status', 'already_optimized'),
(2890, 118, '_imagify_optimization_level', '1'),
(2891, 116, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2892, 116, '_imagify_status', 'already_optimized'),
(2893, 116, '_imagify_optimization_level', '1'),
(2894, 115, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2895, 115, '_imagify_status', 'already_optimized'),
(2896, 115, '_imagify_optimization_level', '1'),
(2897, 109, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2898, 109, '_imagify_status', 'already_optimized'),
(2899, 109, '_imagify_optimization_level', '1'),
(2900, 105, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2901, 105, '_imagify_status', 'already_optimized'),
(2902, 105, '_imagify_optimization_level', '1'),
(2903, 98, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2904, 98, '_imagify_status', 'already_optimized'),
(2905, 98, '_imagify_optimization_level', '1'),
(2906, 94, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2907, 94, '_imagify_status', 'already_optimized'),
(2908, 94, '_imagify_optimization_level', '1'),
(2909, 84, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2910, 84, '_imagify_status', 'already_optimized'),
(2911, 84, '_imagify_optimization_level', '1'),
(2912, 80, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2913, 80, '_imagify_status', 'already_optimized'),
(2914, 80, '_imagify_optimization_level', '1'),
(2915, 54, '_imagify_data', 'a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}'),
(2916, 54, '_imagify_status', 'already_optimized'),
(2917, 54, '_imagify_optimization_level', '1'),
(2918, 12, '_imagify_optimization_level', '1'),
(2919, 12, '_imagify_data', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:7:\"success\";b:1;s:8:\"file_url\";s:70:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3.png\";s:13:\"original_size\";i:4723;s:14:\"optimized_size\";i:4647;s:7:\"percent\";d:1.6100000000000000976996261670137755572795867919921875;}s:9:\"thumbnail\";a:5:{s:7:\"success\";b:1;s:8:\"file_url\";s:78:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3-150x117.png\";s:13:\"original_size\";i:13184;s:14:\"optimized_size\";i:4590;s:7:\"percent\";d:65.18999999999999772626324556767940521240234375;}s:22:\"recent-posts-thumbnail\";a:5:{s:7:\"success\";b:1;s:8:\"file_url\";s:76:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3-70x70.png\";s:13:\"original_size\";i:8024;s:14:\"optimized_size\";i:3416;s:7:\"percent\";d:57.42999999999999971578290569595992565155029296875;}s:25:\"recent-posts-thumbnail-90\";a:5:{s:7:\"success\";b:1;s:8:\"file_url\";s:76:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3-90x90.png\";s:13:\"original_size\";i:12358;s:14:\"optimized_size\";i:4696;s:7:\"percent\";d:62;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:38289;s:14:\"optimized_size\";i:17349;s:7:\"percent\";d:54.68999999999999772626324556767940521240234375;}}'),
(2920, 12, '_imagify_status', 'success'),
(2921, 11, '_imagify_optimization_level', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2922, 11, '_imagify_data', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:7:\"success\";b:1;s:8:\"file_url\";s:70:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical2.png\";s:13:\"original_size\";i:3148;s:14:\"optimized_size\";i:3069;s:7:\"percent\";d:2.5099999999999997868371792719699442386627197265625;}s:9:\"thumbnail\";a:5:{s:7:\"success\";b:1;s:8:\"file_url\";s:77:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical2-150x48.png\";s:13:\"original_size\";i:7901;s:14:\"optimized_size\";i:2444;s:7:\"percent\";d:69.06999999999999317878973670303821563720703125;}s:22:\"recent-posts-thumbnail\";a:5:{s:7:\"success\";b:1;s:8:\"file_url\";s:76:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical2-70x48.png\";s:13:\"original_size\";i:3835;s:14:\"optimized_size\";i:1249;s:7:\"percent\";d:67.43000000000000682121026329696178436279296875;}s:25:\"recent-posts-thumbnail-90\";a:5:{s:7:\"success\";b:1;s:8:\"file_url\";s:76:\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical2-90x48.png\";s:13:\"original_size\";i:4928;s:14:\"optimized_size\";i:1515;s:7:\"percent\";d:69.2600000000000051159076974727213382720947265625;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:19812;s:14:\"optimized_size\";i:8277;s:7:\"percent\";d:58.219999999999998863131622783839702606201171875;}}'),
(2923, 11, '_imagify_status', 'success'),
(2924, 500, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2925, 501, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2926, 502, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2927, 502, '_edit_lock', '1519101834:2'),
(2942, 505, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2943, 506, 'qualification', 'MBBS, MD (Pathology), BSMMU'),
(2944, 506, '_qualification', 'field_5a83c86270cea'),
(2945, 506, 'designation', 'Jr. Consultant'),
(2946, 506, '_designation', 'field_5a83c8a370ceb'),
(2947, 506, 'time', 'a:1:{i:0;s:17:\"4:00PM – 9:00PM\";}'),
(2948, 506, '_time', 'field_5a83c8f070cec'),
(2949, 506, 'fw_options', 'a:0:{}'),
(2950, 507, 'fw_options', 'a:0:{}'),
(2951, 508, 'fw_options', 'a:0:{}'),
(2955, 509, 'fw_options', 'a:0:{}'),
(2956, 291, 'fw_options', 'a:0:{}'),
(2957, 510, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2958, 510, '_menu_item_type', 'post_type'),
(2959, 510, '_menu_item_menu_item_parent', '0'),
(2960, 510, '_menu_item_object_id', '34'),
(2961, 510, '_menu_item_object', 'page'),
(2962, 510, '_menu_item_target', ''),
(2963, 510, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2964, 510, '_menu_item_xfn', ''),
(2965, 510, '_menu_item_url', ''),
(2967, 510, 'mega-menu', 'a:0:{}'),
(2970, 512, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2971, 512, '_edit_lock', '1519271761:1'),
(2973, 513, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2974, 514, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2975, 514, '_edit_lock', '1519271973:1'),
(2976, 515, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2977, 515, '_edit_lock', '1519272375:1'),
(2978, 516, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2979, 517, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2980, 517, '_edit_lock', '1519272497:1'),
(2981, 518, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2982, 518, '_edit_lock', '1519272622:1'),
(2983, 519, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2984, 520, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2985, 521, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2986, 522, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2987, 522, '_edit_lock', '1519272739:1'),
(2988, 523, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2989, 523, '_edit_lock', '1519274706:1'),
(2990, 524, 'fw_options', 'a:0:{}'),
(2993, 525, 'fw_options', 'a:0:{}'),
(2994, 526, 'fw_options', 'a:0:{}'),
(2995, 374, '_wp_trash_meta_status', 'publish'),
(2996, 374, '_wp_trash_meta_time', '1519277571'),
(2997, 374, '_wp_desired_post_slug', 'dr-afsana-rahman'),
(2998, 527, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2999, 528, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3000, 528, '_edit_lock', '1519439959:1'),
(3001, 529, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3002, 529, '_edit_lock', '1519532097:1'),
(3003, 529, '_edit_last', '1'),
(3007, 529, '_wp_old_date', '2018-02-24'),
(3008, 529, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(3009, 529, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(3010, 529, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(3011, 529, 'qualification', 'MBBS, D.Card (DU), MD Cardiology (DU)\r\n\r\nFormer Sr. Consultant, Cadiology, NCCRF & HD, Dhaka\r\n\r\nFormer Cardiologist, King Fahad Central Hospital &\r\n\r\nAbu Arshi General Hospital, Jijan, Saudi Arab'),
(3012, 529, '_qualification', 'field_5a83c86270cea'),
(3013, 529, 'designation', 'Senior Consultant'),
(3014, 529, '_designation', 'field_5a83c8a370ceb'),
(3015, 529, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(3016, 529, '_time', 'field_5a83c8f070cec'),
(3017, 531, '_wp_attached_file', '2018/02/Dr.-Abu-Kawser-1.jpg'),
(3018, 531, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:28:\"2018/02/Dr.-Abu-Kawser-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Dr.-Abu-Kawser-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:26:\"Dr.-Abu-Kawser-1-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:26:\"Dr.-Abu-Kawser-1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3019, 529, '_thumbnail_id', '543'),
(3020, 532, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3021, 532, '_edit_lock', '1519705228:3'),
(3022, 532, '_edit_last', '1'),
(3023, 532, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(3024, 532, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(3025, 532, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(3026, 532, 'qualification', 'MBBS, MD (Paediatrics Hematology & Oncology)'),
(3027, 532, '_qualification', 'field_5a83c86270cea'),
(3028, 532, 'designation', 'Child Hematology & Oncologist'),
(3029, 532, '_designation', 'field_5a83c8a370ceb'),
(3030, 532, 'time', 'a:1:{i:0;s:17:\"6:00PM – 8:00PM\";}'),
(3031, 532, '_time', 'field_5a83c8f070cec'),
(3032, 533, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3033, 534, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3035, 532, '_wp_old_date', '2018-02-24'),
(3036, 532, '_thumbnail_id', '539'),
(3037, 535, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3038, 535, '_edit_lock', '1519529132:1'),
(3039, 535, '_edit_last', '1'),
(3040, 535, '_thumbnail_id', '541'),
(3041, 535, '_wp_old_date', '2018-02-24'),
(3042, 535, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(3043, 535, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(3044, 535, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(3045, 535, 'qualification', 'MBBS (Dhaka)'),
(3046, 535, '_qualification', 'field_5a83c86270cea'),
(3047, 535, 'designation', 'R.P'),
(3048, 535, '_designation', 'field_5a83c8a370ceb'),
(3049, 535, 'time', 'a:1:{i:0;s:17:\"8:30AM – 2:00PM\";}'),
(3050, 535, '_time', 'field_5a83c8f070cec'),
(3051, 536, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3052, 536, '_edit_lock', '1519707391:3'),
(3053, 536, '_edit_last', '3'),
(3054, 536, '_thumbnail_id', '538'),
(3055, 536, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(3056, 536, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(3057, 536, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(3058, 536, 'qualification', 'MBBS (Dhaka), FCPS (Medicine), FACP (USA), BCS (Health)\r\n\r\nConsultant, Gastroenterology Department\r\n\r\nShaheed Suhrawardy Medical College & Hospital'),
(3059, 536, '_qualification', 'field_5a83c86270cea'),
(3060, 536, 'designation', 'Consultant'),
(3061, 536, '_designation', 'field_5a83c8a370ceb'),
(3062, 536, 'time', 'a:2:{i:0;s:3:\"N/A\";i:1;s:17:\"5:00PM – 7:30PM\";}'),
(3063, 536, '_time', 'field_5a83c8f070cec'),
(3064, 536, '_wp_old_date', '2018-02-24'),
(3065, 537, 'fw_options', 'a:0:{}'),
(3066, 538, '_wp_attached_file', '2018/02/Dr.Atiqur.jpg'),
(3067, 538, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:21:\"2018/02/Dr.Atiqur.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Dr.Atiqur-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:19:\"Dr.Atiqur-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:19:\"Dr.Atiqur-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3068, 539, '_wp_attached_file', '2018/02/Dr.Momena.jpg'),
(3069, 539, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:21:\"2018/02/Dr.Momena.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Dr.Momena-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:19:\"Dr.Momena-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:19:\"Dr.Momena-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3070, 540, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3071, 540, '_edit_lock', '1519706621:3'),
(3072, 540, '_edit_last', '3'),
(3073, 540, '_thumbnail_id', '531'),
(3074, 540, '_wp_old_date', '2018-02-25'),
(3075, 540, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(3076, 540, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(3077, 540, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(3078, 540, 'qualification', 'MBBS (DMC), BCS (Health), FCPS (ENT), MS (ENT)\r\n\r\nAssociate Professor (ENT), Shaheed Suhrawardy Medical College & Hospital'),
(3079, 540, '_qualification', 'field_5a83c86270cea'),
(3080, 540, 'designation', 'Consultant'),
(3081, 540, '_designation', 'field_5a83c8a370ceb'),
(3082, 540, 'time', 'a:1:{i:0;s:3:\"N/A\";}'),
(3083, 540, '_time', 'field_5a83c8f070cec'),
(3085, 541, '_wp_attached_file', '2018/02/Dr.Ashraful.jpg'),
(3086, 541, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:23:\"2018/02/Dr.Ashraful.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Dr.Ashraful-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:21:\"Dr.Ashraful-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:21:\"Dr.Ashraful-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3087, 542, 'fw_options', 'a:0:{}'),
(3088, 543, '_wp_attached_file', '2018/02/Dr.-Abu-Kawser1.jpg'),
(3089, 543, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:27:\"2018/02/Dr.-Abu-Kawser1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.-Abu-Kawser1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:25:\"Dr.-Abu-Kawser1-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:25:\"Dr.-Abu-Kawser1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3090, 544, 'fw_options', 'a:0:{}'),
(3091, 545, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3092, 545, '_edit_lock', '1519532625:1'),
(3093, 545, '_edit_last', '1'),
(3094, 545, '_wp_old_date', '2018-02-25'),
(3095, 545, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(3096, 545, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(3097, 545, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(3098, 545, 'qualification', 'MBBS (DU), FCPS (Surgery)\r\n\r\nBMDC Reg. No: A-51788'),
(3099, 545, '_qualification', 'field_5a83c86270cea'),
(3100, 545, 'designation', 'Assistant Professor'),
(3101, 545, '_designation', 'field_5a83c8a370ceb'),
(3102, 545, 'time', 'a:1:{i:0;s:0:\"\";}'),
(3103, 545, '_time', 'field_5a83c8f070cec'),
(3104, 546, '_wp_attached_file', '2018/02/Dr.Farha-Nobi.jpg'),
(3105, 546, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:25:\"2018/02/Dr.Farha-Nobi.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Dr.Farha-Nobi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:23:\"Dr.Farha-Nobi-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:23:\"Dr.Farha-Nobi-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3106, 545, '_thumbnail_id', '546'),
(3162, 552, 'fw_options', 'a:0:{}'),
(3163, 553, 'fw_options', 'a:0:{}'),
(3164, 554, 'fw_options', 'a:0:{}'),
(3165, 555, 'fw_options', 'a:0:{}'),
(3166, 556, 'fw_options', 'a:0:{}'),
(3167, 557, 'fw_options', 'a:0:{}'),
(3168, 558, 'fw_options', 'a:0:{}'),
(3169, 559, 'fw_options', 'a:0:{}'),
(3170, 560, 'fw_options', 'a:0:{}'),
(3171, 561, 'fw_options', 'a:0:{}'),
(3172, 562, 'fw_options', 'a:0:{}'),
(3173, 563, '_wp_attached_file', '2018/02/Dr.Sayed-Mukarram.jpg'),
(3174, 563, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:29:\"2018/02/Dr.Sayed-Mukarram.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Dr.Sayed-Mukarram-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:27:\"Dr.Sayed-Mukarram-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:27:\"Dr.Sayed-Mukarram-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3175, 564, 'fw_options', 'a:0:{}'),
(3176, 565, 'fw_options', 'a:0:{}'),
(3177, 566, '_wp_attached_file', '2018/02/AFM-Zaman.jpg'),
(3178, 566, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:21:\"2018/02/AFM-Zaman.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"AFM-Zaman-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:19:\"AFM-Zaman-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:19:\"AFM-Zaman-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3179, 567, '_wp_attached_file', '2018/02/Ali-Ahad.jpg'),
(3180, 567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:220;s:6:\"height\";i:220;s:4:\"file\";s:20:\"2018/02/Ali-Ahad.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Ali-Ahad-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"recent-posts-thumbnail\";a:4:{s:4:\"file\";s:18:\"Ali-Ahad-70x70.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"recent-posts-thumbnail-90\";a:4:{s:4:\"file\";s:18:\"Ali-Ahad-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;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:{}}}'),
(3181, 568, 'fw_options', 'a:0:{}'),
(3182, 569, 'fw_options', 'a:0:{}'),
(3183, 570, 'fw_options', 'a:0:{}'),
(3184, 571, 'fw_options', 'a:0:{}'),
(3185, 572, 'fw_options', 'a:0:{}'),
(3186, 573, 'fw_options', 'a:0:{}'),
(3187, 574, 'fw_options', 'a:0:{}'),
(3188, 575, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3189, 575, '_menu_item_type', 'post_type'),
(3190, 575, '_menu_item_menu_item_parent', '0'),
(3191, 575, '_menu_item_object_id', '113'),
(3192, 575, '_menu_item_object', 'page'),
(3193, 575, '_menu_item_target', ''),
(3194, 575, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3195, 575, '_menu_item_xfn', ''),
(3196, 575, '_menu_item_url', ''),
(3197, 575, '_menu_item_orphaned', '1519544636'),
(3198, 575, 'mega-menu', 'a:0:{}'),
(3199, 576, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3200, 576, '_menu_item_type', 'post_type'),
(3201, 576, '_menu_item_menu_item_parent', '0'),
(3202, 576, '_menu_item_object_id', '101'),
(3203, 576, '_menu_item_object', 'page'),
(3204, 576, '_menu_item_target', ''),
(3205, 576, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3206, 576, '_menu_item_xfn', ''),
(3207, 576, '_menu_item_url', ''),
(3208, 576, '_menu_item_orphaned', '1519544636'),
(3209, 576, 'mega-menu', 'a:0:{}'),
(3210, 577, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3211, 577, '_menu_item_type', 'post_type'),
(3212, 577, '_menu_item_menu_item_parent', '0'),
(3213, 577, '_menu_item_object_id', '153'),
(3214, 577, '_menu_item_object', 'page'),
(3215, 577, '_menu_item_target', ''),
(3216, 577, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3217, 577, '_menu_item_xfn', ''),
(3218, 577, '_menu_item_url', ''),
(3219, 577, '_menu_item_orphaned', '1519544636'),
(3220, 577, 'mega-menu', 'a:0:{}'),
(3222, 579, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3223, 579, '_menu_item_type', 'custom'),
(3224, 579, '_menu_item_menu_item_parent', '0'),
(3225, 579, '_menu_item_object_id', '579'),
(3226, 579, '_menu_item_object', 'custom'),
(3227, 579, '_menu_item_target', ''),
(3228, 579, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3229, 579, '_menu_item_xfn', ''),
(3230, 579, '_menu_item_url', '#'),
(3232, 579, 'mega-menu', 'a:0:{}'),
(3233, 580, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3234, 580, '_edit_lock', '1519630707:1'),
(3235, 580, '_edit_last', '1'),
(3236, 581, '_wp_attached_file', '2018/02/Delta-Revised-Final-RHP_26.10.17.docx'),
(3237, 580, '_wp_page_template', 'default'),
(3238, 580, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(3239, 580, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(3240, 580, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(3241, 580, '_wpb_vc_js_status', 'false'),
(3242, 582, 'fw_options', 'a:0:{}'),
(3243, 583, 'fw_options', 'a:0:{}'),
(3244, 584, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3245, 584, '_menu_item_type', 'post_type'),
(3246, 584, '_menu_item_menu_item_parent', '579'),
(3247, 584, '_menu_item_object_id', '580'),
(3248, 584, '_menu_item_object', 'page'),
(3249, 584, '_menu_item_target', ''),
(3250, 584, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3251, 584, '_menu_item_xfn', ''),
(3252, 584, '_menu_item_url', ''),
(3254, 584, 'mega-menu', 'a:0:{}'),
(3255, 585, 'fw_options', 'a:0:{}'),
(3256, 586, 'fw_options', 'a:0:{}'),
(3257, 587, 'fw_options', 'a:0:{}'),
(3258, 588, 'fw_options', 'a:0:{}'),
(3259, 589, 'fw_options', 'a:0:{}'),
(3260, 590, 'fw_options', 'a:0:{}'),
(3261, 591, 'fw_options', 'a:0:{}'),
(3262, 592, 'fw_options', 'a:0:{}'),
(3263, 593, 'fw_options', 'a:0:{}'),
(3264, 7, 'field_5a93be3c907c6', 'a:14:{s:3:\"key\";s:19:\"field_5a93be3c907c6\";s:5:\"label\";s:19:\"Chamber Time & Days\";s:4:\"name\";s:12:\"chamber_time\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5a83c8a370ceb\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(3267, 594, 'fw_options', 'a:0:{}'),
(3268, 595, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3269, 398, 'chamber_time', ''),
(3270, 398, '_chamber_time', 'field_5a93be3c907c6'),
(3271, 404, 'chamber_time', '5.30PM - 7.30PM (Chamber Closed Friday & Saturday)'),
(3272, 404, '_chamber_time', 'field_5a93be3c907c6'),
(3284, 597, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3285, 597, '_edit_lock', '1519705068:3'),
(3286, 597, '_edit_last', '3'),
(3287, 597, '_wp_page_template', 'default'),
(3288, 597, 'page-header-color-bg', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:13:\"rgba(0,0,0,1)\";}'),
(3289, 597, 'imedica-pageheader-overlay', 'a:2:{s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:5:\"0,0,0\";}'),
(3290, 597, 'page-header-color-bg-img', 'a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}'),
(3291, 597, '_wpb_vc_js_status', 'false'),
(3292, 598, 'fw_options', 'a:0:{}'),
(3293, 599, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3294, 599, '_menu_item_type', 'post_type'),
(3295, 599, '_menu_item_menu_item_parent', '579'),
(3296, 599, '_menu_item_object_id', '597'),
(3297, 599, '_menu_item_object', 'page'),
(3298, 599, '_menu_item_target', ''),
(3299, 599, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3300, 599, '_menu_item_xfn', ''),
(3301, 599, '_menu_item_url', ''),
(3302, 599, 'mega-menu', 'a:0:{}'),
(3303, 600, 'fw_options', 'a:0:{}'),
(3304, 601, 'fw_options', 'a:0:{}'),
(3305, 406, 'chamber_time', '5:30PM - 7:00PM'),
(3306, 406, '_chamber_time', 'field_5a93be3c907c6'),
(3307, 412, 'chamber_time', '5:00PM - 7:00PM (Thusday, Friday & Govt. Holiday Chamber Closed)'),
(3308, 412, '_chamber_time', 'field_5a93be3c907c6'),
(3309, 418, 'chamber_time', ''),
(3310, 418, '_chamber_time', 'field_5a93be3c907c6'),
(3311, 540, 'chamber_time', '6:00PM - 9:00PM (Friday & Holiday Chamber Closed)'),
(3312, 540, '_chamber_time', 'field_5a93be3c907c6'),
(3315, 7, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"doctor\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(3316, 433, 'chamber_time', '6:00PM - 7:30PM (Chamber)'),
(3317, 433, '_chamber_time', 'field_5a93be3c907c6'),
(3318, 435, 'chamber_time', '7:00PM - 9:00PM (Friday & Govt. Holiday Chamber Closed)'),
(3319, 435, '_chamber_time', 'field_5a93be3c907c6'),
(3320, 437, 'chamber_time', '6:00PM - 8:00PM (Chamber)'),
(3321, 437, '_chamber_time', 'field_5a93be3c907c6'),
(3322, 439, 'chamber_time', '4:30PM - 7:00PM (Chamber)'),
(3323, 439, '_chamber_time', 'field_5a93be3c907c6'),
(3324, 536, 'chamber_time', '5:00PM - 7:30PM (Sunday, Monday & Tuesday Chamber Open)'),
(3325, 536, '_chamber_time', 'field_5a93be3c907c6');
-- --------------------------------------------------------
--
-- Table structure for table `wp_posts`
--
CREATE TABLE `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_ci NOT NULL,
`post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
`post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
`post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
`pinged` text COLLATE utf8mb4_unicode_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_ci NOT NULL,
`post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
`guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT '0',
`post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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
(4, 1, '2018-02-14 05:19:45', '2018-02-14 05:19:45', '<label> Your Name (required)\r\n [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n [email* your-email] </label>\r\n\r\n<label> Subject\r\n [text your-subject] </label>\r\n\r\n<label> Your Message\r\n [textarea your-message] </label>\r\n\r\n[submit \"Send\"]\n1\nDelta Hospital Ltd. \"[your-subject]\"\n[your-name] <delta@delta-hospital.com>\ndelta@delta-hospital.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Delta Hospital Ltd. (http://localhost:8012/delta-hospital)\nReply-To: [your-email]\n\n\n\n\nDelta Hospital Ltd. \"[your-subject]\"\nDelta Hospital Ltd. <delta@delta-hospital.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Delta Hospital Ltd. (http://localhost:8012/delta-hospital)\nReply-To: delta@delta-hospital.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2018-02-17 13:18:15', '2018-02-17 13:18:15', '', 0, 'http://localhost:8012/delta-hospital/?post_type=wpcf7_contact_form&p=4', 0, 'wpcf7_contact_form', '', 0),
(7, 1, '2018-02-14 05:30:37', '2018-02-14 05:30:37', '', 'Doctors', '', 'publish', 'closed', 'closed', '', 'acf_doctors', '', '', '2018-02-27 10:45:15', '2018-02-27 04:45:15', '', 0, 'http://localhost:8012/delta-hospital/?post_type=acf&p=7', 0, 'acf', '', 0),
(11, 1, '2018-02-14 05:39:38', '2018-02-14 05:39:38', '', 'logo-medical2', '', 'inherit', 'open', 'closed', '', 'logo-medical2', '', '', '2018-02-14 05:39:38', '2018-02-14 05:39:38', '', 0, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/logo-medical2.png', 0, 'attachment', 'image/png', 0),
(12, 1, '2018-02-14 05:39:51', '2018-02-14 05:39:51', '', 'logo-medical3', '', 'inherit', 'open', 'closed', '', 'logo-medical3', '', '', '2018-02-26 13:11:00', '2018-02-26 07:11:00', '', 580, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/logo-medical3.png', 0, 'attachment', 'image/png', 0),
(13, 1, '2018-02-14 05:56:08', '2018-02-14 05:56:08', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers.\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2018-02-19 14:13:05', '2018-02-19 08:13:05', '', 0, 'http://localhost:8012/delta-hospital/?page_id=13', 0, 'page', '', 0),
(15, 1, '2018-02-14 05:56:08', '2018-02-14 05:56:08', '', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-14 05:56:08', '2018-02-14 05:56:08', '', 13, 'http://localhost:8012/delta-hospital/2018/02/14/13-revision-v1/', 0, 'revision', '', 0),
(16, 1, '2018-02-14 05:57:00', '2018-02-14 05:57:00', '<h4><strong>About the issuer</strong></h4>\r\n<p style=\"text-align: justify;\">Delta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.</p>\r\n<p style=\"text-align: justify;\">The diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.</p>\r\n<p style=\"text-align: justify;\">Using state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.</p>\r\n<p style=\"text-align: justify;\">The oncology unit in collaboration with the Bangladesh University of Engineering and Technology (BUET) and the German Society of Radiation Physicist regularly organized workshop on quality assurance in radiation oncology and also it is gratifying to note that oncology unit of DHL has been chosen by BUET and Gonobishaw Biddalay and also BIO medical engineering department of Dhaka University for training and research for M.Phil, and PhD students as well as for the training of radiotherapy technologist. There are also provides training of radiotherapy technologist. There are also provides training and internship facility to nurses of different nursing college time to time.</p>\r\n\r\n<h4><strong>About the industry</strong></h4>\r\n<p style=\"text-align: justify;\">Bangladesh had been making significant socio-economic developments in recent years. Despite improving healthcare indicators such as decline in mortality rates and increase in average life expectancy, the health sector of the country is yet to reach its full potential. According to the World Bank data, Bangladesh is one of the ten countries with lowest heath expenditure as total percentage of GDP. However, reform policies coupled with innovation and investment by the private sector may translate into rapid rise of this sector.</p>\r\n<p style=\"text-align: justify;\">Lack of adequate healthcare facilities is leading to a greater portion of personal income to be spent on healthcare. According to the Household income and Expenditure Survey, only the social safety net programme compared to the global average of almost 60% covered a meager 24.6% of Bangladeshi families. Meanwhile, the total functional bed id 92,404 which means 0.6 beds per 1000 people against the WHO recommended amount of 3.5 per 1000.</p>\r\n<p style=\"text-align: justify;\">Although the percentage of GDP being spent on the healthcare sector is relatively higher than it used to be, it is still very low compared to developed countries which spend 8-12% GDP on health. Moreover, public money in this sector in developed nations is three times of private money, whereas in Bangladesh, the government contribution to health expenditure is only about 1.1%. The Government out of tax revenues and development outlays does about 60% of the public financing, while international development assistant funds the renaming 40%. According to health bulletin of 2015 by Directorate General of Health Services (DGHS) under the Ministry of Health and Family Welfare of Government of the peoples Republic of Bangladesh, the number of Physician per 10,000 populations is 3.8 only and nurse per 10,000 populations is 1.15 only Total number of Government hospitals under the DGHS report is 612, secondary and tertiary level hospital id 128 and number of private registered hospitals, and clinic is 4,280. In Bangladesh, healthcare is promising industry with tremendous growth potential lead the industry is set to boom.</p>\r\n<p style=\"text-align: justify;\">The inadequacy of public health system paved the way of private hospital business in Bangladesh. Moreover, the public health sector is plagued by uneven demand and perceptions of poor quality which driving patients to private healthcare sector.</p>', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2018-02-17 05:45:56', '2018-02-17 05:45:56', '', 0, 'http://localhost:8012/delta-hospital/?page_id=16', 2, 'page', '', 0),
(18, 1, '2018-02-14 05:57:00', '2018-02-14 05:57:00', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-02-14 05:57:00', '2018-02-14 05:57:00', '', 16, 'http://localhost:8012/delta-hospital/2018/02/14/16-revision-v1/', 0, 'revision', '', 0),
(19, 1, '2018-02-14 05:58:34', '2018-02-14 05:58:34', '', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2018-02-14 05:58:34', '2018-02-14 05:58:34', '', 0, 'http://localhost:8012/delta-hospital/?page_id=19', 3, 'page', '', 0),
(21, 1, '2018-02-14 05:58:34', '2018-02-14 05:58:34', '', 'Services', '', 'inherit', 'closed', 'closed', '', '19-revision-v1', '', '', '2018-02-14 05:58:34', '2018-02-14 05:58:34', '', 19, 'http://localhost:8012/delta-hospital/2018/02/14/19-revision-v1/', 0, 'revision', '', 0),
(22, 1, '2018-02-14 05:59:49', '2018-02-14 05:59:49', '', 'Doctor', '', 'publish', 'closed', 'closed', '', 'doctor', '', '', '2018-02-14 06:10:46', '2018-02-14 06:10:46', '', 0, 'http://localhost:8012/delta-hospital/?page_id=22', 4, 'page', '', 0),
(24, 1, '2018-02-14 05:59:49', '2018-02-14 05:59:49', '', 'Doctor', '', 'inherit', 'closed', 'closed', '', '22-revision-v1', '', '', '2018-02-14 05:59:49', '2018-02-14 05:59:49', '', 22, 'http://localhost:8012/delta-hospital/2018/02/14/22-revision-v1/', 0, 'revision', '', 0),
(25, 1, '2018-02-14 06:00:44', '2018-02-14 06:00:44', '', 'News & Media', '', 'publish', 'closed', 'closed', '', 'news-media', '', '', '2018-02-14 06:00:44', '2018-02-14 06:00:44', '', 0, 'http://localhost:8012/delta-hospital/?page_id=25', 5, 'page', '', 0),
(27, 1, '2018-02-14 06:00:44', '2018-02-14 06:00:44', '', 'News & Media', '', 'inherit', 'closed', 'closed', '', '25-revision-v1', '', '', '2018-02-14 06:00:44', '2018-02-14 06:00:44', '', 25, 'http://localhost:8012/delta-hospital/2018/02/14/25-revision-v1/', 0, 'revision', '', 0),
(28, 1, '2018-02-14 06:01:24', '2018-02-14 06:01:24', '', 'Career', '', 'publish', 'closed', 'closed', '', 'career', '', '', '2018-02-14 06:01:24', '2018-02-14 06:01:24', '', 0, 'http://localhost:8012/delta-hospital/?page_id=28', 6, 'page', '', 0),
(30, 1, '2018-02-14 06:01:24', '2018-02-14 06:01:24', '', 'Career', '', 'inherit', 'closed', 'closed', '', '28-revision-v1', '', '', '2018-02-14 06:01:24', '2018-02-14 06:01:24', '', 28, 'http://localhost:8012/delta-hospital/2018/02/14/28-revision-v1/', 0, 'revision', '', 0),
(31, 1, '2018-02-14 06:02:13', '2018-02-14 06:02:13', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-home\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Address\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_color=\"#000000\"]26/2, Principal Abul Kashem Road, Mirpur-1, Dhaka-1216.[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-envelope-o\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Email\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#1e73be\" desc_font_color=\"#000000\"]delta@delta-hospital.com[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-phone\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Phone\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_line_height=\"desktop:10px;\" desc_font_color=\"#000000\"]+88-02-9029151-2\r\n\r\n+88-02-9022410[/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI5MjEyLjI1NzU1MDg4NzI2NSUyMTJkOTAuMzQ5MTE4NDMxODQzMDUlMjEzZDIzLjc2NDA1NTkxMzI3MzUyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4Mzc1NWMwZWIyMmQ0YzJmMyUyNTNBMHhmNzY3NGQ4MmZlNjliNWM2JTIxMnNEZWx0YSUyQk1lZGljYWwlMkJDb2xsZWdlJTJCYW5kJTJCSG9zcGl0YWwlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnMlMjE0djE0OTI1NzYwOTM3NDclMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjM4MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_custom_heading text=\"Send a Message to Us\" font_container=\"tag:h2|text_align:left|color:%23000000\" use_theme_fonts=\"yes\"][contact-form-7 id=\"4\" title=\"Message\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Contact US', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2018-02-26 15:37:04', '2018-02-26 09:37:04', '', 0, 'http://localhost:8012/delta-hospital/?page_id=31', 7, 'page', '', 0),
(33, 1, '2018-02-14 06:02:13', '2018-02-14 06:02:13', '', 'Contact US', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2018-02-14 06:02:13', '2018-02-14 06:02:13', '', 31, 'http://localhost:8012/delta-hospital/2018/02/14/31-revision-v1/', 0, 'revision', '', 0),
(34, 1, '2018-02-14 06:02:52', '2018-02-14 06:02:52', '[vc_row][vc_column][vc_row_inner][vc_column_inner][imedica_call_to_action title=\"Call For Appoinment\" btn_border_size=\"1\" title_font_size=\"desktop:22px;\" title_font_line_height=\"desktop:28px;\" desc_font_size=\"desktop:22px;\" desc_font_line_height=\"desktop:28px;\" btn_font_size=\"desktop:12px;\" btn_font_line_height=\"desktop:23px;\"]+8802-58050661\r\n\r\n+8802-58050663\r\n\r\n+8802-9029151\r\n\r\n+8802-9029152[/imedica_call_to_action][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Appoinment', '', 'publish', 'closed', 'closed', '', 'appoinment', '', '', '2018-02-17 03:16:53', '2018-02-17 03:16:53', '', 0, 'http://localhost:8012/delta-hospital/?page_id=34', 8, 'page', '', 0),
(36, 1, '2018-02-14 06:02:52', '2018-02-14 06:02:52', '', 'Appoinment', '', 'inherit', 'closed', 'closed', '', '34-revision-v1', '', '', '2018-02-14 06:02:52', '2018-02-14 06:02:52', '', 34, 'http://localhost:8012/delta-hospital/2018/02/14/34-revision-v1/', 0, 'revision', '', 0),
(37, 1, '2018-02-14 06:06:56', '2018-02-14 06:06:56', ' ', '', '', 'publish', 'closed', 'closed', '', '37', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=37', 1, 'nav_menu_item', '', 0),
(38, 1, '2018-02-14 06:06:57', '2018-02-14 06:06:57', ' ', '', '', 'publish', 'closed', 'closed', '', '38', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=38', 2, 'nav_menu_item', '', 0),
(43, 1, '2018-02-14 06:06:59', '2018-02-14 06:06:59', ' ', '', '', 'publish', 'closed', 'closed', '', '43', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=43', 52, 'nav_menu_item', '', 0),
(44, 1, '2018-02-14 06:07:00', '2018-02-14 06:07:00', ' ', '', '', 'publish', 'closed', 'closed', '', '44', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=44', 53, 'nav_menu_item', '', 0),
(45, 1, '2018-02-14 06:06:58', '2018-02-14 06:06:58', ' ', '', '', 'publish', 'closed', 'closed', '', '45', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=45', 20, 'nav_menu_item', '', 0),
(46, 1, '2018-02-14 06:06:58', '2018-02-14 06:06:58', ' ', '', '', 'publish', 'closed', 'closed', '', '46', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=46', 21, 'nav_menu_item', '', 0),
(47, 1, '2018-02-14 06:06:58', '2018-02-14 06:06:58', ' ', '', '', 'publish', 'closed', 'closed', '', '47', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=47', 22, 'nav_menu_item', '', 0),
(48, 1, '2018-02-14 06:06:57', '2018-02-14 06:06:57', '', 'Col-1', '', 'publish', 'closed', 'closed', '', 'col-1', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=48', 19, 'nav_menu_item', '', 0),
(49, 1, '2018-02-14 06:06:58', '2018-02-14 06:06:58', '', 'Col-2', '', 'publish', 'closed', 'closed', '', 'col-2', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=49', 25, 'nav_menu_item', '', 0),
(50, 1, '2018-02-14 06:06:59', '2018-02-14 06:06:59', '', 'Col-3', '', 'publish', 'closed', 'closed', '', 'col-3', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=50', 31, 'nav_menu_item', '', 0),
(51, 1, '2018-02-14 06:06:59', '2018-02-14 06:06:59', '', 'Col-4', '', 'publish', 'closed', 'closed', '', 'col-4', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=51', 37, 'nav_menu_item', '', 0),
(52, 1, '2018-02-14 06:18:53', '2018-02-14 06:18:53', '', 'Dr. Ishrat Sultana', '', 'publish', 'closed', 'closed', '', 'dr-ishrat-sultana', '', '', '2018-02-14 06:18:53', '2018-02-14 06:18:53', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=52', 0, 'doctor', '', 0),
(54, 1, '2018-02-14 06:18:43', '2018-02-14 06:18:43', '', 'Dr.-Israt-Sultana', '', 'inherit', 'open', 'closed', '', 'dr-israt-sultana', '', '', '2018-02-14 06:18:43', '2018-02-14 06:18:43', '', 52, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Israt-Sultana.jpg', 0, 'attachment', 'image/jpeg', 0),
(55, 1, '2018-02-17 03:16:23', '2018-02-17 03:16:23', '[vc_row][vc_column][vc_row_inner][vc_column_inner][imedica_call_to_action][/imedica_call_to_action][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Appoinment', '', 'inherit', 'closed', 'closed', '', '34-autosave-v1', '', '', '2018-02-17 03:16:23', '2018-02-17 03:16:23', '', 34, 'http://localhost:8012/delta-hospital/2018/02/17/34-autosave-v1/', 0, 'revision', '', 0),
(56, 1, '2018-02-17 03:16:53', '2018-02-17 03:16:53', '[vc_row][vc_column][vc_row_inner][vc_column_inner][imedica_call_to_action title=\"Call For Appoinment\" btn_border_size=\"1\" title_font_size=\"desktop:22px;\" title_font_line_height=\"desktop:28px;\" desc_font_size=\"desktop:22px;\" desc_font_line_height=\"desktop:28px;\" btn_font_size=\"desktop:12px;\" btn_font_line_height=\"desktop:23px;\"]+8802-58050661\r\n\r\n+8802-58050663\r\n\r\n+8802-9029151\r\n\r\n+8802-9029152[/imedica_call_to_action][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Appoinment', '', 'inherit', 'closed', 'closed', '', '34-revision-v1', '', '', '2018-02-17 03:16:53', '2018-02-17 03:16:53', '', 34, 'http://localhost:8012/delta-hospital/2018/02/17/34-revision-v1/', 0, 'revision', '', 0),
(57, 1, '2018-02-17 03:28:17', '2018-02-17 03:28:17', ' ', '', '', 'publish', 'closed', 'closed', '', '57', '', '', '2018-02-22 09:20:24', '2018-02-22 03:20:24', '', 0, 'http://localhost:8012/delta-hospital/?p=57', 1, 'nav_menu_item', '', 0),
(58, 1, '2018-02-17 04:20:43', '2018-02-17 04:20:43', ' ', '', '', 'publish', 'closed', 'closed', '', '58', '', '', '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 0, 'http://localhost:8012/delta-hospital/?p=58', 17, 'nav_menu_item', '', 0),
(59, 1, '2018-02-17 04:20:43', '2018-02-17 04:20:43', ' ', '', '', 'publish', 'closed', 'closed', '', '59', '', '', '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 0, 'http://localhost:8012/delta-hospital/?p=59', 14, 'nav_menu_item', '', 0),
(60, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '60', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=60', 4, 'nav_menu_item', '', 0),
(61, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 'ENT & Head Neck', '', 'publish', 'closed', 'closed', '', 'ent-head-neck', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=61', 9, 'nav_menu_item', '', 0),
(62, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '62', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=62', 12, 'nav_menu_item', '', 0),
(63, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '63', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=63', 11, 'nav_menu_item', '', 0),
(64, 1, '2018-02-17 04:20:43', '2018-02-17 04:20:43', ' ', '', '', 'publish', 'closed', 'closed', '', '64', '', '', '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 0, 'http://localhost:8012/delta-hospital/?p=64', 15, 'nav_menu_item', '', 0),
(65, 1, '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 'ICU & Pain Specialist', '', 'publish', 'closed', 'closed', '', 'icu-pain-specialist', '', '', '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 0, 'http://localhost:8012/delta-hospital/?p=65', 18, 'nav_menu_item', '', 0),
(66, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '66', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=66', 2, 'nav_menu_item', '', 0),
(67, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '67', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=67', 1, 'nav_menu_item', '', 0),
(68, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '68', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=68', 10, 'nav_menu_item', '', 0),
(69, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '69', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=69', 8, 'nav_menu_item', '', 0),
(70, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '70', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=70', 5, 'nav_menu_item', '', 0),
(71, 1, '2018-02-17 04:20:43', '2018-02-17 04:20:43', ' ', '', '', 'publish', 'closed', 'closed', '', '71', '', '', '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 0, 'http://localhost:8012/delta-hospital/?p=71', 20, 'nav_menu_item', '', 0),
(72, 1, '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 'PCU & Pain Specialist', '', 'publish', 'closed', 'closed', '', 'pcu-pain-specialist', '', '', '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 0, 'http://localhost:8012/delta-hospital/?p=72', 19, 'nav_menu_item', '', 0),
(73, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '73', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=73', 3, 'nav_menu_item', '', 0),
(74, 1, '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 'Radiology & Imaging', '', 'publish', 'closed', 'closed', '', 'radiology-imaging', '', '', '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 0, 'http://localhost:8012/delta-hospital/?p=74', 13, 'nav_menu_item', '', 0),
(75, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '75', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=75', 6, 'nav_menu_item', '', 0),
(76, 1, '2018-02-17 04:20:43', '2018-02-17 04:20:43', ' ', '', '', 'publish', 'closed', 'closed', '', '76', '', '', '2018-02-17 04:20:43', '2018-02-17 04:20:43', '', 0, 'http://localhost:8012/delta-hospital/?p=76', 16, 'nav_menu_item', '', 0),
(77, 1, '2018-02-17 04:20:42', '2018-02-17 04:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '77', '', '', '2018-02-17 04:20:42', '2018-02-17 04:20:42', '', 0, 'http://localhost:8012/delta-hospital/?p=77', 7, 'nav_menu_item', '', 0),
(78, 1, '2018-02-17 04:59:24', '2018-02-17 04:59:24', '<h1 class=\"font-weight-semibold mb-md\" style=\"text-align: center;\">Vision, Strength</h1>\r\n\r\n<hr />\r\n<p style=\"text-align: justify;\"><img class=\"size-medium wp-image-80 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-4-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" />To be the leading multidisciplinary General and Specialized Cancer Hospital in the country with best services and highest social commitment.</p>', 'Vision', '', 'publish', 'closed', 'closed', '', 'vision', '', '', '2018-02-17 05:00:44', '2018-02-17 05:00:44', '', 16, 'http://localhost:8012/delta-hospital/?page_id=78', 0, 'page', '', 0),
(80, 1, '2018-02-17 04:58:27', '2018-02-17 04:58:27', '', '1-4', '', 'inherit', 'open', 'closed', '', '1-4', '', '', '2018-02-17 04:58:27', '2018-02-17 04:58:27', '', 78, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(81, 1, '2018-02-17 04:59:24', '2018-02-17 04:59:24', '<h1 class=\"font-weight-semibold mb-md\" style=\"text-align: center;\">Vision, Strength</h1>\r\n\r\n<hr />\r\n<p style=\"text-align: justify;\"><img class=\"size-medium wp-image-80 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-4-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" />To be the leading multidisciplinary General and Specialized Cancer Hospital in the country with best services and highest social commitment.</p>', 'Vision', '', 'inherit', 'closed', 'closed', '', '78-revision-v1', '', '', '2018-02-17 04:59:24', '2018-02-17 04:59:24', '', 78, 'http://localhost:8012/delta-hospital/2018/02/17/78-revision-v1/', 0, 'revision', '', 0),
(82, 1, '2018-02-17 05:05:00', '2018-02-17 05:05:00', '<h1 class=\"font-weight-semibold mb-md\" style=\"text-align: center;\"><strong>Mission, Belief</strong></h1>\r\n\r\n<hr />\r\n\r\n<img class=\"size-medium wp-image-84 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-4-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" />1) To provide world- class health care services at an affordable cost in General Medical Fields.\r\n2) Diagnosis of Cancer and its prevention.\r\n3) The treatment of cancer patients and management at an affordable cost.\r\n4) To be socially responsible and accountable to each of the constituents with whom we interact namely, our clients, employees, fellow citizens, business associates and our Shareholders.', 'Mission', '', 'publish', 'closed', 'closed', '', 'mission', '', '', '2018-02-17 05:05:00', '2018-02-17 05:05:00', '', 16, 'http://localhost:8012/delta-hospital/?page_id=82', 0, 'page', '', 0),
(84, 1, '2018-02-17 05:03:38', '2018-02-17 05:03:38', '', '2-4', '', 'inherit', 'open', 'closed', '', '2-4', '', '', '2018-02-17 05:03:38', '2018-02-17 05:03:38', '', 82, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(85, 1, '2018-02-17 05:05:00', '2018-02-17 05:05:00', '<h1 class=\"font-weight-semibold mb-md\" style=\"text-align: center;\"><strong>Mission, Belief</strong></h1>\r\n\r\n<hr />\r\n\r\n<img class=\"size-medium wp-image-84 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-4-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" />1) To provide world- class health care services at an affordable cost in General Medical Fields.\r\n2) Diagnosis of Cancer and its prevention.\r\n3) The treatment of cancer patients and management at an affordable cost.\r\n4) To be socially responsible and accountable to each of the constituents with whom we interact namely, our clients, employees, fellow citizens, business associates and our Shareholders.', 'Mission', '', 'inherit', 'closed', 'closed', '', '82-revision-v1', '', '', '2018-02-17 05:05:00', '2018-02-17 05:05:00', '', 82, 'http://localhost:8012/delta-hospital/2018/02/17/82-revision-v1/', 0, 'revision', '', 0),
(86, 1, '2018-02-17 05:12:23', '2018-02-17 05:12:23', ' ', '', '', 'publish', 'closed', 'closed', '', '86', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 16, 'http://localhost:8012/delta-hospital/?p=86', 5, 'nav_menu_item', '', 0),
(87, 1, '2018-02-17 05:12:23', '2018-02-17 05:12:23', ' ', '', '', 'publish', 'closed', 'closed', '', '87', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 16, 'http://localhost:8012/delta-hospital/?p=87', 4, 'nav_menu_item', '', 0),
(88, 1, '2018-02-17 05:12:23', '2018-02-17 05:12:23', '', 'Ab-Col-1', '', 'publish', 'closed', 'closed', '', 'ab-col-1', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=88', 3, 'nav_menu_item', '', 0),
(89, 1, '2018-02-17 05:12:23', '2018-02-17 05:12:23', '', 'Ab-Col-2', '', 'publish', 'closed', 'closed', '', 'ab-col-2', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=89', 6, 'nav_menu_item', '', 0),
(90, 1, '2018-02-17 05:12:23', '2018-02-17 05:12:23', '', 'Ab-Col-3', '', 'publish', 'closed', 'closed', '', 'ab-col-3', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=90', 9, 'nav_menu_item', '', 0),
(91, 1, '2018-02-17 05:12:23', '2018-02-17 05:12:23', '', 'Ab-Col-4', '', 'publish', 'closed', 'closed', '', 'ab-col-4', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=91', 10, 'nav_menu_item', '', 0),
(92, 1, '2018-02-17 05:26:14', '2018-02-17 05:26:14', '<h1 style=\"text-align: center;\">Core Values</h1>\r\n\r\n<hr />\r\n\r\n<h1 style=\"text-align: left;\"><img class=\"size-medium wp-image-94 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-3-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></h1>\r\n<p style=\"text-align: justify;\">Our Values: A guide to our decision making as we move to our future-</p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Consistently excelling at patient-centered care.</li>\r\n <li style=\"text-align: justify;\">Acting with personal integrity and accountability.</li>\r\n <li style=\"text-align: justify;\">Respecting one another.</li>\r\n <li style=\"text-align: justify;\">Effecting change through teamwork and system thinking</li>\r\n <li style=\"text-align: justify;\">Supporting our diverse communities</li>\r\n</ul>', 'Values', '', 'publish', 'closed', 'closed', '', 'values', '', '', '2018-02-17 05:26:14', '2018-02-17 05:26:14', '', 16, 'http://localhost:8012/delta-hospital/?page_id=92', 0, 'page', '', 0),
(94, 1, '2018-02-17 05:25:25', '2018-02-17 05:25:25', '', '3-3', '', 'inherit', 'open', 'closed', '', '3-3', '', '', '2018-02-17 05:25:25', '2018-02-17 05:25:25', '', 92, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(95, 1, '2018-02-17 05:26:14', '2018-02-17 05:26:14', '<h1 style=\"text-align: center;\">Core Values</h1>\r\n\r\n<hr />\r\n\r\n<h1 style=\"text-align: left;\"><img class=\"size-medium wp-image-94 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-3-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></h1>\r\n<p style=\"text-align: justify;\">Our Values: A guide to our decision making as we move to our future-</p>\r\n\r\n<ul>\r\n <li style=\"text-align: justify;\">Consistently excelling at patient-centered care.</li>\r\n <li style=\"text-align: justify;\">Acting with personal integrity and accountability.</li>\r\n <li style=\"text-align: justify;\">Respecting one another.</li>\r\n <li style=\"text-align: justify;\">Effecting change through teamwork and system thinking</li>\r\n <li style=\"text-align: justify;\">Supporting our diverse communities</li>\r\n</ul>', 'Values', '', 'inherit', 'closed', 'closed', '', '92-revision-v1', '', '', '2018-02-17 05:26:14', '2018-02-17 05:26:14', '', 92, 'http://localhost:8012/delta-hospital/2018/02/17/92-revision-v1/', 0, 'revision', '', 0),
(96, 1, '2018-02-17 05:28:09', '2018-02-17 05:28:09', '<h1 class=\"font-weight-semibold mb-md\" style=\"text-align: center;\">Our Objectives</h1>\r\n\r\n<hr />\r\n<p class=\"font-weight-semibold mb-md\" style=\"text-align: left;\"><img class=\"size-medium wp-image-98 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4-1-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" />Our objectives are to conduct transparent business operation based on market mechanism within the legal & social frame with aims to attain the mission reflected by our vision.</p>', 'Objectives', '', 'publish', 'closed', 'closed', '', '96-2', '', '', '2018-02-17 05:40:38', '2018-02-17 05:40:38', '', 16, 'http://localhost:8012/delta-hospital/?page_id=96', 0, 'page', '', 0),
(98, 1, '2018-02-17 05:27:26', '2018-02-17 05:27:26', '', '4-1', '', 'inherit', 'open', 'closed', '', '4-1', '', '', '2018-02-17 05:27:26', '2018-02-17 05:27:26', '', 96, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(99, 1, '2018-02-17 05:28:09', '2018-02-17 05:28:09', '<h1 class=\"font-weight-semibold mb-md\" style=\"text-align: center;\">Our Objectives</h1>\r\n\r\n<hr />\r\n<p class=\"font-weight-semibold mb-md\" style=\"text-align: left;\"><img class=\"size-medium wp-image-98 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4-1-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" />Our objectives are to conduct transparent business operation based on market mechanism within the legal & social frame with aims to attain the mission reflected by our vision.</p>', '', '', 'inherit', 'closed', 'closed', '', '96-revision-v1', '', '', '2018-02-17 05:28:09', '2018-02-17 05:28:09', '', 96, 'http://localhost:8012/delta-hospital/2018/02/17/96-revision-v1/', 0, 'revision', '', 0),
(100, 1, '2018-02-17 05:40:38', '2018-02-17 05:40:38', '<h1 class=\"font-weight-semibold mb-md\" style=\"text-align: center;\">Our Objectives</h1>\r\n\r\n<hr />\r\n<p class=\"font-weight-semibold mb-md\" style=\"text-align: left;\"><img class=\"size-medium wp-image-98 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4-1-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" />Our objectives are to conduct transparent business operation based on market mechanism within the legal & social frame with aims to attain the mission reflected by our vision.</p>', 'Objectives', '', 'inherit', 'closed', 'closed', '', '96-revision-v1', '', '', '2018-02-17 05:40:38', '2018-02-17 05:40:38', '', 96, 'http://localhost:8012/delta-hospital/2018/02/17/96-revision-v1/', 0, 'revision', '', 0),
(101, 1, '2018-02-17 05:50:25', '2018-02-17 05:50:25', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Chairman', '', 'publish', 'closed', 'closed', '', 'chairman', '', '', '2018-02-17 06:31:11', '2018-02-17 06:31:11', '', 16, 'http://localhost:8012/delta-hospital/?page_id=101', 0, 'page', '', 0);
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
(103, 1, '2018-02-17 05:45:53', '2018-02-17 05:45:53', '<h4><strong>About the issuer</strong></h4>\n<p style=\"text-align: justify;\">Delta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.</p>\n<p style=\"text-align: justify;\">The diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.</p>\n<p style=\"text-align: justify;\">Using state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.</p>\n<p style=\"text-align: justify;\">The oncology unit in collaboration with the Bangladesh University of Engineering and Technology (BUET) and the German Society of Radiation Physicist regularly organized workshop on quality assurance in radiation oncology and also it is gratifying to note that oncology unit of DHL has been chosen by BUET and Gonobishaw Biddalay and also BIO medical engineering department of Dhaka University for training and research for M.Phil, and PhD students as well as for the training of radiotherapy technologist. There are also provides training of radiotherapy technologist. There are also provides training and internship facility to nurses of different nursing college time to time.</p>\n\n<h4><strong>About the industry</strong></h4>\n<p style=\"text-align: justify;\">Bangladesh had been making significant socio-economic developments in recent years. Despite improving healthcare indicators such as decline in mortality rates and increase in average life expectancy, the health sector of the country is yet to reach its full potential. According to the World Bank data, Bangladesh is one of the ten countries with lowest heath expenditure as total percentage of GDP. However, reform policies coupled with innovation and investment by the private sector may translate into rapid rise of this sector.</p>\n<p style=\"text-align: justify;\">Lack of adequate healthcare facilities is leading to a greater portion of personal income to be spent on healthcare. According to the Household income and Expenditure Survey, only the social safety net programme compared to the global average of almost 60% covered a meager 24.6% of Bangladeshi families. Meanwhile, the total functional bed id 92,404 which means 0.6 beds per 1000 people against the WHO recommended amount of 3.5 per 1000.</p>\n<p style=\"text-align: justify;\">Although the percentage of GDP being spent on the healthcare sector is relatively higher than it used to be, it is still very low compared to developed countries which spend 8-12% GDP on health. Moreover, public money in this sector in developed nations is three times of private money, whereas in Bangladesh, the government contribution to health expenditure is only about 1.1%. The Government out of tax revenues and development outlays does about 60% of the public financing, while international development assistant funds the renaming 40%. According to health bulletin of 2015 by Directorate General of Health Services (DGHS) under the Ministry of Health and Family Welfare of Government of the peoples Republic of Bangladesh, the number of Physician per 10,000 populations is 3.8 only and nurse per 10,000 populations is 1.15 only Total number of Government hospitals under the DGHS report is 612, secondary and tertiary level hospital id 128 and number of private registered hospitals, and clinic is 4,280. In Bangladesh, healthcare is promising industry with tremendous growth potential lead the industry is set to boom.</p>\n<p style=\"text-align: justify;\">The inadequacy of public health system paved the way of private hospital business in Bangladesh. Moreover, the public health sector is plagued by uneven demand and perceptions of poor quality which driving patients to private healthcare sector.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '16-autosave-v1', '', '', '2018-02-17 05:45:53', '2018-02-17 05:45:53', '', 16, 'http://localhost:8012/delta-hospital/2018/02/17/16-autosave-v1/', 0, 'revision', '', 0),
(104, 1, '2018-02-17 05:45:56', '2018-02-17 05:45:56', '<h4><strong>About the issuer</strong></h4>\r\n<p style=\"text-align: justify;\">Delta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.</p>\r\n<p style=\"text-align: justify;\">The diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.</p>\r\n<p style=\"text-align: justify;\">Using state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.</p>\r\n<p style=\"text-align: justify;\">The oncology unit in collaboration with the Bangladesh University of Engineering and Technology (BUET) and the German Society of Radiation Physicist regularly organized workshop on quality assurance in radiation oncology and also it is gratifying to note that oncology unit of DHL has been chosen by BUET and Gonobishaw Biddalay and also BIO medical engineering department of Dhaka University for training and research for M.Phil, and PhD students as well as for the training of radiotherapy technologist. There are also provides training of radiotherapy technologist. There are also provides training and internship facility to nurses of different nursing college time to time.</p>\r\n\r\n<h4><strong>About the industry</strong></h4>\r\n<p style=\"text-align: justify;\">Bangladesh had been making significant socio-economic developments in recent years. Despite improving healthcare indicators such as decline in mortality rates and increase in average life expectancy, the health sector of the country is yet to reach its full potential. According to the World Bank data, Bangladesh is one of the ten countries with lowest heath expenditure as total percentage of GDP. However, reform policies coupled with innovation and investment by the private sector may translate into rapid rise of this sector.</p>\r\n<p style=\"text-align: justify;\">Lack of adequate healthcare facilities is leading to a greater portion of personal income to be spent on healthcare. According to the Household income and Expenditure Survey, only the social safety net programme compared to the global average of almost 60% covered a meager 24.6% of Bangladeshi families. Meanwhile, the total functional bed id 92,404 which means 0.6 beds per 1000 people against the WHO recommended amount of 3.5 per 1000.</p>\r\n<p style=\"text-align: justify;\">Although the percentage of GDP being spent on the healthcare sector is relatively higher than it used to be, it is still very low compared to developed countries which spend 8-12% GDP on health. Moreover, public money in this sector in developed nations is three times of private money, whereas in Bangladesh, the government contribution to health expenditure is only about 1.1%. The Government out of tax revenues and development outlays does about 60% of the public financing, while international development assistant funds the renaming 40%. According to health bulletin of 2015 by Directorate General of Health Services (DGHS) under the Ministry of Health and Family Welfare of Government of the peoples Republic of Bangladesh, the number of Physician per 10,000 populations is 3.8 only and nurse per 10,000 populations is 1.15 only Total number of Government hospitals under the DGHS report is 612, secondary and tertiary level hospital id 128 and number of private registered hospitals, and clinic is 4,280. In Bangladesh, healthcare is promising industry with tremendous growth potential lead the industry is set to boom.</p>\r\n<p style=\"text-align: justify;\">The inadequacy of public health system paved the way of private hospital business in Bangladesh. Moreover, the public health sector is plagued by uneven demand and perceptions of poor quality which driving patients to private healthcare sector.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-02-17 05:45:56', '2018-02-17 05:45:56', '', 16, 'http://localhost:8012/delta-hospital/2018/02/17/16-revision-v1/', 0, 'revision', '', 0),
(105, 1, '2018-02-17 05:48:26', '2018-02-17 05:48:26', '', 'muiz', '', 'inherit', 'open', 'closed', '', 'muiz', '', '', '2018-02-17 05:48:26', '2018-02-17 05:48:26', '', 101, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg', 0, 'attachment', 'image/jpeg', 0),
(106, 1, '2018-02-17 05:50:25', '2018-02-17 05:50:25', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Chairman', '', 'inherit', 'closed', 'closed', '', '101-revision-v1', '', '', '2018-02-17 05:50:25', '2018-02-17 05:50:25', '', 101, 'http://localhost:8012/delta-hospital/2018/02/17/101-revision-v1/', 0, 'revision', '', 0),
(107, 1, '2018-02-17 05:53:27', '2018-02-17 05:53:27', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^563|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg|caption^null|alt^null|title^Dr.Sayed-Mukarram|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<p style=\"text-align: justify;\">Prof. Dr. Syed Mukarram Ali, he is life member of bangladesh Cancer Society, Bangladesh Medical Association (BMA) and Pathology Society of Bangladesh. He is presently the Chairman of Delta Medical College. He is Sponsor Director & former Chairman of Delta Life Insurance Company Limited. He had been the Director of Delta BRAC Housing Limited (DBH) since its inception and former Vice Chairman of Green Delta Insurance Company Limited. He is also the Chairman of board of trustee of Delta Medical College & Chairman of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Managing Director', '', 'publish', 'closed', 'closed', '', 'managing-director', '', '', '2018-02-25 12:31:48', '2018-02-25 06:31:48', '', 16, 'http://localhost:8012/delta-hospital/?page_id=107', 0, 'page', '', 0),
(109, 1, '2018-02-17 05:51:44', '2018-02-17 05:51:44', '', '2-5', '', 'inherit', 'open', 'closed', '', '2-5', '', '', '2018-02-17 05:51:44', '2018-02-17 05:51:44', '', 107, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(110, 1, '2018-02-17 05:53:27', '2018-02-17 05:53:27', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team img_border_style=\"solid\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Managing Director', '', 'inherit', 'closed', 'closed', '', '107-revision-v1', '', '', '2018-02-17 05:53:27', '2018-02-17 05:53:27', '', 107, 'http://localhost:8012/delta-hospital/2018/02/17/107-revision-v1/', 0, 'revision', '', 0),
(111, 1, '2018-02-17 05:54:12', '2018-02-17 05:54:12', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team img_border_style=\"solid\" img_hover_eft=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<p style=\"text-align: justify;\">Prof. Dr. Syed Mukarram Ali, he is life member of bangladesh Cancer Society, Bangladesh Medical Association (BMA) and Pathology Society of Bangladesh. He is presently the Chairman of Delta Medical College. He is Sponsor Director & former Chairman of Delta Life Insurance Company Limited. He had been the Director of Delta BRAC Housing Limited (DBH) since its inception and former Vice Chairman of Green Delta Insurance Company Limited. He is also the Chairman of board of trustee of Delta Medical College & Chairman of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Managing Director', '', 'inherit', 'closed', 'closed', '', '107-revision-v1', '', '', '2018-02-17 05:54:12', '2018-02-17 05:54:12', '', 107, 'http://localhost:8012/delta-hospital/2018/02/17/107-revision-v1/', 0, 'revision', '', 0),
(112, 1, '2018-02-17 05:55:37', '2018-02-17 05:55:37', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<p style=\"text-align: justify;\">Prof. Dr. Syed Mukarram Ali, he is life member of bangladesh Cancer Society, Bangladesh Medical Association (BMA) and Pathology Society of Bangladesh. He is presently the Chairman of Delta Medical College. He is Sponsor Director & former Chairman of Delta Life Insurance Company Limited. He had been the Director of Delta BRAC Housing Limited (DBH) since its inception and former Vice Chairman of Green Delta Insurance Company Limited. He is also the Chairman of board of trustee of Delta Medical College & Chairman of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Managing Director', '', 'inherit', 'closed', 'closed', '', '107-revision-v1', '', '', '2018-02-17 05:55:37', '2018-02-17 05:55:37', '', 107, 'http://localhost:8012/delta-hospital/2018/02/17/107-revision-v1/', 0, 'revision', '', 0),
(113, 1, '2018-02-17 06:03:50', '2018-02-17 06:03:50', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^563|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg|caption^null|alt^null|title^Dr.Sayed-Mukarram|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr.Chowdhury Habibur Rahman, FRCS\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr. Shamim Jahangir Ahmed\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'publish', 'closed', 'closed', '', 'board-of-directors', '', '', '2018-02-25 12:24:57', '2018-02-25 06:24:57', '', 16, 'http://localhost:8012/delta-hospital/?page_id=113', 0, 'page', '', 0),
(115, 1, '2018-02-17 06:01:12', '2018-02-17 06:01:12', '', '1-5', '', 'inherit', 'open', 'closed', '', '1-5', '', '', '2018-02-17 06:01:12', '2018-02-17 06:01:12', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(116, 1, '2018-02-17 06:02:34', '2018-02-17 06:02:34', '', 'nurul-absar', '', 'inherit', 'open', 'closed', '', 'nurul-absar', '', '', '2018-02-17 06:02:34', '2018-02-17 06:02:34', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg', 0, 'attachment', 'image/jpeg', 0),
(117, 1, '2018-02-17 06:03:50', '2018-02-17 06:03:50', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-17 06:03:50', '2018-02-17 06:03:50', '', 113, 'http://localhost:8012/delta-hospital/2018/02/17/113-revision-v1/', 0, 'revision', '', 0),
(118, 1, '2018-02-17 06:05:00', '2018-02-17 06:05:00', '', 'habibur', '', 'inherit', 'open', 'closed', '', 'habibur', '', '', '2018-02-17 06:05:00', '2018-02-17 06:05:00', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg', 0, 'attachment', 'image/jpeg', 0),
(119, 1, '2018-02-25 11:18:11', '2018-02-25 05:18:11', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\n<div class=\"vc_row wpb_row vc_row-fluid\">\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\n<div class=\"vc_column-inner \">\n<div class=\"wpb_wrapper\">\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<h1 style=\"text-align: center;\">Board of Directors</h1>\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr.Chowdhury Habibur Rahman, FRCS\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr. Shamim Jahangir Ahmed\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-autosave-v1', '', '', '2018-02-25 11:18:11', '2018-02-25 05:18:11', '', 113, 'http://localhost:8012/delta-hospital/2018/02/17/113-autosave-v1/', 0, 'revision', '', 0),
(120, 1, '2018-02-17 06:05:59', '2018-02-17 06:05:59', '', 'mahamud', '', 'inherit', 'open', 'closed', '', 'mahamud', '', '', '2018-02-17 06:05:59', '2018-02-17 06:05:59', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg', 0, 'attachment', 'image/jpeg', 0),
(121, 1, '2018-02-17 06:07:15', '2018-02-17 06:07:15', '', 'nazmin', '', 'inherit', 'open', 'closed', '', 'nazmin', '', '', '2018-02-17 06:07:15', '2018-02-17 06:07:15', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg', 0, 'attachment', 'image/jpeg', 0),
(122, 1, '2018-02-17 06:08:52', '2018-02-17 06:08:52', '', 'nurul-huda', '', 'inherit', 'open', 'closed', '', 'nurul-huda', '', '', '2018-02-17 06:08:52', '2018-02-17 06:08:52', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg', 0, 'attachment', 'image/jpeg', 0),
(123, 1, '2018-02-17 06:10:35', '2018-02-17 06:10:35', '', 'rashida', '', 'inherit', 'open', 'closed', '', 'rashida', '', '', '2018-02-17 06:10:35', '2018-02-17 06:10:35', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida.jpg', 0, 'attachment', 'image/jpeg', 0),
(124, 1, '2018-02-17 06:11:51', '2018-02-17 06:11:51', '', 'obaiydur', '', 'inherit', 'open', 'closed', '', 'obaiydur', '', '', '2018-02-17 06:11:51', '2018-02-17 06:11:51', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg', 0, 'attachment', 'image/jpeg', 0),
(125, 1, '2018-02-17 06:15:46', '2018-02-17 06:15:46', '', 'shawkat-ali', '', 'inherit', 'open', 'closed', '', 'shawkat-ali', '', '', '2018-02-17 06:15:46', '2018-02-17 06:15:46', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg', 0, 'attachment', 'image/jpeg', 0),
(126, 1, '2018-02-17 06:16:34', '2018-02-17 06:16:34', '', 'mizanur', '', 'inherit', 'open', 'closed', '', 'mizanur', '', '', '2018-02-17 06:16:34', '2018-02-17 06:16:34', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg', 0, 'attachment', 'image/jpeg', 0),
(127, 1, '2018-02-17 06:17:14', '2018-02-17 06:17:14', '', 'kamran', '', 'inherit', 'open', 'closed', '', 'kamran', '', '', '2018-02-17 06:17:14', '2018-02-17 06:17:14', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg', 0, 'attachment', 'image/jpeg', 0),
(128, 1, '2018-02-17 06:18:48', '2018-02-17 06:18:48', '', 'kazi', '', 'inherit', 'open', 'closed', '', 'kazi', '', '', '2018-02-17 06:18:48', '2018-02-17 06:18:48', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kazi.jpg', 0, 'attachment', 'image/jpeg', 0),
(129, 1, '2018-02-17 06:19:37', '2018-02-17 06:19:37', '', 'nurul-islam', '', 'inherit', 'open', 'closed', '', 'nurul-islam', '', '', '2018-02-17 06:19:37', '2018-02-17 06:19:37', '', 113, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-islam.jpg', 0, 'attachment', 'image/jpeg', 0),
(130, 1, '2018-02-17 06:20:20', '2018-02-17 06:20:20', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^129|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-islam.jpg|caption^null|alt^null|title^nurul-islam|description^null\" name=\"Mr. Md. Nurul Islam\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team img_hover_eft=\"\" title_text_typography=\"\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^123|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida.jpg|caption^null|alt^null|title^rashida|description^null\" name=\"Mrs. Rashida Islam\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^128|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kazi.jpg|caption^null|alt^null|title^kazi|description^null\" name=\"Mr. Kazi A. T. Manowar Uddin\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-17 06:20:20', '2018-02-17 06:20:20', '', 113, 'http://localhost:8012/delta-hospital/2018/02/17/113-revision-v1/', 0, 'revision', '', 0);
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
(131, 1, '2018-02-17 06:21:23', '2018-02-17 06:21:23', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^129|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-islam.jpg|caption^null|alt^null|title^nurul-islam|description^null\" name=\"Mr. Md. Nurul Islam\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team img_hover_eft=\"\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^123|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida.jpg|caption^null|alt^null|title^rashida|description^null\" name=\"Mrs. Rashida Islam\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^128|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kazi.jpg|caption^null|alt^null|title^kazi|description^null\" name=\"Mr. Kazi A. T. Manowar Uddin\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-17 06:21:23', '2018-02-17 06:21:23', '', 113, 'http://localhost:8012/delta-hospital/2018/02/17/113-revision-v1/', 0, 'revision', '', 0),
(132, 1, '2018-02-17 06:22:48', '2018-02-17 06:22:48', ' ', '', '', 'publish', 'closed', 'closed', '', '132', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 16, 'http://localhost:8012/delta-hospital/?p=132', 7, 'nav_menu_item', '', 0),
(133, 1, '2018-02-17 06:22:48', '2018-02-17 06:22:48', ' ', '', '', 'publish', 'closed', 'closed', '', '133', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 16, 'http://localhost:8012/delta-hospital/?p=133', 8, 'nav_menu_item', '', 0),
(139, 1, '2018-02-17 06:24:21', '2018-02-17 06:24:21', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^129|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-islam.jpg|caption^null|alt^null|title^nurul-islam|description^null\" name=\"Mr. Md. Nurul Islam\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team img_hover_eft=\"\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"\" image=\"id^123|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida.jpg|caption^null|alt^null|title^rashida|description^null\" name=\"Mrs. Rashida Islam\" pos_in_org=\"Director\"][/ult_team][ult_team img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^128|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kazi.jpg|caption^null|alt^null|title^kazi|description^null\" name=\"Mr. Kazi A. T. Manowar Uddin\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-17 06:24:21', '2018-02-17 06:24:21', '', 113, 'http://localhost:8012/delta-hospital/2018/02/17/113-revision-v1/', 0, 'revision', '', 0),
(140, 1, '2018-02-17 06:28:00', '2018-02-17 06:28:00', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^129|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-islam.jpg|caption^null|alt^null|title^nurul-islam|description^null\" name=\"Mr. Md. Nurul Islam\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^123|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida.jpg|caption^null|alt^null|title^rashida|description^null\" name=\"Mrs. Rashida Islam\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^128|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kazi.jpg|caption^null|alt^null|title^kazi|description^null\" name=\"Mr. Kazi A. T. Manowar Uddin\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-17 06:28:00', '2018-02-17 06:28:00', '', 113, 'http://localhost:8012/delta-hospital/2018/02/17/113-revision-v1/', 0, 'revision', '', 0),
(141, 1, '2018-02-17 06:29:51', '2018-02-17 06:29:51', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^129|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-islam.jpg|caption^null|alt^null|title^nurul-islam|description^null\" name=\"Mr. Md. Nurul Islam\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^123|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida.jpg|caption^null|alt^null|title^rashida|description^null\" name=\"Mrs. Rashida Islam\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^128|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kazi.jpg|caption^null|alt^null|title^kazi|description^null\" name=\"Mr. Kazi A. T. Manowar Uddin\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-17 06:29:51', '2018-02-17 06:29:51', '', 113, 'http://localhost:8012/delta-hospital/2018/02/17/113-revision-v1/', 0, 'revision', '', 0),
(142, 1, '2018-02-17 06:31:11', '2018-02-17 06:31:11', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Chairman', '', 'inherit', 'closed', 'closed', '', '101-revision-v1', '', '', '2018-02-17 06:31:11', '2018-02-17 06:31:11', '', 101, 'http://localhost:8012/delta-hospital/2018/02/17/101-revision-v1/', 0, 'revision', '', 0),
(143, 1, '2018-02-17 06:31:26', '2018-02-17 06:31:26', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<p style=\"text-align: justify;\">Prof. Dr. Syed Mukarram Ali, he is life member of bangladesh Cancer Society, Bangladesh Medical Association (BMA) and Pathology Society of Bangladesh. He is presently the Chairman of Delta Medical College. He is Sponsor Director & former Chairman of Delta Life Insurance Company Limited. He had been the Director of Delta BRAC Housing Limited (DBH) since its inception and former Vice Chairman of Green Delta Insurance Company Limited. He is also the Chairman of board of trustee of Delta Medical College & Chairman of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Managing Director', '', 'inherit', 'closed', 'closed', '', '107-revision-v1', '', '', '2018-02-17 06:31:26', '2018-02-17 06:31:26', '', 107, 'http://localhost:8012/delta-hospital/2018/02/17/107-revision-v1/', 0, 'revision', '', 0),
(146, 1, '2018-02-17 06:44:20', '2018-02-17 06:44:20', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 style=\"text-align: center;\">Directors Profile</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Engr. Mir Amjad Hussain\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\" wp-image-115 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Engr. Mir Amjad Hussain did his B.Sc. Engineering (Civil) from Bangladesh University of Engineering and Technology (BUET) in 1966. Engr. Mir Amjad Hussain has Work With the Government Of Bangladesh, Iraq and Kuwait during his long 46 years and his distinguished engineering Carrer. He is a Fellow of Institute of Engineers Bangladesh (FIEB) and a Member of Kuwait Society Engineers.\r\nEngr. Mir Amjad Hussain, he is a Director of Globex Pharmaceutical Limited and Managing Director of Shalbon Agro (pvt.) Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Habibur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-118 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Habibur Rahman is a business person by profession. He is a director of Pubali Bank Ltd. and currently holding the position of Chairman. He is also director of Pubali Bank Securities Limited and Globex Pharmaceuticals Limited. He is a dynamic entrepreneur of the country and had great contribution to formation of Delta Hospital Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Nurul Huda\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-122 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Nurul Huda did his M. Com ( Management) from Dhaka University in 1982. He was former Director of Delta Life Insurance Company Limited, Vice Chairman & Director of Green Delta Insurance Company Limited and Director of Delta Brac Housing Finance Corporation Ltd. (DBH). He is presently Director of Delta Hospital Limited and Globex Pharmaceuticals Limited. He is also trustee member of Delta Medical College trust.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Md. Obiydur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-124 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Md. Obiydur Rahman a dynamic businessman. He has been involved in own business organization as proprietor since 1998 in OR International, a garments accessories manufacturer and supplier Company and also in M/S OR Trading, an importer and retailer of tiles and sanitary products. He traveled many countries for business purpose such as China, India, Thailand and visited UK and Canada. Mr. Md. Obiydur Rahman is also director of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mizanur Rahman Sarker\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-126 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mizanur Rahman Sarker comes from a well educated and respectable Muslim family. He has completed M.A. (History), M.A. (Political Science) and L.L.B from University of Dhaka. Mr. Sarker has been involved in Delta Medical College as Treasurer, Chairman cum Managing Director of Celestial Address Development & Holdings Ltd. and Managing Director of Abheet Sarker Multi-Purpose Agriculture Farm. He is also a Director of Globex Pharmaceuticals Limited. He is a freedom fighter. He has widely travelled the globe. He has travelled extensively in U.S.A, Canada, France, Germany, Holland, KSA, U.A.E, Egypt, Turkey, Japan, Singapore and others.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mahmud Hassan\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-120 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mahmud Hassan Completed his B.Sc. Engineering (Electrical) from BUET in 1978. Then he started his career in WAPDA. Later on, he joined Kuwait Air Force. He was the former Director of Delta Life Insurance Company Ltd.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h1 style=\"text-align: center;\">Independent Directors Profile</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Mr. Kamran Idris Choudhury, FCA\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-127 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs.Kamran Idris Chowdhury qualified in London as charted Accountant in 1981. He is fellow of the Institute of Chartered Accountants (FCA), England and Wales (ICAEW) and Institute of Chartered Accountants of Bangladesh (ICAB).\r\nHe worked for Touches Ross and Co (Currently Deloitte Touche Tohmatsu) in London prior to returning to Bangladesh in 1988 and joined A. Qasem & Co, Chartered Accountants, the member firm of Ernst and Young in Bangladesh. He was partner in A. Qasem & Co from 1992 up until December 2014 when he retired from the partnership.\r\nHe led major Audit and MCS assignments with multinational, overseas and joint venture companies, financial institutions and international donor agencies. Major clients included DFID, USAID, CARE and several foreign missions.\r\nHe has attended many national and international conferences including the Bangladesh Investment Summit Europe 2013 and has travelled to many countries in Europe, USA and Asian on business. He is also involved with many social work and welfare organizations, both in the UK and Bangladesh.\r\nHe is on the Board of Directors of Green Delta Insurance Company Limited where he is currently holding the position of Vice Chairman.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Directors Profile', '', 'publish', 'closed', 'closed', '', 'directors-profile', '', '', '2018-02-25 11:59:53', '2018-02-25 05:59:53', '', 16, 'http://localhost:8012/delta-hospital/?page_id=146', 0, 'page', '', 0),
(148, 1, '2018-02-17 06:44:20', '2018-02-17 06:44:20', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 style=\"text-align: center;\">Directors Profile</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Directors Profile\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\" wp-image-115 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5-300x300.jpg\" alt=\"\" width=\"220\" height=\"220\" />Engr. Mir Amjad Hussain did his B.Sc. Engineering (Civil) from Bangladesh University of Engineering and Technology (BUET) in 1966. Engr. Mir Amjad Hussain has Work With the Government Of Bangladesh, Iraq and Kuwait during his long 46 years and his distinguished engineering Carrer. He is a Fellow of Institute of Engineers Bangladesh (FIEB) and a Member of Kuwait Society Engineers.\r\nEngr. Mir Amjad Hussain, he is a Director of Globex Pharmaceutical Limited and Managing Director of Shalbon Agro (pvt.) Limited.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Mr. Habibur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-118 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur-300x300.jpg\" alt=\"\" width=\"220\" height=\"220\" />Mr. Habibur Rahman is a business person by profession. He is a director of Pubali Bank Ltd. and currently holding the position of Chairman. He is also director of Pubali Bank Securities Limited and Globex Pharmaceuticals Limited. He is a dynamic entrepreneur of the country and had great contribution to formation of Delta Hospital Limited.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Directors Profile', '', 'inherit', 'closed', 'closed', '', '146-revision-v1', '', '', '2018-02-17 06:44:20', '2018-02-17 06:44:20', '', 146, 'http://localhost:8012/delta-hospital/2018/02/17/146-revision-v1/', 0, 'revision', '', 0),
(150, 1, '2018-02-25 10:58:25', '2018-02-25 04:58:25', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\n<h2 style=\"text-align: center;\">Directors Profile</h2>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Engr. Mir Amjad Hussain\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\n<p style=\"text-align: justify;\"><img class=\" wp-image-115 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Engr. Mir Amjad Hussain did his B.Sc. Engineering (Civil) from Bangladesh University of Engineering and Technology (BUET) in 1966. Engr. Mir Amjad Hussain has Work With the Government Of Bangladesh, Iraq and Kuwait during his long 46 years and his distinguished engineering Carrer. He is a Fellow of Institute of Engineers Bangladesh (FIEB) and a Member of Kuwait Society Engineers.\nEngr. Mir Amjad Hussain, he is a Director of Globex Pharmaceutical Limited and Managing Director of Shalbon Agro (pvt.) Limited.</p>\n[/vc_column_text][vc_text_separator title=\"Mr. Habibur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\n<p style=\"text-align: justify;\"><img class=\"wp-image-118 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Habibur Rahman is a business person by profession. He is a director of Pubali Bank Ltd. and currently holding the position of Chairman. He is also director of Pubali Bank Securities Limited and Globex Pharmaceuticals Limited. He is a dynamic entrepreneur of the country and had great contribution to formation of Delta Hospital Limited.</p>\n[/vc_column_text][vc_text_separator title=\"Mr. Nurul Huda\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\n<p style=\"text-align: justify;\"><img class=\"wp-image-122 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Nurul Huda did his M. Com ( Management) from Dhaka University in 1982. He was former Director of Delta Life Insurance Company Limited, Vice Chairman & Director of Green Delta Insurance Company Limited and Director of Delta Brac Housing Finance Corporation Ltd. (DBH). He is presently Director of Delta Hospital Limited and Globex Pharmaceuticals Limited. He is also trustee member of Delta Medical College trust.</p>\n[/vc_column_text][vc_column_text]\n<p style=\"text-align: justify;\"><img class=\"wp-image-123 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs. Rashida Islam comes from respectable Muslim family. She has completed B.A. (Hon’s) from Govt. Badrunnessa College. Mrs. Rashida Islam is also a Director of Globex Pharmaceuticals Limited. Presently, she is holding the position of Chairman, Dhaka District of Jatio Mohila Sangsta. She is member of Bangladesh Mohila Samity.</p>\n[/vc_column_text][vc_text_separator title=\"Mr. Md. Obiydur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\n<p style=\"text-align: justify;\"><img class=\"wp-image-124 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Md. Obiydur Rahman a dynamic businessman. He has been involved in own business organization as proprietor since 1998 in OR International, a garments accessories manufacturer and supplier Company and also in M/S OR Trading, an importer and retailer of tiles and sanitary products. He traveled many countries for business purpose such as China, India, Thailand and visited UK and Canada. Mr. Md. Obiydur Rahman is also director of Globex Pharmaceuticals Limited.</p>\n[/vc_column_text][vc_text_separator title=\"Mr. Mizanur Rahman Sarker\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\n<p style=\"text-align: justify;\"><img class=\"wp-image-126 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mizanur Rahman Sarker comes from a well educated and respectable Muslim family. He has completed M.A. (History), M.A. (Political Science) and L.L.B from University of Dhaka. Mr. Sarker has been involved in Delta Medical College as Treasurer, Chairman cum Managing Director of Celestial Address Development & Holdings Ltd. and Managing Director of Abheet Sarker Multi-Purpose Agriculture Farm. He is also a Director of Globex Pharmaceuticals Limited. He is a freedom fighter. He has widely travelled the globe. He has travelled extensively in U.S.A, Canada, France, Germany, Holland, KSA, U.A.E, Egypt, Turkey, Japan, Singapore and others.</p>\n[/vc_column_text][vc_text_separator title=\"Mr. Mahmud Hassan\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\n<p style=\"text-align: justify;\"><img class=\"wp-image-120 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mahmud Hassan Completed his B.Sc. Engineering (Electrical) from BUET in 1978. Then he started his career in WAPDA. Later on, he joined Kuwait Air Force. He was the former Director of Delta Life Insurance Company Ltd.</p>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\n<h1 style=\"text-align: center;\">Independent Directors Profile</h1>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Mr. Kamran Idris Choudhury, FCA\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\n<p style=\"text-align: justify;\"><img class=\"wp-image-127 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs.Kamran Idris Chowdhury qualified in London as charted Accountant in 1981. He is fellow of the Institute of Chartered Accountants (FCA), England and Wales (ICAEW) and Institute of Chartered Accountants of Bangladesh (ICAB).\nHe worked for Touches Ross and Co (Currently Deloitte Touche Tohmatsu) in London prior to returning to Bangladesh in 1988 and joined A. Qasem & Co, Chartered Accountants, the member firm of Ernst and Young in Bangladesh. He was partner in A. Qasem & Co from 1992 up until December 2014 when he retired from the partnership.\nHe led major Audit and MCS assignments with multinational, overseas and joint venture companies, financial institutions and international donor agencies. Major clients included DFID, USAID, CARE and several foreign missions.\nHe has attended many national and international conferences including the Bangladesh Investment Summit Europe 2013 and has travelled to many countries in Europe, USA and Asian on business. He is also involved with many social work and welfare organizations, both in the UK and Bangladesh.\nHe is on the Board of Directors of Green Delta Insurance Company Limited where he is currently holding the position of Vice Chairman.</p>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Directors Profile', '', 'inherit', 'closed', 'closed', '', '146-autosave-v1', '', '', '2018-02-25 10:58:25', '2018-02-25 04:58:25', '', 146, 'http://localhost:8012/delta-hospital/2018/02/17/146-autosave-v1/', 0, 'revision', '', 0);
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
(151, 1, '2018-02-17 06:56:58', '2018-02-17 06:56:58', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 style=\"text-align: center;\">Directors Profile</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Engr. Mir Amjad Hussain\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\" wp-image-115 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Engr. Mir Amjad Hussain did his B.Sc. Engineering (Civil) from Bangladesh University of Engineering and Technology (BUET) in 1966. Engr. Mir Amjad Hussain has Work With the Government Of Bangladesh, Iraq and Kuwait during his long 46 years and his distinguished engineering Carrer. He is a Fellow of Institute of Engineers Bangladesh (FIEB) and a Member of Kuwait Society Engineers.\r\nEngr. Mir Amjad Hussain, he is a Director of Globex Pharmaceutical Limited and Managing Director of Shalbon Agro (pvt.) Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Habibur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-118 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Habibur Rahman is a business person by profession. He is a director of Pubali Bank Ltd. and currently holding the position of Chairman. He is also director of Pubali Bank Securities Limited and Globex Pharmaceuticals Limited. He is a dynamic entrepreneur of the country and had great contribution to formation of Delta Hospital Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Nurul Huda\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-122 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Nurul Huda did his M. Com ( Management) from Dhaka University in 1982. He was former Director of Delta Life Insurance Company Limited, Vice Chairman & Director of Green Delta Insurance Company Limited and Director of Delta Brac Housing Finance Corporation Ltd. (DBH). He is presently Director of Delta Hospital Limited and Globex Pharmaceuticals Limited. He is also trustee member of Delta Medical College trust.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mrs. Rashida Islam\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-123 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs. Rashida Islam comes from respectable Muslim family. She has completed B.A. (Hon’s) from Govt. Badrunnessa College. Mrs. Rashida Islam is also a Director of Globex Pharmaceuticals Limited. Presently, she is holding the position of Chairman, Dhaka District of Jatio Mohila Sangsta. She is member of Bangladesh Mohila Samity.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Md. Obiydur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-124 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Md. Obiydur Rahman a dynamic businessman. He has been involved in own business organization as proprietor since 1998 in OR International, a garments accessories manufacturer and supplier Company and also in M/S OR Trading, an importer and retailer of tiles and sanitary products. He traveled many countries for business purpose such as China, India, Thailand and visited UK and Canada. Mr. Md. Obiydur Rahman is also director of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mizanur Rahman Sarker\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-126 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mizanur Rahman Sarker comes from a well educated and respectable Muslim family. He has completed M.A. (History), M.A. (Political Science) and L.L.B from University of Dhaka. Mr. Sarker has been involved in Delta Medical College as Treasurer, Chairman cum Managing Director of Celestial Address Development & Holdings Ltd. and Managing Director of Abheet Sarker Multi-Purpose Agriculture Farm. He is also a Director of Globex Pharmaceuticals Limited. He is a freedom fighter. He has widely travelled the globe. He has travelled extensively in U.S.A, Canada, France, Germany, Holland, KSA, U.A.E, Egypt, Turkey, Japan, Singapore and others.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mahmud Hassan\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-120 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mahmud Hassan Completed his B.Sc. Engineering (Electrical) from BUET in 1978. Then he started his career in WAPDA. Later on, he joined Kuwait Air Force. He was the former Director of Delta Life Insurance Company Ltd.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Directors Profile', '', 'inherit', 'closed', 'closed', '', '146-revision-v1', '', '', '2018-02-17 06:56:58', '2018-02-17 06:56:58', '', 146, 'http://localhost:8012/delta-hospital/2018/02/17/146-revision-v1/', 0, 'revision', '', 0),
(152, 1, '2018-02-17 07:02:52', '2018-02-17 07:02:52', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 style=\"text-align: center;\">Directors Profile</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Engr. Mir Amjad Hussain\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\" wp-image-115 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Engr. Mir Amjad Hussain did his B.Sc. Engineering (Civil) from Bangladesh University of Engineering and Technology (BUET) in 1966. Engr. Mir Amjad Hussain has Work With the Government Of Bangladesh, Iraq and Kuwait during his long 46 years and his distinguished engineering Carrer. He is a Fellow of Institute of Engineers Bangladesh (FIEB) and a Member of Kuwait Society Engineers.\r\nEngr. Mir Amjad Hussain, he is a Director of Globex Pharmaceutical Limited and Managing Director of Shalbon Agro (pvt.) Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Habibur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-118 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Habibur Rahman is a business person by profession. He is a director of Pubali Bank Ltd. and currently holding the position of Chairman. He is also director of Pubali Bank Securities Limited and Globex Pharmaceuticals Limited. He is a dynamic entrepreneur of the country and had great contribution to formation of Delta Hospital Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Nurul Huda\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-122 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Nurul Huda did his M. Com ( Management) from Dhaka University in 1982. He was former Director of Delta Life Insurance Company Limited, Vice Chairman & Director of Green Delta Insurance Company Limited and Director of Delta Brac Housing Finance Corporation Ltd. (DBH). He is presently Director of Delta Hospital Limited and Globex Pharmaceuticals Limited. He is also trustee member of Delta Medical College trust.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mrs. Rashida Islam\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-123 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs. Rashida Islam comes from respectable Muslim family. She has completed B.A. (Hon’s) from Govt. Badrunnessa College. Mrs. Rashida Islam is also a Director of Globex Pharmaceuticals Limited. Presently, she is holding the position of Chairman, Dhaka District of Jatio Mohila Sangsta. She is member of Bangladesh Mohila Samity.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Md. Obiydur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-124 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Md. Obiydur Rahman a dynamic businessman. He has been involved in own business organization as proprietor since 1998 in OR International, a garments accessories manufacturer and supplier Company and also in M/S OR Trading, an importer and retailer of tiles and sanitary products. He traveled many countries for business purpose such as China, India, Thailand and visited UK and Canada. Mr. Md. Obiydur Rahman is also director of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mizanur Rahman Sarker\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-126 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mizanur Rahman Sarker comes from a well educated and respectable Muslim family. He has completed M.A. (History), M.A. (Political Science) and L.L.B from University of Dhaka. Mr. Sarker has been involved in Delta Medical College as Treasurer, Chairman cum Managing Director of Celestial Address Development & Holdings Ltd. and Managing Director of Abheet Sarker Multi-Purpose Agriculture Farm. He is also a Director of Globex Pharmaceuticals Limited. He is a freedom fighter. He has widely travelled the globe. He has travelled extensively in U.S.A, Canada, France, Germany, Holland, KSA, U.A.E, Egypt, Turkey, Japan, Singapore and others.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mahmud Hassan\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-120 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mahmud Hassan Completed his B.Sc. Engineering (Electrical) from BUET in 1978. Then he started his career in WAPDA. Later on, he joined Kuwait Air Force. He was the former Director of Delta Life Insurance Company Ltd.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h1 style=\"text-align: center;\">Independent Directors Profile</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Mr. Kamran Idris Choudhury, FCA\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-127 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs.Kamran Idris Chowdhury qualified in London as charted Accountant in 1981. He is fellow of the Institute of Chartered Accountants (FCA), England and Wales (ICAEW) and Institute of Chartered Accountants of Bangladesh (ICAB).\r\nHe worked for Touches Ross and Co (Currently Deloitte Touche Tohmatsu) in London prior to returning to Bangladesh in 1988 and joined A. Qasem & Co, Chartered Accountants, the member firm of Ernst and Young in Bangladesh. He was partner in A. Qasem & Co from 1992 up until December 2014 when he retired from the partnership.\r\nHe led major Audit and MCS assignments with multinational, overseas and joint venture companies, financial institutions and international donor agencies. Major clients included DFID, USAID, CARE and several foreign missions.\r\nHe has attended many national and international conferences including the Bangladesh Investment Summit Europe 2013 and has travelled to many countries in Europe, USA and Asian on business. He is also involved with many social work and welfare organizations, both in the UK and Bangladesh.\r\nHe is on the Board of Directors of Green Delta Insurance Company Limited where he is currently holding the position of Vice Chairman.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Kazi A. T. Manowar Uddin\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-128 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kazi-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Kazi A.T. Manowar Uddin M.Com., Barrister at Law, was called to the Bar of England and Wales on the 20th of July, 1972 and signed the Roll of Barristers of the High Court of Justice, Queen’s Bench Division, London on the 25th of July, 1972.\r\nWhile a practicing barrister, he was appointed the Judge of the High Court Division of the Supreme Court of Bangladesh in the year 1994, subsequently, elevated to the bench of the Supreme Court of Bangladesh (Appellate Division) and continued to administer justice until his retirement.\r\nHe has vast experience in civil and criminal law, company matters and writs. He travelled to many countries of the world and also participated in various seminars and conferences at home and abroad.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Md. Nurul Islam\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-129 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-islam-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Nurul ISlam was served as first class magistrate with cognizance power in the year 1961. Mr. Islam had a glorious career both in civil service and in business. Mr. Islam was involved in different organizations both trade, social welfare and publicly listed companies in apex position. He was life member of the Cancer Hospital and Society of Bangladesh, Cancer Detection Center, Dhaka University Alumni Association, Dhaka Club, Bangladesh Cold Storage Association, Bangladesh Probin Hitoishi Sangha and Sirajdikhan Foundation. Mr. Islam is a charter president of Rotary Club Dhanmondi. He was Chairman of Election Board of FBCCI. Mr. Islam was past director of Delta Life Insurance Company Limited. He is currently Managing Director of Nishan Jute Mills Limited, Nishan Cold Storage Limited, Liberty Housing Ltd. and New Era Properties Ltd.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Directors Profile', '', 'inherit', 'closed', 'closed', '', '146-revision-v1', '', '', '2018-02-17 07:02:52', '2018-02-17 07:02:52', '', 146, 'http://localhost:8012/delta-hospital/2018/02/17/146-revision-v1/', 0, 'revision', '', 0),
(153, 1, '2018-02-17 09:26:57', '2018-02-17 09:26:57', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^563|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg|caption^null|alt^null|title^Dr.Sayed-Mukarram|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^566|url^http://delta-hospital.com/wp-content/uploads/2018/02/AFM-Zaman.jpg|caption^null|alt^null|title^AFM-Zaman|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^567|url^http://delta-hospital.com/wp-content/uploads/2018/02/Ali-Ahad.jpg|caption^null|alt^null|title^Ali-Ahad|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space height=\"22px\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'publish', 'closed', 'closed', '', 'management-team', '', '', '2018-02-25 12:26:45', '2018-02-25 06:26:45', '', 16, 'http://localhost:8012/delta-hospital/?page_id=153', 0, 'page', '', 0),
(155, 1, '2018-02-17 09:14:19', '2018-02-17 09:14:19', '', 'Dr. Parvin Akhter', '', 'inherit', 'open', 'closed', '', 'dr-parvin-akhter', '', '', '2018-02-17 09:14:19', '2018-02-17 09:14:19', '', 153, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg', 0, 'attachment', 'image/jpeg', 0),
(156, 1, '2018-02-17 09:22:54', '2018-02-17 09:22:54', '', 'Building', '', 'inherit', 'open', 'closed', '', 'building', '', '', '2018-02-17 09:22:54', '2018-02-17 09:22:54', '', 153, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Building.jpg', 0, 'attachment', 'image/jpeg', 0),
(157, 1, '2018-02-17 09:23:07', '2018-02-17 09:23:07', '', 'Dr. Rezaul', '', 'inherit', 'open', 'closed', '', 'dr-rezaul', '', '', '2018-02-17 09:23:07', '2018-02-17 09:23:07', '', 153, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg', 0, 'attachment', 'image/jpeg', 0),
(158, 1, '2018-02-17 09:24:19', '2018-02-17 09:24:19', '', '5', '', 'inherit', 'open', 'closed', '', '5', '', '', '2018-02-17 09:24:19', '2018-02-17 09:24:19', '', 153, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png', 0, 'attachment', 'image/png', 0),
(159, 1, '2018-02-17 09:24:42', '2018-02-17 09:24:42', '', 'Image', '', 'inherit', 'open', 'closed', '', 'image', '', '', '2018-02-17 09:24:42', '2018-02-17 09:24:42', '', 153, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg', 0, 'attachment', 'image/jpeg', 0),
(160, 1, '2018-02-17 09:26:57', '2018-02-17 09:26:57', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^157|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg|caption^null|alt^null|title^Dr. Rezaul|description^null\" name=\"Dr. Md. Rezaul Sharif\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam\" pos_in_org=\"Chief Financial Officer\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-17 09:26:57', '2018-02-17 09:26:57', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-revision-v1/', 0, 'revision', '', 0),
(162, 1, '2018-02-17 09:29:14', '2018-02-17 09:29:14', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_color=\"#81d742\" img_border_radius=\"2\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^157|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg|caption^null|alt^null|title^Dr. Rezaul|description^null\" name=\"Dr. Md. Rezaul Sharif\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam\" pos_in_org=\"Chief Financial Officer\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-17 09:29:14', '2018-02-17 09:29:14', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-revision-v1/', 0, 'revision', '', 0),
(163, 1, '2018-02-17 10:39:13', '2018-02-17 10:39:13', '<ul>\r\n <li>Outdoor medical treatment with specialized doctors and consultants</li>\r\n <li>Outdoor Patient (OPD) management</li>\r\n <li>Indoor Patient (IPD) management</li>\r\n <li>Intensivecare unit (ICU)</li>\r\n <li>Palliative care unit (PCU)</li>\r\n <li>24 Hours Emergency Medical Service</li>\r\n <li>24 Hours Pharmacy Service</li>\r\n <li>24 Hours Blood Bank Service</li>\r\n <li>Most up-to-date Operation theatre (Total 06 O.T.)</li>\r\n <li>Radiology & Imaging</li>\r\n <li>Physiotherapy</li>\r\n <li>Ambulance Service</li>\r\n</ul>', 'Our Medical Services', '', 'publish', 'closed', 'closed', '', 'our-medical-services', '', '', '2018-02-25 12:46:12', '2018-02-25 06:46:12', '', 19, 'http://localhost:8012/delta-hospital/?page_id=163', 0, 'page', '', 0),
(165, 1, '2018-02-17 10:39:13', '2018-02-17 10:39:13', '<ul>\r\n <li>Outdoor medical treatment</li>\r\n <li>Outdoor Patient (OPD) management</li>\r\n <li>Indoor Patient (IPD) management</li>\r\n <li>Intensivecare unit (ICU)</li>\r\n <li>Palliative care unit (PCU)</li>\r\n <li>24 Hours Emergency Medical Service</li>\r\n <li>Operation theatre</li>\r\n <li>Radiology & Imaging</li>\r\n <li>Physiotherapy</li>\r\n</ul>', 'Our Medical Services', '', 'inherit', 'closed', 'closed', '', '163-revision-v1', '', '', '2018-02-17 10:39:13', '2018-02-17 10:39:13', '', 163, 'http://localhost:8012/delta-hospital/2018/02/17/163-revision-v1/', 0, 'revision', '', 0),
(175, 1, '2018-02-17 13:15:23', '2018-02-17 13:15:23', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-home\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Address\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_color=\"#000000\"]26/2, Principal Abul Kashem Road, Mirpur-1, Dhaka-1216.[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-envelope-o\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Email\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"1\" box_border_style=\"dotted\" box_border_width=\"150\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#1e73be\" desc_font_color=\"#000000\"]delta@delta-hospital.com[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Phone\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_line_height=\"desktop:10px;\" desc_font_color=\"#000000\"]+88-02-9029151\n\n+88-02-9029152\n\n[/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI5MjEyLjI1NzU1MDg4NzI2NSUyMTJkOTAuMzQ5MTE4NDMxODQzMDUlMjEzZDIzLjc2NDA1NTkxMzI3MzUyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4Mzc1NWMwZWIyMmQ0YzJmMyUyNTNBMHhmNzY3NGQ4MmZlNjliNWM2JTIxMnNEZWx0YSUyQk1lZGljYWwlMkJDb2xsZWdlJTJCYW5kJTJCSG9zcGl0YWwlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnMlMjE0djE0OTI1NzYwOTM3NDclMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjM4MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_custom_heading][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Contact US', '', 'inherit', 'closed', 'closed', '', '31-autosave-v1', '', '', '2018-02-17 13:15:23', '2018-02-17 13:15:23', '', 31, 'http://localhost:8012/delta-hospital/2018/02/17/31-autosave-v1/', 0, 'revision', '', 0),
(176, 1, '2018-02-17 13:16:38', '2018-02-17 13:16:38', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-home\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Address\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_color=\"#000000\"]26/2, Principal Abul Kashem Road, Mirpur-1, Dhaka-1216.[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-envelope-o\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Email\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"1\" box_border_style=\"dotted\" box_border_width=\"150\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#1e73be\" desc_font_color=\"#000000\"]delta@delta-hospital.com[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Phone\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_line_height=\"desktop:10px;\" desc_font_color=\"#000000\"]+88-02-9029151\r\n\r\n+88-02-9029152\r\n\r\n[/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI5MjEyLjI1NzU1MDg4NzI2NSUyMTJkOTAuMzQ5MTE4NDMxODQzMDUlMjEzZDIzLjc2NDA1NTkxMzI3MzUyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4Mzc1NWMwZWIyMmQ0YzJmMyUyNTNBMHhmNzY3NGQ4MmZlNjliNWM2JTIxMnNEZWx0YSUyQk1lZGljYWwlMkJDb2xsZWdlJTJCYW5kJTJCSG9zcGl0YWwlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnMlMjE0djE0OTI1NzYwOTM3NDclMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjM4MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_custom_heading text=\"Send a Message to Us\" font_container=\"tag:h2|text_align:left|color:%23000000\" use_theme_fonts=\"yes\"][contact-form-7 id=\"4\" title=\"Message\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Contact US', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2018-02-17 13:16:38', '2018-02-17 13:16:38', '', 31, 'http://localhost:8012/delta-hospital/2018/02/17/31-revision-v1/', 0, 'revision', '', 0),
(179, 1, '2018-02-17 13:21:32', '2018-02-17 13:21:32', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-home\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Address\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_color=\"#000000\"]26/2, Principal Abul Kashem Road, Mirpur-1, Dhaka-1216.[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-envelope-o\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Email\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#1e73be\" desc_font_color=\"#000000\"]delta@delta-hospital.com[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Phone\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_line_height=\"desktop:10px;\" desc_font_color=\"#000000\"]+88-02-9029151\r\n\r\n+88-02-9029152\r\n\r\n[/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI5MjEyLjI1NzU1MDg4NzI2NSUyMTJkOTAuMzQ5MTE4NDMxODQzMDUlMjEzZDIzLjc2NDA1NTkxMzI3MzUyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4Mzc1NWMwZWIyMmQ0YzJmMyUyNTNBMHhmNzY3NGQ4MmZlNjliNWM2JTIxMnNEZWx0YSUyQk1lZGljYWwlMkJDb2xsZWdlJTJCYW5kJTJCSG9zcGl0YWwlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnMlMjE0djE0OTI1NzYwOTM3NDclMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjM4MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_custom_heading text=\"Send a Message to Us\" font_container=\"tag:h2|text_align:left|color:%23000000\" use_theme_fonts=\"yes\"][contact-form-7 id=\"4\" title=\"Message\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Contact US', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2018-02-17 13:21:32', '2018-02-17 13:21:32', '', 31, 'http://localhost:8012/delta-hospital/2018/02/17/31-revision-v1/', 0, 'revision', '', 0),
(180, 1, '2018-02-17 13:22:39', '2018-02-17 13:22:39', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-home\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Address\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_color=\"#000000\"]26/2, Principal Abul Kashem Road, Mirpur-1, Dhaka-1216.[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-envelope-o\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Email\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#1e73be\" desc_font_color=\"#000000\"]delta@delta-hospital.com[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-phone\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Phone\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_line_height=\"desktop:10px;\" desc_font_color=\"#000000\"]+88-02-9029151\r\n\r\n+88-02-9029152[/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI5MjEyLjI1NzU1MDg4NzI2NSUyMTJkOTAuMzQ5MTE4NDMxODQzMDUlMjEzZDIzLjc2NDA1NTkxMzI3MzUyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4Mzc1NWMwZWIyMmQ0YzJmMyUyNTNBMHhmNzY3NGQ4MmZlNjliNWM2JTIxMnNEZWx0YSUyQk1lZGljYWwlMkJDb2xsZWdlJTJCYW5kJTJCSG9zcGl0YWwlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnMlMjE0djE0OTI1NzYwOTM3NDclMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjM4MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_custom_heading text=\"Send a Message to Us\" font_container=\"tag:h2|text_align:left|color:%23000000\" use_theme_fonts=\"yes\"][contact-form-7 id=\"4\" title=\"Message\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Contact US', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2018-02-17 13:22:39', '2018-02-17 13:22:39', '', 31, 'http://localhost:8012/delta-hospital/2018/02/17/31-revision-v1/', 0, 'revision', '', 0),
(181, 1, '2018-02-17 13:23:47', '2018-02-17 13:23:47', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-home\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Address\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_color=\"#000000\"]26/2, Principal Abul Kashem Road, Mirpur-1, Dhaka-1216.[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-envelope-o\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Email\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#1e73be\" desc_font_color=\"#000000\"]delta@delta-hospital.com[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-phone\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Phone\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_line_height=\"desktop:10px;\" desc_font_color=\"#000000\"]+88-02-9029151\r\n\r\n+88-02-9029152[/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI5MjEyLjI1NzU1MDg4NzI2NSUyMTJkOTAuMzQ5MTE4NDMxODQzMDUlMjEzZDIzLjc2NDA1NTkxMzI3MzUyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4Mzc1NWMwZWIyMmQ0YzJmMyUyNTNBMHhmNzY3NGQ4MmZlNjliNWM2JTIxMnNEZWx0YSUyQk1lZGljYWwlMkJDb2xsZWdlJTJCYW5kJTJCSG9zcGl0YWwlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnMlMjE0djE0OTI1NzYwOTM3NDclMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjM4MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_custom_heading text=\"Send a Message to Us\" font_container=\"tag:h2|text_align:left|color:%23000000\" use_theme_fonts=\"yes\"][contact-form-7 id=\"4\" title=\"Message\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Contact US', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2018-02-17 13:23:47', '2018-02-17 13:23:47', '', 31, 'http://localhost:8012/delta-hospital/2018/02/17/31-revision-v1/', 0, 'revision', '', 0),
(182, 1, '2018-02-25 12:26:42', '2018-02-25 06:26:42', '[vc_row][vc_column][vc_column_text]\n<h1 style=\"text-align: center;\">Management Team</h1>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^563|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg|caption^null|alt^null|title^Dr.Sayed-Mukarram|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^566|url^http://delta-hospital.com/wp-content/uploads/2018/02/AFM-Zaman.jpg|caption^null|alt^null|title^AFM-Zaman|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^567|url^http://delta-hospital.com/wp-content/uploads/2018/02/Ali-Ahad.jpg|caption^null|alt^null|title^Ali-Ahad|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space height=\"22px\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-autosave-v1', '', '', '2018-02-25 12:26:42', '2018-02-25 06:26:42', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-autosave-v1/', 0, 'revision', '', 0);
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
(183, 1, '2018-02-17 13:27:09', '2018-02-17 13:27:09', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" team_member_name_tag=\"h3\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^157|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg|caption^null|alt^null|title^Dr. Rezaul|description^null\" name=\"Dr. Md. Rezaul Sharif\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam\" pos_in_org=\"Chief Financial Officer\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-17 13:27:09', '2018-02-17 13:27:09', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-revision-v1/', 0, 'revision', '', 0),
(184, 1, '2018-02-17 13:28:13', '2018-02-17 13:28:13', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" team_member_name_tag=\"h4\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^157|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg|caption^null|alt^null|title^Dr. Rezaul|description^null\" name=\"Dr. Md. Rezaul Sharif\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam\" pos_in_org=\"Chief Financial Officer\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-17 13:28:13', '2018-02-17 13:28:13', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-revision-v1/', 0, 'revision', '', 0),
(185, 1, '2018-02-17 13:29:05', '2018-02-17 13:29:05', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:22px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^157|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg|caption^null|alt^null|title^Dr. Rezaul|description^null\" name=\"Dr. Md. Rezaul Sharif\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam\" pos_in_org=\"Chief Financial Officer\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-17 13:29:05', '2018-02-17 13:29:05', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-revision-v1/', 0, 'revision', '', 0),
(186, 1, '2018-02-17 13:29:57', '2018-02-17 13:29:57', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" team_member_name_tag=\"h3\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:16px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^157|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg|caption^null|alt^null|title^Dr. Rezaul|description^null\" name=\"Dr. Md. Rezaul Sharif\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam\" pos_in_org=\"Chief Financial Officer\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-17 13:29:57', '2018-02-17 13:29:57', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-revision-v1/', 0, 'revision', '', 0),
(187, 1, '2018-02-17 13:30:37', '2018-02-17 13:30:37', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" team_member_name_tag=\"h3\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^157|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg|caption^null|alt^null|title^Dr. Rezaul|description^null\" name=\"Dr. Md. Rezaul Sharif\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam\" pos_in_org=\"Chief Financial Officer\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-17 13:30:37', '2018-02-17 13:30:37', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-revision-v1/', 0, 'revision', '', 0),
(188, 1, '2018-02-17 13:31:20', '2018-02-17 13:31:20', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^157|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rezaul.jpg|caption^null|alt^null|title^Dr. Rezaul|description^null\" name=\"Dr. Md. Rezaul Sharif\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam\" pos_in_org=\"Chief Financial Officer\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-17 13:31:20', '2018-02-17 13:31:20', '', 153, 'http://localhost:8012/delta-hospital/2018/02/17/153-revision-v1/', 0, 'revision', '', 0),
(189, 1, '2018-02-17 13:37:43', '2018-02-17 13:37:43', '<ul>\r\n <li>Cancer Detection and Management<img class=\"size-medium wp-image-191 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></li>\r\n <li>Radiotherapy</li>\r\n <li>Chemotherapy</li>\r\n <li>Cancer Surgery</li>\r\n <li>Cancer Counseling</li>\r\n</ul>\r\n<h2>Our Radiotherapy machines are most sophisticated & advanced technology, these are:</h2>\r\n<ul>\r\n <li>3D CRT Linear Acceleration machine</li>\r\n <li>Cobalt-60 machine</li>\r\n <li>Brachytherapy HDR (High does rate) machine</li>\r\n <li>Simulator</li>\r\n <li>CT Simulator</li>\r\n</ul>', 'Specialized Oncology (Cancer) Treatment', '', 'publish', 'closed', 'closed', '', 'specialized-oncology-cancer-treatment', '', '', '2018-02-17 13:37:43', '2018-02-17 13:37:43', '', 19, 'http://localhost:8012/delta-hospital/?page_id=189', 0, 'page', '', 0),
(191, 1, '2018-02-17 13:37:09', '2018-02-17 13:37:09', '', '1-2', '', 'inherit', 'open', 'closed', '', '1-2', '', '', '2018-02-17 13:37:09', '2018-02-17 13:37:09', '', 189, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(192, 1, '2018-02-17 13:37:43', '2018-02-17 13:37:43', '<ul>\r\n <li>Cancer Detection and Management<img class=\"size-medium wp-image-191 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></li>\r\n <li>Radiotherapy</li>\r\n <li>Chemotherapy</li>\r\n <li>Cancer Surgery</li>\r\n <li>Cancer Counseling</li>\r\n</ul>\r\n<h2>Our Radiotherapy machines are most sophisticated & advanced technology, these are:</h2>\r\n<ul>\r\n <li>3D CRT Linear Acceleration machine</li>\r\n <li>Cobalt-60 machine</li>\r\n <li>Brachytherapy HDR (High does rate) machine</li>\r\n <li>Simulator</li>\r\n <li>CT Simulator</li>\r\n</ul>', 'Specialized Oncology (Cancer) Treatment', '', 'inherit', 'closed', 'closed', '', '189-revision-v1', '', '', '2018-02-17 13:37:43', '2018-02-17 13:37:43', '', 189, 'http://localhost:8012/delta-hospital/2018/02/17/189-revision-v1/', 0, 'revision', '', 0),
(193, 1, '2018-02-17 13:40:01', '2018-02-17 13:40:01', '<ul>\r\n <li>Medicine</li>\r\n <li>Cardiology</li>\r\n <li>Gastroenterology</li>\r\n <li>Psychiatry</li>\r\n <li>Surgery</li>\r\n <li>Gynae and Obs</li>\r\n <li>Gynae Oncology</li>\r\n <li>Paediatrics</li>\r\n <li>Paediatrics Oncology</li>\r\n <li>Orthopedics</li>\r\n <li>Eye</li>\r\n <li>ENT</li>\r\n <li>Skin VD</li>\r\n <li>Urology</li>\r\n <li>Dental department</li>\r\n</ul>', 'Specialized General Treatment', '', 'publish', 'closed', 'closed', '', 'specialized-general-treatment', '', '', '2018-02-25 13:17:03', '2018-02-25 07:17:03', '', 19, 'http://localhost:8012/delta-hospital/?page_id=193', 0, 'page', '', 0),
(195, 1, '2018-02-17 13:39:38', '2018-02-17 13:39:38', '', '3', '', 'inherit', 'open', 'closed', '', '3', '', '', '2018-02-17 13:39:38', '2018-02-17 13:39:38', '', 193, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3.jpg', 0, 'attachment', 'image/jpeg', 0),
(196, 1, '2018-02-17 13:40:01', '2018-02-17 13:40:01', '<ul>\r\n <li>Medicine<img class=\"size-medium wp-image-195 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></li>\r\n <li>Surgery</li>\r\n <li>Gynae & Obs.</li>\r\n <li>Paediatrics</li>\r\n <li>Orthopadedics</li>\r\n <li>Eye</li>\r\n <li>ENT</li>\r\n <li>Skin VD</li>\r\n <li>Urology</li>\r\n <li>Dental</li>\r\n</ul>', 'Specialized General Treatment', '', 'inherit', 'closed', 'closed', '', '193-revision-v1', '', '', '2018-02-17 13:40:01', '2018-02-17 13:40:01', '', 193, 'http://localhost:8012/delta-hospital/2018/02/17/193-revision-v1/', 0, 'revision', '', 0),
(197, 1, '2018-02-17 13:42:04', '2018-02-17 13:42:04', '<ul>\r\n <li>4D Ultrasound<img class=\"size-medium wp-image-199 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4-300x150.png\" alt=\"\" width=\"300\" height=\"150\" /></li>\r\n <li>Endoscopy</li>\r\n <li>C T Scan</li>\r\n <li>Digital X-ray</li>\r\n <li>ECG</li>\r\n <li>Echo-cardiogram</li>\r\n <li>Mammogram</li>\r\n <li>All Pathological Investigations</li>\r\n</ul>\r\nWe are giving maximum facilities in our services', 'Diagnostic Facilities', '', 'publish', 'closed', 'closed', '', 'diagnostic-facilities', '', '', '2018-02-17 13:42:04', '2018-02-17 13:42:04', '', 19, 'http://localhost:8012/delta-hospital/?page_id=197', 0, 'page', '', 0),
(199, 1, '2018-02-17 13:41:50', '2018-02-17 13:41:50', '', '4', '', 'inherit', 'open', 'closed', '', '4', '', '', '2018-02-17 13:41:50', '2018-02-17 13:41:50', '', 197, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.png', 0, 'attachment', 'image/png', 0),
(200, 1, '2018-02-17 13:42:04', '2018-02-17 13:42:04', '<ul>\r\n <li>4D Ultrasound<img class=\"size-medium wp-image-199 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4-300x150.png\" alt=\"\" width=\"300\" height=\"150\" /></li>\r\n <li>Endoscopy</li>\r\n <li>C T Scan</li>\r\n <li>Digital X-ray</li>\r\n <li>ECG</li>\r\n <li>Echo-cardiogram</li>\r\n <li>Mammogram</li>\r\n <li>All Pathological Investigations</li>\r\n</ul>\r\nWe are giving maximum facilities in our services', 'Diagnostic Facilities', '', 'inherit', 'closed', 'closed', '', '197-revision-v1', '', '', '2018-02-17 13:42:04', '2018-02-17 13:42:04', '', 197, 'http://localhost:8012/delta-hospital/2018/02/17/197-revision-v1/', 0, 'revision', '', 0),
(201, 1, '2018-02-17 13:44:10', '2018-02-17 13:44:10', '<h2>We are giving maximum facilities in our services</h2>\r\n<h2>Our facilities are:<img class=\"size-medium wp-image-203 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></h2>\r\n<ul>\r\n <li> Intensive Care Unit</li>\r\n <li>Paliative Care Unit</li>\r\n <li>VIP Cabin</li>\r\n <li>A/C Cabin</li>\r\n <li>Non A/C Cabin</li>\r\n <li>A/C Ward</li>\r\n <li>Non A/C Ward</li>\r\n <li>OT facilities with modern equipment</li>\r\n</ul>', 'Indoor Cabin and Ward Facilities', '', 'publish', 'closed', 'closed', '', 'indoor-cabin-and-ward-facilities', '', '', '2018-02-17 13:44:10', '2018-02-17 13:44:10', '', 19, 'http://localhost:8012/delta-hospital/?page_id=201', 0, 'page', '', 0),
(203, 1, '2018-02-17 13:43:47', '2018-02-17 13:43:47', '', '5', '', 'inherit', 'open', 'closed', '', '5-2', '', '', '2018-02-17 13:43:47', '2018-02-17 13:43:47', '', 201, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.jpg', 0, 'attachment', 'image/jpeg', 0),
(204, 1, '2018-02-17 13:44:10', '2018-02-17 13:44:10', '<h2>We are giving maximum facilities in our services</h2>\r\n<h2>Our facilities are:<img class=\"size-medium wp-image-203 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></h2>\r\n<ul>\r\n <li> Intensive Care Unit</li>\r\n <li>Paliative Care Unit</li>\r\n <li>VIP Cabin</li>\r\n <li>A/C Cabin</li>\r\n <li>Non A/C Cabin</li>\r\n <li>A/C Ward</li>\r\n <li>Non A/C Ward</li>\r\n <li>OT facilities with modern equipment</li>\r\n</ul>', 'Indoor Cabin and Ward Facilities', '', 'inherit', 'closed', 'closed', '', '201-revision-v1', '', '', '2018-02-17 13:44:10', '2018-02-17 13:44:10', '', 201, 'http://localhost:8012/delta-hospital/2018/02/17/201-revision-v1/', 0, 'revision', '', 0),
(205, 1, '2018-02-17 13:45:19', '2018-02-17 13:45:19', '<h2>Our modern pathological laboratory can do all types of tests:</h2>\r\n<ul>\r\n <li>Clinical Pathology<img class=\"size-medium wp-image-207 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></li>\r\n <li>Hematology</li>\r\n <li>Bio Chemistry</li>\r\n <li>Microbiology</li>\r\n <li>Cytology</li>\r\n <li>FNAC</li>\r\n <li>Histopathology</li>\r\n <li>Tumor marker</li>\r\n <li>Frozen section biopsy</li>\r\n <li>Chromosome Study</li>\r\n <li>Blood transfusion service</li>\r\n <li>Immunology</li>\r\n <li>Virology</li>\r\n <li>Serology</li>\r\n <li>Hormone test</li>\r\n <li>ER</li>\r\n <li>PR</li>\r\n <li>HER-2</li>\r\n</ul>', 'Pathology Services', '', 'publish', 'closed', 'closed', '', 'pathology-services', '', '', '2018-02-25 13:19:30', '2018-02-25 07:19:30', '', 19, 'http://localhost:8012/delta-hospital/?page_id=205', 0, 'page', '', 0),
(207, 1, '2018-02-17 13:45:03', '2018-02-17 13:45:03', '', '6', '', 'inherit', 'open', 'closed', '', '6', '', '', '2018-02-17 13:45:03', '2018-02-17 13:45:03', '', 205, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6.jpg', 0, 'attachment', 'image/jpeg', 0),
(208, 1, '2018-02-17 13:45:19', '2018-02-17 13:45:19', '<h2>Our modern pathological laboratory can do all types of tests:</h2>\r\n<ul>\r\n <li>Clinical Pathology<img class=\"size-medium wp-image-207 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></li>\r\n <li>Hematology</li>\r\n <li>Bio Chemistry</li>\r\n <li>Microbiology</li>\r\n <li>Cytology</li>\r\n <li>FNAC</li>\r\n <li>Histopathology</li>\r\n <li>Tumor marker</li>\r\n <li>Frozen section biopsy</li>\r\n <li>Chromosome Study</li>\r\n <li>Blood transfusion service</li>\r\n <li>Immunology</li>\r\n <li>Serology</li>\r\n <li>Hormone test</li>\r\n <li>ER</li>\r\n <li>PR</li>\r\n <li>HER-2</li>\r\n</ul>', 'Pathology Services', '', 'inherit', 'closed', 'closed', '', '205-revision-v1', '', '', '2018-02-17 13:45:19', '2018-02-17 13:45:19', '', 205, 'http://localhost:8012/delta-hospital/2018/02/17/205-revision-v1/', 0, 'revision', '', 0),
(209, 1, '2018-02-17 13:47:40', '2018-02-17 13:47:40', ' ', '', '', 'publish', 'closed', 'closed', '', '209', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 19, 'http://localhost:8012/delta-hospital/?p=209', 12, 'nav_menu_item', '', 0),
(210, 1, '2018-02-17 13:47:41', '2018-02-17 13:47:41', ' ', '', '', 'publish', 'closed', 'closed', '', '210', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 19, 'http://localhost:8012/delta-hospital/?p=210', 13, 'nav_menu_item', '', 0),
(211, 1, '2018-02-17 13:47:41', '2018-02-17 13:47:41', ' ', '', '', 'publish', 'closed', 'closed', '', '211', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 19, 'http://localhost:8012/delta-hospital/?p=211', 14, 'nav_menu_item', '', 0),
(212, 1, '2018-02-17 13:46:05', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-02-17 13:46:05', '0000-00-00 00:00:00', '', 19, 'http://localhost:8012/delta-hospital/?p=212', 1, 'nav_menu_item', '', 0),
(213, 1, '2018-02-17 13:47:41', '2018-02-17 13:47:41', ' ', '', '', 'publish', 'closed', 'closed', '', '213', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 19, 'http://localhost:8012/delta-hospital/?p=213', 15, 'nav_menu_item', '', 0),
(214, 1, '2018-02-17 13:46:07', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-02-17 13:46:07', '0000-00-00 00:00:00', '', 19, 'http://localhost:8012/delta-hospital/?p=214', 1, 'nav_menu_item', '', 0),
(215, 1, '2018-02-17 13:47:41', '2018-02-17 13:47:41', ' ', '', '', 'publish', 'closed', 'closed', '', '215', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 19, 'http://localhost:8012/delta-hospital/?p=215', 16, 'nav_menu_item', '', 0),
(216, 1, '2018-02-17 13:47:42', '2018-02-17 13:47:42', ' ', '', '', 'publish', 'closed', 'closed', '', '216', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 19, 'http://localhost:8012/delta-hospital/?p=216', 17, 'nav_menu_item', '', 0),
(217, 1, '2018-02-17 13:48:31', '2018-02-17 13:48:31', ' ', '', '', 'publish', 'closed', 'closed', '', '217', '', '', '2018-02-17 13:48:31', '2018-02-17 13:48:31', '', 19, 'http://localhost:8012/delta-hospital/?p=217', 6, 'nav_menu_item', '', 0),
(218, 1, '2018-02-17 13:48:30', '2018-02-17 13:48:30', ' ', '', '', 'publish', 'closed', 'closed', '', '218', '', '', '2018-02-17 13:48:30', '2018-02-17 13:48:30', '', 19, 'http://localhost:8012/delta-hospital/?p=218', 5, 'nav_menu_item', '', 0),
(219, 1, '2018-02-17 13:48:30', '2018-02-17 13:48:30', ' ', '', '', 'publish', 'closed', 'closed', '', '219', '', '', '2018-02-17 13:48:30', '2018-02-17 13:48:30', '', 19, 'http://localhost:8012/delta-hospital/?p=219', 4, 'nav_menu_item', '', 0),
(220, 1, '2018-02-17 13:48:30', '2018-02-17 13:48:30', ' ', '', '', 'publish', 'closed', 'closed', '', '220', '', '', '2018-02-17 13:48:30', '2018-02-17 13:48:30', '', 19, 'http://localhost:8012/delta-hospital/?p=220', 3, 'nav_menu_item', '', 0),
(221, 1, '2018-02-17 13:48:30', '2018-02-17 13:48:30', ' ', '', '', 'publish', 'closed', 'closed', '', '221', '', '', '2018-02-17 13:48:30', '2018-02-17 13:48:30', '', 19, 'http://localhost:8012/delta-hospital/?p=221', 2, 'nav_menu_item', '', 0),
(222, 1, '2018-02-17 13:48:29', '2018-02-17 13:48:29', ' ', '', '', 'publish', 'closed', 'closed', '', '222', '', '', '2018-02-17 13:48:29', '2018-02-17 13:48:29', '', 19, 'http://localhost:8012/delta-hospital/?p=222', 1, 'nav_menu_item', '', 0),
(224, 1, '2018-02-17 13:55:02', '2018-02-17 13:55:02', '', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=224', 11, 'nav_menu_item', '', 0),
(225, 1, '2018-02-17 14:13:48', '2018-02-17 14:13:48', '', 'New Slideshow', '', 'publish', 'closed', 'closed', '', 'new-slideshow', '', '', '2018-02-19 13:36:28', '2018-02-19 07:36:28', '', 0, 'http://localhost:8012/delta-hospital/?post_type=ml-slider&p=225', 0, 'ml-slider', '', 0),
(226, 1, '2018-02-17 14:14:37', '2018-02-17 14:14:37', '', 'Building', '', 'inherit', 'open', 'closed', '', 'building-2', '', '', '2018-02-17 14:14:37', '2018-02-17 14:14:37', '', 0, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Building-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(227, 1, '2018-02-17 14:14:40', '2018-02-17 14:14:40', '', 'Slider 225 - image', '', 'publish', 'closed', 'closed', '', 'slider-225-image', '', '', '2018-02-19 13:36:28', '2018-02-19 07:36:28', '', 0, 'http://localhost:8012/delta-hospital/?post_type=ml-slide&p=227', 0, 'ml-slide', '', 0),
(228, 1, '2018-02-17 14:15:53', '2018-02-17 14:15:53', '', 'image1-2', '', 'inherit', 'open', 'closed', '', 'image1-2', '', '', '2018-02-17 14:15:53', '2018-02-17 14:15:53', '', 0, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/image1-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(229, 1, '2018-02-17 14:15:58', '2018-02-17 14:15:58', '', 'Slider 225 - image', '', 'trash', 'closed', 'closed', '', 'slider-225-image-2__trashed', '', '', '2018-02-19 13:36:28', '2018-02-19 07:36:28', '', 0, 'http://localhost:8012/delta-hospital/?post_type=ml-slide&p=229', 3, 'ml-slide', '', 0),
(230, 1, '2018-02-17 14:20:29', '2018-02-17 14:20:29', '', 'image1-1', '', 'inherit', 'open', 'closed', '', 'image1-1', '', '', '2018-02-17 14:20:29', '2018-02-17 14:20:29', '', 0, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/image1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(231, 1, '2018-02-17 14:20:33', '2018-02-17 14:20:33', '', 'Slider 225 - image', '', 'publish', 'closed', 'closed', '', 'slider-225-image-3', '', '', '2018-02-19 13:36:28', '2018-02-19 07:36:28', '', 0, 'http://localhost:8012/delta-hospital/?post_type=ml-slide&p=231', 1, 'ml-slide', '', 0),
(232, 1, '2018-02-17 14:21:06', '2018-02-17 14:21:06', '', 'img-3', '', 'inherit', 'open', 'closed', '', 'img-3', '', '', '2018-02-17 14:21:06', '2018-02-17 14:21:06', '', 0, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/img-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(233, 1, '2018-02-17 14:21:11', '2018-02-17 14:21:11', '', 'Slider 225 - image', '', 'publish', 'closed', 'closed', '', 'slider-225-image-4', '', '', '2018-02-19 13:36:28', '2018-02-19 07:36:28', '', 0, 'http://localhost:8012/delta-hospital/?post_type=ml-slide&p=233', 4, 'ml-slide', '', 0),
(234, 1, '2018-02-17 14:21:22', '2018-02-17 14:21:22', '', 'img5', '', 'inherit', 'open', 'closed', '', 'img5', '', '', '2018-02-17 14:21:22', '2018-02-17 14:21:22', '', 0, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/img5.jpg', 0, 'attachment', 'image/jpeg', 0),
(235, 1, '2018-02-17 14:21:26', '2018-02-17 14:21:26', '', 'Slider 225 - image', '', 'trash', 'closed', 'closed', '', 'slider-225-image-5__trashed', '', '', '2018-02-19 13:36:28', '2018-02-19 07:36:28', '', 0, 'http://localhost:8012/delta-hospital/?post_type=ml-slide&p=235', 6, 'ml-slide', '', 0),
(236, 1, '2018-02-17 14:21:39', '2018-02-17 14:21:39', '', 'counter', '', 'inherit', 'open', 'closed', '', 'counter', '', '', '2018-02-17 14:21:39', '2018-02-17 14:21:39', '', 0, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/counter.jpg', 0, 'attachment', 'image/jpeg', 0),
(237, 1, '2018-02-17 14:21:43', '2018-02-17 14:21:43', '', 'Slider 225 - image', '', 'publish', 'closed', 'closed', '', 'slider-225-image-6', '', '', '2018-02-19 13:36:28', '2018-02-19 07:36:28', '', 0, 'http://localhost:8012/delta-hospital/?post_type=ml-slide&p=237', 5, 'ml-slide', '', 0),
(240, 1, '2018-02-19 13:43:38', '2018-02-19 07:43:38', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\n\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\n\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts... <a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\n<ul id=\"menu-doctors\" class=\"menu\">\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\n</ul>\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-autosave-v1', '', '', '2018-02-19 13:43:38', '2018-02-19 07:43:38', '', 13, 'http://localhost:8012/delta-hospital/2018/02/17/13-autosave-v1/', 0, 'revision', '', 0);
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
(241, 1, '2018-02-17 14:31:52', '2018-02-17 14:31:52', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-17 14:31:52', '2018-02-17 14:31:52', '', 13, 'http://localhost:8012/delta-hospital/2018/02/17/13-revision-v1/', 0, 'revision', '', 0),
(242, 1, '2018-02-17 14:34:57', '2018-02-17 14:34:57', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\n\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4&t=6s\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-17 14:34:57', '2018-02-17 14:34:57', '', 13, 'http://localhost:8012/delta-hospital/2018/02/17/13-revision-v1/', 0, 'revision', '', 0),
(243, 1, '2018-02-18 08:32:11', '2018-02-18 02:32:11', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4&t=6s\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 08:32:11', '2018-02-18 02:32:11', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0),
(244, 1, '2018-02-18 08:36:39', '2018-02-18 02:36:39', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 08:36:39', '2018-02-18 02:36:39', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0),
(245, 1, '2018-02-18 08:49:55', '2018-02-18 02:49:55', '', '3-2', '', 'inherit', 'open', 'closed', '', '3-2', '', '', '2018-02-18 08:49:55', '2018-02-18 02:49:55', '', 13, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(246, 1, '2018-02-18 08:50:57', '2018-02-18 02:50:57', '', '4', '', 'inherit', 'open', 'closed', '', '4-2', '', '', '2018-02-18 08:50:57', '2018-02-18 02:50:57', '', 13, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg', 0, 'attachment', 'image/jpeg', 0),
(247, 1, '2018-02-18 08:52:35', '2018-02-18 02:52:35', '', '6-2', '', 'inherit', 'open', 'closed', '', '6-2', '', '', '2018-02-18 08:52:35', '2018-02-18 02:52:35', '', 13, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(248, 1, '2018-02-18 08:53:46', '2018-02-18 02:53:46', '', '5-2', '', 'inherit', 'open', 'closed', '', '5-2-2', '', '', '2018-02-18 08:53:46', '2018-02-18 02:53:46', '', 13, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(249, 1, '2018-02-18 08:54:52', '2018-02-18 02:54:52', '', '2-2', '', 'inherit', 'open', 'closed', '', '2-2', '', '', '2018-02-18 08:54:52', '2018-02-18 02:54:52', '', 13, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(250, 1, '2018-02-18 09:00:01', '2018-02-18 03:00:01', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Find Consultant\" i_icon_fontawesome=\"fa fa-search-plus\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Consultant\" overlay_bg_opacity=\"80\" btn_txt_color=\"#1e73be\" button_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" button_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 09:00:01', '2018-02-18 03:00:01', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0),
(251, 1, '2018-02-18 10:05:15', '2018-02-18 04:05:15', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Find Consultant\" i_icon_fontawesome=\"fa fa-search-plus\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Consultant\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Consultant\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 10:05:15', '2018-02-18 04:05:15', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0),
(252, 1, '2018-02-18 10:07:55', '2018-02-18 04:07:55', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Find Consultant\" i_icon_fontawesome=\"fa fa-search-plus\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Consultant\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Consultant\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 10:07:55', '2018-02-18 04:07:55', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0);
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
(253, 1, '2018-02-18 10:10:00', '2018-02-18 04:10:00', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Find Consultant\" i_icon_fontawesome=\"fa fa-search-plus\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Consultant\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Consultant\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 10:10:00', '2018-02-18 04:10:00', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0),
(254, 1, '2018-02-18 10:11:06', '2018-02-18 04:11:06', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\n\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Find Consultant\" i_icon_fontawesome=\"fa fa-search-plus\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Consultant\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Consultant\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 10:11:06', '2018-02-18 04:11:06', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0),
(255, 1, '2018-02-18 10:30:08', '2018-02-18 04:30:08', '[vc_row][vc_column][vc_column_text][notice-board][/vc_column_text][/vc_column][/vc_row]', 'Notice', '', 'publish', 'closed', 'closed', '', 'notice', '', '', '2018-02-18 10:57:18', '2018-02-18 04:57:18', '', 25, 'http://localhost:8012/delta-hospital/?page_id=255', 0, 'page', '', 0),
(257, 1, '2018-02-18 10:29:45', '2018-02-18 04:29:45', '', 'Doctors', '', 'publish', 'closed', 'closed', '', 'doctors', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=257', 18, 'nav_menu_item', '', 0),
(258, 1, '2018-02-18 10:29:45', '2018-02-18 04:29:45', '', 'News & Media', '', 'publish', 'closed', 'closed', '', 'news-media', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=258', 46, 'nav_menu_item', '', 0),
(259, 1, '2018-02-18 10:29:45', '2018-02-18 04:29:45', '', 'Career', '', 'publish', 'closed', 'closed', '', 'career', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=259', 50, 'nav_menu_item', '', 0),
(260, 1, '2018-02-18 10:30:08', '2018-02-18 04:30:08', '', 'Notice', '', 'inherit', 'closed', 'closed', '', '255-revision-v1', '', '', '2018-02-18 10:30:08', '2018-02-18 04:30:08', '', 255, 'http://localhost:8012/delta-hospital/255-revision-v1/', 0, 'revision', '', 0),
(261, 1, '2018-02-18 10:31:38', '2018-02-18 04:31:38', '', 'Media', '', 'publish', 'closed', 'closed', '', 'media', '', '', '2018-02-18 10:31:38', '2018-02-18 04:31:38', '', 25, 'http://localhost:8012/delta-hospital/?page_id=261', 0, 'page', '', 0),
(263, 1, '2018-02-18 10:31:38', '2018-02-18 04:31:38', '', 'Media', '', 'inherit', 'closed', 'closed', '', '261-revision-v1', '', '', '2018-02-18 10:31:38', '2018-02-18 04:31:38', '', 261, 'http://localhost:8012/delta-hospital/261-revision-v1/', 0, 'revision', '', 0),
(264, 1, '2018-02-18 10:32:16', '2018-02-18 04:32:16', '', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery', '', '', '2018-02-18 10:32:16', '2018-02-18 04:32:16', '', 25, 'http://localhost:8012/delta-hospital/?page_id=264', 0, 'page', '', 0),
(266, 1, '2018-02-18 10:32:16', '2018-02-18 04:32:16', '', 'Gallery', '', 'inherit', 'closed', 'closed', '', '264-revision-v1', '', '', '2018-02-18 10:32:16', '2018-02-18 04:32:16', '', 264, 'http://localhost:8012/delta-hospital/264-revision-v1/', 0, 'revision', '', 0),
(267, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', ' ', '', '', 'publish', 'closed', 'closed', '', '267', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 25, 'http://localhost:8012/delta-hospital/?p=267', 49, 'nav_menu_item', '', 0),
(268, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', ' ', '', '', 'publish', 'closed', 'closed', '', '268', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 25, 'http://localhost:8012/delta-hospital/?p=268', 48, 'nav_menu_item', '', 0),
(269, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', ' ', '', '', 'publish', 'closed', 'closed', '', '269', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 25, 'http://localhost:8012/delta-hospital/?p=269', 47, 'nav_menu_item', '', 0),
(270, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', ' ', '', '', 'publish', 'closed', 'closed', '', '270', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=270', 39, 'nav_menu_item', '', 0),
(271, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', ' ', '', '', 'publish', 'closed', 'closed', '', '271', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=271', 35, 'nav_menu_item', '', 0),
(272, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', ' ', '', '', 'publish', 'closed', 'closed', '', '272', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=272', 23, 'nav_menu_item', '', 0),
(273, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', '', 'ENT & Head Neck', '', 'publish', 'closed', 'closed', '', 'ent-head-neck-2', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=273', 30, 'nav_menu_item', '', 0),
(274, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', ' ', '', '', 'publish', 'closed', 'closed', '', '274', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=274', 33, 'nav_menu_item', '', 0),
(275, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', ' ', '', '', 'publish', 'closed', 'closed', '', '275', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=275', 32, 'nav_menu_item', '', 0),
(276, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', ' ', '', '', 'publish', 'closed', 'closed', '', '276', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=276', 36, 'nav_menu_item', '', 0),
(277, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', '', 'ICU & Pain Specialist', '', 'publish', 'closed', 'closed', '', 'icu-pain-specialist-2', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=277', 40, 'nav_menu_item', '', 0),
(278, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', ' ', '', '', 'publish', 'closed', 'closed', '', '278', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=278', 29, 'nav_menu_item', '', 0),
(279, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', ' ', '', '', 'publish', 'closed', 'closed', '', '279', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=279', 28, 'nav_menu_item', '', 0),
(280, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', ' ', '', '', 'publish', 'closed', 'closed', '', '280', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=280', 24, 'nav_menu_item', '', 0),
(281, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', ' ', '', '', 'publish', 'closed', 'closed', '', '281', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=281', 42, 'nav_menu_item', '', 0),
(282, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', '', 'PCU & Pain Specialist', '', 'publish', 'closed', 'closed', '', 'pcu-pain-specialist-2', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=282', 41, 'nav_menu_item', '', 0),
(283, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', '', 'Radiology & Imaging', '', 'publish', 'closed', 'closed', '', 'radiology-imaging-2', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=283', 34, 'nav_menu_item', '', 0),
(284, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', ' ', '', '', 'publish', 'closed', 'closed', '', '284', '', '', '2018-02-27 10:17:26', '2018-02-27 04:17:26', '', 0, 'http://localhost:8012/delta-hospital/?p=284', 26, 'nav_menu_item', '', 0),
(285, 1, '2018-02-18 10:36:52', '2018-02-18 04:36:52', ' ', '', '', 'publish', 'closed', 'closed', '', '285', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=285', 38, 'nav_menu_item', '', 0),
(286, 1, '2018-02-18 10:36:51', '2018-02-18 04:36:51', ' ', '', '', 'publish', 'closed', 'closed', '', '286', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=286', 27, 'nav_menu_item', '', 0),
(287, 1, '2018-02-18 10:37:22', '2018-02-18 04:37:22', '', 'Webmail', '', 'publish', 'closed', 'closed', '', 'webmail', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://localhost:8012/delta-hospital/?p=287', 54, 'nav_menu_item', '', 0),
(288, 1, '2018-02-18 10:40:45', '2018-02-18 04:40:45', '', 'Services', '', 'publish', 'closed', 'closed', '', 'services-2', '', '', '2018-02-22 09:20:24', '2018-02-22 03:20:24', '', 0, 'http://localhost:8012/delta-hospital/?p=288', 2, 'nav_menu_item', '', 0),
(289, 1, '2018-02-18 10:40:45', '2018-02-18 04:40:45', '', 'Doctors', '', 'publish', 'closed', 'closed', '', 'doctors-2', '', '', '2018-02-22 09:20:24', '2018-02-22 03:20:24', '', 0, 'http://localhost:8012/delta-hospital/?p=289', 3, 'nav_menu_item', '', 0),
(290, 1, '2018-02-18 10:40:45', '2018-02-18 04:40:45', ' ', '', '', 'publish', 'closed', 'closed', '', '290', '', '', '2018-02-22 09:20:24', '2018-02-22 03:20:24', '', 0, 'http://localhost:8012/delta-hospital/?p=290', 4, 'nav_menu_item', '', 0),
(291, 1, '2018-02-18 10:43:51', '2018-02-18 04:43:51', 'If You faces any kind of web information problem please fell free to contact us...', 'Our Website Under Construction', '', 'publish', 'closed', 'closed', '', 'our-website-under-construction', '', '', '2018-02-22 08:41:20', '2018-02-22 02:41:20', '', 0, 'http://localhost:8012/delta-hospital/?post_type=notice&p=291', 0, 'notice', '', 0),
(295, 1, '2018-02-18 10:57:18', '2018-02-18 04:57:18', '[vc_row][vc_column][vc_column_text][notice-board][/vc_column_text][/vc_column][/vc_row]', 'Notice', '', 'inherit', 'closed', 'closed', '', '255-revision-v1', '', '', '2018-02-18 10:57:18', '2018-02-18 04:57:18', '', 255, 'http://localhost:8012/delta-hospital/255-revision-v1/', 0, 'revision', '', 0),
(296, 1, '2018-02-18 11:08:38', '2018-02-18 05:08:38', '', 'Dr. Shamima Afroz Trina', '', 'publish', 'closed', 'closed', '', 'dr-shamima-afroz-trina', '', '', '2018-02-18 11:08:38', '2018-02-18 05:08:38', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=296', 0, 'doctor', '', 0),
(298, 1, '2018-02-18 11:07:15', '2018-02-18 05:07:15', '', 'Asst.-Prof.Dr_', '', 'inherit', 'open', 'closed', '', 'asst-prof-dr_', '', '', '2018-02-18 11:07:15', '2018-02-18 05:07:15', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Asst.-Prof.Dr_.jpg', 0, 'attachment', 'image/jpeg', 0),
(299, 1, '2018-02-18 11:07:17', '2018-02-18 05:07:17', '', 'Dr.-Afia-Akhter', '', 'inherit', 'open', 'closed', '', 'dr-afia-akhter', '', '', '2018-02-18 11:07:17', '2018-02-18 05:07:17', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Afia-Akhter.jpg', 0, 'attachment', 'image/jpeg', 0),
(300, 1, '2018-02-18 11:07:18', '2018-02-18 05:07:18', '', 'Dr.-Afsana-Rahman', '', 'inherit', 'open', 'closed', '', 'dr-afsana-rahman', '', '', '2018-02-18 11:07:18', '2018-02-18 05:07:18', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Afsana-Rahman.jpg', 0, 'attachment', 'image/jpeg', 0),
(301, 1, '2018-02-18 11:07:20', '2018-02-18 05:07:20', '', 'Dr.-Ananna-Sarker', '', 'inherit', 'open', 'closed', '', 'dr-ananna-sarker', '', '', '2018-02-18 11:07:20', '2018-02-18 05:07:20', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Ananna-Sarker.jpg', 0, 'attachment', 'image/jpeg', 0),
(302, 1, '2018-02-18 11:07:21', '2018-02-18 05:07:21', '', 'Dr.-Anjan-Kumer-Das', '', 'inherit', 'open', 'closed', '', 'dr-anjan-kumer-das', '', '', '2018-02-18 11:07:21', '2018-02-18 05:07:21', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Anjan-Kumer-Das.jpg', 0, 'attachment', 'image/jpeg', 0),
(303, 1, '2018-02-18 11:07:22', '2018-02-18 05:07:22', '', 'Dr.-Arman-Reza-Chowdhury', '', 'inherit', 'open', 'closed', '', 'dr-arman-reza-chowdhury', '', '', '2018-02-18 11:07:22', '2018-02-18 05:07:22', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Arman-Reza-Chowdhury.jpg', 0, 'attachment', 'image/jpeg', 0),
(304, 1, '2018-02-18 11:07:23', '2018-02-18 05:07:23', '', 'Dr.Asif-Imran-Siddiqui', '', 'inherit', 'open', 'closed', '', 'dr-asif-imran-siddiqui', '', '', '2018-02-18 11:07:23', '2018-02-18 05:07:23', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.Asif-Imran-Siddiqui.jpg', 0, 'attachment', 'image/jpeg', 0),
(305, 1, '2018-02-18 11:07:25', '2018-02-18 05:07:25', '', 'Dr.-Ayesha-Siddiqua', '', 'inherit', 'open', 'closed', '', 'dr-ayesha-siddiqua', '', '', '2018-02-18 11:07:25', '2018-02-18 05:07:25', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Ayesha-Siddiqua.jpg', 0, 'attachment', 'image/jpeg', 0),
(306, 1, '2018-02-18 11:07:26', '2018-02-18 05:07:26', '', 'Dr.-Harunur-Rashed', '', 'inherit', 'open', 'closed', '', 'dr-harunur-rashed', '', '', '2018-02-18 11:07:26', '2018-02-18 05:07:26', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Harunur-Rashed.jpg', 0, 'attachment', 'image/jpeg', 0),
(307, 1, '2018-02-18 11:07:27', '2018-02-18 05:07:27', '', 'Dr.-Kazi-dil-Afroz', '', 'inherit', 'open', 'closed', '', 'dr-kazi-dil-afroz', '', '', '2018-02-18 11:07:27', '2018-02-18 05:07:27', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Kazi-dil-Afroz.jpg', 0, 'attachment', 'image/jpeg', 0),
(308, 1, '2018-02-18 11:07:28', '2018-02-18 05:07:28', '', 'Dr.-K-M-Rezaul-Haq', '', 'inherit', 'open', 'closed', '', 'dr-k-m-rezaul-haq', '', '', '2018-02-18 11:07:28', '2018-02-18 05:07:28', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-K-M-Rezaul-Haq.jpg', 0, 'attachment', 'image/jpeg', 0),
(309, 1, '2018-02-18 11:07:30', '2018-02-18 05:07:30', '', 'Dr.-Lutfun-Nahar', '', 'inherit', 'open', 'closed', '', 'dr-lutfun-nahar', '', '', '2018-02-18 11:07:30', '2018-02-18 05:07:30', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Lutfun-Nahar.jpg', 0, 'attachment', 'image/jpeg', 0),
(310, 1, '2018-02-18 11:07:31', '2018-02-18 05:07:31', '', 'Dr.-Manjurul', '', 'inherit', 'open', 'closed', '', 'dr-manjurul', '', '', '2018-02-18 11:07:31', '2018-02-18 05:07:31', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Manjurul.jpg', 0, 'attachment', 'image/jpeg', 0),
(311, 1, '2018-02-18 11:07:32', '2018-02-18 05:07:32', '', 'Dr.-Md.-Mahmudul-Huda', '', 'inherit', 'open', 'closed', '', 'dr-md-mahmudul-huda', '', '', '2018-02-18 11:07:32', '2018-02-18 05:07:32', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Md.-Mahmudul-Huda.jpg', 0, 'attachment', 'image/jpeg', 0),
(312, 1, '2018-02-18 11:07:34', '2018-02-18 05:07:34', '', 'Dr.-Md.-Monowarul-Azim', '', 'inherit', 'open', 'closed', '', 'dr-md-monowarul-azim', '', '', '2018-02-18 11:07:34', '2018-02-18 05:07:34', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Md.-Monowarul-Azim.jpg', 0, 'attachment', 'image/jpeg', 0),
(313, 1, '2018-02-18 11:07:35', '2018-02-18 05:07:35', '', 'Dr.-Md.-Mostafizur-Rahman', '', 'inherit', 'open', 'closed', '', 'dr-md-mostafizur-rahman', '', '', '2018-02-18 11:07:35', '2018-02-18 05:07:35', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Md.-Mostafizur-Rahman.jpg', 0, 'attachment', 'image/jpeg', 0),
(314, 1, '2018-02-18 11:07:36', '2018-02-18 05:07:36', '', 'Dr.-Md.-Nazmul-Kayes', '', 'inherit', 'open', 'closed', '', 'dr-md-nazmul-kayes', '', '', '2018-02-18 11:07:36', '2018-02-18 05:07:36', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Md.-Nazmul-Kayes.jpg', 0, 'attachment', 'image/jpeg', 0),
(315, 1, '2018-02-18 11:07:37', '2018-02-18 05:07:37', '', 'Dr.-Md.-Shahid-Sarwar-Alam', '', 'inherit', 'open', 'closed', '', 'dr-md-shahid-sarwar-alam', '', '', '2018-02-18 11:07:37', '2018-02-18 05:07:37', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Md.-Shahid-Sarwar-Alam.jpg', 0, 'attachment', 'image/jpeg', 0),
(316, 1, '2018-02-18 11:07:39', '2018-02-18 05:07:39', '', 'Dr.-Md.-Shoriful-Islam', '', 'inherit', 'open', 'closed', '', 'dr-md-shoriful-islam', '', '', '2018-02-18 11:07:39', '2018-02-18 05:07:39', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Md.-Shoriful-Islam.jpg', 0, 'attachment', 'image/jpeg', 0),
(317, 1, '2018-02-18 11:07:40', '2018-02-18 05:07:40', '', 'Dr.-Md-Rafiqul', '', 'inherit', 'open', 'closed', '', 'dr-md-rafiqul', '', '', '2018-02-18 11:07:40', '2018-02-18 05:07:40', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Md-Rafiqul.jpg', 0, 'attachment', 'image/jpeg', 0),
(318, 1, '2018-02-18 11:07:41', '2018-02-18 05:07:41', '', 'Dr.-Mirza-Md.-Shakhawat-Hossain', '', 'inherit', 'open', 'closed', '', 'dr-mirza-md-shakhawat-hossain', '', '', '2018-02-18 11:07:41', '2018-02-18 05:07:41', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Mirza-Md.-Shakhawat-Hossain.jpg', 0, 'attachment', 'image/jpeg', 0),
(319, 1, '2018-02-18 11:07:42', '2018-02-18 05:07:42', '', 'Dr.-Most.-Nazmunnahar-Mina', '', 'inherit', 'open', 'closed', '', 'dr-most-nazmunnahar-mina', '', '', '2018-02-18 11:07:42', '2018-02-18 05:07:42', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Most.-Nazmunnahar-Mina.jpg', 0, 'attachment', 'image/jpeg', 0),
(320, 1, '2018-02-18 11:07:44', '2018-02-18 05:07:44', '', 'Dr.-Nadia-Nusrat', '', 'inherit', 'open', 'closed', '', 'dr-nadia-nusrat', '', '', '2018-02-18 11:07:44', '2018-02-18 05:07:44', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Nadia-Nusrat.jpg', 0, 'attachment', 'image/jpeg', 0),
(321, 1, '2018-02-18 11:07:45', '2018-02-18 05:07:45', '', 'Dr.-Nadira-Majid', '', 'inherit', 'open', 'closed', '', 'dr-nadira-majid', '', '', '2018-02-18 11:07:45', '2018-02-18 05:07:45', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Nadira-Majid.jpg', 0, 'attachment', 'image/jpeg', 0),
(322, 1, '2018-02-18 11:07:46', '2018-02-18 05:07:46', '', 'Dr.-Naheed-Rukhsana', '', 'inherit', 'open', 'closed', '', 'dr-naheed-rukhsana', '', '', '2018-02-18 11:07:46', '2018-02-18 05:07:46', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Naheed-Rukhsana.jpg', 0, 'attachment', 'image/jpeg', 0),
(323, 1, '2018-02-18 11:07:47', '2018-02-18 05:07:47', '', 'Dr.-Nasim-Ahmed', '', 'inherit', 'open', 'closed', '', 'dr-nasim-ahmed', '', '', '2018-02-18 11:07:47', '2018-02-18 05:07:47', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Nasim-Ahmed.jpg', 0, 'attachment', 'image/jpeg', 0),
(324, 1, '2018-02-18 11:07:49', '2018-02-18 05:07:49', '', 'Dr.-Nazmul-Kabir-Prodhan', '', 'inherit', 'open', 'closed', '', 'dr-nazmul-kabir-prodhan', '', '', '2018-02-18 11:07:49', '2018-02-18 05:07:49', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Nazmul-Kabir-Prodhan.jpg', 0, 'attachment', 'image/jpeg', 0),
(325, 1, '2018-02-18 11:07:50', '2018-02-18 05:07:50', '', 'Dr.-Nibedita-Pal', '', 'inherit', 'open', 'closed', '', 'dr-nibedita-pal', '', '', '2018-02-18 11:07:50', '2018-02-18 05:07:50', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Nibedita-Pal.jpg', 0, 'attachment', 'image/jpeg', 0),
(326, 1, '2018-02-18 11:07:51', '2018-02-18 05:07:51', '', 'Dr.-Niger-Sultana', '', 'inherit', 'open', 'closed', '', 'dr-niger-sultana', '', '', '2018-02-18 11:07:51', '2018-02-18 05:07:51', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Niger-Sultana.jpg', 0, 'attachment', 'image/jpeg', 0),
(327, 1, '2018-02-18 11:07:52', '2018-02-18 05:07:52', '', 'Dr.-Nusrat-Jahan', '', 'inherit', 'open', 'closed', '', 'dr-nusrat-jahan', '', '', '2018-02-18 11:07:52', '2018-02-18 05:07:52', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Nusrat-Jahan.jpg', 0, 'attachment', 'image/jpeg', 0),
(328, 1, '2018-02-18 11:07:54', '2018-02-18 05:07:54', '', 'Dr.-Rafia-Pervin', '', 'inherit', 'open', 'closed', '', 'dr-rafia-pervin', '', '', '2018-02-18 11:07:54', '2018-02-18 05:07:54', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rafia-Pervin.jpg', 0, 'attachment', 'image/jpeg', 0),
(329, 1, '2018-02-18 11:07:55', '2018-02-18 05:07:55', '', 'Dr.Rafiqul-Alam', '', 'inherit', 'open', 'closed', '', 'dr-rafiqul-alam', '', '', '2018-02-18 11:07:55', '2018-02-18 05:07:55', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.Rafiqul-Alam.jpg', 0, 'attachment', 'image/jpeg', 0),
(330, 1, '2018-02-18 11:07:56', '2018-02-18 05:07:56', '', 'Dr.-Rasel-Ahmed-Khan-Lodi', '', 'inherit', 'open', 'closed', '', 'dr-rasel-ahmed-khan-lodi', '', '', '2018-02-18 11:07:56', '2018-02-18 05:07:56', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Rasel-Ahmed-Khan-Lodi.jpg', 0, 'attachment', 'image/jpeg', 0),
(331, 1, '2018-02-18 11:07:57', '2018-02-18 05:07:57', '', 'Dr.Rouf_', '', 'inherit', 'open', 'closed', '', 'dr-rouf_', '', '', '2018-02-18 11:07:57', '2018-02-18 05:07:57', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.Rouf_.jpg', 0, 'attachment', 'image/jpeg', 0),
(332, 1, '2018-02-18 11:07:59', '2018-02-18 05:07:59', '', 'Dr.-Sabiha-Sultana', '', 'inherit', 'open', 'closed', '', 'dr-sabiha-sultana', '', '', '2018-02-18 11:07:59', '2018-02-18 05:07:59', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Sabiha-Sultana.jpg', 0, 'attachment', 'image/jpeg', 0),
(333, 1, '2018-02-18 11:08:00', '2018-02-18 05:08:00', '', 'Dr.-Sadia-Islam', '', 'inherit', 'open', 'closed', '', 'dr-sadia-islam', '', '', '2018-02-18 11:08:00', '2018-02-18 05:08:00', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Sadia-Islam.jpeg', 0, 'attachment', 'image/jpeg', 0),
(334, 1, '2018-02-18 11:08:01', '2018-02-18 05:08:01', '', 'Dr.-Shamima-Afroz-Trina', '', 'inherit', 'open', 'closed', '', 'dr-shamima-afroz-trina', '', '', '2018-02-18 11:08:01', '2018-02-18 05:08:01', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Shamima-Afroz-Trina.jpg', 0, 'attachment', 'image/jpeg', 0),
(335, 1, '2018-02-18 11:08:02', '2018-02-18 05:08:02', '', 'Dr.-Sufia-Begum-Shampi', '', 'inherit', 'open', 'closed', '', 'dr-sufia-begum-shampi', '', '', '2018-02-18 11:08:02', '2018-02-18 05:08:02', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Sufia-Begum-Shampi.jpg', 0, 'attachment', 'image/jpeg', 0),
(336, 1, '2018-02-18 11:08:04', '2018-02-18 05:08:04', '', 'Dr.Syed_', '', 'inherit', 'open', 'closed', '', 'dr-syed_', '', '', '2018-02-18 11:08:04', '2018-02-18 05:08:04', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.Syed_.jpg', 0, 'attachment', 'image/jpeg', 0),
(337, 1, '2018-02-18 11:08:05', '2018-02-18 05:08:05', '', 'Dr.-Syed-Salauddin-Ahmed', '', 'inherit', 'open', 'closed', '', 'dr-syed-salauddin-ahmed', '', '', '2018-02-18 11:08:05', '2018-02-18 05:08:05', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Syed-Salauddin-Ahmed.jpg', 0, 'attachment', 'image/jpeg', 0),
(338, 1, '2018-02-18 11:08:06', '2018-02-18 05:08:06', '', 'Dr.-Tasrina-Shamnaz-Samdani', '', 'inherit', 'open', 'closed', '', 'dr-tasrina-shamnaz-samdani', '', '', '2018-02-18 11:08:06', '2018-02-18 05:08:06', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Tasrina-Shamnaz-Samdani.jpg', 0, 'attachment', 'image/jpeg', 0),
(339, 1, '2018-02-18 11:08:08', '2018-02-18 05:08:08', '', 'Dr.TK-Paul', '', 'inherit', 'open', 'closed', '', 'dr-tk-paul', '', '', '2018-02-18 11:08:08', '2018-02-18 05:08:08', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.TK-Paul.jpg', 0, 'attachment', 'image/jpeg', 0),
(340, 1, '2018-02-18 11:08:09', '2018-02-18 05:08:09', '', 'Prof.-Al-mamun-Ferdousi', '', 'inherit', 'open', 'closed', '', 'prof-al-mamun-ferdousi', '', '', '2018-02-18 11:08:09', '2018-02-18 05:08:09', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Al-mamun-Ferdousi.jpg', 0, 'attachment', 'image/jpeg', 0),
(341, 1, '2018-02-18 11:08:10', '2018-02-18 05:08:10', '', 'Prof.-Dr.-Brig-Gen.-Rokeya-Khan', '', 'inherit', 'open', 'closed', '', 'prof-dr-brig-gen-rokeya-khan', '', '', '2018-02-18 11:08:10', '2018-02-18 05:08:10', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-Brig-Gen.-Rokeya-Khan.jpg', 0, 'attachment', 'image/jpeg', 0),
(342, 1, '2018-02-18 11:08:11', '2018-02-18 05:08:11', '', 'Prof.-Dr.-Ferdouse-Ara-Shuchi', '', 'inherit', 'open', 'closed', '', 'prof-dr-ferdouse-ara-shuchi', '', '', '2018-02-18 11:08:11', '2018-02-18 05:08:11', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-Ferdouse-Ara-Shuchi.jpg', 0, 'attachment', 'image/jpeg', 0),
(343, 1, '2018-02-18 11:08:12', '2018-02-18 05:08:12', '', 'Prof.-Dr.-Md.-Abdul-Quader', '', 'inherit', 'open', 'closed', '', 'prof-dr-md-abdul-quader', '', '', '2018-02-18 11:08:12', '2018-02-18 05:08:12', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-Md.-Abdul-Quader.jpg', 0, 'attachment', 'image/jpeg', 0),
(344, 1, '2018-02-18 11:08:14', '2018-02-18 05:08:14', '', 'Prof.-Dr.-Md.-Refat-Hossain-Malik', '', 'inherit', 'open', 'closed', '', 'prof-dr-md-refat-hossain-malik', '', '', '2018-02-18 11:08:14', '2018-02-18 05:08:14', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-Md.-Refat-Hossain-Malik.jpg', 0, 'attachment', 'image/jpeg', 0),
(345, 1, '2018-02-18 11:08:15', '2018-02-18 05:08:15', '', 'Prof.-Dr.-md.-Shafiqul-Alam', '', 'inherit', 'open', 'closed', '', 'prof-dr-md-shafiqul-alam', '', '', '2018-02-18 11:08:15', '2018-02-18 05:08:15', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-md.-Shafiqul-Alam.jpg', 0, 'attachment', 'image/jpeg', 0),
(346, 1, '2018-02-18 11:08:16', '2018-02-18 05:08:16', '', 'Prof.-Dr.-Mohammad-Yousuf', '', 'inherit', 'open', 'closed', '', 'prof-dr-mohammad-yousuf', '', '', '2018-02-18 11:08:16', '2018-02-18 05:08:16', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-Mohammad-Yousuf.jpg', 0, 'attachment', 'image/jpeg', 0),
(347, 1, '2018-02-18 11:08:17', '2018-02-18 05:08:17', '', 'Prof.-Dr.-Munir-Hassan', '', 'inherit', 'open', 'closed', '', 'prof-dr-munir-hassan', '', '', '2018-02-18 11:08:17', '2018-02-18 05:08:17', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-Munir-Hassan.jpg', 0, 'attachment', 'image/jpeg', 0),
(348, 1, '2018-02-18 11:08:19', '2018-02-18 05:08:19', '', 'Prof.-Dr.-Paresh-Chandra-Sarker', '', 'inherit', 'open', 'closed', '', 'prof-dr-paresh-chandra-sarker', '', '', '2018-02-18 11:08:19', '2018-02-18 05:08:19', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-Paresh-Chandra-Sarker.jpg', 0, 'attachment', 'image/jpeg', 0),
(349, 1, '2018-02-18 11:08:20', '2018-02-18 05:08:20', '', 'Prof.-Dr.-S.M.-Mahbub-Alam', '', 'inherit', 'open', 'closed', '', 'prof-dr-s-m-mahbub-alam', '', '', '2018-02-18 11:08:20', '2018-02-18 05:08:20', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-S.M.-Mahbub-Alam.jpg', 0, 'attachment', 'image/jpeg', 0),
(350, 1, '2018-02-18 11:08:21', '2018-02-18 05:08:21', '', 'Prof.-Dr.-Shaikh-Shafiur-Rahman', '', 'inherit', 'open', 'closed', '', 'prof-dr-shaikh-shafiur-rahman', '', '', '2018-02-18 11:08:21', '2018-02-18 05:08:21', '', 296, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Prof.-Dr.-Shaikh-Shafiur-Rahman.jpg', 0, 'attachment', 'image/jpeg', 0),
(351, 1, '2018-02-18 11:11:20', '2018-02-18 05:11:20', '', 'Dr. Anannya Sarkar', '', 'publish', 'closed', 'closed', '', 'dr-anannya-sarkar', '', '', '2018-02-26 13:41:40', '2018-02-26 07:41:40', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=351', 0, 'doctor', '', 0),
(353, 1, '2018-02-18 11:13:15', '2018-02-18 05:13:15', '', 'Dr. Anjan Kumar Das', '', 'publish', 'closed', 'closed', '', 'dr-anjan-kumar-das', '', '', '2018-02-18 11:13:15', '2018-02-18 05:13:15', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=353', 0, 'doctor', '', 0),
(355, 1, '2018-02-18 11:14:43', '2018-02-18 05:14:43', '', 'Dr. Arman Reza Chowdhury', '', 'publish', 'closed', 'closed', '', 'dr-arman-reza-chowdhury', '', '', '2018-02-18 11:21:29', '2018-02-18 05:21:29', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=355', 0, 'doctor', '', 0),
(357, 1, '2018-02-18 11:25:11', '2018-02-18 05:25:11', '', 'Dr. Mirza Md.Shakhawat Hossain', '', 'publish', 'closed', 'closed', '', 'dr-mirza-md-shakhawat-hossain', '', '', '2018-02-26 13:45:41', '2018-02-26 07:45:41', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=357', 0, 'doctor', '', 0),
(359, 1, '2018-02-18 11:26:45', '2018-02-18 05:26:45', '', 'Dr. Md. Mukitul Huda', '', 'publish', 'closed', 'closed', '', 'dr-md-mukitul-huda', '', '', '2018-02-20 13:34:33', '2018-02-20 07:34:33', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=359', 0, 'doctor', '', 0),
(361, 1, '2018-02-18 11:26:38', '2018-02-18 05:26:38', '', 'Dr. Mukitul', '', 'inherit', 'open', 'closed', '', 'dr-mukitul', '', '', '2018-02-18 11:26:38', '2018-02-18 05:26:38', '', 359, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Mukitul.jpg', 0, 'attachment', 'image/jpeg', 0),
(362, 1, '2018-02-18 11:27:51', '2018-02-18 05:27:51', '', 'Dr. Lutfun Nahar', '', 'publish', 'closed', 'closed', '', 'dr-lutfun-nahar', '', '', '2018-02-18 11:27:51', '2018-02-18 05:27:51', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=362', 0, 'doctor', '', 0);
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
(364, 1, '2018-02-18 11:29:07', '2018-02-18 05:29:07', '', 'Dr. Naheed Rukhsana', '', 'publish', 'closed', 'closed', '', 'dr-naheed-rukhsana', '', '', '2018-02-18 11:29:07', '2018-02-18 05:29:07', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=364', 0, 'doctor', '', 0),
(366, 1, '2018-02-18 11:33:41', '2018-02-18 05:33:41', '', 'Prof. Dr. Kazi Manzur Kader', '', 'publish', 'closed', 'closed', '', 'prof-dr-kazi-manzur-kader', '', '', '2018-02-26 13:52:38', '2018-02-26 07:52:38', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=366', 0, 'doctor', '', 0),
(368, 1, '2018-02-18 11:31:27', '2018-02-18 05:31:27', '', 'Dr. Md. Rezaul Sharif', '', 'publish', 'closed', 'closed', '', 'dr-md-rezaul-sharif', '', '', '2018-02-26 13:52:12', '2018-02-26 07:52:12', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=368', 0, 'doctor', '', 0),
(370, 1, '2018-02-18 11:35:44', '2018-02-18 05:35:44', '', 'Dr.(Lt.Col.)M.S. Sarwar Alam(Rtd.)', '', 'publish', 'closed', 'closed', '', 'dr-lt-col-m-s-sarwar-alamrtd', '', '', '2018-02-19 11:09:48', '2018-02-19 05:09:48', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=370', 0, 'doctor', '', 0),
(372, 1, '2018-02-18 11:37:18', '2018-02-18 05:37:18', '', 'Dr. Parvin Akhter Banu', '', 'publish', 'closed', 'closed', '', 'dr-parvin-akhter-banu', '', '', '2018-02-19 08:16:17', '2018-02-19 02:16:17', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=372', 0, 'doctor', '', 0),
(374, 1, '2018-02-18 11:51:46', '2018-02-18 05:51:46', '', 'Dr. Afsana Rahman', '', 'trash', 'closed', 'closed', '', 'dr-afsana-rahman__trashed', '', '', '2018-02-22 11:32:51', '2018-02-22 05:32:51', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=374', 0, 'doctor', '', 0),
(376, 1, '2018-02-18 11:53:07', '2018-02-18 05:53:07', '', 'Dr. Sadia Islam', '', 'publish', 'closed', 'closed', '', 'dr-sadia-islam', '', '', '2018-02-18 11:58:18', '2018-02-18 05:58:18', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=376', 0, 'doctor', '', 0),
(378, 1, '2018-02-18 11:59:40', '2018-02-18 05:59:40', '', 'Dr. Tasrina Shamnaz Samdani', '', 'publish', 'closed', 'closed', '', 'dr-tasrina-shamnaz-samdani', '', '', '2018-02-18 11:59:40', '2018-02-18 05:59:40', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=378', 0, 'doctor', '', 0),
(380, 1, '2018-02-18 12:01:30', '2018-02-18 06:01:30', '', 'Dr. Nigar Sultana', '', 'publish', 'closed', 'closed', '', 'dr-nigar-sultana', '', '', '2018-02-24 08:21:04', '2018-02-24 02:21:04', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=380', 0, 'doctor', '', 0),
(382, 1, '2018-02-18 12:03:45', '2018-02-18 06:03:45', '', 'Dr. Syeda Abid Sultana', '', 'publish', 'closed', 'closed', '', 'dr-syeda-abid-sultana', '', '', '2018-02-24 08:32:01', '2018-02-24 02:32:01', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=382', 0, 'doctor', '', 0),
(384, 1, '2018-02-18 12:05:01', '2018-02-18 06:05:01', '', 'Prof. Dr.Syed Wahidur Rahman', '', 'publish', 'closed', 'closed', '', 'prof-dr-syed-wahidur-rahman', '', '', '2018-02-18 12:05:01', '2018-02-18 06:05:01', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=384', 0, 'doctor', '', 0),
(386, 1, '2018-02-18 12:07:06', '2018-02-18 06:07:06', '', 'Dr. Md. Harunur Rashid', '', 'publish', 'closed', 'closed', '', 'dr-md-harunur-rashid', '', '', '2018-02-18 12:07:06', '2018-02-18 06:07:06', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=386', 0, 'doctor', '', 0),
(388, 1, '2018-02-18 12:09:26', '2018-02-18 06:09:26', '', 'Dr. Russel Ahmed Khan Lodi', '', 'publish', 'closed', 'closed', '', 'dr-russel-ahmed-khan-lodi', '', '', '2018-02-18 12:09:26', '2018-02-18 06:09:26', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=388', 0, 'doctor', '', 0),
(390, 1, '2018-02-18 12:10:27', '2018-02-18 06:10:27', '', 'Dr. Mostafizur Rahman', '', 'publish', 'closed', 'closed', '', 'dr-mostafizur-rahman', '', '', '2018-02-25 16:43:19', '2018-02-25 10:43:19', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=390', 0, 'doctor', '', 0),
(392, 1, '2018-02-18 12:11:43', '2018-02-18 06:11:43', '', 'Dr. Tapesh Kumar Paul', '', 'publish', 'closed', 'closed', '', 'dr-tapesh-kumar-paul', '', '', '2018-02-25 16:45:40', '2018-02-25 10:45:40', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=392', 0, 'doctor', '', 0),
(394, 1, '2018-02-18 12:14:58', '2018-02-18 06:14:58', '', 'Prof. Hasan Md. Abdur Rouf', '', 'publish', 'closed', 'closed', '', 'prof-hasan-md-abdur-rouf', '', '', '2018-02-25 16:47:16', '2018-02-25 10:47:16', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=394', 0, 'doctor', '', 0),
(396, 1, '2018-02-18 12:17:45', '2018-02-18 06:17:45', '', 'Dr. Md. Asif Imran Siddique', '', 'publish', 'closed', 'closed', '', 'dr-md-asif-imran-siddique', '', '', '2018-02-18 12:17:45', '2018-02-18 06:17:45', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=396', 0, 'doctor', '', 0),
(398, 1, '2018-02-18 12:18:46', '2018-02-18 06:18:46', '', 'Dr. Ayesha Siddiqua', '', 'publish', 'closed', 'closed', '', 'dr-ayesha-siddiqua', '', '', '2018-02-27 09:56:16', '2018-02-27 03:56:16', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=398', 0, 'doctor', '', 0),
(400, 1, '2018-02-18 12:21:50', '2018-02-18 06:21:50', '', 'Dr. Farhana Rahman', '', 'publish', 'closed', 'closed', '', 'dr-farhana-rahman', '', '', '2018-02-18 12:21:50', '2018-02-18 06:21:50', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=400', 0, 'doctor', '', 0),
(402, 1, '2018-02-18 12:23:43', '2018-02-18 06:23:43', '', 'Dr. Nadia Nusrat', '', 'publish', 'closed', 'closed', '', 'dr-nadia-nusrat', '', '', '2018-02-18 12:23:43', '2018-02-18 06:23:43', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=402', 0, 'doctor', '', 0),
(404, 1, '2018-02-18 12:26:45', '2018-02-18 06:26:45', '', 'Dr. Nibedita Paul', '', 'publish', 'closed', 'closed', '', 'dr-nibedita-paul', '', '', '2018-02-27 10:00:00', '2018-02-27 04:00:00', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=404', 0, 'doctor', '', 0),
(406, 1, '2018-02-18 12:31:15', '2018-02-18 06:31:15', '', 'Prof. Dr. Md. Rafiqul Islam', '', 'publish', 'closed', 'closed', '', 'prof-dr-md-rafiqul-islam', '', '', '2018-02-27 10:24:50', '2018-02-27 04:24:50', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=406', 0, 'doctor', '', 0),
(408, 1, '2018-02-18 12:34:36', '2018-02-18 06:34:36', '', 'Prof.Dr. S.M Mahbub Alam', '', 'publish', 'closed', 'closed', '', 'prof-dr-s-m-mahbub-alam', '', '', '2018-02-25 16:41:19', '2018-02-25 10:41:19', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=408', 0, 'doctor', '', 0),
(410, 1, '2018-02-18 12:35:35', '2018-02-18 06:35:35', '', 'Dr. Md. Shoriful Islam', '', 'publish', 'closed', 'closed', '', 'dr-md-shoriful-islam', '', '', '2018-02-18 12:35:35', '2018-02-18 06:35:35', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=410', 0, 'doctor', '', 0),
(412, 1, '2018-02-18 12:37:53', '2018-02-18 06:37:53', '', 'Prof. Dr. Md. Abdul Quader', '', 'publish', 'closed', 'closed', '', 'prof-dr-md-abdul-quader', '', '', '2018-02-27 10:28:52', '2018-02-27 04:28:52', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=412', 0, 'doctor', '', 0),
(414, 1, '2018-02-18 12:39:53', '2018-02-18 06:39:53', '', 'Dr. Md. Monwarul Azim', '', 'publish', 'closed', 'closed', '', 'dr-md-monwarul-azim', '', '', '2018-02-18 12:39:53', '2018-02-18 06:39:53', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=414', 0, 'doctor', '', 0),
(416, 1, '2018-02-18 12:40:58', '2018-02-18 06:40:58', '', 'Dr. Nazneen Bari', '', 'publish', 'closed', 'closed', '', 'dr-nazneen-bari', '', '', '2018-02-22 10:47:08', '2018-02-22 04:47:08', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=416', 0, 'doctor', '', 0),
(418, 1, '2018-02-18 12:41:30', '2018-02-18 06:41:30', '', 'Prof. Dr. Md. Shafiqul Alam', '', 'publish', 'closed', 'closed', '', 'prof-dr-md-shafiqul-alam', '', '', '2018-02-27 10:33:04', '2018-02-27 04:33:04', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=418', 0, 'doctor', '', 0),
(420, 1, '2018-02-18 12:44:07', '2018-02-18 06:44:07', '', 'Dr. K.M Reza-ul Haq', '', 'publish', 'closed', 'closed', '', 'dr-k-m-reza-ul-haq', '', '', '2018-02-22 11:27:27', '2018-02-22 05:27:27', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=420', 0, 'doctor', '', 0),
(422, 1, '2018-02-18 12:45:15', '2018-02-18 06:45:15', '', 'Prof. Dr. Mohammed Yousuf', '', 'publish', 'closed', 'closed', '', 'prof-dr-mohammed-yousuf', '', '', '2018-02-18 12:45:15', '2018-02-18 06:45:15', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=422', 0, 'doctor', '', 0),
(424, 1, '2018-02-18 12:48:24', '2018-02-18 06:48:24', '', 'Dr. Shamsunnahar Rikta', '', 'publish', 'closed', 'closed', '', 'dr-shamsunnahar-rikta', '', '', '2018-02-18 12:48:24', '2018-02-18 06:48:24', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=424', 0, 'doctor', '', 0),
(426, 1, '2018-02-18 12:48:03', '2018-02-18 06:48:03', '', 'Dr.-Shamsunnahar-Rikta', '', 'inherit', 'open', 'closed', '', 'dr-shamsunnahar-rikta', '', '', '2018-02-18 12:48:03', '2018-02-18 06:48:03', '', 424, 'http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Shamsunnahar-Rikta.jpg', 0, 'attachment', 'image/jpeg', 0),
(427, 1, '2018-02-18 12:50:00', '2018-02-18 06:50:00', '', 'Dr. Mst.Nazmun Nahar Mina', '', 'publish', 'closed', 'closed', '', 'dr-mst-nazmun-nahar-mina', '', '', '2018-02-18 12:50:00', '2018-02-18 06:50:00', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=427', 0, 'doctor', '', 0),
(429, 1, '2018-02-18 12:51:15', '2018-02-18 06:51:15', '', 'Dr. Sabiha Sultana', '', 'publish', 'closed', 'closed', '', 'dr-sabiha-sultana', '', '', '2018-02-18 12:51:15', '2018-02-18 06:51:15', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=429', 0, 'doctor', '', 0),
(431, 1, '2018-02-18 12:52:29', '2018-02-18 06:52:29', '', 'Dr. Nusrat Zahan', '', 'publish', 'closed', 'closed', '', 'dr-nusrat-zahan', '', '', '2018-02-22 10:54:09', '2018-02-22 04:54:09', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=431', 0, 'doctor', '', 0),
(433, 1, '2018-02-18 12:53:25', '2018-02-18 06:53:25', '', 'Dr. Sufia Begum (Shampy)', '', 'publish', 'closed', 'closed', '', 'dr-sufia-begum-shampy', '', '', '2018-02-27 10:48:43', '2018-02-27 04:48:43', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=433', 0, 'doctor', '', 0),
(435, 1, '2018-02-18 12:54:40', '2018-02-18 06:54:40', '', 'Prof. Dr. Brig Gen. Rokeya Khan', '', 'publish', 'closed', 'closed', '', 'prof-dr-brig-gen-rokeya-khan', '', '', '2018-02-27 10:50:32', '2018-02-27 04:50:32', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=435', 0, 'doctor', '', 0),
(437, 1, '2018-02-18 12:55:56', '2018-02-18 06:55:56', '', 'Dr. Ferdous Ara (Shuchi)', '', 'publish', 'closed', 'closed', '', 'dr-ferdous-ara-shuchi', '', '', '2018-02-27 10:52:56', '2018-02-27 04:52:56', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=437', 0, 'doctor', '', 0),
(439, 1, '2018-02-18 12:57:37', '2018-02-18 06:57:37', '', 'Dr. Sahana Parvin', '', 'publish', 'closed', 'closed', '', 'dr-sahana-parvin', '', '', '2018-02-27 11:03:09', '2018-02-27 05:03:09', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=439', 0, 'doctor', '', 0),
(441, 1, '2018-02-18 12:59:36', '2018-02-18 06:59:36', '', 'Dr. Rafia Parveen', '', 'publish', 'closed', 'closed', '', 'dr-rafia-parveen', '', '', '2018-02-18 13:16:14', '2018-02-18 07:16:14', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=441', 0, 'doctor', '', 0),
(443, 1, '2018-02-18 13:01:09', '2018-02-18 07:01:09', '', 'Prof. Dr. Shaikh Shofiur Rahman', '', 'publish', 'closed', 'closed', '', 'prof-dr-shaikh-shofiur-rahman', '', '', '2018-02-18 13:01:09', '2018-02-18 07:01:09', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=443', 0, 'doctor', '', 0),
(445, 1, '2018-02-18 13:02:37', '2018-02-18 07:02:37', '', 'Prof. Dr. Al Mamun Ferdousi', '', 'publish', 'closed', 'closed', '', 'prof-dr-al-mamun-ferdousi', '', '', '2018-02-18 13:02:37', '2018-02-18 07:02:37', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=445', 0, 'doctor', '', 0),
(447, 1, '2018-02-18 13:04:45', '2018-02-18 07:04:45', '', 'Dr. Amin Lutful Kabir', '', 'publish', 'closed', 'closed', '', 'dr-amin-lutful-kabir', '', '', '2018-02-18 13:05:02', '2018-02-18 07:05:02', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=447', 0, 'doctor', '', 0),
(449, 1, '2018-02-18 13:06:55', '2018-02-18 07:06:55', '', 'Dr. Md. Rafiqul Haque', '', 'publish', 'closed', 'closed', '', 'dr-md-rafiqul-haque', '', '', '2018-02-18 13:06:55', '2018-02-18 07:06:55', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=449', 0, 'doctor', '', 0),
(451, 1, '2018-02-18 13:09:21', '2018-02-18 07:09:21', '', 'Dr. Md. Nazmul Kayes', '', 'publish', 'closed', 'closed', '', 'dr-md-nazmul-kayes', '', '', '2018-02-22 11:07:06', '2018-02-22 05:07:06', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=451', 0, 'doctor', '', 0),
(453, 1, '2018-02-18 13:10:26', '2018-02-18 07:10:26', '', 'Prof. Dr. Paresh Chandra Sarker', '', 'publish', 'closed', 'closed', '', 'prof-dr-paresh-chandra-sarker', '', '', '2018-02-22 11:08:26', '2018-02-22 05:08:26', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=453', 0, 'doctor', '', 0),
(455, 1, '2018-02-18 13:12:11', '2018-02-18 07:12:11', '', 'Prof. Dr. Refat Hossain Malik', '', 'publish', 'closed', 'closed', '', 'prof-dr-refat-hossain-malik', '', '', '2018-02-22 11:03:39', '2018-02-22 05:03:39', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=455', 0, 'doctor', '', 0),
(459, 1, '2018-02-18 13:17:06', '2018-02-18 07:17:06', '', 'Dr. N.M. Nazmul Kabir Prodha', '', 'publish', 'closed', 'closed', '', 'dr-n-m-nazmul-kabir-prodha', '', '', '2018-02-22 11:09:26', '2018-02-22 05:09:26', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=459', 0, 'doctor', '', 0),
(461, 1, '2018-02-18 13:19:04', '2018-02-18 07:19:04', '', 'Dr. Mahamudul Huda', '', 'publish', 'closed', 'closed', '', 'dr-mahamudul-huda', '', '', '2018-02-20 13:41:16', '2018-02-20 07:41:16', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=461', 0, 'doctor', '', 0),
(463, 1, '2018-02-18 13:20:21', '2018-02-18 07:20:21', '', 'Dr. Afia Akhter', '', 'publish', 'closed', 'closed', '', 'dr-afia-akhter', '', '', '2018-02-18 13:20:21', '2018-02-18 07:20:21', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=463', 0, 'doctor', '', 0),
(465, 1, '2018-02-18 13:21:33', '2018-02-18 07:21:33', '', 'Dr. Nadira Majid', '', 'publish', 'closed', 'closed', '', 'dr-nadira-majid', '', '', '2018-02-18 13:21:33', '2018-02-18 07:21:33', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=465', 0, 'doctor', '', 0),
(467, 1, '2018-02-18 13:22:58', '2018-02-18 07:22:58', '', 'Dr. Nasim Ahmed', '', 'publish', 'closed', 'closed', '', 'dr-nasim-ahmed', '', '', '2018-02-18 13:26:13', '2018-02-18 07:26:13', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=467', 0, 'doctor', '', 0),
(469, 1, '2018-02-18 13:27:09', '2018-02-18 07:27:09', '', 'Dr. Kazi Dil Afroz', '', 'publish', 'closed', 'closed', '', 'dr-kazi-dil-afroz', '', '', '2018-02-18 13:27:31', '2018-02-18 07:27:31', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=469', 0, 'doctor', '', 0),
(471, 1, '2018-02-18 13:28:41', '2018-02-18 07:28:41', '', 'Dr. Sayed Salahuddin Ahmed', '', 'publish', 'closed', 'closed', '', 'dr-sayed-salahuddin-ahmed', '', '', '2018-02-18 13:28:41', '2018-02-18 07:28:41', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=471', 0, 'doctor', '', 0),
(473, 1, '2018-02-18 13:29:33', '2018-02-18 07:29:33', '', 'Prof. Dr. Munir Hassan', '', 'publish', 'closed', 'closed', '', 'prof-dr-munir-hassan', '', '', '2018-02-18 13:29:33', '2018-02-18 07:29:33', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=473', 0, 'doctor', '', 0),
(475, 1, '2018-02-18 13:30:49', '2018-02-18 07:30:49', '', 'Prof. Dr. Syed Mukarram Ali', '', 'publish', 'closed', 'closed', '', 'prof-dr-syed-mukarram-ali', '', '', '2018-02-25 12:27:47', '2018-02-25 06:27:47', '', 0, 'http://localhost:8012/delta-hospital/?post_type=doctor&p=475', 0, 'doctor', '', 0),
(477, 1, '2018-02-18 13:44:44', '2018-02-18 07:44:44', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Find Consultant\" i_icon_fontawesome=\"fa fa-search-plus\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Consultant\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Consultant\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 13:44:44', '2018-02-18 07:44:44', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0),
(478, 1, '2018-02-18 13:59:52', '2018-02-18 07:59:52', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts in their areas of specialization to ensure that our patients get the best and most appropriate care. A team of cancer specialists using multidisciplinary approach manages all patients.\r\n\r\n<a href=\"http://localhost:8012/delta-hospital/about-us/\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-18 13:59:52', '2018-02-18 07:59:52', '', 13, 'http://localhost:8012/delta-hospital/13-revision-v1/', 0, 'revision', '', 0),
(479, 1, '2018-02-18 16:16:45', '2018-02-18 10:16:45', '[submit_job_form]', 'Post a Job', '', 'publish', 'closed', 'closed', '', 'post-a-job', '', '', '2018-02-18 16:20:45', '2018-02-18 10:20:45', '', 28, 'http://localhost:8012/delta-hospital/post-a-job/', 0, 'page', '', 0),
(480, 1, '2018-02-18 16:16:45', '2018-02-18 10:16:45', '[job_dashboard]', 'Job Dashboard', '', 'publish', 'closed', 'closed', '', 'job-dashboard', '', '', '2018-02-18 16:19:44', '2018-02-18 10:19:44', '', 28, 'http://localhost:8012/delta-hospital/job-dashboard/', 0, 'page', '', 0),
(481, 1, '2018-02-18 16:16:46', '2018-02-18 10:16:46', '[jobs]', 'Jobs', '', 'publish', 'closed', 'closed', '', 'jobs', '', '', '2018-02-18 16:20:29', '2018-02-18 10:20:29', '', 28, 'http://localhost:8012/delta-hospital/jobs/', 0, 'page', '', 0),
(482, 1, '2018-02-18 16:19:44', '2018-02-18 10:19:44', '[job_dashboard]', 'Job Dashboard', '', 'inherit', 'closed', 'closed', '', '480-revision-v1', '', '', '2018-02-18 16:19:44', '2018-02-18 10:19:44', '', 480, 'http://localhost:8012/delta-hospital/480-revision-v1/', 0, 'revision', '', 0),
(483, 1, '2018-02-18 16:20:29', '2018-02-18 10:20:29', '[jobs]', 'Jobs', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2018-02-18 16:20:29', '2018-02-18 10:20:29', '', 481, 'http://localhost:8012/delta-hospital/481-revision-v1/', 0, 'revision', '', 0),
(484, 1, '2018-02-18 16:20:45', '2018-02-18 10:20:45', '[submit_job_form]', 'Post a Job', '', 'inherit', 'closed', 'closed', '', '479-revision-v1', '', '', '2018-02-18 16:20:45', '2018-02-18 10:20:45', '', 479, 'http://localhost:8012/delta-hospital/479-revision-v1/', 0, 'revision', '', 0),
(485, 1, '2018-02-18 16:21:51', '2018-02-18 10:21:51', ' ', 'Find Jobs', '', 'publish', 'closed', 'closed', '', '485', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 28, 'http://localhost:8012/delta-hospital/?p=485', 51, 'nav_menu_item', '', 0),
(489, 1, '2018-02-19 09:28:48', '2018-02-19 03:28:48', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Flocalhost%3A8012%2Fdelta-hospital%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 09:28:48', '2018-02-19 03:28:48', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0);
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
(490, 1, '2018-02-19 10:13:07', '2018-02-19 04:13:07', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\">Oncology</li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\">Medicine</li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\">Psychiatry</li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\">Dermatology</li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\">Paediatrics</li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\">Surgery</li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\">Urology</li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\">Orthopedic Surgery</li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\">Ophthalmology</li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\">ENT & Head Neck</li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\">Gynae and Obs</li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\">Gayne Oncology</li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\">Radiology & Imaging</li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\">Dental Unit</li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\">Hematology</li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\">Transfusion Medicine</li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\">Anaesthe<a href=\"http://delta-hospital.com/delta/category/doctors/anaesthesia/\">sia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\">ICU & Pain Specialist</li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\">PCU & Pain Specialist</li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\">Pathology</li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 10:13:07', '2018-02-19 04:13:07', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0),
(491, 1, '2018-02-19 12:08:15', '2018-02-19 06:08:15', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 12:08:15', '2018-02-19 06:08:15', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0),
(492, 1, '2018-02-19 13:34:40', '2018-02-19 07:34:40', '', 'new-linack', '', 'inherit', 'open', 'closed', '', 'new-linack', '', '', '2018-02-19 13:34:40', '2018-02-19 07:34:40', '', 0, 'http://delta-hospital.com/wp-content/uploads/2018/02/new-linack.jpg', 0, 'attachment', 'image/jpeg', 0),
(493, 1, '2018-02-19 13:34:44', '2018-02-19 07:34:44', '', 'Slider 225 - image', '', 'publish', 'closed', 'closed', '', 'slider-225-image-2', '', '', '2018-02-19 13:36:28', '2018-02-19 07:36:28', '', 0, 'http://delta-hospital.com/?post_type=ml-slide&p=493', 2, 'ml-slide', '', 0),
(494, 1, '2018-02-19 13:39:50', '2018-02-19 07:39:50', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers.\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 13:39:50', '2018-02-19 07:39:50', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0),
(495, 1, '2018-02-19 13:41:08', '2018-02-19 07:41:08', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 13:41:08', '2018-02-19 07:41:08', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0);
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
(496, 1, '2018-02-19 13:42:26', '2018-02-19 07:42:26', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. Our Radiation Oncologists participate actively in international meetings and conferences on radiation therapy and are experts...\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 13:42:26', '2018-02-19 07:42:26', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0),
(497, 1, '2018-02-19 14:08:18', '2018-02-19 08:08:18', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers.\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 14:08:18', '2018-02-19 08:08:18', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0),
(498, 1, '2018-02-19 14:09:16', '2018-02-19 08:09:16', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers. on radiation therapy and are experts\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 14:09:16', '2018-02-19 08:09:16', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0),
(499, 1, '2018-02-19 14:13:05', '2018-02-19 08:13:05', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text][metaslider id=\"225\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 class=\"font-weight-semibold mb-xs\">Welcome to Delta Hospital Limited</h2>\r\n<p class=\"lead font-weight-normal\"><i>We Provide the Best Medical Service to our Customer with trust</i></p>\r\nDelta Hospital Limited (DHL) is the pioneer organization for general medical treatment and in cancer diagnosis, treatment, and management in the private sector in Bangladesh. It’s provides the full range of radiation therapy, diagnostic facility, chemotherapy and surgery with consultant, pathologist, surgeon, medical Oncologist, radiation oncologist & other physicians.\r\n\r\nThe diagnostic service is running by highly qualified internationally reputed pathologist having in the experience of more than 50 years and other qualified personal with full range of diagnostic facility. The radiology department has also well qualified clinician and facility for digital x-ray, ultrasonography and CT scan.\r\n\r\nUsing state- of- the-art equipment, our specialists are able to provide the best possible radiation therapy at our centers.\r\n\r\n<a href=\"http://delta-hospital.com/about-us\">Read More...</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-hospital-o\" align=\"center\" el_class=\"iconm\"][vc_widget_sidebar sidebar_id=\"sidebar-main\" el_class=\"wbgcolor\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_text_separator title=\"Our Services\" i_icon_fontawesome=\"fa fa-medkit\" color=\"sky\" add_icon=\"true\"][vc_row_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-medium\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Medical Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Four-medical-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-medkit\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized General Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-general-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-bed hotel\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Indoor Cabin and Ward Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Findoor-cabin-and-ward-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\"][bsf-info-box icon=\"Defaults-plus\" icon_size=\"22\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Specialized Cancer Treatment\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fspecialized-oncology-cancer-treatment%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-user-md\" icon_size=\"20\" icon_color=\"#8224e3\" icon_animation=\"swing\" title=\"Diagnostic Facilities\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fdiagnostic-facilities%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][bsf-info-box icon=\"Defaults-stethoscope\" icon_size=\"20\" icon_color=\"#8224e3\" title=\"Pathology Services\" read_more=\"title\" link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fservices%2Fpathology-services%2F||target:%20_blank|rel:nofollow\"][/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_text_separator title=\"Corporate AV\" i_icon_fontawesome=\"fa fa-film\" color=\"sky\" add_icon=\"true\"][vc_video link=\"https://www.youtube.com/watch?v=7TUwldpfDb4\" align=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Departments\" i_icon_fontawesome=\"fa fa-codepen\" color=\"sky\" add_icon=\"true\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Oncology\" banner_image=\"id^191|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-2.jpg|caption^null|alt^null|title^1-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Foncology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Gayne & Obs.\" banner_image=\"id^247|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-2.jpg|caption^null|alt^null|title^6-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fgynae-and-obs%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Medicine\" banner_image=\"id^245|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/3-2.jpg|caption^null|alt^null|title^3-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fmedicine%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Urology\" banner_image=\"id^248|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5-2.jpg|caption^null|alt^null|title^5-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Furology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner banner_title=\"Surgery\" banner_image=\"id^246|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/4.jpg|caption^null|alt^null|title^4|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fsurgery%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][interactive_banner banner_title=\"Pathology\" banner_image=\"id^249|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-2.jpg|caption^null|alt^null|title^2-2|description^null\" link_opts=\"box\" banner_link=\"url:http%3A%2F%2Fdelta-hospital.com%2Fdepartment%2Fpathology%2F|||\" banner_style=\"style11\" banner_bg_color=\"#004a60\" banner_overlay_bg_color=\"\"][ultimate_modal modal_title=\"Departments\" modal_on=\"text\" modal_on_align=\"right\" read_text=\"See More Department\" overlay_bg_color=\"\" overlay_bg_opacity=\"80\" txt_color=\"#1e73be\" trigger_text_font_style=\"text-decoration:underline;,font-style:italic;,font-weight:bold;\" trigger_text_line_height=\"desktop:15px;\"]\r\n<ul id=\"menu-doctors\" class=\"menu\">\r\n <li id=\"menu-item-971\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-971\"><a href=\"http://delta-hospital.com/department/oncology/\">Oncology</a></li>\r\n <li id=\"menu-item-972\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-972\"><a href=\"http://delta-hospital.com/department/medicine/\">Medicine</a></li>\r\n <li id=\"menu-item-973\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-973\"><a href=\"http://delta-hospital.com/department/psychiatry/\">Psychiatry</a></li>\r\n <li id=\"menu-item-974\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-974\"><a href=\"http://delta-hospital.com/department/dermatology/\">Dermatology</a></li>\r\n <li id=\"menu-item-975\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-975\"><a href=\"http://delta-hospital.com/department/paediatrics/\">Paediatrics</a></li>\r\n <li id=\"menu-item-977\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-977\"><a href=\"http://delta-hospital.com/department/surgery/\">Surgery</a></li>\r\n <li id=\"menu-item-978\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-978\"><a href=\"http://delta-hospital.com/department/urology/\">Urology</a></li>\r\n <li id=\"menu-item-979\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-979\"><a href=\"http://delta-hospital.com/department/orthopedic-surgery/\">Orthopedic Surgery</a></li>\r\n <li id=\"menu-item-980\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-980\"><a href=\"http://delta-hospital.com/department/ophthalmology/\">Ophthalmology</a></li>\r\n <li id=\"menu-item-981\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-981\"><a href=\"http://delta-hospital.com/department/ent-head-neck/\">ENT & Head Neck</a></li>\r\n <li id=\"menu-item-982\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-982\"><a href=\"http://delta-hospital.com/department/gynae-and-obs/\">Gynae and Obs</a></li>\r\n <li id=\"menu-item-983\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-983\"><a href=\"http://delta-hospital.com/department/gayne-oncology/\">Gayne Oncology</a></li>\r\n <li id=\"menu-item-984\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-984\"><a href=\"http://delta-hospital.com/department/radiology-imaging/\">Radiology & Imaging</a></li>\r\n <li id=\"menu-item-985\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-985\"><a href=\"http://delta-hospital.com/department/dental-unit/\">Dental Unit</a></li>\r\n <li id=\"menu-item-986\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-986\"><a href=\"http://delta-hospital.com/department/hematology/\">Hematology</a></li>\r\n <li id=\"menu-item-987\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-987\"><a href=\"http://delta-hospital.com/department/transfusion-medicine/\">Transfusion Medicine</a></li>\r\n <li id=\"menu-item-988\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-988\"><a href=\"http://delta-hospital.com/department/anaesthesia/\">Anaesthesia</a></li>\r\n <li id=\"menu-item-989\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-989\"><a href=\"http://delta-hospital.com/department/icu-pain-specialist/\">ICU & Pain Specialist</a></li>\r\n <li id=\"menu-item-990\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-990\"><a href=\"http://delta-hospital.com/department/pcu-pain-specialist/\">PCU & Pain Specialist</a></li>\r\n <li id=\"menu-item-991\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-991\"><a href=\"http://delta-hospital.com/department/pathology/\">Pathology</a></li>\r\n</ul>\r\n[/ultimate_modal][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Doctors\" i_icon_fontawesome=\"fa fa-user-md\" color=\"sky\" add_icon=\"true\"][vc_column_text][psc_print_post_slider_carousel\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2018-02-19 14:13:05', '2018-02-19 08:13:05', '', 13, 'http://delta-hospital.com/13-revision-v1/', 0, 'revision', '', 0),
(500, 2, '2018-02-20 10:40:43', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2018-02-20 10:40:43', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?p=500', 0, 'post', '', 0),
(501, 2, '2018-02-20 10:41:44', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-20 10:41:44', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=notice&p=501', 0, 'notice', '', 0),
(502, 2, '2018-02-20 10:42:30', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-20 10:42:30', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=502', 0, 'doctor', '', 0),
(505, 1, '2018-02-20 13:36:28', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-20 13:36:28', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=505', 0, 'doctor', '', 0),
(506, 1, '2018-02-20 13:41:29', '2018-02-20 07:41:29', '', 'Dr. Mahamudul Huda', '', 'inherit', 'closed', 'closed', '', '461-autosave-v1', '', '', '2018-02-20 13:41:29', '2018-02-20 07:41:29', '', 461, 'http://delta-hospital.com/461-autosave-v1/', 0, 'revision', '', 0),
(507, 1, '2018-02-25 13:13:00', '2018-02-25 07:13:00', '<ul>\n <li>Medicine</li>\n <li>Cardiology</li>\n <li>Gastroenterology</li>\n <li>Psychiatry</li>\n <li>Surgery</li>\n <li>Gynae and Obs</li>\n <li>Gynae Oncology</li>\n <li>Paediatrics</li>\n <li>Paediatrics Oncology</li>\n <li>Orthopedics</li>\n <li></li>\n <li>ENT & Head Neck</li>\n <li></li>\n <li>Dermatology</li>\n <li>Urology</li>\n <li></li>\n <li>Ophthalmology</li>\n <li>Dental Unit</li>\n</ul>', 'Specialized General Treatment', '', 'inherit', 'closed', 'closed', '', '193-autosave-v1', '', '', '2018-02-25 13:13:00', '2018-02-25 07:13:00', '', 193, 'http://delta-hospital.com/193-autosave-v1/', 0, 'revision', '', 0),
(508, 1, '2018-02-22 08:28:00', '2018-02-22 02:28:00', '<ul>\r\n <li>Medicine</li>\r\n <li>Psychiatry</li>\r\n <li>Dermatology</li>\r\n <li>Paediatrics</li>\r\n <li>Surgery</li>\r\n <li>Urology</li>\r\n <li>Orthopedic Surgery</li>\r\n <li>ENT & Head Neck</li>\r\n <li>Ophthalmology</li>\r\n <li>Gynae and Obs</li>\r\n <li>Dental Unit</li>\r\n</ul>', 'Specialized General Treatment', '', 'inherit', 'closed', 'closed', '', '193-revision-v1', '', '', '2018-02-22 08:28:00', '2018-02-22 02:28:00', '', 193, 'http://delta-hospital.com/193-revision-v1/', 0, 'revision', '', 0),
(509, 1, '2018-02-22 08:33:46', '2018-02-22 02:33:46', 'If You faces any kind problem please fell free to contact us', 'Our Website Under Construction', '', 'inherit', 'closed', 'closed', '', '291-autosave-v1', '', '', '2018-02-22 08:33:46', '2018-02-22 02:33:46', '', 291, 'http://delta-hospital.com/291-autosave-v1/', 0, 'revision', '', 0),
(510, 1, '2018-02-22 09:20:24', '2018-02-22 03:20:24', ' ', '', '', 'publish', 'closed', 'closed', '', '510', '', '', '2018-02-22 09:20:24', '2018-02-22 03:20:24', '', 0, 'http://delta-hospital.com/?p=510', 5, 'nav_menu_item', '', 0);
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
(512, 1, '2018-02-22 09:49:39', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 09:49:39', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=512', 0, 'doctor', '', 0),
(513, 1, '2018-02-22 09:56:05', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 09:56:05', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=513', 0, 'doctor', '', 0),
(514, 1, '2018-02-22 09:58:54', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 09:58:54', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=514', 0, 'doctor', '', 0),
(515, 1, '2018-02-22 10:02:47', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:02:47', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=515', 0, 'doctor', '', 0),
(516, 1, '2018-02-22 10:06:17', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:06:17', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=516', 0, 'doctor', '', 0),
(517, 1, '2018-02-22 10:06:33', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:06:33', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=517', 0, 'doctor', '', 0),
(518, 1, '2018-02-22 10:09:59', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:09:59', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=518', 0, 'doctor', '', 0),
(519, 1, '2018-02-22 10:10:46', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:10:46', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=519', 0, 'doctor', '', 0),
(520, 1, '2018-02-22 10:11:16', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:11:16', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=520', 0, 'doctor', '', 0),
(521, 1, '2018-02-22 10:11:32', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:11:32', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=521', 0, 'doctor', '', 0),
(522, 1, '2018-02-22 10:11:56', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:11:56', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=522', 0, 'doctor', '', 0),
(523, 1, '2018-02-22 10:12:28', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-22 10:12:28', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=notice&p=523', 0, 'notice', '', 0),
(524, 1, '2018-02-22 10:48:32', '2018-02-22 04:48:32', '', 'Dr. K.M Reza-ul Haq', '', 'inherit', 'closed', 'closed', '', '420-autosave-v1', '', '', '2018-02-22 10:48:32', '2018-02-22 04:48:32', '', 420, 'http://delta-hospital.com/420-autosave-v1/', 0, 'revision', '', 0),
(525, 1, '2018-02-22 11:05:04', '2018-02-22 05:05:04', '', 'Dr. Md. Nazmul Kayes', '', 'inherit', 'closed', 'closed', '', '451-autosave-v1', '', '', '2018-02-22 11:05:04', '2018-02-22 05:05:04', '', 451, 'http://delta-hospital.com/451-autosave-v1/', 0, 'revision', '', 0),
(526, 1, '2018-02-22 11:16:55', '2018-02-22 05:16:55', '<ul>\r\n <li>Medicine</li>\r\n <li>Surgery</li>\r\n <li>Gastroenterology</li>\r\n <li>Cardiology</li>\r\n <li>Gynae and Obs</li>\r\n <li>Gynae Oncology</li>\r\n <li>Paediatrics</li>\r\n <li>Paediatrics Oncology</li>\r\n <li>ENT & Head Neck</li>\r\n <li>Psychiatry</li>\r\n <li>Dermatology</li>\r\n <li>Urology</li>\r\n <li>Orthopedic Surgery</li>\r\n <li>Ophthalmology</li>\r\n <li>Dental Unit</li>\r\n</ul>', 'Specialized General Treatment', '', 'inherit', 'closed', 'closed', '', '193-revision-v1', '', '', '2018-02-22 11:16:55', '2018-02-22 05:16:55', '', 193, 'http://delta-hospital.com/193-revision-v1/', 0, 'revision', '', 0),
(527, 1, '2018-02-22 13:42:00', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2018-02-22 13:42:00', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?p=527', 0, 'post', '', 0),
(528, 1, '2018-02-24 08:12:40', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-24 08:12:40', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=528', 0, 'doctor', '', 0),
(529, 1, '2018-02-18 12:02:20', '2018-02-18 06:02:20', '', 'Dr. Mohammad Abu Kawser', '', 'publish', 'closed', 'closed', '', 'dr-mohammad-abu-kawser', '', '', '2018-02-25 10:10:42', '2018-02-25 04:10:42', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=529', 0, 'doctor', '', 0),
(531, 1, '2018-02-24 08:37:17', '2018-02-24 02:37:17', '', 'Dr.-Abu-Kawser', '', 'inherit', 'open', 'closed', '', 'dr-abu-kawser-2', '', '', '2018-02-24 08:37:17', '2018-02-24 02:37:17', '', 529, 'http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Abu-Kawser-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(532, 1, '2018-02-18 12:20:08', '2018-02-18 06:20:08', '', 'Dr. Momena Begum', '', 'publish', 'closed', 'closed', '', 'dr-momena-begum', '', '', '2018-02-25 08:54:25', '2018-02-25 02:54:25', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=532', 0, 'doctor', '', 0),
(533, 1, '2018-02-24 08:54:20', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-24 08:54:20', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=533', 0, 'doctor', '', 0),
(534, 1, '2018-02-24 08:54:24', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2018-02-24 08:54:24', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=534', 0, 'doctor', '', 0),
(535, 1, '2018-02-18 11:52:25', '2018-02-18 05:52:25', '', 'Dr. Md. Ashraful Islam', '', 'publish', 'closed', 'closed', '', 'dr-md-ashraful-islam', '', '', '2018-02-25 09:27:01', '2018-02-25 03:27:01', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=535', 0, 'doctor', '', 0),
(536, 1, '2018-02-18 11:51:34', '2018-02-18 05:51:34', '', 'Dr. Md. Atiqul Islam', '', 'publish', 'closed', 'closed', '', 'dr-md-atiqul-islam', '', '', '2018-02-27 10:57:00', '2018-02-27 04:57:00', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=536', 0, 'doctor', '', 0),
(537, 1, '2018-02-25 08:45:29', '2018-02-25 02:45:29', '', 'Dr. Sadia Islam', '', 'inherit', 'closed', 'closed', '', '376-autosave-v1', '', '', '2018-02-25 08:45:29', '2018-02-25 02:45:29', '', 376, 'http://delta-hospital.com/376-autosave-v1/', 0, 'revision', '', 0),
(538, 1, '2018-02-25 08:48:22', '2018-02-25 02:48:22', '', 'Dr.Atiqur', '', 'inherit', 'open', 'closed', '', 'dr-atiqur', '', '', '2018-02-25 08:48:22', '2018-02-25 02:48:22', '', 536, 'http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Atiqur.jpg', 0, 'attachment', 'image/jpeg', 0),
(539, 1, '2018-02-25 08:53:20', '2018-02-25 02:53:20', '', 'Dr.Momena', '', 'inherit', 'open', 'closed', '', 'dr-momena', '', '', '2018-02-25 08:53:20', '2018-02-25 02:53:20', '', 532, 'http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Momena.jpg', 0, 'attachment', 'image/jpeg', 0),
(540, 1, '2018-02-18 12:42:01', '2018-02-18 06:42:01', '', 'Dr. Md. Shahjahan Kabir', '', 'publish', 'closed', 'closed', '', 'dr-md-shahjahan-kabir', '', '', '2018-02-27 10:42:31', '2018-02-27 04:42:31', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=540', 0, 'doctor', '', 0),
(541, 1, '2018-02-25 09:24:08', '2018-02-25 03:24:08', '', 'Dr.Ashraful', '', 'inherit', 'open', 'closed', '', 'dr-ashraful', '', '', '2018-02-25 09:24:08', '2018-02-25 03:24:08', '', 540, 'http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Ashraful.jpg', 0, 'attachment', 'image/jpeg', 0),
(542, 1, '2018-02-25 09:24:34', '2018-02-25 03:24:34', '', 'Dr. Md. Shahjahan Kabir', '', 'inherit', 'closed', 'closed', '', '540-autosave-v1', '', '', '2018-02-25 09:24:34', '2018-02-25 03:24:34', '', 540, 'http://delta-hospital.com/540-autosave-v1/', 0, 'revision', '', 0),
(543, 1, '2018-02-25 10:10:31', '2018-02-25 04:10:31', '', 'Dr.-Abu-Kawser1', '', 'inherit', 'open', 'closed', '', 'dr-abu-kawser1', '', '', '2018-02-25 10:10:31', '2018-02-25 04:10:31', '', 529, 'http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Abu-Kawser1.jpg', 0, 'attachment', 'image/jpeg', 0),
(544, 1, '2018-02-25 10:14:35', '2018-02-25 04:14:35', '[vc_row][vc_column][vc_column_text]\n<ul>\n <li>Outdoor medical treatment</li>\n <li>Outdoor Patient (OPD) management</li>\n <li>Indoor Patient (IPD) management</li>\n <li>Intensivecare unit (ICU)</li>\n <li>Palliative care unit (PCU)</li>\n <li>24 Hours Emergency Medical Service</li>\n <li>Operation theatre</li>\n <li>Radiology & Imaging</li>\n <li>Physiotherapy</li>\n <li>24 Hours Pharmacy Service</li>\n <li>Blood Bank</li>\n <li>Ambulance Service</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row]', 'Our Medical Services', '', 'inherit', 'closed', 'closed', '', '163-revision-v1', '', '', '2018-02-25 10:14:35', '2018-02-25 04:14:35', '', 163, 'http://delta-hospital.com/163-revision-v1/', 0, 'revision', '', 0),
(545, 1, '2018-02-18 12:08:28', '2018-02-18 06:08:28', '', 'Dr. Farah Nobi', '', 'publish', 'closed', 'closed', '', 'dr-farah-nobi', '', '', '2018-02-25 10:23:40', '2018-02-25 04:23:40', '', 0, 'http://delta-hospital.com/?post_type=doctor&p=545', 0, 'doctor', '', 0),
(546, 1, '2018-02-25 10:22:47', '2018-02-25 04:22:47', '', 'Dr.Farha-Nobi', '', 'inherit', 'open', 'closed', '', 'dr-farha-nobi', '', '', '2018-02-25 10:22:47', '2018-02-25 04:22:47', '', 545, 'http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Farha-Nobi.jpg', 0, 'attachment', 'image/jpeg', 0),
(552, 1, '2018-02-25 10:58:38', '2018-02-25 04:58:38', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 style=\"text-align: center;\">Directors Profile</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Engr. Mir Amjad Hussain\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\" wp-image-115 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Engr. Mir Amjad Hussain did his B.Sc. Engineering (Civil) from Bangladesh University of Engineering and Technology (BUET) in 1966. Engr. Mir Amjad Hussain has Work With the Government Of Bangladesh, Iraq and Kuwait during his long 46 years and his distinguished engineering Carrer. He is a Fellow of Institute of Engineers Bangladesh (FIEB) and a Member of Kuwait Society Engineers.\r\nEngr. Mir Amjad Hussain, he is a Director of Globex Pharmaceutical Limited and Managing Director of Shalbon Agro (pvt.) Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Habibur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-118 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Habibur Rahman is a business person by profession. He is a director of Pubali Bank Ltd. and currently holding the position of Chairman. He is also director of Pubali Bank Securities Limited and Globex Pharmaceuticals Limited. He is a dynamic entrepreneur of the country and had great contribution to formation of Delta Hospital Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Nurul Huda\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-122 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Nurul Huda did his M. Com ( Management) from Dhaka University in 1982. He was former Director of Delta Life Insurance Company Limited, Vice Chairman & Director of Green Delta Insurance Company Limited and Director of Delta Brac Housing Finance Corporation Ltd. (DBH). He is presently Director of Delta Hospital Limited and Globex Pharmaceuticals Limited. He is also trustee member of Delta Medical College trust.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-123 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/rashida-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs. Rashida Islam comes from respectable Muslim family. She has completed B.A. (Hon’s) from Govt. Badrunnessa College. Mrs. Rashida Islam is also a Director of Globex Pharmaceuticals Limited. Presently, she is holding the position of Chairman, Dhaka District of Jatio Mohila Sangsta. She is member of Bangladesh Mohila Samity.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Md. Obiydur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-124 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Md. Obiydur Rahman a dynamic businessman. He has been involved in own business organization as proprietor since 1998 in OR International, a garments accessories manufacturer and supplier Company and also in M/S OR Trading, an importer and retailer of tiles and sanitary products. He traveled many countries for business purpose such as China, India, Thailand and visited UK and Canada. Mr. Md. Obiydur Rahman is also director of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mizanur Rahman Sarker\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-126 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mizanur Rahman Sarker comes from a well educated and respectable Muslim family. He has completed M.A. (History), M.A. (Political Science) and L.L.B from University of Dhaka. Mr. Sarker has been involved in Delta Medical College as Treasurer, Chairman cum Managing Director of Celestial Address Development & Holdings Ltd. and Managing Director of Abheet Sarker Multi-Purpose Agriculture Farm. He is also a Director of Globex Pharmaceuticals Limited. He is a freedom fighter. He has widely travelled the globe. He has travelled extensively in U.S.A, Canada, France, Germany, Holland, KSA, U.A.E, Egypt, Turkey, Japan, Singapore and others.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mahmud Hassan\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-120 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mahmud Hassan Completed his B.Sc. Engineering (Electrical) from BUET in 1978. Then he started his career in WAPDA. Later on, he joined Kuwait Air Force. He was the former Director of Delta Life Insurance Company Ltd.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h1 style=\"text-align: center;\">Independent Directors Profile</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Mr. Kamran Idris Choudhury, FCA\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-127 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs.Kamran Idris Chowdhury qualified in London as charted Accountant in 1981. He is fellow of the Institute of Chartered Accountants (FCA), England and Wales (ICAEW) and Institute of Chartered Accountants of Bangladesh (ICAB).\r\nHe worked for Touches Ross and Co (Currently Deloitte Touche Tohmatsu) in London prior to returning to Bangladesh in 1988 and joined A. Qasem & Co, Chartered Accountants, the member firm of Ernst and Young in Bangladesh. He was partner in A. Qasem & Co from 1992 up until December 2014 when he retired from the partnership.\r\nHe led major Audit and MCS assignments with multinational, overseas and joint venture companies, financial institutions and international donor agencies. Major clients included DFID, USAID, CARE and several foreign missions.\r\nHe has attended many national and international conferences including the Bangladesh Investment Summit Europe 2013 and has travelled to many countries in Europe, USA and Asian on business. He is also involved with many social work and welfare organizations, both in the UK and Bangladesh.\r\nHe is on the Board of Directors of Green Delta Insurance Company Limited where he is currently holding the position of Vice Chairman.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Directors Profile', '', 'inherit', 'closed', 'closed', '', '146-revision-v1', '', '', '2018-02-25 10:58:38', '2018-02-25 04:58:38', '', 146, 'http://delta-hospital.com/146-revision-v1/', 0, 'revision', '', 0),
(553, 1, '2018-02-25 11:05:06', '2018-02-25 05:05:06', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 11:05:06', '2018-02-25 05:05:06', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0),
(554, 1, '2018-02-25 11:06:23', '2018-02-25 05:06:23', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 11:06:23', '2018-02-25 05:06:23', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0),
(555, 1, '2018-02-25 11:07:36', '2018-02-25 05:07:36', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 11:07:36', '2018-02-25 05:07:36', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0),
(556, 1, '2018-02-25 11:08:26', '2018-02-25 05:08:26', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space height=\"28px\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 11:08:26', '2018-02-25 05:08:26', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0),
(557, 1, '2018-02-25 11:14:15', '2018-02-25 05:14:15', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr.Chowdhury Habibur Rahman, FRCS\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" title_text_typography=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr. Shamim Jahangir Ahmed\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-25 11:14:15', '2018-02-25 05:14:15', '', 113, 'http://delta-hospital.com/113-revision-v1/', 0, 'revision', '', 0),
(558, 1, '2018-02-25 11:14:30', '2018-02-25 05:14:30', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space height=\"25px\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 11:14:30', '2018-02-25 05:14:30', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0),
(559, 1, '2018-02-25 11:15:17', '2018-02-25 05:15:17', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space height=\"22px\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 11:15:17', '2018-02-25 05:15:17', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0);
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
(560, 1, '2018-02-25 11:17:55', '2018-02-25 05:17:55', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space height=\"22px\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 11:17:55', '2018-02-25 05:17:55', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0),
(561, 1, '2018-02-25 11:18:23', '2018-02-25 05:18:23', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" image=\"id^109|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/2-5.jpg|caption^null|alt^null|title^2-5|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr.Chowdhury Habibur Rahman, FRCS\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr. Shamim Jahangir Ahmed\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-25 11:18:23', '2018-02-25 05:18:23', '', 113, 'http://delta-hospital.com/113-revision-v1/', 0, 'revision', '', 0),
(562, 1, '2018-02-25 11:59:53', '2018-02-25 05:59:53', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h2 style=\"text-align: center;\">Directors Profile</h2>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Engr. Mir Amjad Hussain\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\" wp-image-115 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Engr. Mir Amjad Hussain did his B.Sc. Engineering (Civil) from Bangladesh University of Engineering and Technology (BUET) in 1966. Engr. Mir Amjad Hussain has Work With the Government Of Bangladesh, Iraq and Kuwait during his long 46 years and his distinguished engineering Carrer. He is a Fellow of Institute of Engineers Bangladesh (FIEB) and a Member of Kuwait Society Engineers.\r\nEngr. Mir Amjad Hussain, he is a Director of Globex Pharmaceutical Limited and Managing Director of Shalbon Agro (pvt.) Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Habibur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-118 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Habibur Rahman is a business person by profession. He is a director of Pubali Bank Ltd. and currently holding the position of Chairman. He is also director of Pubali Bank Securities Limited and Globex Pharmaceuticals Limited. He is a dynamic entrepreneur of the country and had great contribution to formation of Delta Hospital Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Nurul Huda\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-122 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Nurul Huda did his M. Com ( Management) from Dhaka University in 1982. He was former Director of Delta Life Insurance Company Limited, Vice Chairman & Director of Green Delta Insurance Company Limited and Director of Delta Brac Housing Finance Corporation Ltd. (DBH). He is presently Director of Delta Hospital Limited and Globex Pharmaceuticals Limited. He is also trustee member of Delta Medical College trust.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Md. Obiydur Rahman\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-124 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Md. Obiydur Rahman a dynamic businessman. He has been involved in own business organization as proprietor since 1998 in OR International, a garments accessories manufacturer and supplier Company and also in M/S OR Trading, an importer and retailer of tiles and sanitary products. He traveled many countries for business purpose such as China, India, Thailand and visited UK and Canada. Mr. Md. Obiydur Rahman is also director of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mizanur Rahman Sarker\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-126 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mizanur Rahman Sarker comes from a well educated and respectable Muslim family. He has completed M.A. (History), M.A. (Political Science) and L.L.B from University of Dhaka. Mr. Sarker has been involved in Delta Medical College as Treasurer, Chairman cum Managing Director of Celestial Address Development & Holdings Ltd. and Managing Director of Abheet Sarker Multi-Purpose Agriculture Farm. He is also a Director of Globex Pharmaceuticals Limited. He is a freedom fighter. He has widely travelled the globe. He has travelled extensively in U.S.A, Canada, France, Germany, Holland, KSA, U.A.E, Egypt, Turkey, Japan, Singapore and others.</p>\r\n[/vc_column_text][vc_text_separator title=\"Mr. Mahmud Hassan\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-120 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mr. Mahmud Hassan Completed his B.Sc. Engineering (Electrical) from BUET in 1978. Then he started his career in WAPDA. Later on, he joined Kuwait Air Force. He was the former Director of Delta Life Insurance Company Ltd.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<h1 style=\"text-align: center;\">Independent Directors Profile</h1>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_text_separator title=\"Mr. Kamran Idris Choudhury, FCA\" title_align=\"separator_align_right\" color=\"sky\"][vc_column_text]\r\n<p style=\"text-align: justify;\"><img class=\"wp-image-127 alignleft\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran-300x300.jpg\" alt=\"\" width=\"160\" height=\"160\" />Mrs.Kamran Idris Chowdhury qualified in London as charted Accountant in 1981. He is fellow of the Institute of Chartered Accountants (FCA), England and Wales (ICAEW) and Institute of Chartered Accountants of Bangladesh (ICAB).\r\nHe worked for Touches Ross and Co (Currently Deloitte Touche Tohmatsu) in London prior to returning to Bangladesh in 1988 and joined A. Qasem & Co, Chartered Accountants, the member firm of Ernst and Young in Bangladesh. He was partner in A. Qasem & Co from 1992 up until December 2014 when he retired from the partnership.\r\nHe led major Audit and MCS assignments with multinational, overseas and joint venture companies, financial institutions and international donor agencies. Major clients included DFID, USAID, CARE and several foreign missions.\r\nHe has attended many national and international conferences including the Bangladesh Investment Summit Europe 2013 and has travelled to many countries in Europe, USA and Asian on business. He is also involved with many social work and welfare organizations, both in the UK and Bangladesh.\r\nHe is on the Board of Directors of Green Delta Insurance Company Limited where he is currently holding the position of Vice Chairman.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Directors Profile', '', 'inherit', 'closed', 'closed', '', '146-revision-v1', '', '', '2018-02-25 11:59:53', '2018-02-25 05:59:53', '', 146, 'http://delta-hospital.com/146-revision-v1/', 0, 'revision', '', 0),
(563, 1, '2018-02-25 12:24:47', '2018-02-25 06:24:47', '', 'Dr.Sayed-Mukarram', '', 'inherit', 'open', 'closed', '', 'dr-sayed-mukarram', '', '', '2018-02-25 12:24:47', '2018-02-25 06:24:47', '', 113, 'http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg', 0, 'attachment', 'image/jpeg', 0),
(564, 1, '2018-02-25 12:24:57', '2018-02-25 06:24:57', '[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<div class=\"vc_row wpb_row vc_row-fluid\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner \">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n<h1 style=\"text-align: center;\">Board of Directors</h1>\r\n<h3 style=\"text-align: center;\">Delta Hospital Ltd.</h3>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dashed\" img_border_width=\"2\" img_border_color=\"#dd3333\" img_hover_eft=\"on\" image=\"id^105|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/muiz.jpg|caption^null|alt^null|title^muiz|description^null\" name=\"Mr. Abu Saleh Abdul Muiz\" pos_in_org=\"Chairman\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^563|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg|caption^null|alt^null|title^Dr.Sayed-Mukarram|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^115|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/1-5.jpg|caption^null|alt^null|title^1-5|description^null\" name=\"Engr. Mir Amjad Hussain\" pos_in_org=\"Former Chairman\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^121|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nazmin.jpg|caption^null|alt^null|title^nazmin|description^null\" name=\"Mrs. Nazmin Showkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^124|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/obaiydur.jpg|caption^null|alt^null|title^obaiydur|description^null\" name=\"Mr. Md. Obiydur Rahman\" pos_in_org=\"Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^116|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-absar.jpg|caption^null|alt^null|title^nurul-absar|description^null\" name=\"Mr. A.Q.M. Nurul Absar\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^125|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/shawkat-ali.jpg|caption^null|alt^null|title^shawkat-ali|description^null\" name=\"Mr. Mohd. Shawkat Ali\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^127|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/kamran.jpg|caption^null|alt^null|title^kamran|description^null\" name=\"Mr. Kamran Idris Choudhury, FCA\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^118|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/habibur.jpg|caption^null|alt^null|title^habibur|description^null\" name=\"Mr. Habibur Rahman\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^122|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/nurul-huda.jpg|caption^null|alt^null|title^nurul-huda|description^null\" name=\"Mr. Nurul Huda\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr.Chowdhury Habibur Rahman, FRCS\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^120|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mahamud.jpg|caption^null|alt^null|title^mahamud|description^null\" name=\"Mr. Mahmud Hassan\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#8224e3\" img_hover_eft=\"on\" image=\"id^126|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/mizanur.jpg|caption^null|alt^null|title^mizanur|description^null\" name=\"Mr. Mizanur Rahman Sarker\" pos_in_org=\"Director\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"dotted\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Dr. Shamim Jahangir Ahmed\" pos_in_org=\"Independent Director\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Board of Directors', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2018-02-25 12:24:57', '2018-02-25 06:24:57', '', 113, 'http://delta-hospital.com/113-revision-v1/', 0, 'revision', '', 0),
(565, 1, '2018-02-25 12:25:16', '2018-02-25 06:25:16', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^563|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg|caption^null|alt^null|title^Dr.Sayed-Mukarram|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space height=\"22px\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 12:25:16', '2018-02-25 06:25:16', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0),
(566, 1, '2018-02-25 12:26:02', '2018-02-25 06:26:02', '', 'AFM-Zaman', '', 'inherit', 'open', 'closed', '', 'afm-zaman', '', '', '2018-02-25 12:26:02', '2018-02-25 06:26:02', '', 153, 'http://delta-hospital.com/wp-content/uploads/2018/02/AFM-Zaman.jpg', 0, 'attachment', 'image/jpeg', 0),
(567, 1, '2018-02-25 12:26:33', '2018-02-25 06:26:33', '', 'Ali-Ahad', '', 'inherit', 'open', 'closed', '', 'ali-ahad', '', '', '2018-02-25 12:26:33', '2018-02-25 06:26:33', '', 153, 'http://delta-hospital.com/wp-content/uploads/2018/02/Ali-Ahad.jpg', 0, 'attachment', 'image/jpeg', 0),
(568, 1, '2018-02-25 12:26:45', '2018-02-25 06:26:45', '[vc_row][vc_column][vc_column_text]\r\n<h1 style=\"text-align: center;\">Management Team</h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^563|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg|caption^null|alt^null|title^Dr.Sayed-Mukarram|description^null\" name=\"Prof. Dr. Sayed Mukarram Ali\" pos_in_org=\"Managing Director & Chief Consultant Pathologist\" team_member_name_font_size=\"desktop:12px;\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^566|url^http://delta-hospital.com/wp-content/uploads/2018/02/AFM-Zaman.jpg|caption^null|alt^null|title^AFM-Zaman|description^null\" name=\"Dr. A.F.M Badruzzaman\" pos_in_org=\"Hospital Superintendent\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^155|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Dr.-Parvin-Akhter.jpg|caption^null|alt^null|title^Dr. Parvin Akhter|description^null\" name=\"Dr. Parvin Akter Banu\" pos_in_org=\"Chief Consultant, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^567|url^http://delta-hospital.com/wp-content/uploads/2018/02/Ali-Ahad.jpg|caption^null|alt^null|title^Ali-Ahad|description^null\" name=\"Mr. Md. Ali Ahad\" pos_in_org=\"General Manager, Administration\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^310|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.-Manjurul.jpg|caption^null|alt^null|title^Dr.-Manjurul|description^null\" name=\"Prof. Dr. Kazi Manzur Kader\" pos_in_org=\"Senior Consultant & Head, Department of Oncology\"][/ult_team][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://delta-hospital.com/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Md. Mohsin Mia\" pos_in_org=\"Principal Physicist & Incharge of Physics Department\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/4\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^159|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/Image.jpg|caption^null|alt^null|title^Image|description^null\" name=\"Mr. Md. Bakbul Islam, FCMA\" pos_in_org=\"Chief Financial Officer \"][/ult_team][vc_empty_space height=\"22px\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#81d742\" img_hover_eft=\"on\" image=\"id^158|url^http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/5.png|caption^null|alt^null|title^5|description^null\" name=\"Mr. Al-Mamun, ACS\" pos_in_org=\"Company Secretary\"][/ult_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Management Team', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2018-02-25 12:26:45', '2018-02-25 06:26:45', '', 153, 'http://delta-hospital.com/153-revision-v1/', 0, 'revision', '', 0),
(569, 1, '2018-02-25 12:31:18', '2018-02-25 06:31:18', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][ult_team team_img_grayscale=\"off\" img_border_style=\"solid\" img_border_width=\"2\" img_border_color=\"#1e73be\" img_hover_eft=\"on\" title_text_typography=\"\" image=\"id^563|url^http://delta-hospital.com/wp-content/uploads/2018/02/Dr.Sayed-Mukarram.jpg|caption^null|alt^null|title^Dr.Sayed-Mukarram|description^null\" name=\"Prof. Dr. Syed Mukarram Ali\" pos_in_org=\"Managing Director\"][/ult_team][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text]\r\n<p style=\"text-align: justify;\">Prof. Dr. Syed Mukarram Ali, he is life member of bangladesh Cancer Society, Bangladesh Medical Association (BMA) and Pathology Society of Bangladesh. He is presently the Chairman of Delta Medical College. He is Sponsor Director & former Chairman of Delta Life Insurance Company Limited. He had been the Director of Delta BRAC Housing Limited (DBH) since its inception and former Vice Chairman of Green Delta Insurance Company Limited. He is also the Chairman of board of trustee of Delta Medical College & Chairman of Globex Pharmaceuticals Limited.</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Managing Director', '', 'inherit', 'closed', 'closed', '', '107-revision-v1', '', '', '2018-02-25 12:31:18', '2018-02-25 06:31:18', '', 107, 'http://delta-hospital.com/107-revision-v1/', 0, 'revision', '', 0),
(570, 1, '2018-02-25 12:45:09', '2018-02-25 06:45:09', '<ul>\n <li>Outdoor medical treatment with specialized doctors and consultants</li>\n <li>Outdoor Patient (OPD) management</li>\n <li>Indoor Patient (IPD) management</li>\n <li>Intensivecare unit (ICU)</li>\n <li>Palliative care unit (PCU)</li>\n <li>24 Hours Emergency Medical Service</li>\n <li>24 Hours Pharmacy Service</li>\n <li>24 Hours Blood Bank Service</li>\n <li>Operation theatre</li>\n <li>Radiology & Imaging</li>\n <li>Physiotherapy</li>\n <li></li>\n <li>Blood Bank</li>\n <li>Ambulance Service</li>\n</ul>', 'Our Medical Services', '', 'inherit', 'closed', 'closed', '', '163-autosave-v1', '', '', '2018-02-25 12:45:09', '2018-02-25 06:45:09', '', 163, 'http://delta-hospital.com/163-autosave-v1/', 0, 'revision', '', 0),
(571, 1, '2018-02-25 12:46:12', '2018-02-25 06:46:12', '<ul>\r\n <li>Outdoor medical treatment with specialized doctors and consultants</li>\r\n <li>Outdoor Patient (OPD) management</li>\r\n <li>Indoor Patient (IPD) management</li>\r\n <li>Intensivecare unit (ICU)</li>\r\n <li>Palliative care unit (PCU)</li>\r\n <li>24 Hours Emergency Medical Service</li>\r\n <li>24 Hours Pharmacy Service</li>\r\n <li>24 Hours Blood Bank Service</li>\r\n <li>Most up-to-date Operation theatre (Total 06 O.T.)</li>\r\n <li>Radiology & Imaging</li>\r\n <li>Physiotherapy</li>\r\n <li>Ambulance Service</li>\r\n</ul>', 'Our Medical Services', '', 'inherit', 'closed', 'closed', '', '163-revision-v1', '', '', '2018-02-25 12:46:12', '2018-02-25 06:46:12', '', 163, 'http://delta-hospital.com/163-revision-v1/', 0, 'revision', '', 0),
(572, 1, '2018-02-25 13:14:10', '2018-02-25 07:14:10', '<ul>\r\n <li>Medicine</li>\r\n <li>Cardiology</li>\r\n <li>Gastroenterology</li>\r\n <li>Psychiatry</li>\r\n <li>Surgery</li>\r\n <li>Gynae and Obs</li>\r\n <li>Gynae Oncology</li>\r\n <li>Paediatrics</li>\r\n <li>Paediatrics Oncology</li>\r\n <li>Orthopedics</li>\r\n <li>Eye</li>\r\n <li>ENT & Head Neck</li>\r\n <li>Skin VD</li>\r\n <li>Urology</li>\r\n <li>Dental department</li>\r\n</ul>', 'Specialized General Treatment', '', 'inherit', 'closed', 'closed', '', '193-revision-v1', '', '', '2018-02-25 13:14:10', '2018-02-25 07:14:10', '', 193, 'http://delta-hospital.com/193-revision-v1/', 0, 'revision', '', 0),
(573, 1, '2018-02-25 13:17:03', '2018-02-25 07:17:03', '<ul>\r\n <li>Medicine</li>\r\n <li>Cardiology</li>\r\n <li>Gastroenterology</li>\r\n <li>Psychiatry</li>\r\n <li>Surgery</li>\r\n <li>Gynae and Obs</li>\r\n <li>Gynae Oncology</li>\r\n <li>Paediatrics</li>\r\n <li>Paediatrics Oncology</li>\r\n <li>Orthopedics</li>\r\n <li>Eye</li>\r\n <li>ENT</li>\r\n <li>Skin VD</li>\r\n <li>Urology</li>\r\n <li>Dental department</li>\r\n</ul>', 'Specialized General Treatment', '', 'inherit', 'closed', 'closed', '', '193-revision-v1', '', '', '2018-02-25 13:17:03', '2018-02-25 07:17:03', '', 193, 'http://delta-hospital.com/193-revision-v1/', 0, 'revision', '', 0),
(574, 1, '2018-02-25 13:18:05', '2018-02-25 07:18:05', '<h2>Our modern pathological laboratory can do all types of tests:</h2>\r\n<ul>\r\n <li>Clinical Pathology<img class=\"size-medium wp-image-207 alignright\" src=\"http://localhost:8012/delta-hospital/wp-content/uploads/2018/02/6-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" /></li>\r\n <li>Hematology</li>\r\n <li>Bio Chemistry</li>\r\n <li>Microbiology</li>\r\n <li>Cytology</li>\r\n <li>FNAC</li>\r\n <li>Histopathology</li>\r\n <li>Tumor marker</li>\r\n <li>Frozen section biopsy</li>\r\n <li>Chromosome Study</li>\r\n <li>Blood transfusion service</li>\r\n <li>Immunology</li>\r\n <li>Virology</li>\r\n <li>Serology</li>\r\n <li>Hormone test</li>\r\n <li>ER</li>\r\n <li>PR</li>\r\n <li>HER-2</li>\r\n</ul>', 'Pathology Services', '', 'inherit', 'closed', 'closed', '', '205-revision-v1', '', '', '2018-02-25 13:18:05', '2018-02-25 07:18:05', '', 205, 'http://delta-hospital.com/205-revision-v1/', 0, 'revision', '', 0),
(575, 1, '2018-02-25 13:43:56', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-02-25 13:43:56', '0000-00-00 00:00:00', '', 16, 'http://delta-hospital.com/?p=575', 1, 'nav_menu_item', '', 0),
(576, 1, '2018-02-25 13:43:56', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-02-25 13:43:56', '0000-00-00 00:00:00', '', 16, 'http://delta-hospital.com/?p=576', 1, 'nav_menu_item', '', 0),
(577, 1, '2018-02-25 13:43:56', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2018-02-25 13:43:56', '0000-00-00 00:00:00', '', 16, 'http://delta-hospital.com/?p=577', 1, 'nav_menu_item', '', 0),
(579, 1, '2018-02-26 12:58:00', '2018-02-26 06:58:00', '', 'Investor', '', 'publish', 'closed', 'closed', '', 'investor', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://delta-hospital.com/?p=579', 43, 'nav_menu_item', '', 0),
(580, 1, '2018-02-26 13:03:31', '2018-02-26 07:03:31', '<p style=\"text-align: center;\"><strong>Red- Herring Prospectus</strong></p>\r\n<p style=\"text-align: center;\">OF</p>\r\n<p style=\"text-align: center;\"><strong><img class=\"alignnone size-full wp-image-12\" src=\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3.png\" alt=\"\" width=\"150\" height=\"117\" /></strong></p>\r\n<p style=\"text-align: center;\"><strong>Delta Hospital Limited</strong></p>\r\n \r\n<h2><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP.docx</a></h2>\r\n<h3><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\"><strong>Download</strong></a></h3>\r\n \r\n\r\n ', 'Share Information', '', 'publish', 'closed', 'closed', '', 'share-information', '', '', '2018-02-26 13:14:25', '2018-02-26 07:14:25', '', 0, 'http://delta-hospital.com/?page_id=580', 0, 'page', '', 0),
(581, 1, '2018-02-26 13:02:42', '2018-02-26 07:02:42', '', 'Delta Revised Final RHP_26.10.17', '', 'inherit', 'open', 'closed', '', 'delta-revised-final-rhp_26-10-17', '', '', '2018-02-26 13:02:42', '2018-02-26 07:02:42', '', 580, 'http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 0),
(582, 1, '2018-02-26 13:03:31', '2018-02-26 07:03:31', '<a href=\"http://delta-hospital.com/?attachment_id=581\" rel=\"attachment wp-att-581\">Delta Revised Final RHP</a>', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:03:31', '2018-02-26 07:03:31', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(583, 1, '2018-02-26 13:03:31', '2018-02-26 07:03:31', '<a href=\"http://delta-hospital.com/share-information/delta-revised-final-rhp_26-10-17/\" rel=\"attachment wp-att-581\">Delta Revised Final RHP</a>', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:03:31', '2018-02-26 07:03:31', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(584, 1, '2018-02-26 13:04:09', '2018-02-26 07:04:09', ' ', '', '', 'publish', 'closed', 'closed', '', '584', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://delta-hospital.com/?p=584', 44, 'nav_menu_item', '', 0),
(585, 1, '2018-02-26 13:14:19', '2018-02-26 07:14:19', '<p style=\"text-align: center;\"><strong>Red- Herring Prospectus</strong></p>\n<p style=\"text-align: center;\">OF</p>\n<p style=\"text-align: center;\"><strong><img class=\"alignnone size-full wp-image-12\" src=\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3.png\" alt=\"\" width=\"150\" height=\"117\" /></strong></p>\n<p style=\"text-align: center;\"><strong>Delta Hospital Limited</strong></p>\n \n<h2><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP.docx</a></h2>\n<h3><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\"><strong>Download</strong></a></h3>\n \n\n ', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-autosave-v1', '', '', '2018-02-26 13:14:19', '2018-02-26 07:14:19', '', 580, 'http://delta-hospital.com/580-autosave-v1/', 0, 'revision', '', 0),
(586, 1, '2018-02-26 13:06:23', '2018-02-26 07:06:23', ' \r\n<h4><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP</a></h4>', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:06:23', '2018-02-26 07:06:23', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(587, 1, '2018-02-26 13:06:56', '2018-02-26 07:06:56', ' \r\n<h4><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP</a></h4>\r\n ', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:06:56', '2018-02-26 07:06:56', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(588, 1, '2018-02-26 13:08:36', '2018-02-26 07:08:36', ' \r\n<h4><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP.docx</a></h4>\r\n<a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\"><strong>Download</strong></a>\r\n\r\n ', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:08:36', '2018-02-26 07:08:36', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(589, 1, '2018-02-26 13:08:56', '2018-02-26 07:08:56', ' \r\n<h4><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP.docx</a></h4>\r\n<a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\"><strong>Download</strong></a>\r\n\r\n \r\n\r\n ', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:08:56', '2018-02-26 07:08:56', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(590, 1, '2018-02-26 13:11:14', '2018-02-26 07:11:14', '<p style=\"text-align: center;\"><strong>Red- Herring Prospectus</strong></p>\r\n<p style=\"text-align: center;\">of</p>\r\n<p style=\"text-align: center;\"><strong><img class=\"alignnone size-full wp-image-12\" src=\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3.png\" alt=\"\" width=\"150\" height=\"117\" /></strong></p>\r\n<p style=\"text-align: center;\"><strong>Delta Hospital Limited</strong></p>\r\n\r\n<h4><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP.docx</a></h4>\r\n<a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\"><strong>Download</strong></a>\r\n\r\n \r\n\r\n ', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:11:14', '2018-02-26 07:11:14', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(591, 1, '2018-02-26 13:12:32', '2018-02-26 07:12:32', '<p style=\"text-align: center;\"><strong>Red- Herring Prospectus</strong></p>\r\n<p style=\"text-align: center;\">OF</p>\r\n<p style=\"text-align: center;\"><strong><img class=\"alignnone size-full wp-image-12\" src=\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3.png\" alt=\"\" width=\"150\" height=\"117\" /></strong></p>\r\n<p style=\"text-align: center;\"><strong>Delta Hospital Limited</strong></p>\r\n\r\n<h4><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP.docx</a></h4>\r\n<a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\"><strong>Download</strong></a>\r\n\r\n \r\n\r\n ', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:12:32', '2018-02-26 07:12:32', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(592, 1, '2018-02-26 13:14:25', '2018-02-26 07:14:25', '<p style=\"text-align: center;\"><strong>Red- Herring Prospectus</strong></p>\r\n<p style=\"text-align: center;\">OF</p>\r\n<p style=\"text-align: center;\"><strong><img class=\"alignnone size-full wp-image-12\" src=\"http://delta-hospital.com/wp-content/uploads/2018/02/logo-medical3.png\" alt=\"\" width=\"150\" height=\"117\" /></strong></p>\r\n<p style=\"text-align: center;\"><strong>Delta Hospital Limited</strong></p>\r\n \r\n<h2><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">Delta Revised Final RHP.docx</a></h2>\r\n<h3><a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\"><strong>Download</strong></a></h3>\r\n \r\n\r\n ', 'Share Information', '', 'inherit', 'closed', 'closed', '', '580-revision-v1', '', '', '2018-02-26 13:14:25', '2018-02-26 07:14:25', '', 580, 'http://delta-hospital.com/580-revision-v1/', 0, 'revision', '', 0),
(593, 1, '2018-02-26 13:52:24', '2018-02-26 07:52:24', '', 'Prof. Dr. Kazi Manzur Kader', '', 'inherit', 'closed', 'closed', '', '366-autosave-v1', '', '', '2018-02-26 13:52:24', '2018-02-26 07:52:24', '', 366, 'http://delta-hospital.com/366-autosave-v1/', 0, 'revision', '', 0);
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
(594, 1, '2018-02-26 15:37:04', '2018-02-26 09:37:04', '[vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-home\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Address\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_color=\"#000000\"]26/2, Principal Abul Kashem Road, Mirpur-1, Dhaka-1216.[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-envelope-o\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Email\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#1e73be\" desc_font_color=\"#000000\"]delta@delta-hospital.com[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/3\"][bsf-info-box icon=\"Defaults-phone\" icon_size=\"32\" icon_color=\"#1e73be\" icon_animation=\"swing\" title=\"Phone\" hover_effect=\"style_2\" pos=\"square_box\" box_min_height=\"150\" box_border_style=\"dotted\" box_border_width=\"1\" box_border_color=\"#dd9933\" box_bg_color=\"#e2e2e2\" title_font_style=\"text-decoration:underline;,font-weight:bold;\" desc_font_style=\"font-style:italic;,font-weight:bold;\" title_font_size=\"desktop:22px;\" title_font_color=\"#8224e3\" desc_font_line_height=\"desktop:10px;\" desc_font_color=\"#000000\"]+88-02-9029151-2\r\n\r\n+88-02-9022410[/bsf-info-box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI5MjEyLjI1NzU1MDg4NzI2NSUyMTJkOTAuMzQ5MTE4NDMxODQzMDUlMjEzZDIzLjc2NDA1NTkxMzI3MzUyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4Mzc1NWMwZWIyMmQ0YzJmMyUyNTNBMHhmNzY3NGQ4MmZlNjliNWM2JTIxMnNEZWx0YSUyQk1lZGljYWwlMkJDb2xsZWdlJTJCYW5kJTJCSG9zcGl0YWwlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnMlMjE0djE0OTI1NzYwOTM3NDclMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjM4MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_custom_heading text=\"Send a Message to Us\" font_container=\"tag:h2|text_align:left|color:%23000000\" use_theme_fonts=\"yes\"][contact-form-7 id=\"4\" title=\"Message\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Contact US', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2018-02-26 15:37:04', '2018-02-26 09:37:04', '', 31, 'http://delta-hospital.com/31-revision-v1/', 0, 'revision', '', 0),
(595, 3, '2018-02-27 09:51:54', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2018-02-27 09:51:54', '0000-00-00 00:00:00', '', 0, 'http://delta-hospital.com/?p=595', 0, 'post', '', 0),
(597, 3, '2018-02-27 10:16:23', '2018-02-27 04:16:23', '', 'News & Announcements', '', 'publish', 'closed', 'closed', '', 'news-announcements', '', '', '2018-02-27 10:19:25', '2018-02-27 04:19:25', '', 0, 'http://delta-hospital.com/?page_id=597', 0, 'page', '', 0),
(598, 3, '2018-02-27 10:16:23', '2018-02-27 04:16:23', '<a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">AGM Notice</a>', 'News & Announcements', '', 'inherit', 'closed', 'closed', '', '597-revision-v1', '', '', '2018-02-27 10:16:23', '2018-02-27 04:16:23', '', 597, 'http://delta-hospital.com/597-revision-v1/', 0, 'revision', '', 0),
(599, 3, '2018-02-27 10:17:27', '2018-02-27 04:17:27', ' ', '', '', 'publish', 'closed', 'closed', '', '599', '', '', '2018-02-27 10:17:27', '2018-02-27 04:17:27', '', 0, 'http://delta-hospital.com/?p=599', 45, 'nav_menu_item', '', 0),
(600, 3, '2018-02-27 10:18:18', '2018-02-27 04:18:18', ' \n\n<a href=\"http://delta-hospital.com/wp-content/uploads/2018/02/Delta-Revised-Final-RHP_26.10.17.docx\">AGM Notice</a>', 'News & Announcements', '', 'inherit', 'closed', 'closed', '', '597-autosave-v1', '', '', '2018-02-27 10:18:18', '2018-02-27 04:18:18', '', 597, 'http://delta-hospital.com/597-autosave-v1/', 0, 'revision', '', 0),
(601, 3, '2018-02-27 10:19:25', '2018-02-27 04:19:25', '', 'News & Announcements', '', 'inherit', 'closed', 'closed', '', '597-revision-v1', '', '', '2018-02-27 10:19:25', '2018-02-27 04:19:25', '', 597, 'http://delta-hospital.com/597-revision-v1/', 0, 'revision', '', 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_termmeta`
--
CREATE TABLE `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_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_termmeta`
--
INSERT INTO `wp_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 27, 'employment_type', 'FULL_TIME'),
(2, 28, 'employment_type', 'PART_TIME'),
(3, 29, 'employment_type', 'TEMPORARY');
-- --------------------------------------------------------
--
-- Table structure for table `wp_terms`
--
CREATE TABLE `wp_terms` (
`term_id` bigint(20) UNSIGNED NOT NULL,
`name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_terms`
--
INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Oncology', 'oncology', 0),
(3, 'Medicine', 'medicine', 0),
(4, 'Psychiatry', 'psychiatry', 0),
(5, 'Dermatology', 'dermatology', 0),
(6, 'Paediatrics', 'paediatrics', 0),
(7, 'Surgery', 'surgery', 0),
(8, 'Urology', 'urology', 0),
(9, 'Orthopedic Surgery', 'orthopedic-surgery', 0),
(10, 'Ophthalmology', 'ophthalmology', 0),
(11, 'ENT & Head Neck', 'ent-head-neck', 0),
(12, 'Gynae and Obs', 'gynae-and-obs', 0),
(13, 'Gayne Oncology', 'gayne-oncology', 0),
(14, 'Radiology & Imaging', 'radiology-imaging', 0),
(15, 'Dental Unit', 'dental-unit', 0),
(16, 'Hematology', 'hematology', 0),
(17, 'Transfusion Medicine', 'transfusion-medicine', 0),
(18, 'Anaesthesia', 'anaesthesia', 0),
(19, 'ICU & Pain Specialist', 'icu-pain-specialist', 0),
(20, 'PCU & Pain Specialist', 'pcu-pain-specialist', 0),
(21, 'Pathology', 'pathology', 0),
(22, 'Main-Menu', 'main-menu', 0),
(23, 'Find Us', 'find-us', 0),
(24, 'Doctors', 'doctors', 0),
(25, 'Services', 'services', 0),
(26, '225', '225', 0),
(27, 'Full Time', 'full-time', 0),
(28, 'Part Time', 'part-time', 0),
(29, 'Temporary', 'temporary', 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_term_relationships`
--
CREATE TABLE `wp_term_relationships` (
`object_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
`term_order` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_term_relationships`
--
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(37, 22, 0),
(38, 22, 0),
(43, 22, 0),
(44, 22, 0),
(45, 22, 0),
(46, 22, 0),
(47, 22, 0),
(48, 22, 0),
(49, 22, 0),
(50, 22, 0),
(51, 22, 0),
(52, 2, 0),
(57, 23, 0),
(58, 24, 0),
(59, 24, 0),
(60, 24, 0),
(61, 24, 0),
(62, 24, 0),
(63, 24, 0),
(64, 24, 0),
(65, 24, 0),
(66, 24, 0),
(67, 24, 0),
(68, 24, 0),
(69, 24, 0),
(70, 24, 0),
(71, 24, 0),
(72, 24, 0),
(73, 24, 0),
(74, 24, 0),
(75, 24, 0),
(76, 24, 0),
(77, 24, 0),
(86, 22, 0),
(87, 22, 0),
(88, 22, 0),
(89, 22, 0),
(90, 22, 0),
(91, 22, 0),
(132, 22, 0),
(133, 22, 0),
(209, 22, 0),
(210, 22, 0),
(211, 22, 0),
(213, 22, 0),
(215, 22, 0),
(216, 22, 0),
(217, 25, 0),
(218, 25, 0),
(219, 25, 0),
(220, 25, 0),
(221, 25, 0),
(222, 25, 0),
(224, 22, 0),
(227, 26, 0),
(229, 26, 0),
(231, 26, 0),
(233, 26, 0),
(235, 26, 0),
(237, 26, 0),
(257, 22, 0),
(258, 22, 0),
(259, 22, 0),
(267, 22, 0),
(268, 22, 0),
(269, 22, 0),
(270, 22, 0),
(271, 22, 0),
(272, 22, 0),
(273, 22, 0),
(274, 22, 0),
(275, 22, 0),
(276, 22, 0),
(277, 22, 0),
(278, 22, 0),
(279, 22, 0),
(280, 22, 0),
(281, 22, 0),
(282, 22, 0),
(283, 22, 0),
(284, 22, 0),
(285, 22, 0),
(286, 22, 0),
(287, 22, 0),
(288, 23, 0),
(289, 23, 0),
(290, 23, 0),
(296, 2, 0),
(351, 2, 0),
(353, 2, 0),
(355, 2, 0),
(357, 2, 0),
(359, 2, 0),
(362, 2, 0),
(364, 2, 0),
(366, 2, 0),
(368, 2, 0),
(370, 2, 0),
(372, 2, 0),
(374, 3, 0),
(376, 3, 0),
(378, 3, 0),
(380, 3, 0),
(382, 3, 0),
(384, 3, 0),
(386, 4, 0),
(388, 7, 0),
(390, 7, 0),
(392, 7, 0),
(394, 7, 0),
(396, 5, 0),
(398, 5, 0),
(400, 6, 0),
(402, 6, 0),
(404, 6, 0),
(406, 6, 0),
(408, 8, 0),
(410, 9, 0),
(412, 9, 0),
(414, 10, 0),
(416, 10, 0),
(418, 10, 0),
(420, 11, 0),
(422, 11, 0),
(424, 12, 0),
(427, 12, 0),
(429, 12, 0),
(431, 12, 0),
(433, 12, 0),
(435, 12, 0),
(437, 12, 0),
(439, 13, 0),
(441, 14, 0),
(443, 14, 0),
(445, 15, 0),
(447, 16, 0),
(449, 17, 0),
(451, 18, 0),
(453, 18, 0),
(455, 19, 0),
(459, 20, 0),
(461, 21, 0),
(463, 21, 0),
(465, 21, 0),
(467, 21, 0),
(469, 21, 0),
(471, 21, 0),
(473, 21, 0),
(475, 21, 0),
(485, 22, 0),
(493, 26, 0),
(510, 23, 0),
(529, 3, 0),
(532, 6, 0),
(535, 3, 0),
(536, 3, 0),
(540, 11, 0),
(545, 7, 0),
(579, 22, 0),
(584, 22, 0),
(599, 22, 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_term_taxonomy`
--
CREATE TABLE `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_ci NOT NULL DEFAULT '',
`description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
`count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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, 0),
(2, 2, 'department', '', 0, 13),
(3, 3, 'department', '', 0, 8),
(4, 4, 'department', '', 0, 1),
(5, 5, 'department', '', 0, 2),
(6, 6, 'department', '', 0, 5),
(7, 7, 'department', '', 0, 5),
(8, 8, 'department', '', 0, 1),
(9, 9, 'department', '', 0, 2),
(10, 10, 'department', '', 0, 3),
(11, 11, 'department', '', 0, 3),
(12, 12, 'department', '', 0, 7),
(13, 13, 'department', '', 0, 1),
(14, 14, 'department', '', 0, 2),
(15, 15, 'department', '', 0, 1),
(16, 16, 'department', '', 0, 1),
(17, 17, 'department', '', 0, 1),
(18, 18, 'department', '', 0, 2),
(19, 19, 'department', '', 0, 1),
(20, 20, 'department', '', 0, 1),
(21, 21, 'department', '', 0, 8),
(22, 22, 'nav_menu', '', 0, 54),
(23, 23, 'nav_menu', '', 0, 5),
(24, 24, 'nav_menu', '', 0, 20),
(25, 25, 'nav_menu', '', 0, 6),
(26, 26, 'ml-slider', '', 0, 5),
(27, 27, 'job_listing_type', '', 0, 0),
(28, 28, 'job_listing_type', '', 0, 0),
(29, 29, 'job_listing_type', '', 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_usermeta`
--
CREATE TABLE `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_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_usermeta`
--
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'delta'),
(2, 1, 'first_name', 'Delta Hospital'),
(3, 1, 'last_name', 'Ltd.'),
(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', 'vc_pointers_backend_editor,vc_pointers_frontend_editor,theme_editor_notice'),
(15, 1, 'show_welcome_panel', '0'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '527'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"137.59.49.0\";}'),
(19, 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\";}'),
(20, 1, 'metaboxhidden_nav-menus', 'a:3:{i:0;s:20:\"add-post-type-doctor\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),
(21, 1, 'wp_user-settings', 'libraryContent=browse&editor=tinymce&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=555px&edit_element_vcUIPanelTop=79px&urlbutton=none'),
(22, 1, 'wp_user-settings-time', '1519628781'),
(23, 1, 'closedpostboxes_nav-menus', 'a:0:{}'),
(24, 1, 'nav_menu_recently_edited', '22'),
(25, 1, 'closedpostboxes_job_listing', 'a:0:{}'),
(26, 1, 'metaboxhidden_job_listing', 'a:3:{i:0;s:5:\"acf_7\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";}'),
(27, 1, 'closedpostboxes_dashboard', 'a:0:{}'),
(28, 1, 'metaboxhidden_dashboard', 'a:4:{i:0;s:19:\"dashboard_right_now\";i:1;s:18:\"dashboard_activity\";i:2;s:21:\"dashboard_quick_press\";i:3;s:17:\"dashboard_primary\";}'),
(29, 1, '_imagify_ignore_notices', 'a:2:{i:0;s:13:\"welcome-steps\";i:1;s:13:\"wrong-api-key\";}'),
(30, 2, 'nickname', 'hannanit'),
(31, 2, 'first_name', 'Abdul'),
(32, 2, 'last_name', 'Hannan'),
(33, 2, 'description', ''),
(34, 2, 'rich_editing', 'true'),
(35, 2, 'syntax_highlighting', 'true'),
(36, 2, 'comment_shortcuts', 'false'),
(37, 2, 'admin_color', 'fresh'),
(38, 2, 'use_ssl', '0'),
(39, 2, 'show_admin_bar_front', 'true'),
(40, 2, 'locale', ''),
(41, 2, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(42, 2, 'wp_user_level', '10'),
(43, 2, 'dismissed_wp_pointers', ''),
(45, 2, 'wp_dashboard_quick_press_last_post_id', '500'),
(46, 2, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"137.59.49.0\";}'),
(48, 2, 'closedpostboxes_dashboard', 'a:0:{}'),
(49, 2, 'metaboxhidden_dashboard', 'a:5:{i:0;s:21:\"dashboard_browser_nag\";i:1;s:19:\"dashboard_right_now\";i:2;s:18:\"dashboard_activity\";i:3;s:21:\"dashboard_quick_press\";i:4;s:17:\"dashboard_primary\";}'),
(51, 1, 'closedpostboxes_doctor', 'a:0:{}'),
(52, 1, 'metaboxhidden_doctor', 'a:1:{i:0;s:7:\"slugdiv\";}'),
(56, 3, 'nickname', 'admin'),
(57, 3, 'first_name', 'Delta'),
(58, 3, 'last_name', 'Hospital'),
(59, 3, 'description', ''),
(60, 3, 'rich_editing', 'true'),
(61, 3, 'syntax_highlighting', 'true'),
(62, 3, 'comment_shortcuts', 'false'),
(63, 3, 'admin_color', 'fresh'),
(64, 3, 'use_ssl', '0'),
(65, 3, 'show_admin_bar_front', 'true'),
(66, 3, 'locale', ''),
(67, 3, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(68, 3, 'wp_user_level', '10'),
(69, 3, 'dismissed_wp_pointers', 'theme_editor_notice,vc_pointers_backend_editor'),
(70, 1, 'session_tokens', 'a:2:{s:64:\"89e5b20e074b0f920d2cb5ab75d4bbca4e354f6eaf7f16f087febe990769f640\";a:4:{s:10:\"expiration\";i:1519785348;s:2:\"ip\";s:12:\"137.59.49.89\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36\";s:5:\"login\";i:1519612548;}s:64:\"192c89c97aa1e5a20036d3229e5622d44892574548fabf33c7acc3a7bd027046\";a:4:{s:10:\"expiration\";i:1519799114;s:2:\"ip\";s:12:\"137.59.49.89\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36\";s:5:\"login\";i:1519626314;}}'),
(71, 3, 'session_tokens', 'a:1:{s:64:\"482bfce8e0b834903574f4b18535644e3c829fa9dc56e990e428a0e754ca7c20\";a:4:{s:10:\"expiration\";i:1519876311;s:2:\"ip\";s:12:\"137.59.49.89\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36\";s:5:\"login\";i:1519703511;}}'),
(72, 3, 'wp_dashboard_quick_press_last_post_id', '595'),
(73, 3, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"137.59.49.0\";}'),
(74, 3, 'nav_menu_recently_edited', '22'),
(75, 3, '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\";}'),
(76, 3, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:20:\"add-post-type-notice\";i:1;s:20:\"add-post-type-doctor\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:14:\"add-department\";}'),
(77, 3, 'wp_user-settings', 'editor=tinymce&libraryContent=browse'),
(78, 3, 'wp_user-settings-time', '1519704980');
-- --------------------------------------------------------
--
-- Table structure for table `wp_users`
--
CREATE TABLE `wp_users` (
`ID` bigint(20) UNSIGNED NOT NULL,
`user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT '0',
`display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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, 'delta', '$P$BK0yQnilmqZLGya0jzj3m0is5qEPK20', 'delta', 'delta@delta-hospital.com', '', '2018-02-14 05:16:56', '', 0, 'delta'),
(2, 'hannanit', '$P$BNPhLX8Ry9J7w6EuJXPLIIjH7/dIc01', 'hannanit', 'hannan.diu43@gmail.com', '', '2018-02-20 04:33:41', '1519101221:$P$BYD0ws21hjmydB0yiBLwKcbPB8mSi60', 0, 'Abdul Hannan'),
(3, 'admin', '$P$BCNr2QmiJAOIBa6ZdLEtYlPHxjz01v1', 'admin', 'admin@delta-hospital.com', '', '2018-02-25 02:43:08', '1519526588:$P$BNhPIlmgDbT8jqibRtOzVtnmxADNrw.', 0, 'Delta Hospital');
--
-- 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_fw_termmeta`
--
ALTER TABLE `wp_fw_termmeta`
ADD PRIMARY KEY (`meta_id`),
ADD KEY `fw_term_id` (`fw_term_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- 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_fw_termmeta`
--
ALTER TABLE `wp_fw_termmeta`
MODIFY `meta_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=2413;
--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3326;
--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=602;
--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=30;
--
-- 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=30;
--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=79;
--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
COMMIT;
/*!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 */;