Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

larryoscs on "Link to own's post on front end"

$
0
0

I've got a site built where everything is done on the front-end. With the exception of admins, no one will ever see the dashboard, ever. But I want a link that someone can click that will allow them to see their own posts in a list style. So, the link for each person would basically be "http://www.my-domain.com/author/(current logged in user)/" It's set up where they can edit their posts on the front end, but I can't figure out how to make the link work. It'll be going in the header and footer, so PHP is fine. It'll be written into an if statement, wherein if the user is logged in, then several lnks will show, including this one I'm trying to build. If not, then the login and register buttons show. Does any of this make sense? Thanks!


Viewing all articles
Browse latest Browse all 8245

Trending Articles