kaltura / all-in-one-video-pack.wordpress

A Wordpress Plugin to simplify adding Kaltura to your Blog
https://wordpress.org/plugins/all-in-one-video-pack/
20 stars 32 forks source link

* Added new class KalturaVipClientBase, that extends Kaltura_Client_Clie... #12

Closed Ronileco closed 10 years ago

Ronileco commented 10 years ago

...nt. It overrides doHttpRequest function so that it will only use WPs' wp_remote_post function instead of curl.