• Resolved sireneweb

    (@sireneweb)


    Hi, when you use policies and footer_imprint fields when non english languages, you get slash in display.

    Please add stripslashes for :

    stripslashes(wcdn_get_policies_conditions());
    stripslashes(wpautop( wptexturize( get_option( WooCommerce_Delivery_Notes::$plugin_prefix . 'footer_imprint' )) ));

    https://wordpress.org/plugins/woocommerce-delivery-notes/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘add stripslashes for textarea fields’ is closed to new replies.