• Resolved SuperfeinCreative

    (@superfeincreative)


    This plugin adds a great feature which SHOULD actually be built right into the WordPress Media Library. The ability to extract or manually choose a thumbnail image for each video. Brilliant work by the plugin developer on this one. I don’t actually have an issue, more I have a request/simple question. I really only need the Video Thumbnail functionality, not any of the rest. Is there a way I could get a separate plugin of just the video thumbnail code? Or is separating the plugin into separate features not possible because it’s so completely intertwined? I know it’s unlikely I’ll even get a response to this, but it just seems unnecessary to have all those extra meta fields and settings I don’t need. And I really feel the Video Thumbnail feature is so good it could be sold separately as a cheap addon to the Media Library on Codecanyon or something. Anyway, thanks for the plugin and hopefully I’ll get a response. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    I’ve been working (mostly not working) on modularizing and modernizing the plugin for a few years now but my day job and having a baby has severely restricted the time I have for this plugin so the project has been stalled for a while. You could probably comment out the lines between 6000:
    /* $form_fields["kgflashmediaplayer-dimensions"]["label"] = __("Video Embed Dimensions", 'video-embed-thumbnail-generator');
    and 6066:
    $shortcode_select .= "</select>"; */
    in the main plugin file and the extra meta fields wouldn’t show up in the video attachment anymore.

    Thread Starter SuperfeinCreative

    (@superfeincreative)

    Thanks Kyle, that did the trick. Thanks again for a great plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Separate Video Thumbnail Plugin’ is closed to new replies.