| | 81 | More background here: https://core.trac.wordpress.org/ticket/43437 |
| | 82 | |
| | 83 | Suggested text for buttons: |
| | 84 | {{{#!php |
| | 85 | <?php |
| | 86 | Export my data* |
| | 87 | }}} |
| | 88 | {{{#!php |
| | 89 | <?php |
| | 90 | Anonymize my account* |
| | 91 | }}} |
| | 92 | |
| | 93 | There should be text explaining the above: |
| | 94 | {{{#!php |
| | 95 | <?php |
| | 96 | * These actions are not automatic. |
| | 97 | You will be required to log in again to to confirm your request. |
| | 98 | An e-mail will be sent to the e-mail address on your profile to confirm your identity. |
| | 99 | A request will then be sent to an administrator to process. |
| | 100 | }}} |