Beskriuwing
Add widget to display any dailymotion user videos. Just set Dailymotion’s username and choose the number of videos you’d like to display and set other layout options.
Skermôfbyldings
FAQ
- Can it be customisable ?
-
Yes there are somes filters that can help you get the output that you want :
the wst_dailymotion_fields filter, that let you filter the video fields to get from dailymotion.
Possible fields can be found here : https://developer.dailymotion.com/documentation#video-fieldsExample :
function wst_dailymotion_fields( $fields ){ array_push($fields, 'duration_formatted'); return $fields; } add_filter( 'wst_dailymotion_fields', 'wst_dailymotion_fields' );
Resinsjes
Meiwurkers & amp; Untwikkelders
“WP Dailymotion Video Fetcher” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
MeiwurkersOersette “WP Dailymotion Video Fetcher” yn jo taal.
Ynteressearre yn ûntwikkeling?
Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .
Feroaringslog
1
- First version of the plugin




