Facebook
From Smelly Pheasant, 5 Years ago, written in HTML 4.01 strict.
This paste is a reply to Untitled from Beige Guinea Pig - view diff
Embed
Download Paste or View Raw
Hits: 330
  1.                         echo '<p>' . __( 'Invoice for the order:', 'flexible-invoices-woocommerce' ) . ' <a href="' . admin_url('admin-ajax.php?action=invoice-get-pdf-invoice&id=' . $invoice->getId() . '&hash=' . md5(NONCE_SALT . $invoice->getId()), 'admin') . '">' . __( 'download PDF invoice &raquo;', 'flexible-invoices-woocommerce' ) . '</a>';                     echo '<p>' . __( 'Invoice for the order:', 'flexible-invoices-woocommerce' ) . ' <a href="' . admin_url('admin-ajax.php?action=invoice-get-pdf-invoice&id=' . $invoice->getId() . '&hash=' . md5(NONCE_SALT . $invoice->getId()), 'admin') . '">' . __( 'download PDF invoice &raquo;', 'flexible-invoices-woocommerce' ) . '</a>';