Changeset 2534496
- Timestamp:
- 05/19/2021 09:45:36 PM (5 years ago)
- Location:
- quick-license-manager/trunk
- Files:
-
- 3 added
- 2 edited
-
Readme.txt (modified) (2 diffs)
-
assets (added)
-
assets/admin-styles.css (added)
-
classes/qlm_webhook.php (added)
-
wc_qlm.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
quick-license-manager/trunk/Readme.txt
r2534207 r2534496 4 4 Requires at least: 4.2 5 5 Tested up to: 5.7.2 6 Stable tag: 2.4. 36 Stable tag: 2.4.4 7 7 License: GPLv2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 41 41 == Changelog == 42 42 43 = 2.4. 3- 05/18/2021 =43 = 2.4.4 - 05/18/2021 = 44 44 Fixed issue when there's a mix of QLM and non QLM products in a shopping cart, the License Key was not added as metadata to the order. 45 45 Added support for automatically creating a pending order for a subscription via a webhook that can be triggered by QLM v15 Webhooks Notifications. -
quick-license-manager/trunk/wc_qlm.php
r2534207 r2534496 5 5 * Plugin URI: https://wordpress.org/plugins/quick-license-manager/ 6 6 * Description: Automates the creation of license keys when orders are placed with WooCommerce 7 * Version: 2.4. 37 * Version: 2.4.4 8 8 * Author: Soraco Technologies Inc. 9 9 * Author URI: https://soraco.co
Note: See TracChangeset
for help on using the changeset viewer.