Hello,
We have particular case where all our included cookie-generating contents must go through a visitor approval for GDPR reasons. Our agency created a shortcode taking care of that, the code being replaced by a <script>cookie accepted service here</script> value. The problem is, that was only tested with Admin users, and now whenever a contributor tries to add that shortcode, all its contents are wiped out, presumably by the security features preventing anyone from pasting scripts, javascripts, inclusions etc.
I understand this type of content is specific but we trust those users, and have activated the option to allow such HTML in URE for their role, now found in obsolete options (not sure why ?). but the sortcode contents still get filtered out.
How could we now allow non-admins to use HTML and scripts contents ?
Can you help understand that limitation and fix if possible ?
Thanks.