Skip to content

Instantly share code, notes, and snippets.

@amdrew
Created July 10, 2015 00:15
EDD + EDD Per Product Emails. Show a download's name as the email title
add_filter( 'edd_ppe_email_heading', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment