How would I display posts and comments for a specific user (via user id) in wordpress? I am trying to create a profile page and this is what it looks like so far: http://bit.ly/60pb0q
How would I display posts and comments for a specific user (via user id) in wordpress? I am trying to create a profile page and this is what it looks like so far: http://bit.ly/60pb0q
bump
I figured out how to do the post part, now I need the comments.
what was your resolution to this? Please advise.
guessing you do a check (or it's built in already) to see if user is logged in, which subsequently will have the user's ID.
From there a get_posts() function from that user ID?
Please help.
Thanks
This topic has been closed to new replies.