Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Incompatible themes & plugins #7

@Lewiscowles1986

Description

@Lewiscowles1986

Some themes or plugins (looking at you Envato), cause arbitrary HTML in the header and footer and it bleeds into the sandboxed iframe...

Where possible, just test your themes and plugins and then fix (if necessary, then in a child-theme)

Whilst it is possible to strip incoming HTML tags not whitelisted, it seems a waste of time and effort for me (by all means PR something that handles this).

Whitelisted items

  • <script> tags
  • <link> tags
  • <meta> tags
  • <style> tags

Anything else is likely noise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Workaround existsA Known workaround exists and is mentioned in commentsbugSomething isn't workingwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions