Skip to content

Instantly share code, notes, and snippets.

View ftank47's full-sized avatar

Frank Spohr ftank47

View GitHub Profile
@BFTrick
BFTrick / pdf.php
Last active August 25, 2020 21:13
A more customized Ninja Forms PDF Form Submissions template
<?php
/**
* PDF Included With Form Submission
*
* @author Patrick Rauland
* @version 1.0.0
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly