apply_filters( 'tec_tickets_commerce_checkout_is_current_page', bool $is_current_page )
Allows modifications to the conditional of if we are in the checkout page.
Contents
Parameters
- $is_current_page
-
(bool) Are we in the current page for checkout.
Source
Changelog
| Version | Description |
|---|---|
| 5.1.9 | Introduced. |