embed-privacy icon indicating copy to clipboard operation
embed-privacy copied to clipboard

Embed Privacy prevents loading of embedded external content and allows your site visitors to opt-in.

Results 19 embed-privacy issues
Sort by recently updated
recently updated
newest added

### Bug/Problem The initial aspect ratio is not used if Embed Privacy is active in the DIVI theme/builder. This is true even if the builder is not used, but the...

bug

### What feature are you requesting? Hey πŸ™‹β€β™‚οΈ Fun funsies, I tried to embed PeerTube videos, from two different instances. I was surprised to see, that the embed works out...

enhancement

- [ ] Use `const` and `let`. - [ ] Change function names to camelCase. - [ ] Use `for … of` (drop IE11 support). - [ ] Use arrow...

enhancement
breaking change

### What feature are you requesting? While sharing content to Mastodon via ActivityPub plugin, the overlay content will be part of the toot. Replace it with the embedded URL ###...

enhancement

### What feature are you requesting? Similar to local tweets, allow to display toots locally, if possible. ### Why is this feature necessary? Privacy friendly embedding of usually text. ###...

enhancement

### Bug/Problem I'm using Polylang to provide multiple languages on my website. The default embed settings for Youtube, includes a default (edit:not background) FEATURED image (the red YouTube logo) as...

enhancement

### What feature are you requesting? The custom post type for embeds is quite heavy in resource usage. Additionally, there is no benefit in using a CPT here. This should...

enhancement

### What feature are you requesting? Currently, the required PHP version is 5.6, which is outdated. Even WordPress itself requires 7.4 at the time of writing. So we should raise...

enhancement
breaking change

### What feature are you requesting? Replacing content may be expensive, thus the result should be cacheable so that it won’t happen on every page request. Cache key by `crc32`...

enhancement

### Bug/Problem Handling of slashed data Okay, this is a pesky one as in "this is why we all love love love working with a massively legacy software like WordPress"....

enhancement