The only options I saw there were below. What I was wanting was for a visitor to see the listing of a user by variable (profile page). If a user had a profile page, there would be a link to view a map with that user’s location. That would use: user=”current”. But, if another user visited that link on that other member’s profile page, it would show their own locations instead of the locations for the profile page they were visiting. user-“123” would have to be hardcoded into each profile page.
user=”current”
user=”123″
user=”role:subscriber”
I was using the native WordPress embed YouTube block.
https://imgur.com/a/AAD7P3N
The site is: https://deermanagers.com
I will consider using excerpts instead.
Thanks