forked from sendinblue/wordpress-contacts-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
463c155
commit cc9fba8
Showing
33 changed files
with
709 additions
and
312 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?php | ||
/** | ||
* Manage SendinBlue API | ||
* Manage Sendinblue API | ||
* | ||
* Use wp API transient to reduce loading time of API call | ||
* | ||
|
@@ -327,7 +327,7 @@ public static function identify_user( $data ) { | |
} | ||
|
||
/** | ||
* Send email through SendinBlue | ||
* Send email through Sendinblue | ||
* | ||
* @param array $data - mail data. | ||
* @return array|mixed|object | ||
|
@@ -474,7 +474,7 @@ public static function create_subscriber( $type = 'simple', $email, $list_id, $i | |
} | ||
|
||
/** | ||
* Send a mail for confirmation through SendinBlue | ||
* Send a mail for confirmation through Sendinblue | ||
* | ||
* @param string $type - confirm or double-optin. | ||
* @param $to_email - receive email. | ||
|
@@ -503,7 +503,7 @@ public static function send_comfirm_email( $type = 'confirm', $to_email, $templa | |
} | ||
if ( '' == $sender_email ) { | ||
$sender_email = __( '[email protected]', 'sib_lang' ); | ||
$sender_name = __( 'SendinBlue', 'sib_lang' ); | ||
$sender_name = __( 'Sendinblue', 'sib_lang' ); | ||
} | ||
|
||
$template_contents = self::get_email_template( $type ); | ||
|
@@ -741,7 +741,7 @@ public static function subscribe() { | |
<br> | ||
<?php echo esc_attr__( 'You have just subscribed to the newsletter of ', 'sib_lang' ) . esc_attr( $site_domain ) . ' .'; ?> | ||
<br><br> | ||
<?php esc_attr_e( '-SendinBlue', 'sib_lang' ); ?></div> | ||
<?php esc_attr_e( '-Sendinblue', 'sib_lang' ); ?></div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
|
@@ -842,7 +842,7 @@ function unsubscribe() { | |
<br> | ||
<?php esc_attr_e( 'The user has been unsubscribed', 'sib_lang' ); ?><br> | ||
<br> | ||
-SendinBlue | ||
-Sendinblue | ||
</div> | ||
</td> | ||
</tr> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Thank you for subscribing. You have just subscribed to the newsletter of {site_domain}. If at any time you wish to stop receiving our mails, you can unsubscribe here. -SendinBlue | ||
Thank you for subscribing. You have just subscribed to the newsletter of {site_domain}. If at any time you wish to stop receiving our mails, you can unsubscribe here. -Sendinblue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Merci pour votre inscription. Vous venez de vous inscrire à la newsletter de {site_domain}. Si vous souhaitez ne plus recevoir nos emails, vous pouvez vous désinscrire ici. -SendinBlue | ||
Merci pour votre inscription. Vous venez de vous inscrire à la newsletter de {site_domain}. Si vous souhaitez ne plus recevoir nos emails, vous pouvez vous désinscrire ici. -Sendinblue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
If you received this email by mistake, simply delete it. You will not be subscribed to this list if you don't click the confirmation link above. -SendinBlue | ||
If you received this email by mistake, simply delete it. You will not be subscribed to this list if you don't click the confirmation link above. -Sendinblue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Si vous recevez cet email par erreur, vous pouvez simplement le supprimer. Vous ne serez pas inscrit à la newsletter si vous ne cliquez pas sur le lien de confirmation ci-dessus. -SendinBlue | ||
Si vous recevez cet email par erreur, vous pouvez simplement le supprimer. Vous ne serez pas inscrit à la newsletter si vous ne cliquez pas sur le lien de confirmation ci-dessus. -Sendinblue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
This email has been sent using SendinBlue SMTP. | ||
Congratulation, your SendinBlue SMTP module has been set up well. | ||
SendinBlue Team | ||
This email has been sent using Sendinblue SMTP. | ||
Congratulation, your Sendinblue SMTP module has been set up well. | ||
Sendinblue Team |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
Cet e-mail a été envoyé via sendinBlue SMTP. | ||
Félicitation, votre module SendinBlue SMTP est bien configuré. | ||
L'équipe de SendinBlue | ||
Félicitation, votre module Sendinblue SMTP est bien configuré. | ||
L'équipe de Sendinblue |
Oops, something went wrong.