Archived topic
Custom 'Posts by Current Logged in User' Page
4 replies · Started by Martin on April 8, 2022
Hello there.
Numpty question: Sorry! 😀
I'd like to create a page with a shortcode on it that displays the posts (custom post type) created by the currently logged in user.
That's all.
I don't want to include this in the users' bio / archive as it is only for them to see, not public.
Each entry just needs to be the title linked to an edit page (which I already have created).
I don't need any live filtering forms or options on the page, just the list of posts created by the currently logged in user.
Could you advise me if there is such a shortcode or a plugin that might help or a snippet of PHP to generate the shortcode?
Thank you so much for reading my post.
Hi there,
this stackoverflow has the PHP Snippet to create a shortcode that does that:
Gosh I can't believe I missed that one David.
Thanks.
It was an fun search :)
Glad to be of help
And this is why I keep coming back to GeneratePress;
because you guys are always happy to help and very quick too.
Always appreciated.