• Can I add custom key to the e2pdf-wc-product e2pdt plugin.
    Or should I say I’m planning to create a custom shortcode that could display custom fields on the PDF.
    eg: [main_specifications]

Viewing 1 replies (of 1 total)
  • Plugin Author Oleksandr

    (@oleksandrz)

    Hi,

    If you need to output custom information you can try to use e2pdf_model_shortcode_e2pdf_wc_product_response filter as:

    https://codeshare.io/qPpWOk

    $atts – will have shortcode attributes data from which you must be able to get the Product ID and your custom key to generate custom output for it.

    We remain at your service.

Viewing 1 replies (of 1 total)
  • The topic ‘add custom key’ is closed to new replies.