Plugin Directory

Changeset 2713212


Ignore:
Timestamp:
04/22/2022 09:19:18 AM (4 years ago)
Author:
mailazy
Message:
  • Bug Fixed
Location:
mailazy
Files:
18 added
2 edited

Legend:

Unmodified
Added
Removed
  • mailazy/trunk/mailazy.php

    r2706842 r2713212  
    55 * Plugin URI: https://github.com/mailazy/wordpress
    66 * Description: Mailazy provides a secure and delightful experience to your customer with Email API.
    7  * Version: 1.5
     7 * Version: 1.6
    88 * Author: Mailazy Team
    99 * Author URI: https://mailazy.com
     
    1616define('MAILAZY_ROOT_DIR', plugin_dir_path(__FILE__));
    1717define('MAILAZY_ROOT_URL', plugin_dir_url(__FILE__));
    18 define('MAILAZY_PLUGIN_VERSION', '1.5');
     18define('MAILAZY_PLUGIN_VERSION', '1.6');
    1919define('MAILAZY_ROOT_SETTING_LINK', plugin_basename(__FILE__));
    2020
  • mailazy/trunk/readme.txt

    r2706842 r2713212  
    22Contributors: mailazy
    33Donate link: https://mailazy.com/
    4 Tags: WordPress plugin, Email API, SMTP, Send Mail, Woocommerce Mail
     4Tags: Email API, SMTP, Send Mail, Mail, WP_Mail, Woocommerce Mail, wordpress email, email send, WordPress plugin, wordpress email plugin
    55Requires at least: 3.4
    66Tested up to: 5.9
    7 Stable tag: 1.5
     7Stable tag: 1.6
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    1313== Description ==
    1414
    15 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. Mailazy supports all of the most popular languages including PHP, Ruby, Python, C#, and Java.
    16 In case of any questions or concerns, feel free to contact us anytime.
     15Have problems with your WordPress site not sending emails? Sending and receiving email is a common issue faced by WordPress users and You’re not alone in having such a challenge. With Mailazy, there is an easy fix to WP email delivery issues and sending emails reliably.
     16Our goal is to make email deliverability easy and reliable. With Mailazy, We ensure that your emails reach the inbox.
     17Mailazy 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.
     18
     19
     20### How does the Mailazy WordPress plugin work?
     21Mailazy 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.
     22
    1723 
    1824### Contributing
     
    2834
    2935== Screenshots ==
    30 1. Scr1
    31 2. Scr2
    32 3. Scr3
     361. Screenshot1
     372. Screenshot2
     383. Screenshot3
    3339
    3440== Support ==
     
    6571
    6672== Changelog ==
     73= 1.6 =
     74* Bug fix
     75
    6776= 1.5 =
    6877* Auto fill from email in admin
     
    8291== Upgrade Notice ==
    8392
     93= 1.6 =
     94* Bug fix
     95
    8496= 1.5 =
    8597* Auto fill from email in admin
Note: See TracChangeset for help on using the changeset viewer.