wpovernight / woocommerce-pdf-invoices-packing-slips

Create, print & automatically email PDF invoices & packing slips for WooCommerce orders.
https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/
Other
99 stars 46 forks source link

Add `<p>` tag to allowed tag of the `wpo_wcpdf_sanitize_html_content()` method #796

Closed MohamadNateqi closed 4 months ago

MohamadNateqi commented 4 months ago

The <p> tag is necessary to display order notes correctly, and it's safe to add this to the default allowed tags.