_wp_privacy_send_request_confirmation_notification
_wp_privacy_send_request_confirmation_notification ( $request_id )
Parameters:- (int) request_id The ID of the request.
Defined at: - Introduced in WordPress: 4.9.6
- Deprecated in WordPress: —
Description
Notifies the site administrator via email when a request is confirmed.Without this, the admin would have to manually check the site to see if any
action was needed on their part yet.