Archived topic
After Entry Content
1 reply · Started by Mark on December 24, 2016
Simple query! I've looked but couldn't see a relevant answer.
I want to add an opt in/lead magnet to appear after each blog post - directly after the post content ends. The hook places it below share icons and related posts which isn't ideal. I'd rather add it globally to future proof any changes.
Cheers in advance and merry xmas!
Hi Mark,
You would need to use the the_content filter in WordPress: https://pippinsplugins.com/playing-nice-with-the-content-filter/
Hopefully you find that article helpful :)