apply_filters( 'tec_tickets_commerce_success_page_id', int|null $success_page )

Allows filtering of the Page ID for the Success page.


Parameters

$success_page

(int|null) Which page is used in the settings.


Top ↑

Source

File: src/Tickets/Commerce/Success.php


Top ↑

Changelog

Changelog
Version Description
5.1.9 Introduced.