' . __('Hi', 'easy-basic-authentication') . ',
'; $message .= '' . __('New access attempt detected:', 'easy-basic-authentication') . '
'; $message .= '' . __('All text of the call:', 'easy-basic-authentication') . '
'; $message .= '' . esc_html(wp_json_encode($access, JSON_PRETTY_PRINT)) . ''; $message .= '
' . __('You are receiving this email because you have installed Easy Basic Authentication on your website and enabled the email alert option.', 'easy-basic-authentication') . '
'; $message .= '