Backend: User directory doesn’t return all users
-
Hi!
I’ve got around 800 users in my WordPress installation (WordPress 6.2, PHP 7.4), some with the same first or last names, but different usernames. I can’t find some of them using the last names, whereas others properly appear. Let me give you an example:
I’m doing a search on /wp-admin/users.php for Müller.
- Rolf Müller: I properly get this result. The last name isn’t identical with the username.
- Hans Müller: I don’t get this result. I can find him though when searching for his username.
I’m not using a caching plugin, I flushed all transients, and deactivated all plugins and themes, but the error persists. I also checked the database entries, I can’t see any different patterns between these two users.
Does anyone have an idea what else I could try?
Thank you very much!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Backend: User directory doesn’t return all users’ is closed to new replies.