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.7.2

apply_filters('user_request_action_email_subject') is found 1 times:

  • /wp-includes/user.php line 4785
    4781
    4782
    4783
    4784
    4785
    4786
    4787
    4788
    4789
    4790
    4791
         *     @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: