| @@ -14,9 +14,9 @@ | ||
| 14 | 14 | * Freemius SDK Version. |
| 15 | 15 | * |
| 16 | 16 | * @var string |
| 17 | 17 | */ |
| 18 | - $this_sdk_version = '2.12.0'; | |
| 18 | + $this_sdk_version = '2.13.4'; | |
| 19 | 19 | |
| 20 | 20 | #region SDK Selection Logic -------------------------------------------------------------------- |
| 21 | 21 | |
| 22 | 22 | /** |
| @@ -445,8 +445,9 @@ | ||
| 445 | 445 | * fs_is_submenu_visible_{plugin_slug} |
| 446 | 446 | * fs_plugin_icon_{plugin_slug} |
| 447 | 447 | * fs_show_trial_{plugin_slug} |
| 448 | 448 | * fs_is_pricing_page_visible_{plugin_slug} |
| 449 | + * fs_checkout/parameters_{plugin_slug} | |
| 449 | 450 | * |
| 450 | 451 | * -------------------------------------------------------- |
| 451 | 452 | * |
| 452 | 453 | * Freemius actions collection: |
| @@ -452,8 +453,10 @@ | ||
| 452 | 453 | * Freemius actions collection: |
| 453 | 454 | * |
| 454 | 455 | * fs_after_license_loaded_{plugin_slug} |
| 455 | 456 | * fs_after_license_change_{plugin_slug} |
| 457 | + * fs_after_license_activation_{plugin_slug} | |
| 458 | + * fs_after_license_deactivation_{plugin_slug} | |
| 456 | 459 | * fs_after_plans_sync_{plugin_slug} |
| 457 | 460 | * |
| 458 | 461 | * fs_after_account_details_{plugin_slug} |
| 459 | 462 | * fs_after_account_user_sync_{plugin_slug} |