From ee4e4461dc0c1ffffc00fbde9698dd379153aa8f Mon Sep 17 00:00:00 2001 From: Yehuda Hassine Date: Mon, 22 Apr 2019 08:49:37 +0300 Subject: donate links --- .../Postman-Configuration/PostmanConfigurationController.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Postman/Postman-Configuration') diff --git a/Postman/Postman-Configuration/PostmanConfigurationController.php b/Postman/Postman-Configuration/PostmanConfigurationController.php index 2b11b6c..d2c0350 100644 --- a/Postman/Postman-Configuration/PostmanConfigurationController.php +++ b/Postman/Postman-Configuration/PostmanConfigurationController.php @@ -591,6 +591,17 @@ class PostmanConfigurationController { printf( '
  • %s
  • ', __( 'Grant permission with the Email Provider for Postman to send email and', 'post-smtp' ) ); printf( '
  • %s
  • ', __( 'Send yourself a Test Email to make sure everything is working!', 'post-smtp' ) ); print ''; + ?> +

    It is hard to continue development and support for this free plugin without contributions from users like you. + If you enjoy using Post SMTP and find it useful, please consider making a donation. Your donation will + help encourage and support the plugin's continued development and better user support.

    +
    + + + + +
    + '; print ''; print ''; -- cgit v1.2.3