Changeset 3273458
- Timestamp:
- 04/15/2025 11:28:21 AM (12 months ago)
- Location:
- ezcount
- Files:
-
- 4 edited
-
tags/1.11.6/EZcount.php (modified) (1 diff)
-
tags/1.11.6/readme.txt (modified) (1 diff)
-
trunk/EZcount.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ezcount/tags/1.11.6/EZcount.php
r3273435 r3273458 13 13 * Tested up to: 6.8 14 14 * Requires PHP: 5.4 15 * License: GPLv2 or later16 * License URI: https://www.gnu.org/licenses/gpl-2.0.html17 15 * Text Domain: ezcount_payment 18 16 */ 19 20 17 21 18 $active_plugins = apply_filters( 'active_plugins', get_option( 'active_plugins' ) ); -
ezcount/tags/1.11.6/readme.txt
r3273454 r3273458 8 8 Requires PHP: 5.4 9 9 Requires at least: 4.4 10 License: MIT 11 License URI: https://opensource.org/licenses/MIT 10 12 11 13 EZcount enables seamless WooCommerce invoicing and payment processing via Hyp-EasyCount. Quick to set up, easy to manage. -
ezcount/trunk/EZcount.php
r3273435 r3273458 13 13 * Tested up to: 6.8 14 14 * Requires PHP: 5.4 15 * License: MIT16 * License URI: https://opensource.org/licenses/MIT17 15 * Text Domain: ezcount_payment 18 16 */ -
ezcount/trunk/readme.txt
r3273454 r3273458 8 8 Requires PHP: 5.4 9 9 Requires at least: 4.4 10 License: MIT 11 License URI: https://opensource.org/licenses/MIT 10 12 11 13 EZcount 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.