Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55278, comment 5


Ignore:
Timestamp:
03/04/2022 10:23:28 AM (4 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55278, comment 5

    initial v1  
    1313So since wordpress and odysee are not the same origin (domain), this doesn't apply from what I understand.
    1414
    15 From https://core.trac.wordpress.org/changeset/34903, it also sounds like it's possible to embed wordpress on other sites, and that embed has the proper security restrictions.
     15From [34903], it also sounds like it's possible to embed wordpress on other sites, and that embed has the proper security restrictions.
    1616
    1717Is the concern that someone may embed a wordpress page on odysee, and then that is embedded on another wordpress site? Or someone embedding a wordpress site that has an odysee embed, on Odysee? The first isn't possible because we don't support iframes/oembed consumers, and the 2nd would be protected by the wordpress iframe security settings.