Archived topic
Related posts in custom post types
3 replies · Started by Alberto on April 22, 2020
Hello
I'd like to add related posts to each type I'm working with (several are custom post types).
I know WP Show Posts is an option, but I would like to know if is there a way to do it without plugins. So, if I'm in a post of type "sartenes", I can see other "sartenes" posts.
Thanks in advance!
Hi there,
It would require a custom solution without a plugin unfortunately.
If WP Show Posts work for you then it's likely the best option.
Hello
Are you talking about using WP_Query?
Regards
Like to create a custom solution?
If so then yes that's likely what you will need to dig into.