' . $ata_head_css . ''; // WPCS: XSS OK. } // Add Tynt. ata_tynt( $ata_tynt_id ); // Add other header. if ( '' !== $ata_other ) { echo $ata_other; // WPCS: XSS OK. } } add_action( 'wp_head', 'ald_ata_header' );