user_request_confirmed_email_subject

user_request_confirmed_email_subject

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.4.3

apply_filters('user_request_confirmed_email_subject') is found 1 times:

  • /wp-includes/user.php line 4119
    	 *     @type string          $siteurl     The site URL sending the mail.
    	 *     @type string          $admin_email The administrator email receiving the mail.
    	 * }
    	 */
    	$subject = apply_filters( 'user_request_confirmed_email_subject', $subject, $email_data['sitename'], $email_data );
    
    	/* translators: Do not translate SITENAME, USER_EMAIL, DESCRIPTION, MANAGE_URL, SITEURL; those are placeholders. */
    	$content = __(
    		'Howdy,
    
    A user data privacy request has been confirmed on ###SITENAME###: