Advertisement
Guest User

index.php

a guest
Mar 31st, 2015
708
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 230.54 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html lang="bn-BD">
  4. <head>
  5. <meta charset="UTF-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <link rel="profile" href="http://gmpg.org/xfn/11">
  8. <link rel="pingback" href="http://mk-alpha.com/xmlrpc.php">
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  10. <title>WP Dev Lab Home | Just another WordPress site</title>
  11.         <script type="text/javascript">
  12.         //<![CDATA[
  13.         var ajaxurl = 'http://mk-alpha.com/wp-admin/admin-ajax.php';
  14.         //]]>
  15.         </script>
  16.         <link rel="alternate" type="application/rss+xml" title="WP Dev Lab Home &raquo; Feed" href="http://mk-alpha.com/feed/" />
  17. <link rel="alternate" type="application/rss+xml" title="WP Dev Lab Home &raquo; Comments Feed" href="http://mk-alpha.com/comments/feed/" />
  18. <link rel='stylesheet' id='debug-bar-css'  href='http://mk-alpha.com/wp-content/plugins/debug-bar/css/debug-bar.css?ver=20120317' type='text/css' media='all' />
  19. <link rel='stylesheet' id='debug-bar-extender-css'  href='http://mk-alpha.com/wp-content/plugins/debug-bar-extender/css/debug-bar-extender.css?ver=20110302' type='text/css' media='all' />
  20. <link rel='stylesheet' id='open-sans-css'  href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=4.1.1' type='text/css' media='all' />
  21. <link rel='stylesheet' id='dashicons-css'  href='http://mk-alpha.com/wp-includes/css/dashicons.min.css?ver=4.1.1' type='text/css' media='all' />
  22. <link rel='stylesheet' id='admin-bar-css'  href='http://mk-alpha.com/wp-includes/css/admin-bar.min.css?ver=4.1.1' type='text/css' media='all' />
  23. <link rel='stylesheet' id='debug-bar-codemirror-css'  href='http://mk-alpha.com/wp-content/plugins/debug-bar-console/codemirror/lib/codemirror.css?ver=2.22' type='text/css' media='all' />
  24. <link rel='stylesheet' id='debug-bar-console-css'  href='http://mk-alpha.com/wp-content/plugins/debug-bar-console/css/debug-bar-console.css?ver=20120317' type='text/css' media='all' />
  25. <link rel='stylesheet' id='mkalpha-bootstrap-css'  href='http://mk-alpha.com/wp-content/themes/mkalpha/inc/css/bootstrap.min.css?ver=4.1.1' type='text/css' media='all' />
  26. <link rel='stylesheet' id='mkalpha-style-css'  href='http://mk-alpha.com/wp-content/themes/mkalpha/style.css?ver=4.1.1' type='text/css' media='all' />
  27. <link rel='stylesheet' id='zt-debug-bar-cron-css'  href='http://mk-alpha.com/wp-content/plugins/debug-bar-cron/css/debug-bar-cron.css?ver=20131228' type='text/css' media='all' />
  28. <script type='text/javascript' src='http://mk-alpha.com/wp-includes/js/jquery/jquery.js?ver=1.11.1'></script>
  29. <script type='text/javascript' src='http://mk-alpha.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
  30. <script type='text/javascript' src='http://mk-alpha.com/wp-content/plugins/debug-bar/js/debug-bar.js?ver=20121228.2'></script>
  31. <script type='text/javascript' src='http://mk-alpha.com/wp-content/plugins/debug-bar-console/codemirror/debug-bar-codemirror.js?ver=2.22'></script>
  32. <script type='text/javascript' src='http://mk-alpha.com/wp-content/plugins/debug-bar-console/js/debug-bar-console.js?ver=20120317'></script>
  33. <script type='text/javascript' src='http://mk-alpha.com/wp-content/plugins/debug-bar/js/debug-bar-js.js?ver=20111216'></script>
  34. <script type='text/javascript' src='http://mk-alpha.com/wp-content/themes/mkalpha/inc/js/main.js?ver=4.1.1'></script>
  35. <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://mk-alpha.com/xmlrpc.php?rsd" />
  36. <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://mk-alpha.com/wp-includes/wlwmanifest.xml" />
  37. <meta name="generator" content="WordPress 4.1.1" />
  38. <style type="text/css" media="print">#wpadminbar { display:none; }</style>
  39. <style type="text/css" media="screen">
  40.     html { margin-top: 32px !important; }
  41.     * html body { margin-top: 32px !important; }
  42.     @media screen and ( max-width: 782px ) {
  43.         html { margin-top: 46px !important; }
  44.         * html body { margin-top: 46px !important; }
  45.     }
  46. </style>
  47. </head>
  48.  
  49. <body class="home blog logged-in admin-bar no-customize-support group-blog debug-bar-maximized">
  50. <div class="wrap container">
  51. <div id="page" class="hfeed site">
  52.     <a class="skip-link screen-reader-text" href="#content">Skip to content</a>
  53.        
  54.         <a href="http://mk-alpha.com/" rel="home">
  55.     <header id="masthead" class="site-header col-md-12" role="banner">
  56.        
  57.             <!--
  58.         <div class="site-branding">
  59.             <h1 class="site-title"><a href="http://mk-alpha.com/" rel="home">WP Dev Lab Home</a></h1>
  60.             <h2 class="site-description">Just another WordPress site</h2>
  61.         </div> --> <!-- .site-branding -->
  62.        
  63.     </header></a><!-- #masthead -->
  64.  
  65.         <nav id="site-navigation" class="main-navigation nav-menu col-md-12" role="navigation">
  66.         <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"> প্রাথমিক মেনু</button>
  67.         <div class="menu-primary-menu-container"><ul id="primary-menu" class="menu"><li id="menu-item-1571" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-1571"><a href="http://mk-alpha.com//">নীড় পাতা</a></li>
  68. <li id="menu-item-1621" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-1621"><a href="http://mk-alpha.com/category/news/">সংবাদ</a>
  69. <ul class="sub-menu">
  70.     <li id="menu-item-1623" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1623"><a href="http://mk-alpha.com/category/news/national-news/">জাতীয়</a></li>
  71.     <li id="menu-item-1622" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1622"><a href="http://mk-alpha.com/category/news/international-news/">আন্তর্জাতিক</a></li>
  72. </ul>
  73. </li>
  74. <li id="menu-item-1638" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1638"><a href="http://mk-alpha.com/category/children-news/">শিশু কিশোর</a></li>
  75. <li id="menu-item-1637" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1637"><a href="http://mk-alpha.com/category/sexual-health/">যৌন স্বাস্থ্য</a></li>
  76. <li id="menu-item-1636" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1636"><a href="http://mk-alpha.com/category/mental-health/">মানসিক স্বাস্থ্য</a></li>
  77. <li id="menu-item-1635" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1635"><a href="http://mk-alpha.com/category/drug-addiction/">মাদকাসক্তি</a></li>
  78. <li id="menu-item-1585" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1585"><a href="http://mk-alpha.com/category/mind-and-exercises/">মন ও ক্রীড়া</a></li>
  79. <li id="menu-item-1633" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1633"><a href="http://mk-alpha.com/category/featured/">ফিচার</a></li>
  80. <li id="menu-item-1628" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-1628"><a href="http://mk-alpha.com/category/question-answers/">প্রশ্ন-উত্তর</a>
  81. <ul class="sub-menu">
  82.     <li id="menu-item-1632" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1632"><a href="http://mk-alpha.com/category/question-answers/qa-sexual-health/">যৌন স্বাস্থ্য</a></li>
  83.     <li id="menu-item-1631" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1631"><a href="http://mk-alpha.com/category/question-answers/qp-mental-health/">মানসিক স্বাস্থ্য</a></li>
  84.     <li id="menu-item-1630" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1630"><a href="http://mk-alpha.com/category/question-answers/qa-drug-addiction/">মাদকাসক্তি</a></li>
  85.     <li id="menu-item-1629" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1629"><a href="http://mk-alpha.com/category/question-answers/experts-suggestions/">বিশেষজ্ঞ পরামর্শ</a></li>
  86. </ul>
  87. </li>
  88. <li id="menu-item-1627" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1627"><a href="http://mk-alpha.com/category/celebrity-mind/">তারকার মন</a></li>
  89. <li id="menu-item-1624" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-1624"><a href="http://mk-alpha.com/category/lifestyle/">জীবনাচরণ</a>
  90. <ul class="sub-menu">
  91.     <li id="menu-item-1640" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1640"><a href="http://mk-alpha.com/category/lifestyle/mind-daily/">মন প্রতিদিন</a></li>
  92.     <li id="menu-item-1626" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1626"><a href="http://mk-alpha.com/category/lifestyle/criminal-behavior/">অপরাধ আচরণ</a></li>
  93.     <li id="menu-item-1625" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1625"><a href="http://mk-alpha.com/category/lifestyle/miscellaneous/">অন্যান্য</a></li>
  94.     <li id="menu-item-1639" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1639"><a href="http://mk-alpha.com/category/lifestyle/superstition/">কুসংস্কার</a></li>
  95. </ul>
  96. </li>
  97. <li id="menu-item-1641" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1641"><a href="http://www.monerkhabor.com/mental_health.php?category_id=12">মানসিক স্বাস্থ্যসেবা</a></li>
  98. </ul></div>        </nav><!-- #site-navigation -->
  99.        
  100.         <section class="main-ad col-md-9">
  101.                 <img src="http://placehold.it/728x90/fdccb7/93666b" alt="Advertisement">
  102.         </section> <!-- .main-ad -->
  103.        
  104.     <div id="content" class="site-content primary-content-area col-md-9">
  105.  
  106.     <div id="primary" class="content-area">
  107.         <main id="main" class="site-main container col-md-12" role="main">
  108.                    
  109.                     <div class="container">
  110.                                 <div class="row">
  111.                                 </div>
  112.                                     <div class="container">
  113.                                     <div id="myCarousel" class="carousel slide" data-ride="carousel">
  114.                                         <!-- Wrapper for slides -->
  115.                                         <div class="carousel-inner">
  116.                                             <div class="item active">
  117.                                                 <img src="http://placehold.it/1200x400/16a085/ffffff&text=About Us">
  118.                                                 <div class="carousel-caption">
  119.                                                     <h3>
  120.                                                         Headline</h3>
  121.                                                     <p>
  122.                                                         Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
  123.                                                         tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem
  124.                                                         ipsum dolor sit amet, consetetur sadipscing elitr.</p>
  125.                                                 </div>
  126.                                             </div>
  127.                                             <!-- End Item -->
  128.                                             <div class="item">
  129.                                                 <img src="http://placehold.it/1200x400/e67e22/ffffff&text=Projects">
  130.                                                 <div class="carousel-caption">
  131.                                                     <h3>
  132.                                                         Headline</h3>
  133.                                                     <p>
  134.                                                         Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
  135.                                                         tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem
  136.                                                         ipsum dolor sit amet, consetetur sadipscing elitr.</p>
  137.                                                 </div>
  138.                                             </div>
  139.                                             <!-- End Item -->
  140.                                             <div class="item">
  141.                                                 <img src="http://placehold.it/1200x400/2980b9/ffffff&text=Portfolio">
  142.                                                 <div class="carousel-caption">
  143.                                                     <h3>
  144.                                                         Headline</h3>
  145.                                                     <p>
  146.                                                         Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
  147.                                                         tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem
  148.                                                         ipsum dolor sit amet, consetetur sadipscing elitr.</p>
  149.                                                 </div>
  150.                                             </div>
  151.                                             <!-- End Item -->
  152.                                             <div class="item">
  153.                                                 <img src="http://placehold.it/1200x400/8e44ad/ffffff&text=Services">
  154.                                                 <div class="carousel-caption">
  155.                                                     <h3>
  156.                                                         Headline</h3>
  157.                                                     <p>
  158.                                                         Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
  159.                                                         tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem
  160.                                                         ipsum dolor sit amet, consetetur sadipscing elitr.</p>
  161.                                                 </div>
  162.                                             </div>
  163.                                             <!-- End Item -->
  164.                                         </div>
  165.                                         <!-- End Carousel Inner -->
  166.                                         <ul class="nav nav-pills nav-justified">
  167.                                             <li data-target="#myCarousel" data-slide-to="0" class="active"><a href="#">About<small>Lorem
  168.                                                 ipsum dolor sit</small></a></li>
  169.                                             <li data-target="#myCarousel" data-slide-to="1"><a href="#">Projects<small>Lorem ipsum
  170.                                                 dolor sit</small></a></li>
  171.                                             <li data-target="#myCarousel" data-slide-to="2"><a href="#">Portfolio<small>Lorem ipsum
  172.                                                 dolor sit</small></a></li>
  173.                                             <li data-target="#myCarousel" data-slide-to="3"><a href="#">Services<small>Lorem ipsum
  174.                                                 dolor sit</small></a></li>
  175.                                         </ul>
  176.                                     </div>
  177.                                     <!-- End Carousel -->
  178.                                 </div>
  179.                                        
  180.                                                
  181.                     <section class="news flagged-national col-md-8">
  182.                             <header class="header-borders">জাতীয়</header>
  183.                             <article class="latest col-md-6">
  184.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  185.  
  186.                                
  187.                                                                        
  188.                                                                                
  189.                                                                                         <section class="col-sm-12">
  190.                                                 <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  191.                                                 <h1>
  192.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  193.                                                 </h1>
  194.                                             <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  195.                                             </section>
  196.                             </article>
  197.                                                                                                                        
  198.                                            
  199.                                                
  200.                                            
  201.                                                                                
  202.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  203.                                                                                                                            
  204.                                            
  205.                                                
  206.                                            
  207.                                                                                
  208.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  209.                                                                                                                            
  210.                                            
  211.                                                
  212.                                            
  213.                                                                                
  214.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  215.                                                                                                                            
  216.                                            
  217.                                                
  218.                                            
  219.                                                                                
  220.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  221.                                                                                                                            
  222.                                            
  223.                                                
  224.                                            
  225.                                                                                
  226.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  227.                                                                                                                            
  228.                                            
  229.                                                
  230.                                            
  231.                                                                                
  232.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-9/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  233.                                                                                                                            
  234.                                            
  235.                                                
  236.                                            
  237.                                                                                
  238.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-8/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  239.                                                                                                                            
  240.                                            
  241.                                                
  242.                                            
  243.                                                                                
  244.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-7/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  245.                                                                                                                            
  246.                                            
  247.                                                
  248.                                            
  249.                                                                          
  250.                                            
  251.                                                                                              
  252.                     </section> <!-- .flagged-national -->
  253.                    
  254.                    
  255.                    
  256.                                                
  257.                     <section class="news col-md-4">
  258.                             <header class="header-borders flagged-latest">সর্বশেষ</header>                                
  259.  
  260.                                
  261.                                                                        
  262.                                                                                
  263.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  264.                                            
  265.                                                                                
  266.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  267.                                            
  268.                                                                                
  269.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  270.                                            
  271.                                                                                
  272.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  273.                                            
  274.                                                                                
  275.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  276.                                            
  277.                                                                                
  278.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  279.                                            
  280.                                                                                
  281.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-9/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  282.                                            
  283.                                                                                
  284.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-8/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  285.                                            
  286.                                                                                    
  287.                                                                                              
  288.                     </section> <!-- .flagged-latest -->
  289.                    
  290.                    
  291.                    
  292.                                                
  293.                     <section class="news flagged-international col-md-8">
  294.                             <header class="header-borders">আন্তর্জাতিক</header>
  295.                             <article class="latest col-md-6">
  296.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  297.  
  298.                                
  299.                                                                        
  300.                                                                                
  301.                                                                                         <section class="col-sm-12">
  302.                                                 <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  303.                                                 <h1>
  304.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  305.                                                 </h1>
  306.                                             <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  307.                                             </section>
  308.                             </article>
  309.                                                                                                                        
  310.                                            
  311.                                                
  312.                                            
  313.                                                                                
  314.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  315.                                                                                                                            
  316.                                            
  317.                                                
  318.                                            
  319.                                                                                
  320.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  321.                                                                                                                            
  322.                                            
  323.                                                
  324.                                            
  325.                                                                                
  326.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  327.                                                                                                                            
  328.                                            
  329.                                                
  330.                                            
  331.                                                                                
  332.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  333.                                                                                                                            
  334.                                            
  335.                                                
  336.                                            
  337.                                                                                
  338.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  339.                                                                                                                            
  340.                                            
  341.                                                
  342.                                            
  343.                                                                                
  344.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-9/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  345.                                                                                                                            
  346.                                            
  347.                                                
  348.                                            
  349.                                                                                
  350.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-8/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  351.                                                                                                                            
  352.                                            
  353.                                                
  354.                                            
  355.                                                                                
  356.                                                                                             <h2 class="latest-news col-md-6"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-7/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  357.                                                                                                                            
  358.                                            
  359.                                                
  360.                                            
  361.                                                                          
  362.                                            
  363.                                                                                              
  364.                     </section> <!-- .flagged-international -->
  365.                    
  366.                    
  367.                    
  368.                                                
  369.                     <section class="news flagged-discussed col-md-4">
  370.                             <header class="header-borders">আলোচিত</header>                                
  371.  
  372.                                
  373.                                                                        
  374.                                                                                
  375.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  376.                                            
  377.                                                                                
  378.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  379.                                            
  380.                                                                                
  381.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  382.                                            
  383.                                                                                
  384.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  385.                                            
  386.                                                                                
  387.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  388.                                            
  389.                                                                                
  390.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  391.                                            
  392.                                                                                
  393.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-9/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  394.                                            
  395.                                                                                
  396.                                             <h2><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-8/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  397.                                            
  398.                                                                                    
  399.                                                                                              
  400.                     </section> <!-- .flagged-discussed -->
  401.                    
  402.                     <section class="advert-area col-md-12">
  403.                     <img src="http://placehold.it/300x100/fdccb7/93666b" alt="" class="advert-single col-sm-6">
  404.                     <img src="http://placehold.it/300x100/fdccb7/93666b" alt="" class="advert-single col-sm-6">
  405.                     </section> <!-- .advert-area -->
  406.                    
  407.                    
  408.                    
  409.                                                
  410.                     <section class="news flagged-mental-health col-md-4">
  411.                             <header class="header-borders">মানসিক স্বাস্থ্য</header>
  412.                             <article class="latest">
  413.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  414.  
  415.                                
  416.                                                                        
  417.                                                                                
  418.                                                                                         <section class="col-sm-12">
  419.                                                 <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  420.                                                 <h1>
  421.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  422.                                                 </h1>
  423.                                             <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  424.                                             </section>
  425.                             </article>
  426.                                                                                                                                                                                                                                                                
  427.                                                                                
  428.                                                                                             <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  429.                                                                                                                                                                                                                                                                    
  430.                                                                                
  431.                                                                                             <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  432.                                                                                                                                                                                                                                                                    
  433.                                                                                
  434.                                                                                             <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  435.                                                                                                                                                                                                                                                                    
  436.                                                                                
  437.                                                                                             <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  438.                                                                                                                                                                                                                                                                    
  439.                                                                                
  440.                                                                                             <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  441.                                                                                                                                                                                                                                                                    
  442.                                                                                                                    
  443.                                                                                              
  444.                     </section> <!-- .flagged-mental-health -->
  445.                    
  446.  
  447.                    
  448.                                                
  449.                     <section class="news flagged-as-featured col-md-8">
  450.                             <header class="header-borders">ফিচার</header>
  451.                             <article class="latest col-md-6">
  452.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  453.  
  454.                                
  455.                                                                        
  456.                                                                                
  457.                                                                                         <section class="col-sm-12">
  458.                                                 <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  459.                                                 <h1>
  460.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  461.                                                 </h1>
  462.                                             <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  463.                                             </section>
  464.                             </article>
  465.                                                                                                                                                                                                                  
  466.                                            
  467.                                                                                
  468.                                                                                             <div class="latest-news col-md-6">
  469.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  470.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  471.                                                 </div>
  472.                                                                                                                                                                                                                      
  473.                                            
  474.                                                                                
  475.                                                                                             <div class="latest-news col-md-6">
  476.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  477.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  478.                                                 </div>
  479.                                                                                                                                                                                                                      
  480.                                            
  481.                                                                                
  482.                                                                                             <div class="latest-news col-md-6">
  483.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  484.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  485.                                                 </div>
  486.                                                                                                                                                                                                                      
  487.                                            
  488.                                                                                
  489.                                                                                             <div class="latest-news col-md-6">
  490.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  491.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  492.                                                 </div>
  493.                                                                                                                                                                                                                      
  494.                                            
  495.                                                                                
  496.                                                                                             <div class="latest-news col-md-6">
  497.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  498.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  499.                                                 </div>
  500.                                                                                                                                                                                                                      
  501.                                            
  502.                                                                                
  503.                                                                                             <div class="latest-news col-md-6">
  504.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-9/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  505.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-9/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  506.                                                 </div>
  507.                                                                                                                                                                                                                      
  508.                                            
  509.                                                                                
  510.                                                                                             <div class="latest-news col-md-6">
  511.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-8/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  512.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-8/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  513.                                                 </div>
  514.                                                                                                                                                                                                                      
  515.                                            
  516.                                                                          
  517.                                            
  518.                                                                                              
  519.                     </section> <!-- .flagged-as-featured -->  
  520.                    
  521.                    
  522.                                                
  523.                     <section class="news flagged-life-style col-md-4">
  524.                             <header class="header-borders">জীবনাচার</header>
  525.                             <article class="latest">
  526.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  527.  
  528.                                
  529.                                                                        
  530.                                                                                
  531.                                                                                             <section class="col-sm-12">
  532.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  533.                                                     <h1>
  534.                                                         <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  535.                                                     </h1>
  536.                                                     <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  537.                                                 </section>
  538.                             </article>
  539.                                                                                                                                                                                                                                                                
  540.                                                                                
  541.                                                                                            
  542.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  543.                                                
  544.                                                                                                                                                                                                                                                                
  545.                                                                                
  546.                                                                                            
  547.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  548.                                                
  549.                                                                                                                                                                                                                                                                
  550.                                                                                
  551.                                                                                            
  552.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  553.                                                
  554.                                                                                                                                                                                                                                                                
  555.                                                                                
  556.                                                                                            
  557.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  558.                                                
  559.                                                                                                                                                                                                                                                                
  560.                                                                                
  561.                                                                                            
  562.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  563.                                                
  564.                                                                                                                                                                                                                                                                
  565.                                                                                                                    
  566.                                                                                        
  567.                                  
  568.                                                
  569.                     </section> <!-- .flagged-life-style -->
  570.                    
  571.                    
  572.                    
  573.                                                
  574.                     <section class="news flagged-celebrity-news col-md-8">
  575.                             <header class="header-borders">তারকার মন</header>
  576.                             <article class="latest col-md-6">
  577.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  578.  
  579.                                
  580.                                                                        
  581.                                                                                
  582.                                                                                         <section class="col-sm-12">
  583.                                                 <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  584.                                                 <h1>
  585.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  586.                                                 </h1>
  587.                                             <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  588.                                             </section>
  589.                             </article>
  590.                                                                                                                                                                                                                  
  591.                                            
  592.                                                                                
  593.                                                                                             <div class="latest-news col-md-6">
  594.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  595.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  596.                                                 </div>
  597.                                                                                                                                                                                                                      
  598.                                            
  599.                                                                                
  600.                                                                                             <div class="latest-news col-md-6">
  601.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  602.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  603.                                                 </div>
  604.                                                                                                                                                                                                                      
  605.                                            
  606.                                                                                
  607.                                                                                             <div class="latest-news col-md-6">
  608.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  609.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  610.                                                 </div>
  611.                                                                                                                                                                                                                      
  612.                                            
  613.                                                                                
  614.                                                                                             <div class="latest-news col-md-6">
  615.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  616.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  617.                                                 </div>
  618.                                                                                                                                                                                                                      
  619.                                            
  620.                                                                                
  621.                                                                                             <div class="latest-news col-md-6">
  622.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  623.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  624.                                                 </div>
  625.                                                                                                                                                                                                                      
  626.                                            
  627.                                                                                
  628.                                                                                             <div class="latest-news col-md-6">
  629.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-9/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  630.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-9/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  631.                                                 </div>
  632.                                                                                                                                                                                                                      
  633.                                            
  634.                                                                                
  635.                                                                                             <div class="latest-news col-md-6">
  636.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-8/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-xs-3 wp-post-image" alt="khulna medical college" /></a>
  637.                                                     <h2 class="col-xs-9"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-8/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  638.                                                 </div>
  639.                                                                                                                                                                                                                      
  640.                                            
  641.                                                                          
  642.                                            
  643.                                                                                              
  644.                     </section> <!-- .flagged-celebrity-news -->
  645.                    
  646.                    
  647.                     <section class="advert-area col-md-12">
  648.                     <img src="http://placehold.it/300x100/fdccb7/93666b" alt="" class="advert-single col-sm-6">
  649.                     <img src="http://placehold.it/300x100/fdccb7/93666b" alt="" class="advert-single col-sm-6">
  650.                     </section> <!-- .advert-area -->
  651.                    
  652.                    
  653.                                                
  654.                     <section class="news flagged-children-news col-md-4">
  655.                             <header class="header-borders">শিশু কিশোর</header>
  656.                             <article class="latest">
  657.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  658.  
  659.                                
  660.                                                                        
  661.                                                                                
  662.                                                                                             <section class="col-sm-12">
  663.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  664.                                                     <h1>
  665.                                                         <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  666.                                                     </h1>
  667.                                                     <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  668.                                                 </section>
  669.                             </article>
  670.                                                                                                                                                                                                                                                                
  671.                                                                                
  672.                                                                                            
  673.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  674.                                                
  675.                                                                                                                                                                                                                                                                
  676.                                                                                
  677.                                                                                            
  678.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  679.                                                
  680.                                                                                                                                                                                                                                                                
  681.                                                                                
  682.                                                                                            
  683.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  684.                                                
  685.                                                                                                                                                                                                                                                                
  686.                                                                                
  687.                                                                                            
  688.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  689.                                                
  690.                                                                                                                                                                                                                                                                
  691.                                                                                
  692.                                                                                            
  693.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  694.                                                
  695.                                                                                                                                                                                                                                                                
  696.                                                                                                                    
  697.                                                                                        
  698.                                  
  699.                                                
  700.                     </section> <!-- .flagged-children-news -->
  701.                    
  702.                    
  703.                                                
  704.                     <section class="news flagged-drug-addiction col-md-4">
  705.                             <header class="header-borders">মাদকাসক্তি</header>
  706.                             <article class="latest">
  707.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  708.  
  709.                                
  710.                                                                        
  711.                                                                                
  712.                                                                                             <section class="col-sm-12">
  713.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  714.                                                     <h1>
  715.                                                         <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  716.                                                     </h1>
  717.                                                     <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  718.                                                 </section>
  719.                             </article>
  720.                                                                                                                                                                                                                                                                
  721.                                                                                
  722.                                                                                            
  723.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  724.                                                
  725.                                                                                                                                                                                                                                                                
  726.                                                                                
  727.                                                                                            
  728.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  729.                                                
  730.                                                                                                                                                                                                                                                                
  731.                                                                                
  732.                                                                                            
  733.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  734.                                                
  735.                                                                                                                                                                                                                                                                
  736.                                                                                
  737.                                                                                            
  738.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  739.                                                
  740.                                                                                                                                                                                                                                                                
  741.                                                                                
  742.                                                                                            
  743.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  744.                                                
  745.                                                                                                                                                                                                                                                                
  746.                                                                                                                    
  747.                                                                                        
  748.                                  
  749.                                                
  750.                     </section> <!-- .flagged-drug-addiction -->
  751.                    
  752.                    
  753.                    
  754.                                                
  755.                     <section class="news flagged-question-answer col-md-4">
  756.                             <header class="header-borders">প্রশ্নোত্তর</header>
  757.                             <article class="latest">
  758.                                 <a href="http://mk-alpha.com/sticky/sticky/"></a>
  759.  
  760.                                
  761.                                                                        
  762.                                                                                
  763.                                                                                             <section class="col-sm-12">
  764.                                                     <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/"><img width="1200" height="630" src="http://mk-alpha.com/wp-content/uploads/2015/03/khulna-medical-college.jpg" class="thumbnail col-sm-12 wp-post-image" alt="khulna medical college" /></a>
  765.                                                     <h1>
  766.                                                         <a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a>
  767.                                                     </h1>
  768.                                                     <p>মনের খবর.কমের পাঠকদের জন্য থাকছে দেশের মেডিকেল বিশ্ববিদ্যালয় ও মেডিকেল কলেজের মনোরোগ বিভাগের বিস্তারিত তথ্য। <a class="read-more" href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-15/">Read More</a></p>
  769.                                                 </section>
  770.                             </article>
  771.                                                                                                                                                                                                                                                                
  772.                                                                                
  773.                                                                                            
  774.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-14/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  775.                                                
  776.                                                                                                                                                                                                                                                                
  777.                                                                                
  778.                                                                                            
  779.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-13/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  780.                                                
  781.                                                                                                                                                                                                                                                                
  782.                                                                                
  783.                                                                                            
  784.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-12/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  785.                                                
  786.                                                                                                                                                                                                                                                                
  787.                                                                                
  788.                                                                                            
  789.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-11/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  790.                                                
  791.                                                                                                                                                                                                                                                                
  792.                                                                                
  793.                                                                                            
  794.                                                 <h2 class="latest-news"><a href="http://mk-alpha.com/lifestyle/%e0%a6%96%e0%a7%81%e0%a6%b2%e0%a6%a8%e0%a6%be-%e0%a6%ae%e0%a7%87%e0%a6%a1%e0%a6%bf%e0%a6%95%e0%a7%87%e0%a6%b2-%e0%a6%95%e0%a6%b2%e0%a7%87%e0%a6%9c-%e0%a6%b9%e0%a6%be%e0%a6%b8%e0%a6%aa%e0%a6%be-10/">খুলনা মেডিকেল কলেজ হাসপাতাল মানসিক রোগ বিভাগ</a></h2>
  795.                                                
  796.                                                                                                                                                                                                                                                                
  797.                                                                                                                    
  798.                                                                                        
  799.                                  
  800.                                                
  801.                     </section> <!-- .flagged-question-answer -->
  802.                    
  803.                    
  804.                     <section class="advert-area col-md-12">
  805.                     <img src="http://placehold.it/300x100/fdccb7/93666b" alt="" class="advert-single col-sm-6">
  806.                     <img src="http://placehold.it/300x100/fdccb7/93666b" alt="" class="advert-single col-sm-6">
  807.                     </section> <!-- .advert-area -->
  808.                    
  809.         </main><!-- #main -->
  810.     </div><!-- #primary -->
  811.  
  812.  
  813.         </div><!-- #content -->
  814.  
  815. <div id="secondary" class="sidebar-primary col-md-3 widget-area" role="complementary">
  816.     <aside id="search-3" class="widget widget_search"><form role="search" method="get" class="search-form" action="http://mk-alpha.com/">
  817.                 <label>
  818.                     <span class="screen-reader-text">Search for:</span>
  819.                     <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:" />
  820.                 </label>
  821.                 <input type="submit" class="search-submit" value="Search" />
  822.             </form></aside></div><!-- #secondary -->
  823.  
  824.  
  825.  
  826.     <footer id="colophon" class="site-footer col-md-12" role="contentinfo">
  827.         <div class="site-info">
  828.             <a href="http://wordpress.org/">Proudly powered by WordPress</a>
  829.             <span class="sep"> | </span>
  830.             Theme: mkalpha by <a href="http://www.kazialinoor.com" rel="designer">Kazi Ali Noor</a>.        </div><!-- .site-info -->
  831.     </footer><!-- #colophon -->
  832. </div><!-- #page -->
  833. </div> <!-- #wrap ends -->
  834. <script type='text/javascript' src='http://mk-alpha.com/wp-content/plugins/debug-bar-extender/js/debug-bar-extender.js?ver=20110302'></script>
  835. <script type='text/javascript' src='http://mk-alpha.com/wp-includes/js/admin-bar.min.js?ver=4.1.1'></script>
  836. <script type='text/javascript' src='http://mk-alpha.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.2'></script>
  837. <script type='text/javascript' src='http://mk-alpha.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.2'></script>
  838. <script type='text/javascript' src='http://mk-alpha.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.11.2'></script>
  839. <script type='text/javascript' src='http://mk-alpha.com/wp-content/themes/mkalpha/inc/js/bootstrap.min.js?ver=4.1.1'></script>
  840. <script type='text/javascript' src='http://mk-alpha.com/wp-content/themes/mkalpha/js/navigation.js?ver=20120206'></script>
  841. <script type='text/javascript' src='http://mk-alpha.com/wp-content/themes/mkalpha/inc/js/plugins.js?ver=4.1.1'></script>
  842. <script type='text/javascript' src='http://mk-alpha.com/wp-content/themes/mkalpha/js/skip-link-focus-fix.js?ver=20130115'></script>
  843.     <script type="text/javascript">
  844.         (function() {
  845.             var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)');
  846.  
  847.             request = true;
  848.  
  849.             b[c] = b[c].replace( rcs, ' ' );
  850.             b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs;
  851.         }());
  852.     </script>
  853.             <div id="wpadminbar" class="nojq nojs" role="navigation">
  854.             <a class="screen-reader-shortcut" href="#wp-toolbar" tabindex="1">Skip to toolbar</a>
  855.             <div class="quicklinks" id="wp-toolbar" role="navigation" aria-label="Top navigation toolbar." tabindex="0">
  856.                 <ul id="wp-admin-bar-root-default" class="ab-top-menu">
  857.         <li id="wp-admin-bar-wp-logo" class="menupop"><a class="ab-item"  aria-haspopup="true" href="http://mk-alpha.com/wp-admin/about.php" title="About WordPress"><span class="ab-icon"></span></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-wp-logo-default" class="ab-submenu">
  858.         <li id="wp-admin-bar-about"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/about.php">About WordPress</a>       </li></ul><ul id="wp-admin-bar-wp-logo-external" class="ab-sub-secondary ab-submenu">
  859.         <li id="wp-admin-bar-wporg"><a class="ab-item"  href="https://wordpress.org/">WordPress.org</a>     </li>
  860.         <li id="wp-admin-bar-documentation"><a class="ab-item"  href="http://codex.wordpress.org/">Documentation</a>        </li>
  861.         <li id="wp-admin-bar-support-forums"><a class="ab-item"  href="https://wordpress.org/support/">Support Forums</a>       </li>
  862.         <li id="wp-admin-bar-feedback"><a class="ab-item"  href="https://wordpress.org/support/forum/requests-and-feedback">Feedback</a>        </li></ul></div>        </li>
  863.         <li id="wp-admin-bar-site-name" class="menupop"><a class="ab-item"  aria-haspopup="true" href="http://mk-alpha.com/wp-admin/">WP Dev Lab Home</a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-site-name-default" class="ab-submenu">
  864.         <li id="wp-admin-bar-dashboard"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/">খেরোখাতা</a>       </li></ul><ul id="wp-admin-bar-appearance" class="ab-submenu">
  865.         <li id="wp-admin-bar-themes"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/themes.php">থিম</a>       </li>
  866.         <li id="wp-admin-bar-customize" class="hide-if-no-customize"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/customize.php?url=http%3A%2F%2Fmk-alpha.com%2F">Customize</a>       </li>
  867.         <li id="wp-admin-bar-widgets"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/widgets.php">উইজেট</a>       </li>
  868.         <li id="wp-admin-bar-menus"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/nav-menus.php">Menus</a>     </li>
  869.         <li id="wp-admin-bar-background" class="hide-if-customize"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/themes.php?page=custom-background">Background</a>     </li>
  870.         <li id="wp-admin-bar-customize-background" class="hide-if-no-customize"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/customize.php?url=http%3A%2F%2Fmk-alpha.com%2F&#038;autofocus%5Bcontrol%5D=background_image">Background</a>      </li></ul></div>        </li>
  871.         <li id="wp-admin-bar-updates"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/update-core.php" title="2 Plugin Updates"><span class="ab-icon"></span><span class="ab-label">২</span><span class="screen-reader-text">2 Plugin Updates</span></a>       </li>
  872.         <li id="wp-admin-bar-comments"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/edit-comments.php" title="০ comments awaiting moderation"><span class="ab-icon"></span><span id="ab-awaiting-mod" class="ab-label awaiting-mod pending-count count-0">০</span></a>        </li>
  873.         <li id="wp-admin-bar-new-content" class="menupop"><a class="ab-item"  aria-haspopup="true" href="http://mk-alpha.com/wp-admin/post-new.php" title="Add New"><span class="ab-icon"></span><span class="ab-label">New</span></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-new-content-default" class="ab-submenu">
  874.         <li id="wp-admin-bar-new-post"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/post-new.php">Post</a>        </li>
  875.         <li id="wp-admin-bar-new-media"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/media-new.php">Media</a>     </li>
  876.         <li id="wp-admin-bar-new-page"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/post-new.php?post_type=page">Page</a>     </li>
  877.         <li id="wp-admin-bar-new-deprecated_log"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/post-new.php?post_type=deprecated_log">Deprecated Call</a>      </li>
  878.         <li id="wp-admin-bar-new-user"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/user-new.php">User</a>        </li></ul></div>        </li>
  879.         <li id="wp-admin-bar-RTL"><a class="ab-item"  href="/?d=rtl">Switch to RTL</a>      </li></ul><ul id="wp-admin-bar-top-secondary" class="ab-top-secondary ab-top-menu">
  880.         <li id="wp-admin-bar-search" class="admin-bar-search"><div class="ab-item ab-empty-item" tabindex="-1"><form action="http://mk-alpha.com/" method="get" id="adminbarsearch"><input class="adminbar-input" name="s" id="adminbar-search" type="text" value="" maxlength="150" /><input type="submit" class="adminbar-button" value="খোঁজ করুন"/></form></div>        </li>
  881.         <li id="wp-admin-bar-my-account" class="menupop with-avatar"><a class="ab-item"  aria-haspopup="true" href="http://mk-alpha.com/wp-admin/profile.php" title="My Account">Howdy, mkalpha<img alt='' src='http://0.gravatar.com/avatar/c0804c6b5a2b7758ef8debf980c8ce58?s=26&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D26&amp;r=G' class='avatar avatar-26 photo' height='26' width='26' /></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-user-actions" class="ab-submenu">
  882.         <li id="wp-admin-bar-user-info"><a class="ab-item" tabindex="-1" href="http://mk-alpha.com/wp-admin/profile.php"><img alt='' src='http://0.gravatar.com/avatar/c0804c6b5a2b7758ef8debf980c8ce58?s=64&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64 photo' height='64' width='64' /><span class='display-name'>mkalpha</span></a>      </li>
  883.         <li id="wp-admin-bar-edit-profile"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/profile.php">Edit My Profile</a>      </li>
  884.         <li id="wp-admin-bar-logout"><a class="ab-item"  href="http://mk-alpha.com/wp-login.php?action=logout&#038;_wpnonce=cb460336fd">Log Out</a>     </li>
  885.         <li id="wp-admin-bar-switch-off"><a class="ab-item"  href="http://mk-alpha.com/wp-login.php?action=switch_off&#038;_wpnonce=10e29de6a1&#038;redirect_to=http%3A%2F%2Fmk-alpha.com%2F">Switch Off</a>        </li></ul></div>        </li>
  886.         <li id="wp-admin-bar-a8c_developer"><a class="ab-item"  href="http://mk-alpha.com/wp-admin/tools.php?page=a8c_developer" title="View the Developer Helper settings and status page">Developer</a>       </li>
  887.         <li id="wp-admin-bar-debug-bar"><div class="ab-item ab-empty-item" >Debug</div>     </li></ul>          </div>
  888.                         <a class="screen-reader-shortcut" href="http://mk-alpha.com/wp-login.php?action=logout&#038;_wpnonce=cb460336fd">Log Out</a>
  889.                     </div>
  890.  
  891.             <div id='querylist'>
  892.  
  893.     <div id="debug-bar-actions">
  894.         <span class="maximize">+</span>
  895.         <span class="restore">&ndash;</span>
  896.         <span class="close">&times;</span>
  897.     </div>
  898.  
  899.     <div id='debug-bar-info'>
  900.         <div id="debug-status">
  901.             <div id='debug-status-site' class='debug-status'>
  902.                     <div class='debug-status-title'>s3ri0us</div>
  903.                                             <div class='debug-status-data'>#1</div>
  904.                                     </div><div id='debug-status-php' class='debug-status'>
  905.                     <div class='debug-status-title'>PHP</div>
  906.                                             <div class='debug-status-data'>5.5.9-1ubuntu4.7</div>
  907.                                     </div><div id='debug-status-db' class='debug-status'>
  908.                     <div class='debug-status-title'>MySQL</div>
  909.                                             <div class='debug-status-data'>5.5.41</div>
  910.                                     </div><div id='debug-status-memory' class='debug-status'>
  911.                     <div class='debug-status-title'>Memory Usage</div>
  912.                                             <div class='debug-status-data'>৭,৩৫৪,০০৮ bytes</div>
  913.                                     </div>      </div>
  914.     </div>
  915.  
  916.     <div id='debug-bar-menu'>
  917.         <ul id="debug-menu-links">
  918.  
  919.                 <li><a
  920.                 id="debug-menu-link-Debug_Bar_Queries"
  921.                 class="debug-menu-link current"
  922.                 href="#debug-menu-target-Debug_Bar_Queries">
  923.                 Queries         </a></li>
  924.                         <li><a
  925.                 id="debug-menu-link-Debug_Bar_WP_Query"
  926.                 class="debug-menu-link"
  927.                 href="#debug-menu-target-Debug_Bar_WP_Query">
  928.                 WP Query            </a></li>
  929.                         <li><a
  930.                 id="debug-menu-link-Debug_Bar_Request"
  931.                 class="debug-menu-link"
  932.                 href="#debug-menu-target-Debug_Bar_Request">
  933.                 Request         </a></li>
  934.                         <li><a
  935.                 id="debug-menu-link-Debug_Bar_Object_Cache"
  936.                 class="debug-menu-link"
  937.                 href="#debug-menu-target-Debug_Bar_Object_Cache">
  938.                 Object Cache            </a></li>
  939.                         <li><a
  940.                 id="debug-menu-link-Debug_Bar_JS"
  941.                 class="debug-menu-link"
  942.                 href="#debug-menu-target-Debug_Bar_JS">
  943.                 JavaScript          </a></li>
  944.                         <li><a
  945.                 id="debug-menu-link-Debug_Bar_Console"
  946.                 class="debug-menu-link"
  947.                 href="#debug-menu-target-Debug_Bar_Console">
  948.                 Console         </a></li>
  949.                         <li><a
  950.                 id="debug-menu-link-ZT_Debug_Bar_Cron"
  951.                 class="debug-menu-link"
  952.                 href="#debug-menu-target-ZT_Debug_Bar_Cron">
  953.                 Cron            </a></li>
  954.                         <li><a
  955.                 id="debug-menu-link-Debug_Bar_Extender_Profiler"
  956.                 class="debug-menu-link"
  957.                 href="#debug-menu-target-Debug_Bar_Extender_Profiler">
  958.                 Profiler            </a></li>
  959.                         <li><a
  960.                 id="debug-menu-link-Debug_Bar_Extender_Variables"
  961.                 class="debug-menu-link"
  962.                 href="#debug-menu-target-Debug_Bar_Extender_Variables">
  963.                 Variable Lookup         </a></li>
  964.                         <li><a
  965.                 id="debug-menu-link-Log_Viewer_DebugBar_Panel"
  966.                 class="debug-menu-link"
  967.                 href="#debug-menu-target-Log_Viewer_DebugBar_Panel">
  968.                 Log Viewer          </a></li>
  969.            
  970.         </ul>
  971.     </div>
  972.  
  973.     <div id="debug-menu-targets">
  974.         <div id="debug-menu-target-Debug_Bar_Queries" class="debug-menu-target"  style="display: block">
  975.             <h2><span>Total Queries:</span>90</h2>
  976. <h2><span>Total query time:</span>5.5 ms</h2>
  977. <ol class="wpd-queries"><li>SELECT option_name, option_value FROM mkalpha_options WHERE autoload = &#039;yes&#039;<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_not_installed, is_blog_installed, wp_load_alloptions <span>#1 (0.1ms)</span></div></li>
  978. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;wordpress_api_key&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/akismet/akismet.php'), require_once('/plugins/akismet/wrapper.php'), Akismet::get_api_key, get_option <span>#2 (0.1ms)</span></div></li>
  979. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;debugbarextender_settings&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/debug-bar-extender/debug-bar-extender.php'), Debug_Bar_Extender::init, Debug_Bar_Extender::instance, Debug_Bar_Extender->__construct, get_option <span>#3 (0.1ms)</span></div></li>
  980. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;td_level&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_templating_constants, get_template_directory, get_template, apply_filters('template'), call_user_func_array, themedrive_get_template, themedrive_determine_theme, themedrive_get_level, get_option <span>#4 (0.1ms)</span></div></li>
  981. <li>SELECT * FROM mkalpha_users WHERE user_login = &#039;mkalpha&#039;<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_templating_constants, get_template_directory, get_template, apply_filters('template'), call_user_func_array, themedrive_get_template, themedrive_determine_theme, current_user_can, wp_get_current_user, get_currentuserinfo, apply_filters('determine_current_user'), call_user_func_array, wp_validate_logged_in_cookie, wp_validate_auth_cookie, get_user_by, WP_User::get_data_by <span>#5 (0.1ms)</span></div></li>
  982. <li>SELECT user_id, meta_key, meta_value FROM mkalpha_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_templating_constants, get_template_directory, get_template, apply_filters('template'), call_user_func_array, themedrive_get_template, themedrive_determine_theme, current_user_can, wp_get_current_user, get_currentuserinfo, apply_filters('determine_current_user'), call_user_func_array, wp_validate_logged_in_cookie, wp_validate_auth_cookie, get_user_by, WP_User->init, WP_User->for_blog, WP_User->_init_caps, get_user_meta, get_metadata, update_meta_cache <span>#6 (0.1ms)</span></div></li>
  983. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;td_themes&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_templating_constants, get_template_directory, get_template, apply_filters('template'), call_user_func_array, themedrive_get_template, themedrive_determine_theme, themedrive_get_theme, get_option <span>#7 (0.1ms)</span></div></li>
  984. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;widget_pages&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option <span>#8 (0.1ms)</span></div></li>
  985. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;widget_calendar&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option <span>#9 (0.1ms)</span></div></li>
  986. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;widget_tag_cloud&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option <span>#10 (0.1ms)</span></div></li>
  987. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;widget_nav_menu&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option <span>#11 (0.1ms)</span></div></li>
  988. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;widget_akismet_widget&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option <span>#12 (0.1ms)</span></div></li>
  989. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;widget_bangla_date&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option <span>#13 (0.1ms)</span></div></li>
  990. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;widget_monster&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option <span>#14 (0.1ms)</span></div></li>
  991. <li>SELECT option_value FROM mkalpha_options WHERE option_name = &#039;akismet_comment_nonce&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, Akismet::init, Akismet::init_hooks, get_option <span>#15 (0.0ms)</span></div></li>
  992. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  WHERE 1=1  AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;)  ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 10<br/><div class='qdebug'>require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts <span>#16 (0.1ms)</span></div></li>
  993. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#17 (0.1ms)</span></div></li>
  994. <li>SELECT mkalpha_posts.* FROM mkalpha_posts WHERE ID IN (59,57,55,53,51,49,47,45,43,41)<br/><div class='qdebug'>require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, _prime_post_caches <span>#18 (0.1ms)</span></div></li>
  995. <li>SELECT t.*, tt.*, tr.object_id FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN mkalpha_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (&#039;category&#039;, &#039;post_tag&#039;, &#039;post_format&#039;) AND tr.object_id IN (41, 43, 45, 47, 49, 51, 53, 55, 57, 59) ORDER BY t.name ASC<br/><div class='qdebug'>require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, _prime_post_caches, update_post_caches, update_object_term_cache, wp_get_object_terms <span>#19 (0.1ms)</span></div></li>
  996. <li>SELECT post_id, meta_key, meta_value FROM mkalpha_postmeta WHERE post_id IN (41,43,45,47,49,51,53,55,57,59) ORDER BY meta_id ASC<br/><div class='qdebug'>require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, _prime_post_caches, update_post_caches, update_postmeta_cache, update_meta_cache <span>#20 (0.1ms)</span></div></li>
  997. <li>SELECT   mkalpha_posts.* FROM mkalpha_posts  WHERE 1=1  AND mkalpha_posts.ID IN (1241) AND mkalpha_posts.post_type = &#039;post&#039; AND ((mkalpha_posts.post_status = &#039;publish&#039;))  ORDER BY mkalpha_posts.post_date DESC <br/><div class='qdebug'>require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, get_posts, WP_Query->query, WP_Query->get_posts <span>#21 (0.1ms)</span></div></li>
  998. <li>SELECT t.*, tt.*, tr.object_id FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN mkalpha_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (&#039;category&#039;, &#039;post_tag&#039;, &#039;post_format&#039;) AND tr.object_id IN (1241) ORDER BY t.name ASC<br/><div class='qdebug'>require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, get_posts, WP_Query->query, WP_Query->get_posts, update_post_caches, update_object_term_cache, wp_get_object_terms <span>#22 (0.1ms)</span></div></li>
  999. <li>SELECT post_id, meta_key, meta_value FROM mkalpha_postmeta WHERE post_id IN (1241) ORDER BY meta_id ASC<br/><div class='qdebug'>require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, get_posts, WP_Query->query, WP_Query->get_posts, update_post_caches, update_postmeta_cache, update_meta_cache <span>#23 (0.1ms)</span></div></li>
  1000. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;nav_menu&#039; AND t.term_id = 92 LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), get_header, locate_template, load_template, require_once('/themes/mkalpha/header.php'), wp_nav_menu, wp_get_nav_menu_object, get_term <span>#24 (0.1ms)</span></div></li>
  1001. <li>SELECT tr.object_id FROM mkalpha_term_relationships AS tr INNER JOIN mkalpha_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (&#039;nav_menu&#039;) AND tt.term_id IN (&#039;92&#039;) ORDER BY tr.object_id ASC<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), get_header, locate_template, load_template, require_once('/themes/mkalpha/header.php'), wp_nav_menu, wp_get_nav_menu_items, get_objects_in_term <span>#25 (0.1ms)</span></div></li>
  1002. <li>SELECT   mkalpha_posts.* FROM mkalpha_posts  WHERE 1=1  AND mkalpha_posts.ID IN (1571,1585,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1635,1636,1637,1638,1639,1640,1641) AND mkalpha_posts.post_type = &#039;nav_menu_item&#039; AND ((mkalpha_posts.post_status = &#039;publish&#039;))  ORDER BY mkalpha_posts.menu_order ASC <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), get_header, locate_template, load_template, require_once('/themes/mkalpha/header.php'), wp_nav_menu, wp_get_nav_menu_items, get_posts, WP_Query->query, WP_Query->get_posts <span>#26 (0.1ms)</span></div></li>
  1003. <li>SELECT post_id, meta_key, meta_value FROM mkalpha_postmeta WHERE post_id IN (1571,1621,1623,1622,1638,1637,1636,1635,1585,1633,1628,1632,1631,1630,1629,1627,1624,1640,1626,1625,1639,1641) ORDER BY meta_id ASC<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), get_header, locate_template, load_template, require_once('/themes/mkalpha/header.php'), wp_nav_menu, wp_get_nav_menu_items, get_posts, WP_Query->query, WP_Query->get_posts, update_post_caches, update_postmeta_cache, update_meta_cache <span>#27 (0.1ms)</span></div></li>
  1004. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN (&#039;category&#039;) AND t.term_id IN ( 86,91,89,85,83,81,79,77,75,74,84,82,80,76,73,72,78,88,87,90 ) ORDER BY t.name ASC <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), get_header, locate_template, load_template, require_once('/themes/mkalpha/header.php'), wp_nav_menu, wp_get_nav_menu_items, get_terms <span>#28 (0.1ms)</span></div></li>
  1005. <li><br />
  1006.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1007.                     FROM mkalpha_term_taxonomy<br />
  1008.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1009.                     WHERE taxonomy = &#039;category&#039;<br />
  1010.                     AND mkalpha_terms.slug IN (&#039;national-news&#039;)<br />
  1011.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#29 (0.1ms)</span></div></li>
  1012. <li><br />
  1013.                     SELECT term_taxonomy_id<br />
  1014.                     FROM mkalpha_term_taxonomy<br />
  1015.                     WHERE taxonomy = &#039;category&#039;<br />
  1016.                     AND term_id IN (91)<br />
  1017.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#30 (0.1ms)</span></div></li>
  1018. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;national-news&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#31 (0.1ms)</span></div></li>
  1019. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1020.   mkalpha_term_relationships.term_taxonomy_id IN (91)<br />
  1021. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 9<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#32 (0.0ms)</span></div></li>
  1022. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#33 (0.1ms)</span></div></li>
  1023. <li>SELECT * FROM mkalpha_users WHERE ID = &#039;8&#039;<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->the_post, WP_Query->setup_postdata, get_userdata, get_user_by, WP_User::get_data_by <span>#34 (0.1ms)</span></div></li>
  1024. <li>SELECT user_id, meta_key, meta_value FROM mkalpha_usermeta WHERE user_id IN (8) ORDER BY umeta_id ASC<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->the_post, WP_Query->setup_postdata, get_userdata, get_user_by, WP_User->init, WP_User->for_blog, WP_User->_init_caps, get_user_meta, get_metadata, update_meta_cache <span>#35 (0.1ms)</span></div></li>
  1025. <li>SELECT * FROM mkalpha_posts WHERE ID = 1595 LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), the_post_thumbnail, get_the_post_thumbnail, wp_get_attachment_image, wp_get_attachment_image_src, image_downsize, wp_attachment_is_image, get_post, WP_Post::get_instance <span>#36 (0.1ms)</span></div></li>
  1026. <li>SELECT post_id, meta_key, meta_value FROM mkalpha_postmeta WHERE post_id IN (1595) ORDER BY meta_id ASC<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), the_post_thumbnail, get_the_post_thumbnail, wp_get_attachment_image, wp_get_attachment_image_src, image_downsize, wp_attachment_is_image, get_attached_file, get_post_meta, get_metadata, update_meta_cache <span>#37 (0.1ms)</span></div></li>
  1027. <li>SELECT * FROM mkalpha_users WHERE ID = &#039;2&#039;<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), wp_reset_postdata, WP_Query->reset_postdata, setup_postdata, WP_Query->setup_postdata, get_userdata, get_user_by, WP_User::get_data_by <span>#38 (0.1ms)</span></div></li>
  1028. <li>SELECT user_id, meta_key, meta_value FROM mkalpha_usermeta WHERE user_id IN (2) ORDER BY umeta_id ASC<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), wp_reset_postdata, WP_Query->reset_postdata, setup_postdata, WP_Query->setup_postdata, get_userdata, get_user_by, WP_User->init, WP_User->for_blog, WP_User->_init_caps, get_user_meta, get_metadata, update_meta_cache <span>#39 (0.1ms)</span></div></li>
  1029. <li><br />
  1030.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1031.                     FROM mkalpha_term_taxonomy<br />
  1032.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1033.                     WHERE taxonomy = &#039;category&#039;<br />
  1034.                     AND mkalpha_terms.slug IN (&#039;drug-addiction&#039;)<br />
  1035.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#40 (0.1ms)</span></div></li>
  1036. <li><br />
  1037.                     SELECT term_taxonomy_id<br />
  1038.                     FROM mkalpha_term_taxonomy<br />
  1039.                     WHERE taxonomy = &#039;category&#039;<br />
  1040.                     AND term_id IN (79)<br />
  1041.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#41 (0.1ms)</span></div></li>
  1042. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;drug-addiction&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#42 (0.1ms)</span></div></li>
  1043. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1044.   mkalpha_term_relationships.term_taxonomy_id IN (79)<br />
  1045. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 8<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#43 (0.1ms)</span></div></li>
  1046. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#44 (0.1ms)</span></div></li>
  1047. <li><br />
  1048.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1049.                     FROM mkalpha_term_taxonomy<br />
  1050.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1051.                     WHERE taxonomy = &#039;category&#039;<br />
  1052.                     AND mkalpha_terms.slug IN (&#039;national-news&#039;)<br />
  1053.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#45 (0.1ms)</span></div></li>
  1054. <li><br />
  1055.                     SELECT term_taxonomy_id<br />
  1056.                     FROM mkalpha_term_taxonomy<br />
  1057.                     WHERE taxonomy = &#039;category&#039;<br />
  1058.                     AND term_id IN (91)<br />
  1059.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#46 (0.1ms)</span></div></li>
  1060. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;national-news&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#47 (0.1ms)</span></div></li>
  1061. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1062.   mkalpha_term_relationships.term_taxonomy_id IN (91)<br />
  1063. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 9<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#48 (0.1ms)</span></div></li>
  1064. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#49 (0.0ms)</span></div></li>
  1065. <li><br />
  1066.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1067.                     FROM mkalpha_term_taxonomy<br />
  1068.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1069.                     WHERE taxonomy = &#039;category&#039;<br />
  1070.                     AND mkalpha_terms.slug IN (&#039;drug-addiction&#039;)<br />
  1071.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#50 (0.1ms)</span></div></li>
  1072. <li><br />
  1073.                     SELECT term_taxonomy_id<br />
  1074.                     FROM mkalpha_term_taxonomy<br />
  1075.                     WHERE taxonomy = &#039;category&#039;<br />
  1076.                     AND term_id IN (79)<br />
  1077.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#51 (0.1ms)</span></div></li>
  1078. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;drug-addiction&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#52 (0.1ms)</span></div></li>
  1079. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1080.   mkalpha_term_relationships.term_taxonomy_id IN (79)<br />
  1081. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 8<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#53 (0.1ms)</span></div></li>
  1082. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#54 (0.1ms)</span></div></li>
  1083. <li><br />
  1084.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1085.                     FROM mkalpha_term_taxonomy<br />
  1086.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1087.                     WHERE taxonomy = &#039;category&#039;<br />
  1088.                     AND mkalpha_terms.slug IN (&#039;mental-health&#039;)<br />
  1089.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#55 (0.1ms)</span></div></li>
  1090. <li><br />
  1091.                     SELECT term_taxonomy_id<br />
  1092.                     FROM mkalpha_term_taxonomy<br />
  1093.                     WHERE taxonomy = &#039;category&#039;<br />
  1094.                     AND term_id IN (81)<br />
  1095.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#56 (0.1ms)</span></div></li>
  1096. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;mental-health&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#57 (0.0ms)</span></div></li>
  1097. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1098.   mkalpha_term_relationships.term_taxonomy_id IN (81)<br />
  1099. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#58 (0.0ms)</span></div></li>
  1100. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#59 (0.1ms)</span></div></li>
  1101. <li><br />
  1102.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1103.                     FROM mkalpha_term_taxonomy<br />
  1104.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1105.                     WHERE taxonomy = &#039;category&#039;<br />
  1106.                     AND mkalpha_terms.slug IN (&#039;national-news&#039;)<br />
  1107.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#60 (0.1ms)</span></div></li>
  1108. <li><br />
  1109.                     SELECT term_taxonomy_id<br />
  1110.                     FROM mkalpha_term_taxonomy<br />
  1111.                     WHERE taxonomy = &#039;category&#039;<br />
  1112.                     AND term_id IN (91)<br />
  1113.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#61 (0.1ms)</span></div></li>
  1114. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;national-news&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#62 (0.1ms)</span></div></li>
  1115. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1116.   mkalpha_term_relationships.term_taxonomy_id IN (91)<br />
  1117. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 8<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#63 (0.0ms)</span></div></li>
  1118. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#64 (0.0ms)</span></div></li>
  1119. <li><br />
  1120.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1121.                     FROM mkalpha_term_taxonomy<br />
  1122.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1123.                     WHERE taxonomy = &#039;category&#039;<br />
  1124.                     AND mkalpha_terms.slug IN (&#039;mental-health&#039;)<br />
  1125.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#65 (0.1ms)</span></div></li>
  1126. <li><br />
  1127.                     SELECT term_taxonomy_id<br />
  1128.                     FROM mkalpha_term_taxonomy<br />
  1129.                     WHERE taxonomy = &#039;category&#039;<br />
  1130.                     AND term_id IN (81)<br />
  1131.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#66 (0.1ms)</span></div></li>
  1132. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;mental-health&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#67 (0.1ms)</span></div></li>
  1133. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1134.   mkalpha_term_relationships.term_taxonomy_id IN (81)<br />
  1135. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#68 (0.1ms)</span></div></li>
  1136. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#69 (0.1ms)</span></div></li>
  1137. <li><br />
  1138.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1139.                     FROM mkalpha_term_taxonomy<br />
  1140.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1141.                     WHERE taxonomy = &#039;category&#039;<br />
  1142.                     AND mkalpha_terms.slug IN (&#039;national-news&#039;)<br />
  1143.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#70 (0.1ms)</span></div></li>
  1144. <li><br />
  1145.                     SELECT term_taxonomy_id<br />
  1146.                     FROM mkalpha_term_taxonomy<br />
  1147.                     WHERE taxonomy = &#039;category&#039;<br />
  1148.                     AND term_id IN (91)<br />
  1149.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#71 (0.1ms)</span></div></li>
  1150. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;national-news&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#72 (0.1ms)</span></div></li>
  1151. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1152.   mkalpha_term_relationships.term_taxonomy_id IN (91)<br />
  1153. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 8<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#73 (0.1ms)</span></div></li>
  1154. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#74 (0.1ms)</span></div></li>
  1155. <li><br />
  1156.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1157.                     FROM mkalpha_term_taxonomy<br />
  1158.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1159.                     WHERE taxonomy = &#039;category&#039;<br />
  1160.                     AND mkalpha_terms.slug IN (&#039;mental-health&#039;)<br />
  1161.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#75 (0.1ms)</span></div></li>
  1162. <li><br />
  1163.                     SELECT term_taxonomy_id<br />
  1164.                     FROM mkalpha_term_taxonomy<br />
  1165.                     WHERE taxonomy = &#039;category&#039;<br />
  1166.                     AND term_id IN (81)<br />
  1167.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#76 (0.1ms)</span></div></li>
  1168. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;mental-health&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#77 (0.1ms)</span></div></li>
  1169. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1170.   mkalpha_term_relationships.term_taxonomy_id IN (81)<br />
  1171. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#78 (0.1ms)</span></div></li>
  1172. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#79 (0.1ms)</span></div></li>
  1173. <li><br />
  1174.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1175.                     FROM mkalpha_term_taxonomy<br />
  1176.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1177.                     WHERE taxonomy = &#039;category&#039;<br />
  1178.                     AND mkalpha_terms.slug IN (&#039;mental-health&#039;)<br />
  1179.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#80 (0.1ms)</span></div></li>
  1180. <li><br />
  1181.                     SELECT term_taxonomy_id<br />
  1182.                     FROM mkalpha_term_taxonomy<br />
  1183.                     WHERE taxonomy = &#039;category&#039;<br />
  1184.                     AND term_id IN (81)<br />
  1185.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#81 (0.1ms)</span></div></li>
  1186. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;mental-health&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#82 (0.1ms)</span></div></li>
  1187. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1188.   mkalpha_term_relationships.term_taxonomy_id IN (81)<br />
  1189. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#83 (0.1ms)</span></div></li>
  1190. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#84 (0.1ms)</span></div></li>
  1191. <li><br />
  1192.                     SELECT mkalpha_term_taxonomy.term_id<br />
  1193.                     FROM mkalpha_term_taxonomy<br />
  1194.                     INNER JOIN mkalpha_terms USING (term_id)<br />
  1195.                     WHERE taxonomy = &#039;category&#039;<br />
  1196.                     AND mkalpha_terms.slug IN (&#039;mental-health&#039;)<br />
  1197.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#85 (0.1ms)</span></div></li>
  1198. <li><br />
  1199.                     SELECT term_taxonomy_id<br />
  1200.                     FROM mkalpha_term_taxonomy<br />
  1201.                     WHERE taxonomy = &#039;category&#039;<br />
  1202.                     AND term_id IN (81)<br />
  1203.                 <br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query <span>#86 (0.1ms)</span></div></li>
  1204. <li>SELECT t.*, tt.* FROM mkalpha_terms AS t INNER JOIN mkalpha_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = &#039;category&#039; AND t.slug = &#039;mental-health&#039; LIMIT 1<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, get_term_by <span>#87 (0.1ms)</span></div></li>
  1205. <li>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND ( <br />
  1206.   mkalpha_term_relationships.term_taxonomy_id IN (81)<br />
  1207. ) AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;) GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts <span>#88 (0.1ms)</span></div></li>
  1208. <li>SELECT FOUND_ROWS()<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts <span>#89 (0.1ms)</span></div></li>
  1209. <li>SELECT comment_approved, COUNT( * ) AS num_comments FROM mkalpha_comments  GROUP BY comment_approved<br/><div class='qdebug'>require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mkalpha/index.php'), get_footer, locate_template, load_template, require_once('/themes/mkalpha/footer.php'), wp_footer, do_action('wp_footer'), call_user_func_array, wp_admin_bar_render, do_action_ref_array, call_user_func_array, wp_admin_bar_comments_menu, wp_count_comments <span>#90 (0.1ms)</span></div></li>
  1210. </ol>       </div>
  1211.  
  1212.        
  1213.         <div id="debug-menu-target-Debug_Bar_WP_Query" class="debug-menu-target" >
  1214.             <div id='debug-bar-wp-query'><h2><span>Queried Object ID:</span>0</h2>
  1215. <h2><span>Query Type:</span>Front Page</h2>
  1216. <h2><span>Query Template:</span>index.php</h2>
  1217. <h2><span>Show on Front:</span>posts</h2>
  1218. <div class="clear"></div><h3>Query Arguments:</h3><p>None</p><h3>Query SQL:</h3><p>SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.ID FROM mkalpha_posts  WHERE 1=1  AND mkalpha_posts.post_type = &#039;post&#039; AND (mkalpha_posts.post_status = &#039;publish&#039; OR mkalpha_posts.post_status = &#039;private&#039;)  ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 10</p></div>     </div>
  1219.  
  1220.        
  1221.         <div id="debug-menu-target-Debug_Bar_Request" class="debug-menu-target" >
  1222.             <div id='debug-bar-request'><h3>Request:</h3><p>None</p><h3>Query String:</h3><p>None</p><h3>Matched Rewrite Rule:</h3><p>None</p><h3>Matched Rewrite Query:</h3><p>None</p></div>      </div>
  1223.  
  1224.        
  1225.         <div id="debug-menu-target-Debug_Bar_Object_Cache" class="debug-menu-target" >
  1226.             <div id='object-cache-stats'><p><strong>Cache Hits:</strong> 3441<br /><strong>Cache Misses:</strong> 100<br /></p><ul><li><strong>Group:</strong> options - ( 56.12k )</li><li><strong>Group:</strong> default - ( 0.03k )</li><li><strong>Group:</strong> users - ( 1.16k )</li><li><strong>Group:</strong> userlogins - ( 0.08k )</li><li><strong>Group:</strong> useremail - ( 0.08k )</li><li><strong>Group:</strong> userslugs - ( 0.08k )</li><li><strong>Group:</strong> user_meta - ( 2.62k )</li><li><strong>Group:</strong> posts - ( 93.37k )</li><li><strong>Group:</strong> category - ( 6.96k )</li><li><strong>Group:</strong> category_relationships - ( 96.53k )</li><li><strong>Group:</strong> post_tag_relationships - ( 0.13k )</li><li><strong>Group:</strong> post_format_relationships - ( 0.13k )</li><li><strong>Group:</strong> post_meta - ( 11.34k )</li><li><strong>Group:</strong> nav_menu - ( 0.27k )</li><li><strong>Group:</strong> terms - ( 6.31k )</li><li><strong>Group:</strong> counts - ( 0.17k )</li></ul></div>        </div>
  1227.  
  1228.        
  1229.         <div id="debug-menu-target-Debug_Bar_JS" class="debug-menu-target" >
  1230.             <div id="debug-bar-js"><h2><span>Total Errors:</span><div id='debug-bar-js-error-count'>0</div></h2>
  1231. <ol class="debug-bar-js-list" id="debug-bar-js-errors"></ol>
  1232. </div>      </div>
  1233.  
  1234.        
  1235.         <div id="debug-menu-target-Debug_Bar_Console" class="debug-menu-target" >
  1236.                     <form id="debug-bar-console" class="debug-bar-console-mode-php">
  1237.         <input id="debug-bar-console-iframe-css" type="hidden"
  1238.             value="http://mk-alpha.com/wp-content/plugins/debug-bar-console/css/iframe.dev.css" />
  1239.         <input type="hidden" id="_wpnonce_debug_bar_console" name="_wpnonce_debug_bar_console" value="0022b28678" /><input type="hidden" name="_wp_http_referer" value="/" />       <div id="debug-bar-console-wrap">
  1240.             <ul class="debug-bar-console-tabs">
  1241.                                     <li class="debug-bar-console-tab debug-bar-console-tab-active">
  1242.                         PHP                     <input type="hidden" value="php" />
  1243.                     </li>
  1244.                                     <li class="debug-bar-console-tab">
  1245.                         SQL                     <input type="hidden" value="sql" />
  1246.                     </li>
  1247.                             </ul>
  1248.             <div id="debug-bar-console-submit">
  1249.                 <span>Shift + Enter</span>
  1250.                 <a href="#">Run</a>
  1251.             </div>
  1252.             <div class="debug-bar-console-panel debug-bar-console-on-php">
  1253.                 <textarea id="debug-bar-console-input-php" class="debug-bar-console-input"><?php
  1254. </textarea>
  1255.             </div>
  1256.             <div class="debug-bar-console-panel debug-bar-console-on-sql">
  1257.                 <textarea id="debug-bar-console-input-sql" class="debug-bar-console-input"></textarea>
  1258.             </div>
  1259.         </div>
  1260.         <div id="debug-bar-console-output">
  1261.             <strong>Output</strong>
  1262.             <div class="debug-bar-console-panel">
  1263.                 <iframe></iframe>
  1264.             </div>
  1265.         </div>
  1266.         </form>
  1267.                 </div>
  1268.  
  1269.        
  1270.         <div id="debug-menu-target-ZT_Debug_Bar_Cron" class="debug-menu-target" >
  1271.             <div class="debug-bar-cron"><h2><span>Total Events:</span>6</h2><h2><span>Doing Cron:</span>No</h2><h2 class="times"><span>Next Event:</span>2015-03-31 19:35:46<br />1427830546<br />8 hours</h2><h2><span>Current Time:</span>11:21:38</h2><div class="clear"></div><h3>Custom Events</h3><table class="zt-debug-bar-cron-event-table" cellspacing="0"><thead><tr><th class="col1">Next Execution</th><th class="col2">Hook</th><th class="col3">Interval Hook</th><th class="col4">Interval Value</th><th class="col5">Args</th></tr></thead><tbody><tr><td>2015-03-31 19:51:00<br />1427831460<br />8 hours</td><td>wp_maybe_auto_update</td><td>twicedaily</td><td>43200s<br />720m<br />12h</td><td>No Args</td></tr></tbody></table><h3>Schedules</h3><table class="zt-debug-bar-cron-event-table" cellspacing="0"><thead><tr><th class="col1">Interval Hook</th><th class="col2">Interval (S)</th><th class="col3">Interval (M)</th><th class="col4">Interval (H)</th><th class="col5">Display Name</th></tr></thead><tbody><tr><td>hourly</td><td>3600</td><td>60</td><td>1</td><td>এক ঘন্টা পরপর</td></tr><tr><td>twicedaily</td><td>43200</td><td>720</td><td>12</td><td>Twice Daily</td></tr><tr><td>daily</td><td>86400</td><td>1440</td><td>24</td><td>দিনে একবার </td></tr></tbody></table><h3>Core Events</h3><table class="zt-debug-bar-cron-event-table" cellspacing="0"><thead><tr><th class="col1">Next Execution</th><th class="col2">Hook</th><th class="col3">Interval Hook</th><th class="col4">Interval Value</th><th class="col5">Args</th></tr></thead><tbody><tr><td>2015-03-31 19:35:46<br />1427830546<br />8 hours</td><td>wp_version_check</td><td>twicedaily</td><td>43200s<br />720m<br />12h</td><td>No Args</td></tr><tr><td>2015-03-31 19:35:46<br />1427830546<br />8 hours</td><td>wp_update_plugins</td><td>twicedaily</td><td>43200s<br />720m<br />12h</td><td>No Args</td></tr><tr><td>2015-03-31 19:35:46<br />1427830546<br />8 hours</td><td>wp_update_themes</td><td>twicedaily</td><td>43200s<br />720m<br />12h</td><td>No Args</td></tr><tr><td>2015-04-01 07:40:48<br />1427874048<br />20 hours</td><td>wp_scheduled_delete</td><td>daily</td><td>86400s<br />1440m<br />24h</td><td>No Args</td></tr><tr><td>2050-01-01 12:00:18<br />2524651218<br />35 years</td><td>publish_future_post</td><td>Single Event</td><td>Single Event</td><td></td></tr></tbody></table></div>      </div>
  1272.  
  1273.        
  1274.         <div id="debug-menu-target-Debug_Bar_Extender_Profiler" class="debug-menu-target" >
  1275.             <h2><span>Total execution time:</span>133.84ms</h2>
  1276. <p style="clear:both"><strong>Summary</strong></p><ol><li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1277. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1278.  <span style='float:right;'>#1 ( total 0.07ms in 1 calls spent)</span></div></li>
  1279. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1280. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1281.  <span style='float:right;'>#2 ( total 0.07ms in 1 calls spent)</span></div></li>
  1282. <li><strong>register_sidebar action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1283. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1284.  <span style='float:right;'>#3 ( total 0.07ms in 1 calls spent)</span></div></li>
  1285. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1286. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1287.  <span style='float:right;'>#4 ( total 0.07ms in 1 calls spent)</span></div></li>
  1288. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1289. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1290.  <span style='float:right;'>#5 ( total 0.07ms in 1 calls spent)</span></div></li>
  1291. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1292. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1293.  <span style='float:right;'>#6 ( total 0.07ms in 1 calls spent)</span></div></li>
  1294. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1295. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1296.  <span style='float:right;'>#7 ( total 0.07ms in 1 calls spent)</span></div></li>
  1297. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1298. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1299.  <span style='float:right;'>#8 ( total 0.07ms in 1 calls spent)</span></div></li>
  1300. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1301. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1302.  <span style='float:right;'>#9 ( total 41.04ms in 22 calls spent)</span></div></li>
  1303. <li><strong>parse_query action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1304. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1305.  <span style='float:right;'>#10 ( total 10.37ms in 4 calls spent)</span></div></li>
  1306. <li><strong>widgets_init action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1307. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1308.  <span style='float:right;'>#11 ( total 6.08ms in 9 calls spent)</span></div></li>
  1309. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1310. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1311.  <span style='float:right;'>#12 ( total 5.96ms in 22 calls spent)</span></div></li>
  1312. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1313. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1314.  <span style='float:right;'>#13 ( total 5.87ms in 22 calls spent)</span></div></li>
  1315. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1316. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1317.  <span style='float:right;'>#14 ( total 5.71ms in 22 calls spent)</span></div></li>
  1318. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1319. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1320.  <span style='float:right;'>#15 ( total 5.69ms in 22 calls spent)</span></div></li>
  1321. <li><strong>parse_query action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1322. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1323.  <span style='float:right;'>#16 ( total 5.03ms in 2 calls spent)</span></div></li>
  1324. <li><strong>loop_start action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1325. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1326.  <span style='float:right;'>#17 ( total 3.97ms in 5 calls spent)</span></div></li>
  1327. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1328. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1329.  <span style='float:right;'>#18 ( total 3.84ms in 12 calls spent)</span></div></li>
  1330. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1331. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1332.  <span style='float:right;'>#19 ( total 3.67ms in 12 calls spent)</span></div></li>
  1333. <li><strong>posts_selection action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1334. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1335.  <span style='float:right;'>#20 ( total 3.52ms in 5 calls spent)</span></div></li>
  1336. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1337. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1338.  <span style='float:right;'>#21 ( total 3.42ms in 22 calls spent)</span></div></li>
  1339. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1340. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1341.  <span style='float:right;'>#22 ( total 3.04ms in 22 calls spent)</span></div></li>
  1342. <li><strong>loop_start action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1343. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1344.  <span style='float:right;'>#23 ( total 2.06ms in 2 calls spent)</span></div></li>
  1345. <li><strong>loop_end action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1346. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1347.  <span style='float:right;'>#24 ( total 1.83ms in 2 calls spent)</span></div></li>
  1348. <li><strong>loop_start action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1349. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1350.  <span style='float:right;'>#25 ( total 1.82ms in 2 calls spent)</span></div></li>
  1351. <li><strong>posts_selection action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1352. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1353.  <span style='float:right;'>#26 ( total 1.60ms in 2 calls spent)</span></div></li>
  1354. <li><strong>loop_end action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1355. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1356.  <span style='float:right;'>#27 ( total 1.57ms in 5 calls spent)</span></div></li>
  1357. <li><strong>loop_start action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1358. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1359.  <span style='float:right;'>#28 ( total 1.54ms in 2 calls spent)</span></div></li>
  1360. <li><strong>parse_query action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1361. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1362.  <span style='float:right;'>#29 ( total 1.51ms in 2 calls spent)</span></div></li>
  1363. <li><strong>wp_default_scripts action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1364. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1365.  <span style='float:right;'>#30 ( total 1.49ms in 1 calls spent)</span></div></li>
  1366. <li><strong>posts_selection action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1367. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1368.  <span style='float:right;'>#31 ( total 1.48ms in 2 calls spent)</span></div></li>
  1369. <li><strong>posts_selection action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1370. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1371.  <span style='float:right;'>#32 ( total 1.37ms in 2 calls spent)</span></div></li>
  1372. <li><strong>get_header action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1373. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1374.  <span style='float:right;'>#33 ( total 0.97ms in 3 calls spent)</span></div></li>
  1375. <li><strong>the_post action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1376. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1377.  <span style='float:right;'>#34 ( total 0.85ms in 4 calls spent)</span></div></li>
  1378. <li><strong>wp action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1379. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1380.  <span style='float:right;'>#35 ( total 0.82ms in 1 calls spent)</span></div></li>
  1381. <li><strong>parse_query action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1382. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1383.  <span style='float:right;'>#36 ( total 0.80ms in 10 calls spent)</span></div></li>
  1384. <li><strong>loop_end action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1385. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1386.  <span style='float:right;'>#37 ( total 0.66ms in 2 calls spent)</span></div></li>
  1387. <li><strong>loop_end action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1388. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1389.  <span style='float:right;'>#38 ( total 0.62ms in 2 calls spent)</span></div></li>
  1390. <li><strong>wp_default_styles action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1391. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1392.  <span style='float:right;'>#39 ( total 0.61ms in 1 calls spent)</span></div></li>
  1393. <li><strong>parse_query action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1394. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1395.  <span style='float:right;'>#40 ( total 0.34ms in 4 calls spent)</span></div></li>
  1396. <li><strong>parse_request action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1397. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1398.  <span style='float:right;'>#41 ( total 0.30ms in 2 calls spent)</span></div></li>
  1399. <li><strong>parse_query action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1400. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1401.  <span style='float:right;'>#42 ( total 0.30ms in 4 calls spent)</span></div></li>
  1402. <li><strong>posts_selection action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1403. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1404.  <span style='float:right;'>#43 ( total 0.27ms in 1 calls spent)</span></div></li>
  1405. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1406. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1407.  <span style='float:right;'>#44 ( total 0.25ms in 2 calls spent)</span></div></li>
  1408. <li><strong>posts_selection action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1409. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1410.  <span style='float:right;'>#45 ( total 0.25ms in 1 calls spent)</span></div></li>
  1411. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1412. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1413.  <span style='float:right;'>#46 ( total 0.24ms in 1 calls spent)</span></div></li>
  1414. <li><strong>get_search_form action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1415. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1416.  <span style='float:right;'>#47 ( total 0.24ms in 1 calls spent)</span></div></li>
  1417. <li><strong>posts_selection action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1418. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1419.  <span style='float:right;'>#48 ( total 0.22ms in 1 calls spent)</span></div></li>
  1420. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1421. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1422.  <span style='float:right;'>#49 ( total 0.20ms in 1 calls spent)</span></div></li>
  1423. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1424. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1425.  <span style='float:right;'>#50 ( total 0.19ms in 1 calls spent)</span></div></li>
  1426. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1427. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1428.  <span style='float:right;'>#51 ( total 0.19ms in 1 calls spent)</span></div></li>
  1429. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1430. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1431.  <span style='float:right;'>#52 ( total 0.19ms in 1 calls spent)</span></div></li>
  1432. <li><strong>parse_query action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1433. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1434.  <span style='float:right;'>#53 ( total 0.19ms in 2 calls spent)</span></div></li>
  1435. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1436. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1437.  <span style='float:right;'>#54 ( total 0.19ms in 1 calls spent)</span></div></li>
  1438. <li><strong>wp_register_sidebar_widget action - __lambda_func()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php(222) : runtime-created function::L1
  1439. <br/><div class='qdebug'>called from <strong>call_user_func_array()</strong> in ::L
  1440.  <span style='float:right;'>#55 ( total 0.18ms in 1 calls spent)</span></div></li>
  1441. </ol><p style="clear:both"><strong>Flow data is hidden as it contains too much data</strong></p><span class="debug-note">Note: you can measure runtimes between checkpoints via <code>Debug_Bar_Extender::instance()->start( $note="" )</code>, <code>Debug_Bar_Extender::instance()->checkpoint( $note="" )</code>,  <code>Debug_Bar_Extender::instance()->end( $note="" )</code> or using the simple shortcut function <code>dbgx_checkpoint( $note="" )</code></span>        </div>
  1442.  
  1443.        
  1444.         <div id="debug-menu-target-Debug_Bar_Extender_Variables" class="debug-menu-target" >
  1445.             <div id='variable-lookup'>
  1446. <h2><span>Total mem:</span>24.62 kb</h2><ul class='debug-menu-links'>
  1447.     <li class="current"><a id='variable-lookup-menu-link-2fee30d00354722135d3c38c8933a239' href='#variable-lookup-menu-target-2fee30d00354722135d3c38c8933a239' onclick='try { return clickDebugBarExtenderLink( "variable-lookup-menu-targets", this ); } catch (e) { return true; }'>template via get_template[1] (14.00 b)</a></li>
  1448.     <li><a id='variable-lookup-menu-link-07ce4b6dca0f4849930056690470f54f' href='#variable-lookup-menu-target-07ce4b6dca0f4849930056690470f54f' onclick='try { return clickDebugBarExtenderLink( "variable-lookup-menu-targets", this ); } catch (e) { return true; }'>$request via parse_request[1] (1.64 kb)</a></li>
  1449.     <li><a id='variable-lookup-menu-link-5f33c0067c6206a36077df99b0c901f7' href='#variable-lookup-menu-target-5f33c0067c6206a36077df99b0c901f7' onclick='try { return clickDebugBarExtenderLink( "variable-lookup-menu-targets", this ); } catch (e) { return true; }'>$wp_query->query_vars via pre_get_posts[14] (17.04 kb)</a></li>
  1450.     <li><a id='variable-lookup-menu-link-244f5d79df6ec37410dfe27f6db818e3' href='#variable-lookup-menu-target-244f5d79df6ec37410dfe27f6db818e3' onclick='try { return clickDebugBarExtenderLink( "variable-lookup-menu-targets", this ); } catch (e) { return true; }'>$posts_request via posts_request[12] (5.00 kb)</a></li>
  1451.     <li><a id='variable-lookup-menu-link-7aeed4e8496e613210c040b2351c79bc' href='#variable-lookup-menu-target-7aeed4e8496e613210c040b2351c79bc' onclick='try { return clickDebugBarExtenderLink( "variable-lookup-menu-targets", this ); } catch (e) { return true; }'>cron array via _get_cron_array()[1] (954.00 b)</a></li>
  1452. </ul>
  1453. <div id='variable-lookup-menu-targets'>
  1454. <div id='variable-lookup-menu-target-2fee30d00354722135d3c38c8933a239' class='variable-lookup-menu-target debug-menu-target' style="display: block">
  1455. called by <strong>trace_var_template()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php::L368
  1456. <br/>0 ( 14.00 b )<pre id='variable-lookup-menu-target-value-2fee30d00354722135d3c38c8933a239' style='display:block;'>template via get_template = 'mkalpha'</pre>
  1457. </div><div id='variable-lookup-menu-target-07ce4b6dca0f4849930056690470f54f' class='variable-lookup-menu-target debug-menu-target'>
  1458. called by <strong>trace_var_request()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php::L363
  1459. <br/>0 ( 1.64 kb )<pre id='variable-lookup-menu-target-value-07ce4b6dca0f4849930056690470f54f' style='display:block;'>$request via parse_request = WP::__set_state(array(
  1460.    'public_query_vars' =&gt;
  1461.   array (
  1462.     0 =&gt; 'm',
  1463.     1 =&gt; 'p',
  1464.     2 =&gt; 'posts',
  1465.     3 =&gt; 'w',
  1466.     4 =&gt; 'cat',
  1467.     5 =&gt; 'withcomments',
  1468.     6 =&gt; 'withoutcomments',
  1469.     7 =&gt; 's',
  1470.     8 =&gt; 'search',
  1471.     9 =&gt; 'exact',
  1472.     10 =&gt; 'sentence',
  1473.     11 =&gt; 'calendar',
  1474.     12 =&gt; 'page',
  1475.     13 =&gt; 'paged',
  1476.     14 =&gt; 'more',
  1477.     15 =&gt; 'tb',
  1478.     16 =&gt; 'pb',
  1479.     17 =&gt; 'author',
  1480.     18 =&gt; 'order',
  1481.     19 =&gt; 'orderby',
  1482.     20 =&gt; 'year',
  1483.     21 =&gt; 'monthnum',
  1484.     22 =&gt; 'day',
  1485.     23 =&gt; 'hour',
  1486.     24 =&gt; 'minute',
  1487.     25 =&gt; 'second',
  1488.     26 =&gt; 'name',
  1489.     27 =&gt; 'category_name',
  1490.     28 =&gt; 'tag',
  1491.     29 =&gt; 'feed',
  1492.     30 =&gt; 'author_name',
  1493.     31 =&gt; 'static',
  1494.     32 =&gt; 'pagename',
  1495.     33 =&gt; 'page_id',
  1496.     34 =&gt; 'error',
  1497.     35 =&gt; 'comments_popup',
  1498.     36 =&gt; 'attachment',
  1499.     37 =&gt; 'attachment_id',
  1500.     38 =&gt; 'subpost',
  1501.     39 =&gt; 'subpost_id',
  1502.     40 =&gt; 'preview',
  1503.     41 =&gt; 'robots',
  1504.     42 =&gt; 'taxonomy',
  1505.     43 =&gt; 'term',
  1506.     44 =&gt; 'cpage',
  1507.     45 =&gt; 'post_type',
  1508.     46 =&gt; 'post_format',
  1509.   ),
  1510.    'private_query_vars' =&gt;
  1511.   array (
  1512.     0 =&gt; 'offset',
  1513.     1 =&gt; 'posts_per_page',
  1514.     2 =&gt; 'posts_per_archive_page',
  1515.     3 =&gt; 'showposts',
  1516.     4 =&gt; 'nopaging',
  1517.     5 =&gt; 'post_type',
  1518.     6 =&gt; 'post_status',
  1519.     7 =&gt; 'category__in',
  1520.     8 =&gt; 'category__not_in',
  1521.     9 =&gt; 'category__and',
  1522.     10 =&gt; 'tag__in',
  1523.     11 =&gt; 'tag__not_in',
  1524.     12 =&gt; 'tag__and',
  1525.     13 =&gt; 'tag_slug__in',
  1526.     14 =&gt; 'tag_slug__and',
  1527.     15 =&gt; 'tag_id',
  1528.     16 =&gt; 'post_mime_type',
  1529.     17 =&gt; 'perm',
  1530.     18 =&gt; 'comments_per_page',
  1531.     19 =&gt; 'post__in',
  1532.     20 =&gt; 'post__not_in',
  1533.     21 =&gt; 'post_parent',
  1534.     22 =&gt; 'post_parent__in',
  1535.     23 =&gt; 'post_parent__not_in',
  1536.   ),
  1537.    'extra_query_vars' =&gt;
  1538.   array (
  1539.   ),
  1540.    'query_vars' =&gt;
  1541.   array (
  1542.   ),
  1543.    'query_string' =&gt; NULL,
  1544.    'request' =&gt; '',
  1545.    'matched_rule' =&gt; NULL,
  1546.    'matched_query' =&gt; NULL,
  1547.    'did_permalink' =&gt; false,
  1548. ))</pre>
  1549. </div><div id='variable-lookup-menu-target-5f33c0067c6206a36077df99b0c901f7' class='variable-lookup-menu-target debug-menu-target'>
  1550. called by <strong>trace_var_wp_query()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php::L383
  1551. <br/>0 ( 1.07 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  1552.   'error' =&gt; '',
  1553.   'm' =&gt; '',
  1554.   'p' =&gt; 0,
  1555.   'post_parent' =&gt; '',
  1556.   'subpost' =&gt; '',
  1557.   'subpost_id' =&gt; '',
  1558.   'attachment' =&gt; '',
  1559.   'attachment_id' =&gt; 0,
  1560.   'name' =&gt; '',
  1561.   'static' =&gt; '',
  1562.   'pagename' =&gt; '',
  1563.   'page_id' =&gt; 0,
  1564.   'second' =&gt; '',
  1565.   'minute' =&gt; '',
  1566.   'hour' =&gt; '',
  1567.   'day' =&gt; 0,
  1568.   'monthnum' =&gt; 0,
  1569.   'year' =&gt; 0,
  1570.   'w' =&gt; 0,
  1571.   'category_name' =&gt; '',
  1572.   'tag' =&gt; '',
  1573.   'cat' =&gt; '',
  1574.   'tag_id' =&gt; '',
  1575.   'author' =&gt; '',
  1576.   'author_name' =&gt; '',
  1577.   'feed' =&gt; '',
  1578.   'tb' =&gt; '',
  1579.   'paged' =&gt; 0,
  1580.   'comments_popup' =&gt; '',
  1581.   'meta_key' =&gt; '',
  1582.   'meta_value' =&gt; '',
  1583.   'preview' =&gt; '',
  1584.   's' =&gt; '',
  1585.   'sentence' =&gt; '',
  1586.   'fields' =&gt; '',
  1587.   'menu_order' =&gt; '',
  1588.   'category__in' =&gt;
  1589.   array (
  1590.   ),
  1591.   'category__not_in' =&gt;
  1592.   array (
  1593.   ),
  1594.   'category__and' =&gt;
  1595.   array (
  1596.   ),
  1597.   'post__in' =&gt;
  1598.   array (
  1599.   ),
  1600.   'post__not_in' =&gt;
  1601.   array (
  1602.   ),
  1603.   'tag__in' =&gt;
  1604.   array (
  1605.   ),
  1606.   'tag__not_in' =&gt;
  1607.   array (
  1608.   ),
  1609.   'tag__and' =&gt;
  1610.   array (
  1611.   ),
  1612.   'tag_slug__in' =&gt;
  1613.   array (
  1614.   ),
  1615.   'tag_slug__and' =&gt;
  1616.   array (
  1617.   ),
  1618.   'post_parent__in' =&gt;
  1619.   array (
  1620.   ),
  1621.   'post_parent__not_in' =&gt;
  1622.   array (
  1623.   ),
  1624.   'author__in' =&gt;
  1625.   array (
  1626.   ),
  1627.   'author__not_in' =&gt;
  1628.   array (
  1629.   ),
  1630. )</pre>
  1631. 1 ( 1.40 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  1632.   'numberposts' =&gt; 5,
  1633.   'offset' =&gt; 0,
  1634.   'category' =&gt; 0,
  1635.   'orderby' =&gt; 'date',
  1636.   'order' =&gt; 'DESC',
  1637.   'include' =&gt;
  1638.   array (
  1639.   ),
  1640.   'exclude' =&gt;
  1641.   array (
  1642.   ),
  1643.   'meta_key' =&gt; '',
  1644.   'meta_value' =&gt; '',
  1645.   'post_type' =&gt; '',
  1646.   'suppress_filters' =&gt; true,
  1647.   'post__in' =&gt;
  1648.   array (
  1649.     0 =&gt; 1241,
  1650.   ),
  1651.   'post_status' =&gt; 'publish',
  1652.   'nopaging' =&gt; true,
  1653.   'posts_per_page' =&gt; 5,
  1654.   'ignore_sticky_posts' =&gt; true,
  1655.   'no_found_rows' =&gt; true,
  1656.   'error' =&gt; '',
  1657.   'm' =&gt; '',
  1658.   'p' =&gt; 0,
  1659.   'post_parent' =&gt; '',
  1660.   'subpost' =&gt; '',
  1661.   'subpost_id' =&gt; '',
  1662.   'attachment' =&gt; '',
  1663.   'attachment_id' =&gt; 0,
  1664.   'name' =&gt; '',
  1665.   'static' =&gt; '',
  1666.   'pagename' =&gt; '',
  1667.   'page_id' =&gt; 0,
  1668.   'second' =&gt; '',
  1669.   'minute' =&gt; '',
  1670.   'hour' =&gt; '',
  1671.   'day' =&gt; 0,
  1672.   'monthnum' =&gt; 0,
  1673.   'year' =&gt; 0,
  1674.   'w' =&gt; 0,
  1675.   'category_name' =&gt; '',
  1676.   'tag' =&gt; '',
  1677.   'cat' =&gt; '',
  1678.   'tag_id' =&gt; '',
  1679.   'author' =&gt; '',
  1680.   'author_name' =&gt; '',
  1681.   'feed' =&gt; '',
  1682.   'tb' =&gt; '',
  1683.   'paged' =&gt; 0,
  1684.   'comments_popup' =&gt; '',
  1685.   'preview' =&gt; '',
  1686.   's' =&gt; '',
  1687.   'sentence' =&gt; '',
  1688.   'fields' =&gt; '',
  1689.   'menu_order' =&gt; '',
  1690.   'category__in' =&gt;
  1691.   array (
  1692.   ),
  1693.   'category__not_in' =&gt;
  1694.   array (
  1695.   ),
  1696.   'category__and' =&gt;
  1697.   array (
  1698.   ),
  1699.   'post__not_in' =&gt;
  1700.   array (
  1701.   ),
  1702.   'tag__in' =&gt;
  1703.   array (
  1704.   ),
  1705.   'tag__not_in' =&gt;
  1706.   array (
  1707.   ),
  1708.   'tag__and' =&gt;
  1709.   array (
  1710.   ),
  1711.   'tag_slug__in' =&gt;
  1712.   array (
  1713.   ),
  1714.   'tag_slug__and' =&gt;
  1715.   array (
  1716.   ),
  1717.   'post_parent__in' =&gt;
  1718.   array (
  1719.   ),
  1720.   'post_parent__not_in' =&gt;
  1721.   array (
  1722.   ),
  1723.   'author__in' =&gt;
  1724.   array (
  1725.   ),
  1726.   'author__not_in' =&gt;
  1727.   array (
  1728.   ),
  1729. )</pre>
  1730. 2 ( 2.09 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  1731.   'numberposts' =&gt; 5,
  1732.   'offset' =&gt; 0,
  1733.   'category' =&gt; 0,
  1734.   'orderby' =&gt; 'menu_order',
  1735.   'order' =&gt; 'ASC',
  1736.   'include' =&gt;
  1737.   array (
  1738.     0 =&gt; '1571',
  1739.     1 =&gt; '1585',
  1740.     2 =&gt; '1621',
  1741.     3 =&gt; '1622',
  1742.     4 =&gt; '1623',
  1743.     5 =&gt; '1624',
  1744.     6 =&gt; '1625',
  1745.     7 =&gt; '1626',
  1746.     8 =&gt; '1627',
  1747.     9 =&gt; '1628',
  1748.     10 =&gt; '1629',
  1749.     11 =&gt; '1630',
  1750.     12 =&gt; '1631',
  1751.     13 =&gt; '1632',
  1752.     14 =&gt; '1633',
  1753.     15 =&gt; '1635',
  1754.     16 =&gt; '1636',
  1755.     17 =&gt; '1637',
  1756.     18 =&gt; '1638',
  1757.     19 =&gt; '1639',
  1758.     20 =&gt; '1640',
  1759.     21 =&gt; '1641',
  1760.   ),
  1761.   'exclude' =&gt;
  1762.   array (
  1763.   ),
  1764.   'meta_key' =&gt; '',
  1765.   'meta_value' =&gt; '',
  1766.   'post_type' =&gt; 'nav_menu_item',
  1767.   'suppress_filters' =&gt; true,
  1768.   'post_status' =&gt; 'publish',
  1769.   'output' =&gt; 'ARRAY_A',
  1770.   'output_key' =&gt; 'menu_order',
  1771.   'nopaging' =&gt; true,
  1772.   'update_post_term_cache' =&gt; false,
  1773.   'posts_per_page' =&gt; 22,
  1774.   'post__in' =&gt;
  1775.   array (
  1776.     0 =&gt; 1571,
  1777.     1 =&gt; 1585,
  1778.     2 =&gt; 1621,
  1779.     3 =&gt; 1622,
  1780.     4 =&gt; 1623,
  1781.     5 =&gt; 1624,
  1782.     6 =&gt; 1625,
  1783.     7 =&gt; 1626,
  1784.     8 =&gt; 1627,
  1785.     9 =&gt; 1628,
  1786.     10 =&gt; 1629,
  1787.     11 =&gt; 1630,
  1788.     12 =&gt; 1631,
  1789.     13 =&gt; 1632,
  1790.     14 =&gt; 1633,
  1791.     15 =&gt; 1635,
  1792.     16 =&gt; 1636,
  1793.     17 =&gt; 1637,
  1794.     18 =&gt; 1638,
  1795.     19 =&gt; 1639,
  1796.     20 =&gt; 1640,
  1797.     21 =&gt; 1641,
  1798.   ),
  1799.   'ignore_sticky_posts' =&gt; true,
  1800.   'no_found_rows' =&gt; true,
  1801.   'error' =&gt; '',
  1802.   'm' =&gt; '',
  1803.   'p' =&gt; 0,
  1804.   'post_parent' =&gt; '',
  1805.   'subpost' =&gt; '',
  1806.   'subpost_id' =&gt; '',
  1807.   'attachment' =&gt; '',
  1808.   'attachment_id' =&gt; 0,
  1809.   'name' =&gt; '',
  1810.   'static' =&gt; '',
  1811.   'pagename' =&gt; '',
  1812.   'page_id' =&gt; 0,
  1813.   'second' =&gt; '',
  1814.   'minute' =&gt; '',
  1815.   'hour' =&gt; '',
  1816.   'day' =&gt; 0,
  1817.   'monthnum' =&gt; 0,
  1818.   'year' =&gt; 0,
  1819.   'w' =&gt; 0,
  1820.   'category_name' =&gt; '',
  1821.   'tag' =&gt; '',
  1822.   'cat' =&gt; '',
  1823.   'tag_id' =&gt; '',
  1824.   'author' =&gt; '',
  1825.   'author_name' =&gt; '',
  1826.   'feed' =&gt; '',
  1827.   'tb' =&gt; '',
  1828.   'paged' =&gt; 0,
  1829.   'comments_popup' =&gt; '',
  1830.   'preview' =&gt; '',
  1831.   's' =&gt; '',
  1832.   'sentence' =&gt; '',
  1833.   'fields' =&gt; '',
  1834.   'menu_order' =&gt; '',
  1835.   'category__in' =&gt;
  1836.   array (
  1837.   ),
  1838.   'category__not_in' =&gt;
  1839.   array (
  1840.   ),
  1841.   'category__and' =&gt;
  1842.   array (
  1843.   ),
  1844.   'post__not_in' =&gt;
  1845.   array (
  1846.   ),
  1847.   'tag__in' =&gt;
  1848.   array (
  1849.   ),
  1850.   'tag__not_in' =&gt;
  1851.   array (
  1852.   ),
  1853.   'tag__and' =&gt;
  1854.   array (
  1855.   ),
  1856.   'tag_slug__in' =&gt;
  1857.   array (
  1858.   ),
  1859.   'tag_slug__and' =&gt;
  1860.   array (
  1861.   ),
  1862.   'post_parent__in' =&gt;
  1863.   array (
  1864.   ),
  1865.   'post_parent__not_in' =&gt;
  1866.   array (
  1867.   ),
  1868.   'author__in' =&gt;
  1869.   array (
  1870.   ),
  1871.   'author__not_in' =&gt;
  1872.   array (
  1873.   ),
  1874. )</pre>
  1875. 3 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  1876.   'post_type' =&gt; 'post',
  1877.   'category_name' =&gt; 'national-news',
  1878.   'posts_per_page' =&gt; '9',
  1879.   'error' =&gt; '',
  1880.   'm' =&gt; '',
  1881.   'p' =&gt; 0,
  1882.   'post_parent' =&gt; '',
  1883.   'subpost' =&gt; '',
  1884.   'subpost_id' =&gt; '',
  1885.   'attachment' =&gt; '',
  1886.   'attachment_id' =&gt; 0,
  1887.   'name' =&gt; '',
  1888.   'static' =&gt; '',
  1889.   'pagename' =&gt; '',
  1890.   'page_id' =&gt; 0,
  1891.   'second' =&gt; '',
  1892.   'minute' =&gt; '',
  1893.   'hour' =&gt; '',
  1894.   'day' =&gt; 0,
  1895.   'monthnum' =&gt; 0,
  1896.   'year' =&gt; 0,
  1897.   'w' =&gt; 0,
  1898.   'tag' =&gt; '',
  1899.   'cat' =&gt; '',
  1900.   'tag_id' =&gt; '',
  1901.   'author' =&gt; '',
  1902.   'author_name' =&gt; '',
  1903.   'feed' =&gt; '',
  1904.   'tb' =&gt; '',
  1905.   'paged' =&gt; 0,
  1906.   'comments_popup' =&gt; '',
  1907.   'meta_key' =&gt; '',
  1908.   'meta_value' =&gt; '',
  1909.   'preview' =&gt; '',
  1910.   's' =&gt; '',
  1911.   'sentence' =&gt; '',
  1912.   'fields' =&gt; '',
  1913.   'menu_order' =&gt; '',
  1914.   'category__in' =&gt;
  1915.   array (
  1916.   ),
  1917.   'category__not_in' =&gt;
  1918.   array (
  1919.   ),
  1920.   'category__and' =&gt;
  1921.   array (
  1922.   ),
  1923.   'post__in' =&gt;
  1924.   array (
  1925.   ),
  1926.   'post__not_in' =&gt;
  1927.   array (
  1928.   ),
  1929.   'tag__in' =&gt;
  1930.   array (
  1931.   ),
  1932.   'tag__not_in' =&gt;
  1933.   array (
  1934.   ),
  1935.   'tag__and' =&gt;
  1936.   array (
  1937.   ),
  1938.   'tag_slug__in' =&gt;
  1939.   array (
  1940.   ),
  1941.   'tag_slug__and' =&gt;
  1942.   array (
  1943.   ),
  1944.   'post_parent__in' =&gt;
  1945.   array (
  1946.   ),
  1947.   'post_parent__not_in' =&gt;
  1948.   array (
  1949.   ),
  1950.   'author__in' =&gt;
  1951.   array (
  1952.   ),
  1953.   'author__not_in' =&gt;
  1954.   array (
  1955.   ),
  1956. )</pre>
  1957. 4 ( 1.14 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  1958.   'post_type' =&gt; 'post',
  1959.   'category_name' =&gt; 'drug-addiction',
  1960.   'posts_per_page' =&gt; '8',
  1961.   'error' =&gt; '',
  1962.   'm' =&gt; '',
  1963.   'p' =&gt; 0,
  1964.   'post_parent' =&gt; '',
  1965.   'subpost' =&gt; '',
  1966.   'subpost_id' =&gt; '',
  1967.   'attachment' =&gt; '',
  1968.   'attachment_id' =&gt; 0,
  1969.   'name' =&gt; '',
  1970.   'static' =&gt; '',
  1971.   'pagename' =&gt; '',
  1972.   'page_id' =&gt; 0,
  1973.   'second' =&gt; '',
  1974.   'minute' =&gt; '',
  1975.   'hour' =&gt; '',
  1976.   'day' =&gt; 0,
  1977.   'monthnum' =&gt; 0,
  1978.   'year' =&gt; 0,
  1979.   'w' =&gt; 0,
  1980.   'tag' =&gt; '',
  1981.   'cat' =&gt; '',
  1982.   'tag_id' =&gt; '',
  1983.   'author' =&gt; '',
  1984.   'author_name' =&gt; '',
  1985.   'feed' =&gt; '',
  1986.   'tb' =&gt; '',
  1987.   'paged' =&gt; 0,
  1988.   'comments_popup' =&gt; '',
  1989.   'meta_key' =&gt; '',
  1990.   'meta_value' =&gt; '',
  1991.   'preview' =&gt; '',
  1992.   's' =&gt; '',
  1993.   'sentence' =&gt; '',
  1994.   'fields' =&gt; '',
  1995.   'menu_order' =&gt; '',
  1996.   'category__in' =&gt;
  1997.   array (
  1998.   ),
  1999.   'category__not_in' =&gt;
  2000.   array (
  2001.   ),
  2002.   'category__and' =&gt;
  2003.   array (
  2004.   ),
  2005.   'post__in' =&gt;
  2006.   array (
  2007.   ),
  2008.   'post__not_in' =&gt;
  2009.   array (
  2010.   ),
  2011.   'tag__in' =&gt;
  2012.   array (
  2013.   ),
  2014.   'tag__not_in' =&gt;
  2015.   array (
  2016.   ),
  2017.   'tag__and' =&gt;
  2018.   array (
  2019.   ),
  2020.   'tag_slug__in' =&gt;
  2021.   array (
  2022.   ),
  2023.   'tag_slug__and' =&gt;
  2024.   array (
  2025.   ),
  2026.   'post_parent__in' =&gt;
  2027.   array (
  2028.   ),
  2029.   'post_parent__not_in' =&gt;
  2030.   array (
  2031.   ),
  2032.   'author__in' =&gt;
  2033.   array (
  2034.   ),
  2035.   'author__not_in' =&gt;
  2036.   array (
  2037.   ),
  2038. )</pre>
  2039. 5 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2040.   'post_type' =&gt; 'post',
  2041.   'category_name' =&gt; 'national-news',
  2042.   'posts_per_page' =&gt; '9',
  2043.   'error' =&gt; '',
  2044.   'm' =&gt; '',
  2045.   'p' =&gt; 0,
  2046.   'post_parent' =&gt; '',
  2047.   'subpost' =&gt; '',
  2048.   'subpost_id' =&gt; '',
  2049.   'attachment' =&gt; '',
  2050.   'attachment_id' =&gt; 0,
  2051.   'name' =&gt; '',
  2052.   'static' =&gt; '',
  2053.   'pagename' =&gt; '',
  2054.   'page_id' =&gt; 0,
  2055.   'second' =&gt; '',
  2056.   'minute' =&gt; '',
  2057.   'hour' =&gt; '',
  2058.   'day' =&gt; 0,
  2059.   'monthnum' =&gt; 0,
  2060.   'year' =&gt; 0,
  2061.   'w' =&gt; 0,
  2062.   'tag' =&gt; '',
  2063.   'cat' =&gt; '',
  2064.   'tag_id' =&gt; '',
  2065.   'author' =&gt; '',
  2066.   'author_name' =&gt; '',
  2067.   'feed' =&gt; '',
  2068.   'tb' =&gt; '',
  2069.   'paged' =&gt; 0,
  2070.   'comments_popup' =&gt; '',
  2071.   'meta_key' =&gt; '',
  2072.   'meta_value' =&gt; '',
  2073.   'preview' =&gt; '',
  2074.   's' =&gt; '',
  2075.   'sentence' =&gt; '',
  2076.   'fields' =&gt; '',
  2077.   'menu_order' =&gt; '',
  2078.   'category__in' =&gt;
  2079.   array (
  2080.   ),
  2081.   'category__not_in' =&gt;
  2082.   array (
  2083.   ),
  2084.   'category__and' =&gt;
  2085.   array (
  2086.   ),
  2087.   'post__in' =&gt;
  2088.   array (
  2089.   ),
  2090.   'post__not_in' =&gt;
  2091.   array (
  2092.   ),
  2093.   'tag__in' =&gt;
  2094.   array (
  2095.   ),
  2096.   'tag__not_in' =&gt;
  2097.   array (
  2098.   ),
  2099.   'tag__and' =&gt;
  2100.   array (
  2101.   ),
  2102.   'tag_slug__in' =&gt;
  2103.   array (
  2104.   ),
  2105.   'tag_slug__and' =&gt;
  2106.   array (
  2107.   ),
  2108.   'post_parent__in' =&gt;
  2109.   array (
  2110.   ),
  2111.   'post_parent__not_in' =&gt;
  2112.   array (
  2113.   ),
  2114.   'author__in' =&gt;
  2115.   array (
  2116.   ),
  2117.   'author__not_in' =&gt;
  2118.   array (
  2119.   ),
  2120. )</pre>
  2121. 6 ( 1.14 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2122.   'post_type' =&gt; 'post',
  2123.   'category_name' =&gt; 'drug-addiction',
  2124.   'posts_per_page' =&gt; '8',
  2125.   'error' =&gt; '',
  2126.   'm' =&gt; '',
  2127.   'p' =&gt; 0,
  2128.   'post_parent' =&gt; '',
  2129.   'subpost' =&gt; '',
  2130.   'subpost_id' =&gt; '',
  2131.   'attachment' =&gt; '',
  2132.   'attachment_id' =&gt; 0,
  2133.   'name' =&gt; '',
  2134.   'static' =&gt; '',
  2135.   'pagename' =&gt; '',
  2136.   'page_id' =&gt; 0,
  2137.   'second' =&gt; '',
  2138.   'minute' =&gt; '',
  2139.   'hour' =&gt; '',
  2140.   'day' =&gt; 0,
  2141.   'monthnum' =&gt; 0,
  2142.   'year' =&gt; 0,
  2143.   'w' =&gt; 0,
  2144.   'tag' =&gt; '',
  2145.   'cat' =&gt; '',
  2146.   'tag_id' =&gt; '',
  2147.   'author' =&gt; '',
  2148.   'author_name' =&gt; '',
  2149.   'feed' =&gt; '',
  2150.   'tb' =&gt; '',
  2151.   'paged' =&gt; 0,
  2152.   'comments_popup' =&gt; '',
  2153.   'meta_key' =&gt; '',
  2154.   'meta_value' =&gt; '',
  2155.   'preview' =&gt; '',
  2156.   's' =&gt; '',
  2157.   'sentence' =&gt; '',
  2158.   'fields' =&gt; '',
  2159.   'menu_order' =&gt; '',
  2160.   'category__in' =&gt;
  2161.   array (
  2162.   ),
  2163.   'category__not_in' =&gt;
  2164.   array (
  2165.   ),
  2166.   'category__and' =&gt;
  2167.   array (
  2168.   ),
  2169.   'post__in' =&gt;
  2170.   array (
  2171.   ),
  2172.   'post__not_in' =&gt;
  2173.   array (
  2174.   ),
  2175.   'tag__in' =&gt;
  2176.   array (
  2177.   ),
  2178.   'tag__not_in' =&gt;
  2179.   array (
  2180.   ),
  2181.   'tag__and' =&gt;
  2182.   array (
  2183.   ),
  2184.   'tag_slug__in' =&gt;
  2185.   array (
  2186.   ),
  2187.   'tag_slug__and' =&gt;
  2188.   array (
  2189.   ),
  2190.   'post_parent__in' =&gt;
  2191.   array (
  2192.   ),
  2193.   'post_parent__not_in' =&gt;
  2194.   array (
  2195.   ),
  2196.   'author__in' =&gt;
  2197.   array (
  2198.   ),
  2199.   'author__not_in' =&gt;
  2200.   array (
  2201.   ),
  2202. )</pre>
  2203. 7 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2204.   'post_type' =&gt; 'post',
  2205.   'category_name' =&gt; 'mental-health',
  2206.   'posts_per_page' =&gt; '6',
  2207.   'error' =&gt; '',
  2208.   'm' =&gt; '',
  2209.   'p' =&gt; 0,
  2210.   'post_parent' =&gt; '',
  2211.   'subpost' =&gt; '',
  2212.   'subpost_id' =&gt; '',
  2213.   'attachment' =&gt; '',
  2214.   'attachment_id' =&gt; 0,
  2215.   'name' =&gt; '',
  2216.   'static' =&gt; '',
  2217.   'pagename' =&gt; '',
  2218.   'page_id' =&gt; 0,
  2219.   'second' =&gt; '',
  2220.   'minute' =&gt; '',
  2221.   'hour' =&gt; '',
  2222.   'day' =&gt; 0,
  2223.   'monthnum' =&gt; 0,
  2224.   'year' =&gt; 0,
  2225.   'w' =&gt; 0,
  2226.   'tag' =&gt; '',
  2227.   'cat' =&gt; '',
  2228.   'tag_id' =&gt; '',
  2229.   'author' =&gt; '',
  2230.   'author_name' =&gt; '',
  2231.   'feed' =&gt; '',
  2232.   'tb' =&gt; '',
  2233.   'paged' =&gt; 0,
  2234.   'comments_popup' =&gt; '',
  2235.   'meta_key' =&gt; '',
  2236.   'meta_value' =&gt; '',
  2237.   'preview' =&gt; '',
  2238.   's' =&gt; '',
  2239.   'sentence' =&gt; '',
  2240.   'fields' =&gt; '',
  2241.   'menu_order' =&gt; '',
  2242.   'category__in' =&gt;
  2243.   array (
  2244.   ),
  2245.   'category__not_in' =&gt;
  2246.   array (
  2247.   ),
  2248.   'category__and' =&gt;
  2249.   array (
  2250.   ),
  2251.   'post__in' =&gt;
  2252.   array (
  2253.   ),
  2254.   'post__not_in' =&gt;
  2255.   array (
  2256.   ),
  2257.   'tag__in' =&gt;
  2258.   array (
  2259.   ),
  2260.   'tag__not_in' =&gt;
  2261.   array (
  2262.   ),
  2263.   'tag__and' =&gt;
  2264.   array (
  2265.   ),
  2266.   'tag_slug__in' =&gt;
  2267.   array (
  2268.   ),
  2269.   'tag_slug__and' =&gt;
  2270.   array (
  2271.   ),
  2272.   'post_parent__in' =&gt;
  2273.   array (
  2274.   ),
  2275.   'post_parent__not_in' =&gt;
  2276.   array (
  2277.   ),
  2278.   'author__in' =&gt;
  2279.   array (
  2280.   ),
  2281.   'author__not_in' =&gt;
  2282.   array (
  2283.   ),
  2284. )</pre>
  2285. 8 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2286.   'post_type' =&gt; 'post',
  2287.   'category_name' =&gt; 'national-news',
  2288.   'posts_per_page' =&gt; '8',
  2289.   'error' =&gt; '',
  2290.   'm' =&gt; '',
  2291.   'p' =&gt; 0,
  2292.   'post_parent' =&gt; '',
  2293.   'subpost' =&gt; '',
  2294.   'subpost_id' =&gt; '',
  2295.   'attachment' =&gt; '',
  2296.   'attachment_id' =&gt; 0,
  2297.   'name' =&gt; '',
  2298.   'static' =&gt; '',
  2299.   'pagename' =&gt; '',
  2300.   'page_id' =&gt; 0,
  2301.   'second' =&gt; '',
  2302.   'minute' =&gt; '',
  2303.   'hour' =&gt; '',
  2304.   'day' =&gt; 0,
  2305.   'monthnum' =&gt; 0,
  2306.   'year' =&gt; 0,
  2307.   'w' =&gt; 0,
  2308.   'tag' =&gt; '',
  2309.   'cat' =&gt; '',
  2310.   'tag_id' =&gt; '',
  2311.   'author' =&gt; '',
  2312.   'author_name' =&gt; '',
  2313.   'feed' =&gt; '',
  2314.   'tb' =&gt; '',
  2315.   'paged' =&gt; 0,
  2316.   'comments_popup' =&gt; '',
  2317.   'meta_key' =&gt; '',
  2318.   'meta_value' =&gt; '',
  2319.   'preview' =&gt; '',
  2320.   's' =&gt; '',
  2321.   'sentence' =&gt; '',
  2322.   'fields' =&gt; '',
  2323.   'menu_order' =&gt; '',
  2324.   'category__in' =&gt;
  2325.   array (
  2326.   ),
  2327.   'category__not_in' =&gt;
  2328.   array (
  2329.   ),
  2330.   'category__and' =&gt;
  2331.   array (
  2332.   ),
  2333.   'post__in' =&gt;
  2334.   array (
  2335.   ),
  2336.   'post__not_in' =&gt;
  2337.   array (
  2338.   ),
  2339.   'tag__in' =&gt;
  2340.   array (
  2341.   ),
  2342.   'tag__not_in' =&gt;
  2343.   array (
  2344.   ),
  2345.   'tag__and' =&gt;
  2346.   array (
  2347.   ),
  2348.   'tag_slug__in' =&gt;
  2349.   array (
  2350.   ),
  2351.   'tag_slug__and' =&gt;
  2352.   array (
  2353.   ),
  2354.   'post_parent__in' =&gt;
  2355.   array (
  2356.   ),
  2357.   'post_parent__not_in' =&gt;
  2358.   array (
  2359.   ),
  2360.   'author__in' =&gt;
  2361.   array (
  2362.   ),
  2363.   'author__not_in' =&gt;
  2364.   array (
  2365.   ),
  2366. )</pre>
  2367. 9 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2368.   'post_type' =&gt; 'post',
  2369.   'category_name' =&gt; 'mental-health',
  2370.   'posts_per_page' =&gt; '6',
  2371.   'error' =&gt; '',
  2372.   'm' =&gt; '',
  2373.   'p' =&gt; 0,
  2374.   'post_parent' =&gt; '',
  2375.   'subpost' =&gt; '',
  2376.   'subpost_id' =&gt; '',
  2377.   'attachment' =&gt; '',
  2378.   'attachment_id' =&gt; 0,
  2379.   'name' =&gt; '',
  2380.   'static' =&gt; '',
  2381.   'pagename' =&gt; '',
  2382.   'page_id' =&gt; 0,
  2383.   'second' =&gt; '',
  2384.   'minute' =&gt; '',
  2385.   'hour' =&gt; '',
  2386.   'day' =&gt; 0,
  2387.   'monthnum' =&gt; 0,
  2388.   'year' =&gt; 0,
  2389.   'w' =&gt; 0,
  2390.   'tag' =&gt; '',
  2391.   'cat' =&gt; '',
  2392.   'tag_id' =&gt; '',
  2393.   'author' =&gt; '',
  2394.   'author_name' =&gt; '',
  2395.   'feed' =&gt; '',
  2396.   'tb' =&gt; '',
  2397.   'paged' =&gt; 0,
  2398.   'comments_popup' =&gt; '',
  2399.   'meta_key' =&gt; '',
  2400.   'meta_value' =&gt; '',
  2401.   'preview' =&gt; '',
  2402.   's' =&gt; '',
  2403.   'sentence' =&gt; '',
  2404.   'fields' =&gt; '',
  2405.   'menu_order' =&gt; '',
  2406.   'category__in' =&gt;
  2407.   array (
  2408.   ),
  2409.   'category__not_in' =&gt;
  2410.   array (
  2411.   ),
  2412.   'category__and' =&gt;
  2413.   array (
  2414.   ),
  2415.   'post__in' =&gt;
  2416.   array (
  2417.   ),
  2418.   'post__not_in' =&gt;
  2419.   array (
  2420.   ),
  2421.   'tag__in' =&gt;
  2422.   array (
  2423.   ),
  2424.   'tag__not_in' =&gt;
  2425.   array (
  2426.   ),
  2427.   'tag__and' =&gt;
  2428.   array (
  2429.   ),
  2430.   'tag_slug__in' =&gt;
  2431.   array (
  2432.   ),
  2433.   'tag_slug__and' =&gt;
  2434.   array (
  2435.   ),
  2436.   'post_parent__in' =&gt;
  2437.   array (
  2438.   ),
  2439.   'post_parent__not_in' =&gt;
  2440.   array (
  2441.   ),
  2442.   'author__in' =&gt;
  2443.   array (
  2444.   ),
  2445.   'author__not_in' =&gt;
  2446.   array (
  2447.   ),
  2448. )</pre>
  2449. 10 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2450.   'post_type' =&gt; 'post',
  2451.   'category_name' =&gt; 'national-news',
  2452.   'posts_per_page' =&gt; '8',
  2453.   'error' =&gt; '',
  2454.   'm' =&gt; '',
  2455.   'p' =&gt; 0,
  2456.   'post_parent' =&gt; '',
  2457.   'subpost' =&gt; '',
  2458.   'subpost_id' =&gt; '',
  2459.   'attachment' =&gt; '',
  2460.   'attachment_id' =&gt; 0,
  2461.   'name' =&gt; '',
  2462.   'static' =&gt; '',
  2463.   'pagename' =&gt; '',
  2464.   'page_id' =&gt; 0,
  2465.   'second' =&gt; '',
  2466.   'minute' =&gt; '',
  2467.   'hour' =&gt; '',
  2468.   'day' =&gt; 0,
  2469.   'monthnum' =&gt; 0,
  2470.   'year' =&gt; 0,
  2471.   'w' =&gt; 0,
  2472.   'tag' =&gt; '',
  2473.   'cat' =&gt; '',
  2474.   'tag_id' =&gt; '',
  2475.   'author' =&gt; '',
  2476.   'author_name' =&gt; '',
  2477.   'feed' =&gt; '',
  2478.   'tb' =&gt; '',
  2479.   'paged' =&gt; 0,
  2480.   'comments_popup' =&gt; '',
  2481.   'meta_key' =&gt; '',
  2482.   'meta_value' =&gt; '',
  2483.   'preview' =&gt; '',
  2484.   's' =&gt; '',
  2485.   'sentence' =&gt; '',
  2486.   'fields' =&gt; '',
  2487.   'menu_order' =&gt; '',
  2488.   'category__in' =&gt;
  2489.   array (
  2490.   ),
  2491.   'category__not_in' =&gt;
  2492.   array (
  2493.   ),
  2494.   'category__and' =&gt;
  2495.   array (
  2496.   ),
  2497.   'post__in' =&gt;
  2498.   array (
  2499.   ),
  2500.   'post__not_in' =&gt;
  2501.   array (
  2502.   ),
  2503.   'tag__in' =&gt;
  2504.   array (
  2505.   ),
  2506.   'tag__not_in' =&gt;
  2507.   array (
  2508.   ),
  2509.   'tag__and' =&gt;
  2510.   array (
  2511.   ),
  2512.   'tag_slug__in' =&gt;
  2513.   array (
  2514.   ),
  2515.   'tag_slug__and' =&gt;
  2516.   array (
  2517.   ),
  2518.   'post_parent__in' =&gt;
  2519.   array (
  2520.   ),
  2521.   'post_parent__not_in' =&gt;
  2522.   array (
  2523.   ),
  2524.   'author__in' =&gt;
  2525.   array (
  2526.   ),
  2527.   'author__not_in' =&gt;
  2528.   array (
  2529.   ),
  2530. )</pre>
  2531. 11 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2532.   'post_type' =&gt; 'post',
  2533.   'category_name' =&gt; 'mental-health',
  2534.   'posts_per_page' =&gt; '6',
  2535.   'error' =&gt; '',
  2536.   'm' =&gt; '',
  2537.   'p' =&gt; 0,
  2538.   'post_parent' =&gt; '',
  2539.   'subpost' =&gt; '',
  2540.   'subpost_id' =&gt; '',
  2541.   'attachment' =&gt; '',
  2542.   'attachment_id' =&gt; 0,
  2543.   'name' =&gt; '',
  2544.   'static' =&gt; '',
  2545.   'pagename' =&gt; '',
  2546.   'page_id' =&gt; 0,
  2547.   'second' =&gt; '',
  2548.   'minute' =&gt; '',
  2549.   'hour' =&gt; '',
  2550.   'day' =&gt; 0,
  2551.   'monthnum' =&gt; 0,
  2552.   'year' =&gt; 0,
  2553.   'w' =&gt; 0,
  2554.   'tag' =&gt; '',
  2555.   'cat' =&gt; '',
  2556.   'tag_id' =&gt; '',
  2557.   'author' =&gt; '',
  2558.   'author_name' =&gt; '',
  2559.   'feed' =&gt; '',
  2560.   'tb' =&gt; '',
  2561.   'paged' =&gt; 0,
  2562.   'comments_popup' =&gt; '',
  2563.   'meta_key' =&gt; '',
  2564.   'meta_value' =&gt; '',
  2565.   'preview' =&gt; '',
  2566.   's' =&gt; '',
  2567.   'sentence' =&gt; '',
  2568.   'fields' =&gt; '',
  2569.   'menu_order' =&gt; '',
  2570.   'category__in' =&gt;
  2571.   array (
  2572.   ),
  2573.   'category__not_in' =&gt;
  2574.   array (
  2575.   ),
  2576.   'category__and' =&gt;
  2577.   array (
  2578.   ),
  2579.   'post__in' =&gt;
  2580.   array (
  2581.   ),
  2582.   'post__not_in' =&gt;
  2583.   array (
  2584.   ),
  2585.   'tag__in' =&gt;
  2586.   array (
  2587.   ),
  2588.   'tag__not_in' =&gt;
  2589.   array (
  2590.   ),
  2591.   'tag__and' =&gt;
  2592.   array (
  2593.   ),
  2594.   'tag_slug__in' =&gt;
  2595.   array (
  2596.   ),
  2597.   'tag_slug__and' =&gt;
  2598.   array (
  2599.   ),
  2600.   'post_parent__in' =&gt;
  2601.   array (
  2602.   ),
  2603.   'post_parent__not_in' =&gt;
  2604.   array (
  2605.   ),
  2606.   'author__in' =&gt;
  2607.   array (
  2608.   ),
  2609.   'author__not_in' =&gt;
  2610.   array (
  2611.   ),
  2612. )</pre>
  2613. 12 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2614.   'post_type' =&gt; 'post',
  2615.   'category_name' =&gt; 'mental-health',
  2616.   'posts_per_page' =&gt; '6',
  2617.   'error' =&gt; '',
  2618.   'm' =&gt; '',
  2619.   'p' =&gt; 0,
  2620.   'post_parent' =&gt; '',
  2621.   'subpost' =&gt; '',
  2622.   'subpost_id' =&gt; '',
  2623.   'attachment' =&gt; '',
  2624.   'attachment_id' =&gt; 0,
  2625.   'name' =&gt; '',
  2626.   'static' =&gt; '',
  2627.   'pagename' =&gt; '',
  2628.   'page_id' =&gt; 0,
  2629.   'second' =&gt; '',
  2630.   'minute' =&gt; '',
  2631.   'hour' =&gt; '',
  2632.   'day' =&gt; 0,
  2633.   'monthnum' =&gt; 0,
  2634.   'year' =&gt; 0,
  2635.   'w' =&gt; 0,
  2636.   'tag' =&gt; '',
  2637.   'cat' =&gt; '',
  2638.   'tag_id' =&gt; '',
  2639.   'author' =&gt; '',
  2640.   'author_name' =&gt; '',
  2641.   'feed' =&gt; '',
  2642.   'tb' =&gt; '',
  2643.   'paged' =&gt; 0,
  2644.   'comments_popup' =&gt; '',
  2645.   'meta_key' =&gt; '',
  2646.   'meta_value' =&gt; '',
  2647.   'preview' =&gt; '',
  2648.   's' =&gt; '',
  2649.   'sentence' =&gt; '',
  2650.   'fields' =&gt; '',
  2651.   'menu_order' =&gt; '',
  2652.   'category__in' =&gt;
  2653.   array (
  2654.   ),
  2655.   'category__not_in' =&gt;
  2656.   array (
  2657.   ),
  2658.   'category__and' =&gt;
  2659.   array (
  2660.   ),
  2661.   'post__in' =&gt;
  2662.   array (
  2663.   ),
  2664.   'post__not_in' =&gt;
  2665.   array (
  2666.   ),
  2667.   'tag__in' =&gt;
  2668.   array (
  2669.   ),
  2670.   'tag__not_in' =&gt;
  2671.   array (
  2672.   ),
  2673.   'tag__and' =&gt;
  2674.   array (
  2675.   ),
  2676.   'tag_slug__in' =&gt;
  2677.   array (
  2678.   ),
  2679.   'tag_slug__and' =&gt;
  2680.   array (
  2681.   ),
  2682.   'post_parent__in' =&gt;
  2683.   array (
  2684.   ),
  2685.   'post_parent__not_in' =&gt;
  2686.   array (
  2687.   ),
  2688.   'author__in' =&gt;
  2689.   array (
  2690.   ),
  2691.   'author__not_in' =&gt;
  2692.   array (
  2693.   ),
  2694. )</pre>
  2695. 13 ( 1.13 kb )<pre id='variable-lookup-menu-target-value-5f33c0067c6206a36077df99b0c901f7' style='display:block;'>$wp_query->query_vars via pre_get_posts = array (
  2696.   'post_type' =&gt; 'post',
  2697.   'category_name' =&gt; 'mental-health',
  2698.   'posts_per_page' =&gt; '6',
  2699.   'error' =&gt; '',
  2700.   'm' =&gt; '',
  2701.   'p' =&gt; 0,
  2702.   'post_parent' =&gt; '',
  2703.   'subpost' =&gt; '',
  2704.   'subpost_id' =&gt; '',
  2705.   'attachment' =&gt; '',
  2706.   'attachment_id' =&gt; 0,
  2707.   'name' =&gt; '',
  2708.   'static' =&gt; '',
  2709.   'pagename' =&gt; '',
  2710.   'page_id' =&gt; 0,
  2711.   'second' =&gt; '',
  2712.   'minute' =&gt; '',
  2713.   'hour' =&gt; '',
  2714.   'day' =&gt; 0,
  2715.   'monthnum' =&gt; 0,
  2716.   'year' =&gt; 0,
  2717.   'w' =&gt; 0,
  2718.   'tag' =&gt; '',
  2719.   'cat' =&gt; '',
  2720.   'tag_id' =&gt; '',
  2721.   'author' =&gt; '',
  2722.   'author_name' =&gt; '',
  2723.   'feed' =&gt; '',
  2724.   'tb' =&gt; '',
  2725.   'paged' =&gt; 0,
  2726.   'comments_popup' =&gt; '',
  2727.   'meta_key' =&gt; '',
  2728.   'meta_value' =&gt; '',
  2729.   'preview' =&gt; '',
  2730.   's' =&gt; '',
  2731.   'sentence' =&gt; '',
  2732.   'fields' =&gt; '',
  2733.   'menu_order' =&gt; '',
  2734.   'category__in' =&gt;
  2735.   array (
  2736.   ),
  2737.   'category__not_in' =&gt;
  2738.   array (
  2739.   ),
  2740.   'category__and' =&gt;
  2741.   array (
  2742.   ),
  2743.   'post__in' =&gt;
  2744.   array (
  2745.   ),
  2746.   'post__not_in' =&gt;
  2747.   array (
  2748.   ),
  2749.   'tag__in' =&gt;
  2750.   array (
  2751.   ),
  2752.   'tag__not_in' =&gt;
  2753.   array (
  2754.   ),
  2755.   'tag__and' =&gt;
  2756.   array (
  2757.   ),
  2758.   'tag_slug__in' =&gt;
  2759.   array (
  2760.   ),
  2761.   'tag_slug__and' =&gt;
  2762.   array (
  2763.   ),
  2764.   'post_parent__in' =&gt;
  2765.   array (
  2766.   ),
  2767.   'post_parent__not_in' =&gt;
  2768.   array (
  2769.   ),
  2770.   'author__in' =&gt;
  2771.   array (
  2772.   ),
  2773.   'author__not_in' =&gt;
  2774.   array (
  2775.   ),
  2776. )</pre>
  2777. </div><div id='variable-lookup-menu-target-244f5d79df6ec37410dfe27f6db818e3' class='variable-lookup-menu-target debug-menu-target'>
  2778. called by <strong>trace_var_posts_request()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php::L372
  2779. <br/>0 ( 256.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  WHERE 1=1  AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\')  ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 10'</pre>
  2780. 1 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2781.  mkalpha_term_relationships.term_taxonomy_id IN (91)
  2782. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 9'</pre>
  2783. 2 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2784.  mkalpha_term_relationships.term_taxonomy_id IN (79)
  2785. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 8'</pre>
  2786. 3 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2787.  mkalpha_term_relationships.term_taxonomy_id IN (91)
  2788. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 9'</pre>
  2789. 4 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2790.  mkalpha_term_relationships.term_taxonomy_id IN (79)
  2791. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 8'</pre>
  2792. 5 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2793.  mkalpha_term_relationships.term_taxonomy_id IN (81)
  2794. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6'</pre>
  2795. 6 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2796.  mkalpha_term_relationships.term_taxonomy_id IN (91)
  2797. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 8'</pre>
  2798. 7 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2799.  mkalpha_term_relationships.term_taxonomy_id IN (81)
  2800. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6'</pre>
  2801. 8 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2802.  mkalpha_term_relationships.term_taxonomy_id IN (91)
  2803. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 8'</pre>
  2804. 9 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2805.  mkalpha_term_relationships.term_taxonomy_id IN (81)
  2806. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6'</pre>
  2807. 10 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2808.  mkalpha_term_relationships.term_taxonomy_id IN (81)
  2809. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6'</pre>
  2810. 11 ( 442.00 b )<pre id='variable-lookup-menu-target-value-244f5d79df6ec37410dfe27f6db818e3' style='display:block;'>$posts_request via posts_request = 'SELECT SQL_CALC_FOUND_ROWS  mkalpha_posts.* FROM mkalpha_posts  INNER JOIN mkalpha_term_relationships ON (mkalpha_posts.ID = mkalpha_term_relationships.object_id) WHERE 1=1  AND (
  2811.  mkalpha_term_relationships.term_taxonomy_id IN (81)
  2812. ) AND mkalpha_posts.post_type = \'post\' AND (mkalpha_posts.post_status = \'publish\' OR mkalpha_posts.post_status = \'private\') GROUP BY mkalpha_posts.ID ORDER BY mkalpha_posts.post_date DESC LIMIT 0, 6'</pre>
  2813. </div><div id='variable-lookup-menu-target-7aeed4e8496e613210c040b2351c79bc' class='variable-lookup-menu-target debug-menu-target'>
  2814. called by <strong>trace_var_cron_array()</strong> in /var/www/mk-alpha.com/wp-content/plugins/debug-bar-extender/debug-bar-extender.php::L354
  2815. <br/>0 ( 954.00 b )<pre id='variable-lookup-menu-target-value-7aeed4e8496e613210c040b2351c79bc' style='display:block;'>cron array via _get_cron_array() = array (
  2816.   1427830546 =&gt;
  2817.   array (
  2818.     'wp_version_check' =&gt;
  2819.     array (
  2820.       '40cd750bba9870f18aada2478b24840a' =&gt;
  2821.       array (
  2822.         'schedule' =&gt; 'twicedaily',
  2823.         'args' =&gt;
  2824.         array (
  2825.         ),
  2826.         'interval' =&gt; 43200,
  2827.       ),
  2828.     ),
  2829.     'wp_update_plugins' =&gt;
  2830.     array (
  2831.       '40cd750bba9870f18aada2478b24840a' =&gt;
  2832.       array (
  2833.         'schedule' =&gt; 'twicedaily',
  2834.         'args' =&gt;
  2835.         array (
  2836.         ),
  2837.         'interval' =&gt; 43200,
  2838.       ),
  2839.     ),
  2840.     'wp_update_themes' =&gt;
  2841.     array (
  2842.       '40cd750bba9870f18aada2478b24840a' =&gt;
  2843.       array (
  2844.         'schedule' =&gt; 'twicedaily',
  2845.         'args' =&gt;
  2846.         array (
  2847.         ),
  2848.         'interval' =&gt; 43200,
  2849.       ),
  2850.     ),
  2851.   ),
  2852.   1427831460 =&gt;
  2853.   array (
  2854.     'wp_maybe_auto_update' =&gt;
  2855.     array (
  2856.       '40cd750bba9870f18aada2478b24840a' =&gt;
  2857.       array (
  2858.         'schedule' =&gt; 'twicedaily',
  2859.         'args' =&gt;
  2860.         array (
  2861.         ),
  2862.         'interval' =&gt; 43200,
  2863.       ),
  2864.     ),
  2865.   ),
  2866.   1427874048 =&gt;
  2867.   array (
  2868.     'wp_scheduled_delete' =&gt;
  2869.     array (
  2870.       '40cd750bba9870f18aada2478b24840a' =&gt;
  2871.       array (
  2872.         'schedule' =&gt; 'daily',
  2873.         'args' =&gt;
  2874.         array (
  2875.         ),
  2876.         'interval' =&gt; 86400,
  2877.       ),
  2878.     ),
  2879.   ),
  2880.   2524651218 =&gt;
  2881.   array (
  2882.     'publish_future_post' =&gt;
  2883.     array (
  2884.       'b11dc093a3c58c689dd3398e27c5b27e' =&gt;
  2885.       array (
  2886.         'schedule' =&gt; false,
  2887.         'args' =&gt;
  2888.         array (
  2889.           0 =&gt; 418,
  2890.         ),
  2891.       ),
  2892.     ),
  2893.   ),
  2894. )</pre>
  2895. </div></div><span class="debug-note">Note: you can screen additional variables via <code>Debug_Bar_Extender::instance()->trace_var( $value, $var_name = false )</code> or simply by using <code>dbgx_trace_var( $value, $var_name = false )</code>. Omitting the <code>$var_name</code> will let the script look it up. Please be aware that sizes are approximate based on <code>strlen(serialize())</code></span></div>       </div>
  2896.  
  2897.        
  2898.         <div id="debug-menu-target-Log_Viewer_DebugBar_Panel" class="debug-menu-target" >
  2899.            
  2900. <div class="wrap">
  2901.  
  2902.    
  2903. </div>
  2904.  
  2905.         </div>
  2906.  
  2907.             </div>
  2908.  
  2909.         </div>
  2910.    
  2911. </body>
  2912. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement