Skip to content

Instantly share code, notes, and snippets.

@wpweb101
wpweb101 / woo-vou-qrcode-cstm-style.php
Created December 6, 2016 14:05
WooCommerce Pdf Vouchers - Add custom style to data appearing through QRCode scanned URL
<?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) {