apply_filters( 'tec_tickets_commerce_success_page_id', int|null $success_page )
Allows filtering of the Page ID for the Success page.
Contents
Parameters
- $success_page
-
(int|null) Which page is used in the settings.
Source
Changelog
| Version | Description |
|---|---|
| 5.1.9 | Introduced. |