Hi,
I need for some plugins the "function" of
wp_footer()
Due to these plugins don't work, I would like to know, whether CORONA uses wp_footer() and where can I check this?
Thanks.
Hi,
I need for some plugins the "function" of
wp_footer()
Due to these plugins don't work, I would like to know, whether CORONA uses wp_footer() and where can I check this?
Thanks.
Hey,
the wp_footer hook can be found in footer.php. All our themes offer the wp_head and wp_footer hook.
You must log in to post.