Make WordPress Core

Opened 2 years ago

Last modified 2 years ago

#61558 new defect (bug)

oEmbed: Support non-dot-com Pinterest URLs

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

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.


2 years ago
#1

  • Keywords has-patch added; needs-patch removed

#2 @narenin
2 years 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.