Plugin Directory

Changeset 3359481


Ignore:
Timestamp:
09/10/2025 10:31:41 PM (7 months ago)
Author:
equalserving
Message:

rename plugin

Location:
es-woocommerce-activecampaign/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • es-woocommerce-activecampaign/trunk/class-es-wc-integration-activecampaign.php

    r3258486 r3359481  
    5151
    5252        $this->id                   = 'activecampaign';
    53         $this->method_title         = __( 'ActiveCampaign', 'es_wc_activecampaign' );
     53        $this->method_title         = __( 'ActiveCampaign Connection by EqualServing', 'es_wc_activecampaign' );
    5454        $this->method_description   = __( 'ActiveCampaign is a marketing automation service.', 'es_wc_activecampaign' );
    5555        $this->error_msg            = '';
     
    980980        echo '<div class="column-2">';
    981981        echo '<h3>';
    982         _e( 'ActiveCampaign', 'es_wc_activecampaign' );
     982        _e( 'Connect WooCommerce to ActiveCampaign by EqualServing', 'es_wc_activecampaign' );
    983983        echo '</h3>';
    984984        $this->checks();
  • es-woocommerce-activecampaign/trunk/es-woocommerce-activecampaign.php

    r3258486 r3359481  
    11<?php
    22/*
    3 Plugin Name: ES Woocommerce ActiveCampaign
     3Plugin Name: Connect WooCommerce to ActiveCampaign by EqualServing
    44Plugin URI: https://www.equalserving.com/wordpress-plugins-equalserving/woocommerce-with-activecampaign/
    55Description: Integrates Woocommerce with ActiveCampaign by adding customers to ActiveCampaign at time of purchase.
    6 Version: 2.1.10
     6Version: 2.1.11
    77Author: EqualServing.com
    88Author URI: http://www.equalserving.com/
    9 Tested up to: 6.7.2
     9Tested up to: 6.8.2
    1010WC requires at least: 3.6
    11 WC tested up to: 9.7.1
     11WC tested up to: 10.1.2
    1212*/
    1313
  • es-woocommerce-activecampaign/trunk/readme.txt

    r3258486 r3359481  
    1 === WooCommerce - ActiveCampaign ===
     1=== Connect WooCommerce to ActiveCampaign by EqualServing ===
    22Contributors: equalserving
    33Donate link: https://equalserving.com/donate
     
    77Requires at least: 4.4
    88Requires PHP: 5.3
    9 Tested up to: 6.7.2
    10 Stable tag: 2.1.10
     9Tested up to: 6.8.2
     10Stable tag: 2.1.11
    1111WC requires at least: 3.6
    12 WC tested up to: 9.7.1
     12WC tested up to: 10.1.2
    1313
    1414Easily add ActiveCampaign integration to WooCommerce.
     
    7070
    7171== Changelog ==
     72
     73= 2.1.11 =
     74
     75Release Date: Sep 10, 2025
     76
     77* Rename plugin.
    7278
    7379= 2.1.10 =
Note: See TracChangeset for help on using the changeset viewer.