get( 'Version' ) ); // Enqueue theme stylesheet. wp_enqueue_style( 'bluetooth-speaker-style' ); } endif; add_action( 'wp_enqueue_scripts', 'bluetooth_speaker_styles' ); /** * TGM */ require get_template_directory() . '/tgm.php';