user_request_action_email_subject

user_request_action_email_subject

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

See hook in core

Displaying hooks found in version: wordpress-6.4.3

apply_filters('user_request_action_email_subject') is found 1 times:

  • /wp-includes/user.php line 4725
    	 *     @type string          $sitename    The site name sending the mail.
    	 *     @type string          $siteurl     The site URL sending the mail.
    	 * }
    	 */
    	$subject = apply_filters( 'user_request_action_email_subject', $subject, $email_data['sitename'], $email_data );
    
    	/* translators: Do not translate DESCRIPTION, CONFIRM_URL, SITENAME, SITEURL: those are placeholders. */
    	$content = __(
    		'Howdy,
    
    A request has been made to perform the following action on your account: