Title: WP Dailymotion Video Fetcher
Author: wpdigger
Published: <strong>December 16, 2015</strong>
Last modified: December 17, 2015

---

Search plugins

![](https://ps.w.org/wp-dailymotion-video-fetcher/assets/banner-772x250.jpg?rev=
1310144)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-dailymotion-video-fetcher/assets/icon-128x128.jpg?rev=1310144)

# WP Dailymotion Video Fetcher

 By [wpdigger](https://profiles.wordpress.org/wpdigger/)

[Download](https://downloads.wordpress.org/plugin/wp-dailymotion-video-fetcher.zip)

 * [Details](https://wordpress.org/plugins/wp-dailymotion-video-fetcher/#description)
 * [Reviews](https://wordpress.org/plugins/wp-dailymotion-video-fetcher/#reviews)
 * [Development](https://wordpress.org/plugins/wp-dailymotion-video-fetcher/#developers)

 [Support](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/)

## Description

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.

## Screenshots

[⌊Customizer view of the widget⌉⌊Customizer view of the widget⌉[

Customizer view of the widget

[⌊How the widget displays with the theme TwentySixteen⌉⌊How the widget displays 
with the theme TwentySixteen⌉[

How the widget displays with the theme TwentySixteen

[⌊How the widget displays with customization with the theme TwentySixteen⌉⌊How the
widget displays with customization with the theme TwentySixteen⌉[

How the widget displays with customization with the theme TwentySixteen

[⌊How the video popup show⌉⌊How the video popup show⌉[

How the video popup show

## 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-fields

Example :

    ```
    function wst_dailymotion_fields( $fields ){

        array_push($fields, 'duration_formatted');

        return $fields;
    }
    add_filter( 'wst_dailymotion_fields', 'wst_dailymotion_fields' );
    ```

## Reviews

![](https://secure.gravatar.com/avatar/8dc3729c4e891dda133b32e3eea1cd7d1eddf4a6797ebb97b62dfeee541ca31d?
s=60&d=retro&r=g)

### 󠀁[Fantastic Work](https://wordpress.org/support/topic/fantastic-work-12/)󠁿

 [qaisarali7861](https://profiles.wordpress.org/qaisarali7861/) September 3, 2016

Very easy to use. Yes I recommend this plugin.

![](https://secure.gravatar.com/avatar/8ec67190aeb716af50bd023f010a42bdf38532cb7208dddec1407ca5d76d8672?
s=60&d=retro&r=g)

### 󠀁[Awesome Video Fetcher](https://wordpress.org/support/topic/awesome-video-fetcher/)󠁿

 [Davidbroke](https://profiles.wordpress.org/davidbroke/) September 3, 2016

I’ve downloaded this plugin and use it with of wordpress 4.4, it’s going well in
my theme. good job wpdigger

![](https://secure.gravatar.com/avatar/f1d96434b92dab27fdf78c3243bbcc2fae15bcbb77149a714a73770c375a9787?
s=60&d=retro&r=g)

### 󠀁[Great Job](https://wordpress.org/support/topic/great-job-311/)󠁿

 [Muhammad Arif](https://profiles.wordpress.org/alaxkalvin/) September 3, 2016

I appreciate this awesome plugin. Nice work wpdigger.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/reviews/)

## Contributors & Developers

“WP Dailymotion Video Fetcher” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ wpdigger ](https://profiles.wordpress.org/wpdigger/)

[Translate “WP Dailymotion Video Fetcher” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-dailymotion-video-fetcher)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-dailymotion-video-fetcher/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-dailymotion-video-fetcher/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-dailymotion-video-fetcher/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-dailymotion-video-fetcher/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1

 * First version of the plugin

## Meta

 *  Version **1**
 *  Last updated **11 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **4.4.34**
 * Tags
 * [dailymotion](https://wordpress.org/plugins/tags/dailymotion/)[video](https://wordpress.org/plugins/tags/video/)
   [widget](https://wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://wordpress.org/plugins/wp-dailymotion-video-fetcher/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/reviews/)

## Contributors

 *   [ wpdigger ](https://profiles.wordpress.org/wpdigger/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-dailymotion-video-fetcher/)