Plugin Directory

Changeset 3273458


Ignore:
Timestamp:
04/15/2025 11:28:21 AM (12 months ago)
Author:
alonezcount
Message:

fix readme.txt

Location:
ezcount
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • ezcount/tags/1.11.6/EZcount.php

    r3273435 r3273458  
    1313 * Tested up to: 6.8
    1414 * Requires PHP: 5.4
    15  * License: GPLv2 or later
    16  * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1715 * Text Domain: ezcount_payment
    1816 */
    19 
    2017
    2118$active_plugins = apply_filters( 'active_plugins', get_option( 'active_plugins' ) );
  • ezcount/tags/1.11.6/readme.txt

    r3273454 r3273458  
    88Requires PHP: 5.4
    99Requires at least: 4.4
     10License: MIT
     11License URI: https://opensource.org/licenses/MIT
    1012
    1113EZcount enables seamless WooCommerce invoicing and payment processing via Hyp-EasyCount. Quick to set up, easy to manage.
  • ezcount/trunk/EZcount.php

    r3273435 r3273458  
    1313 * Tested up to: 6.8
    1414 * Requires PHP: 5.4
    15  * License: MIT
    16  * License URI: https://opensource.org/licenses/MIT
    1715 * Text Domain: ezcount_payment
    1816 */
  • ezcount/trunk/readme.txt

    r3273454 r3273458  
    88Requires PHP: 5.4
    99Requires at least: 4.4
     10License: MIT
     11License URI: https://opensource.org/licenses/MIT
    1012
    1113EZcount enables seamless WooCommerce invoicing and payment processing via Hyp-EasyCount. Quick to set up, easy to manage.
Note: See TracChangeset for help on using the changeset viewer.