[wp-trac] [WordPress Trac] #22346: Add Videojug.com to internal whitelist

WordPress Trac noreply at wordpress.org
Fri Nov 2 15:30:50 UTC 2012


#22346: Add Videojug.com to internal whitelist
-----------------------------+-----------------------------
 Reporter:  Videojug         |       Type:  feature request
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Embeds
  Version:  3.4.2            |   Severity:  normal
 Keywords:                   |
-----------------------------+-----------------------------
 Dear Wordpress,

 I am writing on behalf of Videojug. We create and distribute hiqh quality
 "How-To" online content, and have been producing professional,
 instructional, short-form video content since 2006. We receive many
 requests monthly from our Contributors and Users asking for assistance in
 embedding our videos in their Wordpress sites. Currently it is a
 convoluted process involving plugins adding complexities.

 Other video providers in our sector are already whitelisted. We would like
 to be added please to your internal whitelist, allowing any Wordpress
 blogger to embed our videos by copying the URL just like they would when
 embedding a Youtube video. Our own embed code has been stable for a long
 time.

 We have our oembeds working in the following wordpress account:
 [http://chloeluper.co.uk/index.php/embed-test-page/]

 This is the add oembed provider code:

 {{{
 wp_oembed_add_provider(
 '#http://(www\.)?videojug.com/(film|interview)/.*#i',
 'http://www.videojug.com/oembed.{format}', true );
 }}}

 I have attached the modified default theme.

 Thank you
 Imad Salhi

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22346>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list