Skip to content

Instantly share code, notes, and snippets.

@amdrew
Created July 10, 2015 00:15
Show Gist options
  • Save amdrew/248f571eff043c54bc7c to your computer and use it in GitHub Desktop.
Save amdrew/248f571eff043c54bc7c to your computer and use it in GitHub Desktop.
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