- Home
- Knowledge Base
- Developer
- Filters
Filters
slswc_debug_enabled
Change whether debug is enabled/disabled. Parameters: boolean $enabled – Whether debug is currently enabled or not. Example usage:
slswc_set_software_props
Modify software properties. Allow to add or remove software properties. Parameters:array $props The software properties. Example usage:
slswc_software_license_product_fields
Modify the license product fields. This allows to modify the form fields for the license tab in the product editor....
slswc_software_tabs
Filter the software tabs displayed on single product url. Parameters:array $software_tabs The current software tabs. Example usage:
slswc_renewal_url
Filters the license renewwal url. Allows to change the url to be followed to renew a license. Parameters: string $url...
slswc_get_user_purchased_products
Filter product purchased products. Allows to change the list of products purchased by a user. Parameters:array $user_products The list of...