Plugin Directory

Changeset 2887595


Ignore:
Timestamp:
03/27/2023 01:14:39 PM (3 years ago)
Author:
elasticemail
Message:

Regular update

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

Legend:

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

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

    r2726034 r2887595  
    2424    /*
    2525     * Plugin Name: Elastic Email Sender
    26      * Version: 1.2.5
     26     * Version: 1.2.6
    2727     * Plugin URI: https://wordpress.org/plugins/elastic-email-sender/
    2828     * 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.
     
    3535    /**
    3636     * @author    Elastic Email Inc.
    37      * @copyright Elastic Email, 2022, All Rights Reserved
     37     * @copyright Elastic Email, 2023, All Rights Reserved
    3838     * This code is released under the GPL licence version 3 or later, available here
    3939     * https://www.gnu.org/licenses/gpl.txt
  • elastic-email-sender/trunk/readme.txt

    r2810824 r2887595  
    33Tags:  elastic email, email marketing, transactional email, email sender, email, mailer, send email
    44Requires at least: 5.0
    5 Tested up to: 6.1
    6 Stable tag: 1.2.5
     5Tested up to: 6.2
     6Stable tag: 1.2.6
    77Requires PHP: 5.6
    88License: GPLv2 or later
     
    9696== Changelog ==
    9797
     98= 1.2.6 =
     99* Regular update
     100
    98101= 1.2.5 =
    99102* Regular update
Note: See TracChangeset for help on using the changeset viewer.