Plugin Directory

Changeset 3382145


Ignore:
Timestamp:
10/21/2025 06:39:00 PM (5 months ago)
Author:
impacttechpartners
Message:

declared compability with wordpress 6.8

Location:
impact-partnership-cloud
Files:
3 edited
5 copied

Legend:

Unmodified
Added
Removed
  • impact-partnership-cloud/tags/1.0.29/changelog.txt

    r3128887 r3382145  
    11*** Impact Partnership Cloud ***
     2
     32025-07-16 - version 1.0.29
     4 * Feature - compability with Wordpress 6.8
    25
    362024-07-16 - version 1.0.28
  • impact-partnership-cloud/tags/1.0.29/impact.php

    r3128887 r3382145  
    33 * Plugin Name:       Impact: Partnership Cloud
    44 * Description:       Partnership cloud app plugin for Woocomerce that tracks every conversion made trough one of Impact's referral links.
    5  * Version:           1.0.28
     5 * Version:           1.0.29
    66 * Requires at least: 5.0
    77 * Requires PHP:      7.0
     
    3939     * @var string
    4040     */
    41     private $version = '1.0.28';
     41    private $version = '1.0.29';
    4242    /**
    4343     * Singleton instance of the plugin
  • impact-partnership-cloud/tags/1.0.29/readme.txt

    r3128887 r3382145  
    44Tested up to: 6.5.3
    55Requires PHP: 7.0
    6 Stable tag: 1.0.28
     6Stable tag: 1.0.29
    77License: GPLv2 or later License
    88URI: http://www.gnu.org/licenses/gpl-2.0.html
  • impact-partnership-cloud/trunk/changelog.txt

    r3128887 r3382145  
    11*** Impact Partnership Cloud ***
     2
     32025-07-16 - version 1.0.29
     4 * Feature - compability with Wordpress 6.8
    25
    362024-07-16 - version 1.0.28
  • impact-partnership-cloud/trunk/impact.php

    r3128887 r3382145  
    33 * Plugin Name:       Impact: Partnership Cloud
    44 * Description:       Partnership cloud app plugin for Woocomerce that tracks every conversion made trough one of Impact's referral links.
    5  * Version:           1.0.28
     5 * Version:           1.0.29
    66 * Requires at least: 5.0
    77 * Requires PHP:      7.0
     
    3939     * @var string
    4040     */
    41     private $version = '1.0.28';
     41    private $version = '1.0.29';
    4242    /**
    4343     * Singleton instance of the plugin
  • impact-partnership-cloud/trunk/readme.txt

    r3128887 r3382145  
    44Tested up to: 6.5.3
    55Requires PHP: 7.0
    6 Stable tag: 1.0.28
     6Stable tag: 1.0.29
    77License: GPLv2 or later License
    88URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.