I have a request to allow subscribers to upload/embed photos or video in comments. Is anyone aware of an existing plugin to handle this, I couldn’t find anything suitable. I found examples of code to change the tags that are stripped from comments which would allow embedding, but I’m not sure that really fits the bill and would require change to a core file.
Leave a Reply
You must be logged in to post a comment.
I was recently looking for the same thing (only for photos), and the target audience isn’t likely to use photo sharing services, so I opted for a paid plugin from codecanyon. This was the best thing I could find and pretty easy to implement.
You could use oEmbed – allowing users to embed photos and videos from popular sites such as Flickr, Vimeo and YouTube simply by writing in the URL of the media they wish to embed.
A plugin that enables oEmbed for comments can be found in the WordPress Plugin Repository at:
http://wordpress.org/extend/plugins/oembed-for-comments/
You could use plugins to insert image or video with and as a comment.
Here are some links:
http://wordpress.org/extend/plugins/comment-images/
wordpress.org/extend/plugins/wordpress-comment-images
wordpress.org/extend/plugins/riffly
wordpress.org/extend/plugins/contus-video-comments/
wordpress.org/extend/plugins/imagements
wordpress.org/extend/plugins/comment-toolbar
Hope these links help you little bit. All the best 😉