Client Data Variables:
- {{client_name}} - Client’s full namen
- {{client_email}} - Client’s email addressn
- {{client_phone}} - Client’s phone numbern
- {{client_location}} - Project/event locationn
- {{client_message}} - Client’s original message/notesn
Client Data Variables:
- {{client_name}} - Client’s full namen
- {{client_email}} - Client’s email addressn
- {{client_phone}} - Client’s phone numbern
- {{client_location}} - Project/event locationn
- {{client_message}} - Client’s original message/notesn
Project Data Variables:
- {{project_name}} - Project title/namen
- {{project_type}} - Type of project/servicen
- {{project_status}} - Current project status (draft, publish, etc.)n
Project Data Variables:
- {{project_name}} - Project title/namen
- {{project_type}} - Type of project/servicen
- {{project_status}} - Current project status (draft, publish, etc.)n
- {{project_date}} - Project/event daten
- {{project_price}} - Project total pricen
- {{project_created_date}} - When project was createdn
WordPress System Variables:
- {{site_title}} - WordPress site title n
- {{site_url}} - Main site URLn
- {{admin_url}} - WordPress admin dashboard URLn
- {{admin_email}} - Site administrator emailn
- {{current_user_name}} - Name of current logged-in usern
- {{current_user_email}} - Email of current logged-in usern
- {{current_user_login}} - Username of current logged-in usern
Multisite Network Variables:
- {{network_admin_url}} - Multisite network admin URLn
- {{current_site_id}} - Current blog/site ID in multisiten
- {{main_site_id}} - Main site ID in multisite networkn
- {{current_site_name}} - Name of current site in multisiten
Gallery Context Variables (available in gallery emails):
- {{gallery_title}} - Gallery name/titlen
- {{gallery_description}} - Gallery description/excerptn
- {{gallery_link}} - Public gallery URLn
- {{gallery_client_name}} - Primary client name for this galleryn
- {{gallery_client_email}} - Primary client email for this galleryn
- {{gallery_additional_emails}} - Additional email recipients (comma-separated)n
Document Links & Status (context-dependent):
- {{contract_title}} - Title of related contractn
- {{contract_link}} - Link to related contractn
- {{contract_status}} - Contract signing status (signed/pending)n
- {{invoice_title}} - Title of related invoicen
- {{invoice_link}} - Link to related invoicen
- {{invoice_status}} - Invoice payment status (paid/unpaid)n
- {{checkout_title}} - Title of related checkout pagen
- {{checkout_link}} - Link to related checkout pagen
Date & Time Helpers:
- {{current_date}} - Today’s date (formatted)n
- {{current_year}} - Current year (YYYY)n
Legacy Variables (backward compatibility):
- {{price}} - Project price (use {{project_price}} instead)n
- {{date}} - Project date (use {{project_date}} instead)n
- {{location}} - Client location (use {{client_location}} instead)n
* * *