_wp_privacy_resend_request
- %1$s is private and should not be used in themes or plugins directly.
_wp_privacy_resend_request ( $request_id )
Access:Parameters:- (int) request_id Request ID.
Returns:- (true|WP_Error) Returns true if sending the email was successful, or a WP_Error object.
Defined at: - Introduced in WordPress: 4.9.6
- Deprecated in WordPress: —
Description
Resend an existing request and return the result.