Archived topic
After Content Hooks Appear Before Other Plugins
3 replies · Started by Jonathan Noel on October 21, 2017
I started using hooks just recently. I added a shortcode on after post content section.
It is working well but I want the hook appear BEFORE any other installed plugins. Is it possible to set the order of the hook to first?
You can check on the website URL I specified below: The shortcode was generated using Elementor. I want to display this right after the end of the blog post.
----
Thanks for reading! 🙂 If you enjoyed this article,
Say Hello On: Instagram | Facebook | Twitter | Snapchat | iTunes
Subscribe to my Newsletter HERE
----
Hope to hear from you soonest.
Thank you!
Hi there,
Unfortunately, a lot of plugins filter their content into the actual content as not all themes use hooks.
Filtering into the content is less than ideal and can cause a lot of unexpected issues.
Do the plugins you're using have an option to disable the automatic placement, and manually add their code snippet into the theme?
Hi Tom,
Hmm I see. I guess the manual placement is a better workaround in this scenario. Thanks for this!
Cheers,
Kwing
No problem!