#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.
Change History (1)
comment:1 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is exactly what ACF is supposed to do. No iframe feature - no iframe allowed in the content.
Please read 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.