Title: &#039;FV WordPress Flowplayer&#039; shortcodes
Last modified: August 20, 2016

---

# 'FV WordPress Flowplayer' shortcodes

 *  [richlivi](https://wordpress.org/support/users/richlivi/)
 * (@richlivi)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/fv-wordpress-flowplayer-shortcodes/)
 * I’d like to know if there’s a relatively easy way (I’m not a coder) to modify
   the wootumblog plugin so that it allows one to use the [FV Flowplayer plugin](http://wordpress.org/extend/plugins/fv-wordpress-flowplayer/)
   shortcodes for embedding videos. Right now if I try to insert, e.g., [flowplayer
   src=’example.flv’ width=640 height=480], in the Tumblog ‘Embed Code’ field, the
   raw text is displayed on the published page.
 * Also, is there any chance that you’d consider implementing this modification 
   in the plugin? One reason worth considering it is that Flowplayer recently released
   a new version that provides an excellent universal player–i.e., install the FV
   plugin, insert the shortcode in a post, and videos not only play successfully
   in all browsers (including mobile) but also have the same look and feel.

Viewing 1 replies (of 1 total)

 *  [DoctorDR](https://wordpress.org/support/users/doctordr/)
 * (@doctordr)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/fv-wordpress-flowplayer-shortcodes/#post-2183531)
 * That’s not even close to how the plugin currently works. There’s a function within`
   wootumblog_helper_functions.php` called `woo_tumblog_embed()` which gets the 
   video embed code from a custom field in the wootumblog quickpress template
 * Flowplayer uses its own embed function and works directly with the video URL,
   so in order for this to work as you’d like a new custom field would need to be
   included in quickpress (i.e. video url) and then a new function written to take
   that URL and compose the Flowplayer embed code.
 * An easier/quicker route would be to look at one of the many oEmbed plugins out
   there and see if that could be adapted to suit the FV plugin. You’d stand a better
   chance of finding someone else who’s achieved this on a standard wordpress site
   rather than waiting for a solution to appear from woothemes.

Viewing 1 replies (of 1 total)

The topic ‘'FV WordPress Flowplayer' shortcodes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-tumblog.svg)
 * [WooTumblog](https://wordpress.org/plugins/woo-tumblog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-tumblog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-tumblog/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-tumblog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-tumblog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-tumblog/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [DoctorDR](https://wordpress.org/support/users/doctordr/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/fv-wordpress-flowplayer-shortcodes/#post-2183531)
 * Status: not resolved