updated plugin Easy Digital Downloads version 3.1.1.2

This commit is contained in:
2023-03-17 22:34:04 +00:00
committed by Gitium
parent e8a66564bd
commit 19e086d1c4
647 changed files with 20986 additions and 27305 deletions

View File

@ -765,6 +765,8 @@ function edd_send_user_verification_email( $user_id = 0 ) {
Link missing? Visit the following URL: %3$s', 'easy-digital-downloads' ),
$name,
$from_name,
esc_url_raw( $url ),
// This parameter is not used, but is added for compatibility with past translations.
esc_url_raw( $url )
);