Skip to content

Instantly share code, notes, and snippets.

@mtndev
mtndev / tickera-attendance-certificates.php
Created February 19, 2020 23:59
Send an email with PDF attachments to each checked-in Attendee at the close of an Event
<?php
/*
* Plugin Name: Tickera - Certificates of Attendance
* Description: A plugin created to demonstrate how to build a PDF document from WordPress posts.
* Version: 1.0
* Author: Luke Robinson
*/