Make WordPress Core

Opened 4 weeks ago

Last modified 3 weeks ago

#61558 new defect (bug)

oEmbed: Support non-dot-com Pinterest URLs

Reported by: mamaduka's profile Mamaduka Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.9
Component: Embeds Keywords: has-patch
Focuses: Cc:

Description

Update Pinterest embed provider RegEx to support official domains other than .com(.au|.mx).

Reported initially in Gutenberg repo: https://github.com/WordPress/gutenberg/issues/59400.

Example "pins":
https://www.pinterest.es/pin/320670435980314659/
https://www.pinterest.it/pin/308004062030905959/

Change History (2)

This ticket was mentioned in PR #6986 on WordPress/wordpress-develop by @narenin.


3 weeks ago
#1

  • Keywords has-patch added; needs-patch removed

#2 @narenin
3 weeks ago

Hi @Mamaduka,

I have shared the PR with Patch.

Domains:

pinterest.com - Global/main domain
pinterest.co.uk - United Kingdom
pinterest.ca - Canada
pinterest.com.au - Australia
pinterest.fr - France
pinterest.de - Germany
pinterest.it - Italy
pinterest.es - Spain
pinterest.ru - Russia
pinterest.jp - Japan
pinterest.com.mx - Mexico

Please check and let me know your feedback.

Note: See TracTickets for help on using tickets.