Quote:
Originally Posted by fris
What happens if I want to use your player with a custom field?
|
You know, this question make me thinking and I improved the plugin. Now you can use the custom field names instead of the actual links right in shortcode (note this would be impossible with WP shortcode API). So, now video/preview can be embedded into a post just like this:
[flv:video_custom_field preview_custom_field]
where video_custom_field and preview_custom_field are WordPress custom field names. Very simple and illegal solution, isn't it?
