
if(!defined('BDNR_SUITE_VERSION')) define('BDNR_SUITE_VERSION','22.0.0');
if(!defined('BDNR_THEME_VERSION')) define('BDNR_THEME_VERSION','22.0.0');

/** Connected-suite status registration. */
add_filter('bdnr_suite_modules',function($modules){
    if(!is_array($modules)) $modules=array();
    $modules['theme']=array(
        'name'=>'BD NEWS ROOM V22 CONNECTED Theme',
        'version'=>BDNR_THEME_VERSION,
        'status'=>'active',
        'connection'=>'Header/Footer + Short News + Video/Live + Ads + Image Sync ready'
    );
    return $modules;
});

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.bdnewsroom.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://www.bdnewsroom.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://www.bdnewsroom.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://www.bdnewsroom.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://www.bdnewsroom.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
