Opened 6 years ago
Last modified 5 years ago
#44381 new defect (bug)
GDPR V2 - Anticipate front-end only sites for confirm actions
Reported by: | garrett-eclipse | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Privacy | Keywords: | |
Focuses: | Cc: |
Description
Hello,
This is spawned from #44376 as I realized that the confirmaction living in wp-login.php means that front-end only sites that block wp-login.php won't have the ability to execute the action. As GDPR V2 is expected to introduce front-end versions of the request forms it would make sense that these could operate without any backend or wp-login.php available.
The code that drives this lives in wp-login.php here;
https://github.com/WordPress/WordPress/blob/3ee58b55b14683af4c568bce1845c37408c88fbb/wp-login.php#L862
Cheers
Change History (2)
Note: See
TracTickets for help on using
tickets.