This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Add style to QRCode scanned url data | |
*/ | |
function woo_vou_allow_admin_to_bcc_func ( $style ) { | |
// Style to remove Email field | |
return '<style> | |
.woo_vou_product_details .woo_pdf_vou_main:nth-of-type(3) .woo_vou_padding:nth-of-type(2) { |