Plugin Directory

Changeset 3270155


Ignore:
Timestamp:
04/10/2025 07:07:44 AM (12 months ago)
Author:
elasticemail
Message:

fix: Regular update

Location:
elastic-email-sender
Files:
35 added
3 edited

Legend:

Unmodified
Added
Removed
  • elastic-email-sender/trunk/api/ElasticEmailClient.php

    r3018866 r3270155  
    44  The MIT License (MIT)
    55
    6   Copyright (c) 2016-2024 Elastic Email, Inc.
     6  Copyright (c) 2016-2025 Elastic Email, Inc.
    77
    88  Permission is hereby granted, free of charge, to any person obtaining a copy
  • elastic-email-sender/trunk/elasticemailsender.php

    r3182466 r3270155  
    2222    /*
    2323     * Plugin Name: Elastic Email Sender
    24      * Version: 1.2.18
     24     * Version: 1.2.19
    2525     * Plugin URI: https://wordpress.org/plugins/elastic-email-sender/
    2626     * Description: This plugin reconfigures the <code>wp_mail()</code> function to send email using API (via Elastic Email) instead of SMTP and creates an options page that allows you to specify various options.
     
    3333    /**
    3434     * @author    Elastic Email Inc.
    35      * @copyright Elastic Email, 2024, All Rights Reserved
     35     * @copyright Elastic Email, 2025, All Rights Reserved
    3636     * This code is released under the GPL licence version 3 or later, available here
    3737     * https://www.gnu.org/licenses/gpl.txt
  • elastic-email-sender/trunk/readme.txt

    r3182466 r3270155  
    33Tags:  elastic email, email marketing, transactional email, email sender, email, mailer, send email
    44Requires at least: 5.0
    5 Tested up to: 6.7
     5Tested up to: 6.8
    66Stable tag: 1.2.9
    77Requires PHP: 7.0
     
    8989== Changelog ==
    9090
     91= 1.2.19 =
     92* Regular update
     93
    9194= 1.2.18 =
    9295* Regular update
Note: See TracChangeset for help on using the changeset viewer.