apply_filters( 'mt_redirect', $redirect ) → {string}
Force add to cart redirect. Return 1 to override plugin settings and redirect to the shopping cart after tickets are added to the cart.
Parameters:
| Name | Type | Description | 
|---|---|---|
$redirect | 
            
            string | Boolean value as string: 1 or 0.  | 
        
- Source:
 
Returns:
Boolean value as string: 1 or 0.
- Type
 - string