[wp-trac] [WordPress Trac] #31068: oEmbed Podbean player support podbean.com embed player URLs

WordPress Trac noreply at wordpress.org
Mon Mar 24 17:29:00 UTC 2025


#31068: oEmbed Podbean player support podbean.com embed player URLs
-------------------------------------------------+-------------------------
 Reporter:  podbean                              |       Owner:  (none)
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:
Component:  Embeds                               |     Version:  4.1
 Severity:  normal                               |  Resolution:  maybelater
 Keywords:  has-patch needs-refresh 2nd-opinion  |     Focuses:
-------------------------------------------------+-------------------------

Comment (by skorasaurus):

 For anyone coming across this; podbean's URLs slightly changed and you can
 add this oEmbed support with
 {{{#!php
 <?php
 wp_oembed_add_provider( 'https://*.podbean.com/e/*',
 'https://api.podbean.com/v1/oembed' );

 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/31068#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list