Plugin inspection:

Advanced Custom Fields: Markdown Field

No issues found

Last revised:

Confidence: Medium
This plugin has been given a short, targeted code review.

We didn't find anything worrying in this plugin. It's probably safe. Read more about this recommendation.

Warnings

This recommendation applies to version 1.1.3 of this plugin, but the most recent version is 1.1.4. These findings may no longer be correct.

Findings

  • Note that this plugin doesn’t strip HTML like WordPress’s default WYSIWYG editor, but it also doesn’t convert markdown to HTML – so honouring the unfiltered_html property is left for the downstream developer to handle
  • No other issues found