[wp-trac] [WordPress Trac] #59205: Loom embed support
WordPress Trac
noreply at wordpress.org
Mon Sep 11 13:02:03 UTC 2023
#59205: Loom embed support
---------------------------+------------------------------
Reporter: Kartik Suthar | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 6.3
Severity: normal | Resolution:
Keywords: | Focuses: ui-copy
---------------------------+------------------------------
Comment (by Ankit K Gupta):
Hello @kartik-suthar Welcome to trac and thanks for creating this ticket.
WordPress has added a "sandbox" attribute to iframes for enhanced
security. Loom attempts to read the cookie, which is not permitted when
the sandbox mode is enabled.
To resolve this issue, you should reach out to Loom and inquire about how
to disable this feature.
Additionally, you can utilize the following filter:
https://developer.wordpress.org/reference/hooks/embed_html/ to gain
control over the output of this block.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe
Based on our [discussion]
https://wordpress.slack.com/archives/C03B0H5J0/p1693935963459029, we have
decided to close this matter in alignment with WordPress standards.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59205#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list