Matthias Kittsteiner
Matthias Kittsteiner
@oldrup Just a *ping* whether you can send me the URL you’ve embedded in the editor? 🙂
@oldrup Another \*ping\*
Thank you for clarification! I also noticed in #180 that WordPress doesn’t properly recognize ActivityPub-based embeds as embed provider and will add it to my list for an improvement there.
After reconsidering this issue my first thought remains: It’s basically a theme thing to support responsive video embeds, even if they are generic ones.
Since Mastodon is no oEmbed provider yet, it will be a little bit more challenging.
Since for danish the embed provider is `youtube-da`, Embed Privacy is searching for a file `assets/images/embed-youtube-da.png` instead of `assets/images/embed-youtube.png`. Seems to be fixable by checking whether Polylang is active and...
I will if you let it open. 😂
The now added change allows embed provider names with either `-` or `-` and removes them where necessary.
Don’t do it this way. Check for other possibilities to limit its usage. Maybe adding a wrapper to only request data we need instead of full `WP_Post` objects. However, it’s...
Fragment Caching Base: ```php