Changeset 2732474
- Timestamp:
- 05/27/2022 09:31:11 AM (4 years ago)
- Location:
- mailazy
- Files:
-
- 4 edited
-
tags/2.1/mailazy.php (modified) (1 diff)
-
tags/2.1/readme.txt (modified) (2 diffs)
-
trunk/mailazy.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mailazy/tags/2.1/mailazy.php
r2732458 r2732474 2 2 3 3 /** 4 * Plugin Name: Mailazy4 * Plugin Name: WP SMTP and Email API with Mailazy 5 5 * Plugin URI: https://mailazy.com/ 6 6 * Description: Mailazy provides a secure and delightful experience to your customer with Email API. -
mailazy/tags/2.1/readme.txt
r2732458 r2732474 2 2 Contributors: mailazy 3 3 Donate link: https://mailazy.com/ 4 Tags: Email API, SMTP, Send Mail, Mail, WP_Mail, Woocommerce Mail, wordpress email, email send, WordPress plugin, wordpress email plugin 4 Tags: Email API, SMTP, Send Mail, Mail, WP_Mail, Woocommerce Mail, wordpress email, email send, WordPress plugin, wordpress email plugin, phpmailer, smtp wordpress, smtp wp_mail, wordpress smtp, WP Mail SMTP 5 5 Requires at least: 3.4 6 6 Tested up to: 6.0 … … 19 19 [youtube https://www.youtube.com/watch?v=MI7otXoKWQo] 20 20 21 Mailazy fixes your email deliverability by reconfiguring WordPress to use Email API and SMTP when sending emails. Mailazy comes with an easy configuration Setup Wizard and detailed documentation to guide you through the process. Mailazy Email/Email API allows you to connect your WordPress with our low-cost, powerful Mailazy Email API and send emails as you want. Mailazy has trusted thousands of customers and application developers for sending and tracking emails. By taking advantage of Mailazy’s powerful email APIs, developers can spend more time building awesome websites and less time fighting with email servers. 21 Mailazy fixes your email deliverability by reconfiguring WordPress to use Email API and SMTP when sending emails. Mailazy comes with an easy configuration Setup Wizard and detailed documentation to guide you through the process. 22 23 Mailazy Email/Email API allows you to connect your WordPress with our low-cost, powerful Mailazy Email API and send emails as you want. Mailazy has trusted thousands of customers and application developers for sending and tracking emails. By taking advantage of Mailazy's powerful email APIs, developers can spend more time building awesome websites and less time fighting with email servers. 22 24 23 25 24 26 ### How does the Mailazy WordPress plugin work? 25 27 26 Mailazy plugin easily resolves email delivery problems and WordPress site not sending emails issue by improving and changing your WordPress site email sending capability. Mailazy reconfigures the wp_mail() function to use Email API credentials and SMTP. Mailazy emails are sent using the direct email API. This means even if your web host is blocking SMTP ports or creating issues, your emails are still sent successfully from your WordPress site. 28 Mailazy plugin easily resolves email delivery problems and WordPress site not sending emails issue by improving and changing your WordPress site email sending capability. Mailazy reconfigures the wp_mail() function to use Email API credentials and SMTP. 29 30 Mailazy emails are sent using the direct email API. This means even if your web host is blocking SMTP ports or creating issues, your emails are still sent successfully from your WordPress site. 27 31 28 32 -
mailazy/trunk/mailazy.php
r2732458 r2732474 2 2 3 3 /** 4 * Plugin Name: Mailazy4 * Plugin Name: WP SMTP and Email API with Mailazy 5 5 * Plugin URI: https://mailazy.com/ 6 6 * Description: Mailazy provides a secure and delightful experience to your customer with Email API. -
mailazy/trunk/readme.txt
r2732458 r2732474 2 2 Contributors: mailazy 3 3 Donate link: https://mailazy.com/ 4 Tags: Email API, SMTP, Send Mail, Mail, WP_Mail, Woocommerce Mail, wordpress email, email send, WordPress plugin, wordpress email plugin 4 Tags: Email API, SMTP, Send Mail, Mail, WP_Mail, Woocommerce Mail, wordpress email, email send, WordPress plugin, wordpress email plugin, phpmailer, smtp wordpress, smtp wp_mail, wordpress smtp, WP Mail SMTP 5 5 Requires at least: 3.4 6 6 Tested up to: 6.0 … … 19 19 [youtube https://www.youtube.com/watch?v=MI7otXoKWQo] 20 20 21 Mailazy fixes your email deliverability by reconfiguring WordPress to use Email API and SMTP when sending emails. Mailazy comes with an easy configuration Setup Wizard and detailed documentation to guide you through the process. Mailazy Email/Email API allows you to connect your WordPress with our low-cost, powerful Mailazy Email API and send emails as you want. Mailazy has trusted thousands of customers and application developers for sending and tracking emails. By taking advantage of Mailazy’s powerful email APIs, developers can spend more time building awesome websites and less time fighting with email servers. 21 Mailazy fixes your email deliverability by reconfiguring WordPress to use Email API and SMTP when sending emails. Mailazy comes with an easy configuration Setup Wizard and detailed documentation to guide you through the process. 22 23 Mailazy Email/Email API allows you to connect your WordPress with our low-cost, powerful Mailazy Email API and send emails as you want. Mailazy has trusted thousands of customers and application developers for sending and tracking emails. By taking advantage of Mailazy's powerful email APIs, developers can spend more time building awesome websites and less time fighting with email servers. 22 24 23 25 24 26 ### How does the Mailazy WordPress plugin work? 25 27 26 Mailazy plugin easily resolves email delivery problems and WordPress site not sending emails issue by improving and changing your WordPress site email sending capability. Mailazy reconfigures the wp_mail() function to use Email API credentials and SMTP. Mailazy emails are sent using the direct email API. This means even if your web host is blocking SMTP ports or creating issues, your emails are still sent successfully from your WordPress site. 28 Mailazy plugin easily resolves email delivery problems and WordPress site not sending emails issue by improving and changing your WordPress site email sending capability. Mailazy reconfigures the wp_mail() function to use Email API credentials and SMTP. 29 30 Mailazy emails are sent using the direct email API. This means even if your web host is blocking SMTP ports or creating issues, your emails are still sent successfully from your WordPress site. 27 31 28 32
Note: See TracChangeset
for help on using the changeset viewer.