How to link user posts to previous user info in next screen

How can I link user info to posts in next screen displaying max 3 posts that matches with users info

In your list of posts add filters that reference the fields in your user table.

I.e. Pet type = logged in user pet type.

Thanks. I did that. Also, how can I get kennel users to post pets to match user infos?


Hello, you can let the users to post the pets first and then you can filter the list of the pets to match the user’s info.

Thank you!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.