apply_filters( 'tec_tickets_commerce_checkout_registration_url', string $login_url )
Provides an opportunity to modify the registration URL used within frontend checkout (typically when they need to login before they can proceed).
Contents
Parameters
- $login_url
-
(string)
Source
Changelog
| Version | Description |
|---|---|
| 5.1.9 | Introduced. |