Filter: wu_apply_signup_fee
Filters whether or not the signup fee should be applied.
Parameters
| Name | Type | Description |
|---|---|---|
| $add_signup_fee | bool | Whether or not to add the signup fee. |
| $product | object | Membership level object. |
| $this | \WP_Ultimo\Checkout\Cart | Registration object. |
Since
- 3.1
Source
Defined in inc/checkout/class-cart.php at line 2164