Not offhand, but perhaps this is something you'd be interested in sponsoring?
Reach out to us at [email protected] 🙂
What plugin is showing this preview like this?
Is it what is making the link a pop up and not a new windows? Because eww, pop up really?
That doesn't seem right.
It's the iframely plugin, I don't know why it's using window.open
instead of just target=_blank
. Maybe some kind of tracking thing?
@PitaJ said in What plugin does this with links:
That doesn't seem right.
It's the iframely plugin, I don't know why it's using
window.open
instead of justtarget=_blank
. Maybe some kind of tracking thing?
Well I don’t use that plugin. So, not sure where to look to isolate for a bug report.