Actions / Filters

By woocommerce-sl, posted on April 8, 2020

Name woo_sl/show_extend_button/label Type Filter Arguments $label $order_id $order_item_id $new_price $_product_expire_units $_product_expire_time Description Change the Extend Button label Example of usage

Read more

By woocommerce-sl, posted on August 30, 2017

Type Filter Arguments (array) $product_fields Description Add / Remove / Change admin product fields. Example of usage

Read more

By woocommerce-sl, posted on August 1, 2017

Read more

By woocommerce-sl, posted on August 2, 2017

Trigger before licence interface actions buttons. This send along 1 arguments: $licence_id

Read more

By woocommerce-sl, posted on August 2, 2017

Trigger after licence interface actions buttons. This send along 1 arguments: $licence_id

Read more

By woocommerce-sl, posted on August 1, 2017

Type Filter Arguments text $instances integer order_item_id integer $licence_group_id Description Add / Remove / Change ‘instances per key’ text. Example of usage An example on how to change the text from ‘7 domains per key’ to ‘7 seats per key’:

Read more

By woocommerce-sl, posted on September 26, 2018

Type Filter Arguments (string) $text Description Change the default HTML text ‘You can manage your keys from My Account’ Example of usage Change the default text to something else

Read more

By woocommerce-sl, posted on August 2, 2017

Type – Filter Arguments – 4 ( (intval)1, $order_id, $order_item_id, $key)

Read more

By woocommerce-sl, posted on August 2, 2017

Type – Filter Arguments – 3 ($data, $order_product, $order_id)

Read more

By woocommerce-sl, posted on August 2, 2017

Type Filter Arguments (array) $ignore_actions (int) $licence_data_id (text) $domain Description Add / Remove Licence Key button action within user order page. Example of usage The following sample code remove the Delete button.

Read more