crayon-syntax-highlighter
crayon-syntax-highlighter copied to clipboard
CrayonWP::highlight removes reCAPTCHA in Ninja Forms
I use Advances Custom Fields with a wysiswyg field. When I run echo CrayonWP::highlight(get_sub_field('wysiwyg')); it will highlight my code in that field correctly. But it will also remove the reCAPTCHA in the Ninja Forms field that I use thus making it impossible to use Ninja Forms with reCAPTCHA. As soon as I remove the CrayonWP::highlight it will show the reCAPTCH again.