function add_my_scripts() {
wp_enqueue_script( ‘tabs', get_template_directory_uri() . 'https://www.geekinheels.com/wp-content/themes/geekinheels7.0/tabs.js', array( 'jquery' ), '1.0.0', true );
}
add_action( 'wp_enqueue_scripts', 'add_my_scripts' )
Warning: Cannot modify header information - headers already sent by (output started at /home/geekinhe/public_html/wp-content/themes/geekinheels7.0/functions.php:1) in /home/geekinhe/public_html/wp-includes/pluggable.php on line 1450
Warning: Cannot modify header information - headers already sent by (output started at /home/geekinhe/public_html/wp-content/themes/geekinheels7.0/functions.php:1) in /home/geekinhe/public_html/wp-includes/pluggable.php on line 1453