Pull Users with Certain Meta_Key
-
Hey all,
So I’m wanting to try and pull a user’s ID onto a page by using a meta_key from their profile.
Each user on the site has a unique meta_key ‘callsign’. These callsigns never change, but the users can move up and down through them, and sometimes a callsign will be unused, but I still need to be able to display them in a list.
So is there a way to pull a user’s ID (First & Last Name) just from the meta_key?
The list would look something like this:
Callsign 1: John Doe
Callsign 2: John Smith
Callsign 3:
Callsign 4: Jack HogsI looked into the um_user-shortcode plugin, and I’m sure this could be edited somehow to do what I need but I’m just not great with code.
- The topic ‘Pull Users with Certain Meta_Key’ is closed to new replies.