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