Plugin Directory

Changeset 3274660


Ignore:
Timestamp:
04/16/2025 12:20:49 PM (12 months ago)
Author:
alonezcount
Message:

Version 1.5.3

Support WordPress 6.8
PHP 8.3

Location:
ezcount-paypal-ipn
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • ezcount-paypal-ipn/trunk/ezcount-paypal-ipn.php

    r2877096 r3274660  
    66 * Plugin Name: EZcount - Paypal IPN
    77 * Plugin URI: https://www.ezcount.co.il
    8  * Description: Paypal integration plugin.
    9  * Version: 1.5.2
    10  * Stable tag: 1.5.2
     8 * Description: PayPal integration plugin.
     9 * Version: 1.5.3
     10 * Stable tag: 1.5.3
    1111 * Author: EZcount
    12  * Requires at least: 4
    13  * Tested up to: 6.1.1
     12 * Author URI: https://www.ezcount.co.il
     13 * Requires at least: 4.0.1
     14 * Tested up to: 6.8
    1415 * Text Domain: ezcount_ipn
    15  *
    1616 */
    1717
  • ezcount-paypal-ipn/trunk/readme.txt

    r2877096 r3274660  
    1 === EZcount Paypal IPN ===
     1=== EZcount PayPal IPN ===
    22Contributors: EZcount
    33Tags: Paypal integration plugin for EZcount.
    4 Tested up to: 6.1.1
    5 Version: 1.5.2
    6 Stable tag: 1.5.2
     4Tested up to: 6.8
     5Version: 1.5.3
     6Stable tag: 1.5.3
    77Requires PHP: 5.2.4
    88Requires at least: 4.0.1
    99License: GPL-3.0
     10License URI: https://www.gnu.org/licenses/gpl-3.0.html
    1011
    1112== Description ==
     
    3637== License ==
    3738
    38 Your Plugin Name is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
     39EZcount PayPal IPN is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
    3940by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
    4041
    41 Your Plugin Name is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
     42EZcount PayPal IPN is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
    4243MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
    4344
Note: See TracChangeset for help on using the changeset viewer.