Plugin Directory

Changeset 3471849


Ignore:
Timestamp:
03/01/2026 12:40:54 AM (9 days ago)
Author:
darell
Message:

update to version 1.2.26

Location:
auto-mail/trunk
Files:
2 edited

Legend:

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

    r3454290 r3471849  
    55Requires at least: 4.0
    66Tested up to: 6.9
    7 Stable tag: 1.2.25
     7Stable tag: 1.2.26
    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 the emails from 3rd services provider like Amazon SES, SendGrid or any SMTP services provider</li>
     65<li>Send 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

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