Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/1625 #2264

Merged
merged 4 commits into from
Oct 30, 2017
Merged

Issue/1625 #2264

merged 4 commits into from
Oct 30, 2017

Conversation

mehul0810
Copy link
Contributor

Description

This PR is for #1625

How Has This Been Tested?

I have tested this issue creating 3 donations with same email but different Donor name to ensure that it reflects it properly in admin panel.

Screenshots (jpeg or gifs if applicable):

image

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.

@DevinWalker DevinWalker self-requested a review October 30, 2017 20:02
@DevinWalker DevinWalker merged commit 1f4761f into impress-org:release/2.0 Oct 30, 2017

break;
$name = $first_name . ' ' . $last_name;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mehul0810 Check this commit 7acf338.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ravinderk I've reviewed your commit. I'll make sure to not repeat it. Thanks for pointing me to it.

@mehul0810 mehul0810 deleted the issue/1625 branch December 8, 2017 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants