crayon-syntax-highlighter icon indicating copy to clipboard operation
crayon-syntax-highlighter copied to clipboard

CrayonWP::highlight removes reCAPTCHA in Ninja Forms

Open sorendam opened this issue 9 years ago • 0 comments

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.

sorendam avatar Jul 14 '16 12:07 sorendam