apply_filters( 'tribe_tickets_plus_woo_checkout_url', string $checkout_url )
Allow filtering of the WooCommerce Checkout URL.
Contents
Parameters
- $checkout_url
-
(string) WooCommerce Checkout URL.
Source
Changelog
| Version | Description |
|---|---|
| 4.11.0 | Introduced. |