Plugin Directory

Changeset 3423279


Ignore:
Timestamp:
12/19/2025 12:15:46 AM (3 months ago)
Author:
darell
Message:

update to version 1.2.23

Location:
auto-mail/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • auto-mail/trunk/README.txt

    r3378502 r3423279  
    44Tags: abandoned cart, cart abandonment, coupon, email marketing automation, woocommerce, newsletter, email marketing, optin forms, lead generation, marketing automation, popup, popup maker, popup form
    55Requires at least: 4.0
    6 Tested up to: 6.8.3
    7 Stable tag: 1.2.22
     6Tested up to: 6.9
     7Stable tag: 1.2.23
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6363<li>Manage your subscribers and subscriber lists in WordPress</li>
    6464<li>Manage your customer relationships, build your email lists</li>
    65 <li>Send emails from 3rd services provider like Amazon SES, SendGrid or any SMTP services provider</li>
     65<li>Send the emails from 3rd services provider like Amazon SES, SendGrid or any SMTP services provider</li>
    6666<li>Pre-built and customizable email and subscription form templates</li>
    6767</ul>
  • auto-mail/trunk/auto-mail.php

    r3378502 r3423279  
    44 * Plugin URI: https://wpautomail.com
    55 * Description: Auto Mail - Abandoned Cart Recovery, Newsletter Builder & Marketing Automation for WooCommerce.
    6  * Version: 1.2.22
     6 * Version: 1.2.23
    77 * Author: wphobby
    88 * Author URI: https://wpautomail.com/pricing/
     
    2727
    2828if ( ! defined( 'AUTO_MAIL_VERSION' ) ) {
    29     define( 'AUTO_MAIL_VERSION', '1.2.22' );
     29    define( 'AUTO_MAIL_VERSION', '1.2.23' );
    3030}
    3131
Note: See TracChangeset for help on using the changeset viewer.