Handle the new action `confirmaction` for personal data on wp-login.php
-
Hi Greg,
WordPress 4.9.6 has introduced a new action on
wp-login.php
to manage confirmations for privacy personnal data requests: https://www.ads-software.com/news/2018/05/wordpress-4-9-6-privacy-and-maintenance-release/
As a result, all users receive an email which contains the login URL (not behind a textual link) and the worst is that this email reveals the new login URL created by the plugin :/Can you provide a way into the UI to manage this case like the other ones handled by wp-login.php?
The code incriminated is in the function
wp_send_user_request
with a beautifulsite_url( 'wp-login.php' )
??Hope this issue contributes to your plugin,
Xavier.
- The topic ‘Handle the new action `confirmaction` for personal data on wp-login.php’ is closed to new replies.