Using the New View at Donations >> Donors can show incorrect avatars.
in progress
Alex Coleman
Using the New View at Donations >> Donors can show incorrect avatars.
The old view uses the donor’s email to get the avatar:
The new view uses the donor ID:
The problem is that the get_avatar_url function accepts the user id or email. So it’s treating the donor id as the user id which is not the same. If that number happens to match some other user’s ID is going to get that persons’s profile image.
This post was marked as
in progress
Angela Blake
open
Angela Blake
Merged in a post:
WP admin user should be able to delete donors in donor dashboard
Angela Blake
The Delete option and Delete bulk action produce a confirmation modal but failes to delete the donor(s) or associated donations upon confirmation.
E
Edward Kay
We're experiencing this issue too, with the incorrect avatar showing for several users in the new Donors listing table.
The correct avatar is shown when clicking though to an individual donor.
We're currently on Version 2.30.0 of GiveWP.