By woocommerce-sl, on , posted on August 1, 2017

Since version 1.2.4, the WP Software License plugin got a new unique functionality, a licence group can be assigned to variation/variable products. The process is simple, start by creating some licensing groups: Within the variations Tab, on each item option, there’s a new setting called Licence Group Chose from the list the required licence group to […]

Read more

By woocommerce-sl, on , posted on August 1, 2017

Name woo_sl/generate_license_key Type Filter Arguments (text) $license_key (int) $order_id (int) $order_item_id (int) $license_group_id Description To create a custom licence key. Example of usage A simple example to create keys in a form of XXXX-XXXX-XXXX :     Create a license in format PREFIX-XXXX-XXXX-XXXX-XXXX all uppercase. The used PREFIX is what defined within the product licensing […]

Read more