Embeds: Remove Someecards from the oEmbed provider allow list - #13459
Embeds: Remove Someecards from the oEmbed provider allow list#13459elphizu wants to merge 2 commits into
Conversation
The oEmbed endpoint returns a 404 response, and card pages no longer advertise an oEmbed discovery link. Remove the provider patterns and mark it as no longer supported. See #66078.
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
The Someecards oEmbed endpoint now returns a 404 response, and card pages no longer advertise an oEmbed discovery link.
This removes the provider patterns for
someecards.comandsome.lyfrom the oEmbed allow list and documents Someecards as no longer supported as of WordPress 7.1.1.Trac ticket: https://core.trac.wordpress.org/ticket/66078
Use of AI Tools
AI assistance: Yes
Tool(s): OpenAI Codex
Model(s): GPT-5.6 Sol light
Used for: Identifying the relevant code path, final implementation were reviewed and edited by me.