Hello,
If I want to list some custom-selected posts on a page, I would create a post object field on the option page and allow the user to select the posts they want to display.
What about Taxonomy Terms? For instance, if I want to display custom-selected tags from post_tag and show them on a page, is there a way to select those objects and retrieve them on the frontend? (Something you can see on a blog site a sidebar displaying a list of popular tags for visitors to select. However, I want to have them manually selected.)
Is it possible or is there any workaround?
Thanks