apply_filters( 'tribe_tpp_email_subject', string , int $post_id, string $order_id )

Filters the Tribe Commerce tickets email subject


Parameters

(string) email subject

$post_id

(int)

$order_id

(string)


Top ↑

Source

File: src/Tribe/Commerce/PayPal/Main.php


Top ↑

Changelog

Changelog
Version Description
4.7.6 Introduced.