Changeset 2758448
- Timestamp:
- 07/19/2022 08:48:11 AM (4 years ago)
- Location:
- omega-add-paypal-tracking-for-woocommerce/trunk
- Files:
-
- 2 edited
-
omega-add-paypal-tracking.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
omega-add-paypal-tracking-for-woocommerce/trunk/omega-add-paypal-tracking.php
r2725768 r2758448 17 17 define('OMG_PP_BASENAME', plugin_basename(__FILE__)); 18 18 define('OMG_PP_VERSION', '1.0.9'); 19 define('OMG_PP_FRONTEND_URL', 'https://apps. omegatheme.com/add-paypal-tracking-woo/server/get_code.php');19 define('OMG_PP_FRONTEND_URL', 'https://apps.synctrack.io/add-paypal-tracking/woocommerce/server/get_code.php'); 20 20 define('OMG_PP_MIN_WC_VERSION', '3.4.0'); 21 21 -
omega-add-paypal-tracking-for-woocommerce/trunk/readme.txt
r2706028 r2758448 102 102 = 1.0.0 = 103 103 * Final release 104 = 1.0.1 = 105 * update dispute template
Note: See TracChangeset
for help on using the changeset viewer.