Find a User ID Based on User Meta Data in WordPress
I want to find the user’s id based on a piece of user metadata that I have. The metadata I have is coming in as part of the url. My url looks something like this: http://example.com/users/wu8shti where ‘wu8shti’ is a member id. Here is how I find the user’s ID: This code should be placed […]
Find a User ID Based on User Meta Data in WordPress Read More »