I have a problem with WordPress Custom Post Types that I can't seem to wrap my head around.
I would like to have a category or a custom taxonomy checkbox on my custom post type, and if this one is checked, then display the post in the WordPress main loop and in the WordPress feed.
Note: I don't want to display all posts from my custom post type in the main loop and feed, only the ones that are checked.
Is this even possible to achieve? I've tried to google for a solution, but with no luck so far.
Thanks!
// Jens.