Use this hook to add in any additional code to the </body>
tag.
do_action( 'eli_before_body_tag' );
Parameters
none
Source
This hook can be found inside the footer.php file.
https://github.com/andrewlimaza/ELI/blob/master/footer.php#L10
Use this hook to add in any additional code to the </body>
tag.
do_action( 'eli_before_body_tag' );
none
This hook can be found inside the footer.php file.
https://github.com/andrewlimaza/ELI/blob/master/footer.php#L10