Archived topic
Looking for a Hook :)
3 replies · Started by Alexander on December 5, 2019
Hello,
I'm currently using a Text Module (plugin) to show an extra piece of text right after the TEXT of a post, but BEFORE the categories/tags/prev-next navigation part.
The section "Please support me..." is what I want and where I want it, here: https://www.alex-kunz.com/wild-places/
If possible, I'd like to switch this to a Hook for the added flexibility with the Display Rules etc. - but I looked at the Hooks Visual Guide and I don't see an available Hook to place something right there.
The closest I can get appears to be the "after_entry_content" Hook - but that's BELOW the posts category/tags/prev/next section. Is there an available Hook to get something to the position where I want it? Jetpack's Related Posts do it so I figured there must be a way. :)
Thanks
Alexander.
Hi there,
use the after_entry_content and then set the Priority to 5
Excellent! Thank you!
Glad to be of help