Archived topic
How to Hook into Footer Tag Area
4 replies · Started by Blake on April 21, 2017
I would like to hook php code within the <footer> tag area. When I use the hooks, before footer content, after footer content or wp_footer Generatepress creates a div outside the footer tag. What must I do to insert php code into the html footer tag section?
Hi there,
You could use this hook: https://docs.generatepress.com/article/generate_before_copyright/
Let me know if you need more info :)
I am using your GP hooks plugin as it saves quite a bit of time. Is there anyway I could add all the hooks your theme supports into this tool rather than resorting to the functions.php file?
Not currently, but GP Hooks will be get quite a few more hooks built into it very soon :)
Awesome thanks. Looking forward to it.