So an interesting change is coming to Mastodon embeds.
Previously, the embed code consisted of an iframe, going forward, this is being switched to a blockquote.
In either case, the original text of the post is not included and is rather added after the main page the embed is on is loaded.
https://github.com/mastodon/mastodon/pull/31766
#mastodon #embeds #fediverse
@cybeardjm@masto.ai Yeah, you definitely won’t have to do that, the issue is more with wanting to embed posts from any servers running this version of Mastodon.
You will only get the blockquote HTML code, while the plugin looks for iframes, so it just won’t do anything.
@cybeardjm@masto.ai Alright, I just went ahead and made the necessary update, it didn’t require too much effort.
Let me know once you update the plugin!
@stefan@stefanbohacek.online Old embeds still work ;-)
@cybeardjm@masto.ai Great! Did you also try the new embed, something from mastodon.social?
@stefan@stefanbohacek.online Nope. If I find a post, I’ll test.
@cybeardjm@masto.ai Thank you! No rush. It should work and look exactly the same way as with iframes.
@stefan@stefanbohacek.online Anyway, will have to wait for it to work.
My instance is still 4.2.10, so it doesn’t seem to work well…
@cybeardjm@masto.ai Oh that’s interesting, I am able to replicate this as well.
I added a note to https://github.com/mastodon/mastodon/pull/31766#issuecomment-2351041692.
cc @andypiper@macaw.social
@stefan@stefanbohacek.online @cybeardjm@masto.ai it should still work with the old-style iframe code but with the post URL substituted in (on the Wordpress side)