Fires immediately after a personal data erasure request has been marked completed.
Parameters
$request_idint- The privacy request post ID associated with this request.
Source
do_action( 'wp_privacy_personal_data_erased', $request_id );
Changelog
| Version | Description |
|---|---|
| 4.9.6 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.