search in custom fields and a display problem
Hello,
I have 2 problems.
Our website requires a some personal data to be completed on registration. This data include real name, social security number, mobile phone and the membership number from our organisation.
The /wp-admin/users.php page looks like this: https://i.imgur.com/9wIgaNQ.jpg
I’d like to search members based on those personal data, i.e. searching for 0720000000 to show user ‘sssss’ (or even better, searching just for a part of the phone numbers to show all users containing tat caracters in phone numbers), but it doesn’t find anyone. It just searches for data in username and e-mail columns. A seach box for every column would work too (like having a search box for phone number, another one for name, etc. along with the already present @search users@ box.
The second problem is not a real issue, it just bothers me.
Before every username, there was a small picture of their avatar. It broke ~a month ago, showing a cross in Edge, a square in Firefox and nothing in Chrome. The avatars are still there, displayed on users pages, just the preview is broken.
Could you help me?

