Skip to content

Commit

Permalink
Update multi-level-name-only-email-tag.php
Browse files Browse the repository at this point in the history
remove confusing comment
  • Loading branch information
Benunc authored Apr 2, 2019
1 parent eac6904 commit e96e2d9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions email-customization/multi-level-name-only-email-tag.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,7 @@ function add_give_mailchimp_optin_email_tag() {
add_action( 'give_add_email_tags', 'add_give_mailchimp_optin_email_tag' );

/**
* Get Custom Engraving Message
*
* Example function that returns custom field data if present in payment_meta;
* The example used here is in conjunction with the Give documentation tutorials.
*
* @param array $tag_args Array of arguments
* Callback function for the email tag output
*
* @return string
*/
Expand Down

0 comments on commit e96e2d9

Please sign in to comment.