apply_filters( "tec_tickets_emails_{$this->slug}_placeholders", array $placeholders , string $id , TECTicketsEmailsEmail_Abstract $this )
Filter the placeholders for the particular email.
Contents
Parameters
- $placeholders
-
(array) The placeholders.
- $id
-
(string) The email ID.
- $this
-
(TECTicketsEmailsEmail_Abstract) The email object.
Source
Changelog
| Version | Description |
|---|---|
| 5.5.10 | Introduced. |