I’m trying to figure out how to have posts with the “link” post format open in a new window.
I’m guessing I need a filter of sorts where I add target=”_blank” within the a tag.
As it stands now, the archive page which lists the posts in this format correctly opens the link, instead of going to a detail / single post. The only thing I need now is just to have that link open in a new window.