stanwelks
Member
Posted 2 weeks ago #
I want to embed videos and allow users to share them via email, facebook and twitter.
I found this code for sharing posts via facebook:
&t=<?php the_title(); ?>" target="blank">Share on Facebook
1.) Can this also be used for sharing videos?
2.) If not, how would I customize it to work with videos?
3.) How could I also use it for twitter and email?
Thanks!!!!!
stanwelks
Member
Posted 2 weeks ago #
well...the quickest thing I can think of is a couple of plugins
These are just the ones I use...there may be better ones
http://wordpress.org/extend/plugins/vipers-video-quicktags/ is what I use to embed video on my site
And
http://wordpress.org/extend/plugins/socialize/ is what I use to put share links under my posts (you can turn it on and off per post)
Those 2 plugins together would allow you to embed video and share your posts