[Plugin: Sunburst Code Prettify] UTF8 characters automatically converted into HTML entities
-
Please see this page:
https://www.kavoir.com/?p=3103&preview=true
However I entered the 2 code blocks fine in the WordPress editor:
[prettify]$comments_args = array(
// remove “Text or HTML to be displayed after the set of comment fields”
‘comment_notes_after’ => ”,
);comment_form($comments_args);[/prettify]
[prettify]’Comment’,
);comment_form($comments_args);
?>[/prettify]I’m not sure if there are any UTF8 characters (they don’t seem so to me) but they are all turning into html entities.
Any idea why this is happening?
Thanks!
https://www.ads-software.com/extend/plugins/sunburst-code-prettify/
- The topic ‘[Plugin: Sunburst Code Prettify] UTF8 characters automatically converted into HTML entities’ is closed to new replies.