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?
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?