[ad_1]
Hi @fendove,
That’s happening because, by default, in WordPress, site administrators in a WordPress multisite install don’t have the “unfiltered_html” capability.
WPCode simply checks and respects that capability and has done so from the first version so this is not new. You can use a plugin like if you want to change that but please be aware of the implications of this change.
You can read more about this capability here:
