#10210 closed Bug (invalid)
ACF Strips Iframe Tags
Reported by: | Josh S. | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.1 RC |
Keywords: | Cc: |
Description
The new ACF feature appears to be stripping <iframe> tags from the source html when the iframe button isn't in the toolbar. When the iframe button is part of the toolbar, the <iframe> tag is not stripped.
This is exactly what the ACF is supposed to do. No iframe feature - no iframe allowed in the content.
Please read the ACF guide if you need more information about it.
Note that you can extend its setting by config.extraAllowedContent or completely overwrite it (and even disable) by config.allowedContent.