code-embed icon indicating copy to clipboard operation
code-embed copied to clipboard

Look at removing limitation on use of ]]>

Open dartiss opened this issue 5 years ago • 1 comments

At the moment, the plugin can't accept CDATA in the provided script, but this may limit scripts that can be used.

Can I find a workaround for this?

Maybe encode that so WordPress doesn't touch it and then encode before outputting (unless it's at the output stage that WordPress intervenes - need to investigate further).

Discussed here: https://wordpress.org/support/topic/workaround-for/

dartiss avatar Aug 13 '20 09:08 dartiss