I’ve received many emails complaining that the plugin does not recognize YouTube videos. Because of lack of time, I delayed the update until now.
I just released an update to the plugin which should solve most of the issues that I was contacted about.
Go ahead and download the new version:
http://wordpress.org/extend/plugins/youtube-thumbnailer/
I have received a request from someone that wants even more from my WordPress Custom Fields Plugin. He has a category called “videos” which has posts with YouTube videos embedded with some plugin. He wants to put the videos thumbnail as the post’s thumbnail.
First, how is the video embedded in the post? It uses the following syntax:
[youtube $video_key]
Now you can embed it like you would normally do.
Second, how do we get the thumbnail itself after we extracted the video key? We build the image’s URL with the following syntax:
http://i2.ytimg.com/vi/$video_key/default.jpg
Now, how do we put all of this together into a plugin that inserts the thumbnails?
You don’t have to because I have already done it for you.
- Visit the plugin page of YouTube Thumbnailer
- Download the plugin here
- Unzip it’s contents
- Upload the folder you unzipped to
/wp-content/plugins/using your favorite FTP client. - Go to your admin panel and activate the plugin called “Youtube Thumbnailer”
This plugin runs through the posts in your blog and if it finds a YouTube video embedded in a post it sets the thumbnail to be the video’s thumbnail.
That’s it, have fun playing with the configuration.
If you encounter any issues please comment/contact me.
The new version of Mass Custom Fields Manager is out!
Why do you need it? For example if you have custom fields that old plugins left of your posts and you want to get rid of them you can now do it with a click of a mouse. There are virtually endless occasions where this plugin can save you valuable time and effort.
I added new features that you asked for, fixed some minor bugs and did some code optimization.
If you encounter any bugs or have an idea on how to improve the plugin then I would love to hear it from you.
My Mass Custom Fields Manager WordPress plugin just got his WordPress.org page at
http://wordpress.org/extend/plugins/mass-custom-fields-manager/
I’m still collecting feedback and notes so at the next version all the known bugs & issues will be taken care of.
Plugin Description
Mass Custom Fields Manager (MCFM) is a plugin I wrote in order to help people who use WordPress to manage their post’s custom fields with ease.
If you don’t want to spend your time editing each and every single post’s custom fields to the same value or you want to delete/update specific posts you don’t have another tool that let’s you do that.
Here is a screenshot of the plugins interface:

You can choose posts by category,ID,custom field value and more and with a click of a button manage their custom fields.
Download Link
The download link for the Mass Custom Fields Manager WordPress Plugin by Oren Yomtov.
FAQ and Feedback
If you have any questions please comment or contact me through the contact page.