add_order_email_meta()
add_order_email_meta(object $order, boolean $sent_to_admin, boolean $plain_text)
Add the Gift Aid meta to order emails.
Parameters
| object |
$order |
The order object. |
| boolean |
$sent_to_admin |
Whether the email is for the admin. |
| boolean |
$plain_text |
Whether the email is plain text. |