Code-Snippets-Functions/Execute a function on a child site/Elementor/elementor-disable-html-escaping-dynamic-shortcode.txt

1 line
86 B
Text

add_filter( 'elementor_pro/dynamic_tags/shortcode/should_escape', '__return_false' );