I used the shortcode [featured-img] for the entry header hook.
I know there’s no href wrapping the image, but how can I automatically get my posts to link to the correct page?
For example, If I used <a href="alexgunderman.com/miscellaneous">[featured-img]</a>
to link to my miscellaneous post, then each of my featured images would link to it.
But I don’t want that. I want Miscellaneous to link to Miscellaneous, Travel the World to link to Travel the World, and so on.
How do I do that?