Automatically embed YouTube videos that are related to your content.
Author: | Chris Doerr (profile at wordpress.org) |
WordPress version required: | 3.0.0 |
WordPress version tested: | 5.0.0 |
Plugin version: | 1.9.9 |
Added to WordPress repository: | 23-02-2013 |
Last updated: | 25-05-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 92 |
Rated by: | 15 |
Plugin URI: | http://www.meomundo.com/ |
Total downloads: | 45 458 |
Active installs: | 300+ |

Click to start download
|
Screenshots

The widget backend for customizing the video request.
FAQ
If you have any question, any kind of suggestion, or maybe a feature request, please let me know. All feedback except trolling is welcome!
ChangeLog
= 1.9.9
* security fixes: nonce + sanitization
= 1.9.7
* https fix
* random picking fixed
= 1.9.4
* ‘exclusion’ fix
= 1.9.2
* Dropped the former limit of 10 results max to whatever you want (Youtube will cap that, not this plugin)
* Fixed the programmatical approach to not display results on a given list of post IDs (exclude=”1,2,3″ etc)
= 1.9.0
* New widget (only) option “Hide on” (list of comma separated post IDs)
= 1.8.5
* orderBy=”published” issue fixed.
1.8.4
- showVideoTitle fix (for non-preview mode)
- Delete plugin options when uninstalling the plugin
1.8.3
1.8.1
- YouTube API v3 support (v2 has been dropped!)
1.6.8
- Option/Parameter added: autoplay=”true”
1.6.7
- Filter added: “+postMeta:key” will add post meta data to the search string.
1.6.6
- Added timeout functionality so you don’t run into related errors when you have to wait longer for YouTube to respond than you server allows (PHP) script execution.