WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Gabfire v0.4

Gabfire Media Module

Gabfire Media Module extends the functionality of WordPress Featured Image to support Videos and Default Post Images.

Gabfire Media Module

The facts

Active installs
100+
Price
Free
Last updated
26 Oct 2015
Added
Jan 2015
Requires WP
3.8
Tested up to
WP 4.3.34
Downloads
7,378

Our analysis

AI-assisted

Gabfire Media Module is a WordPress plugin designed to simplify the embedding of media such as videos and images within posts. It allows users to manage featured images, resize media, and add links to images easily. This plugin is particularly useful for those who want to enhance their content with visual elements without complex procedures.

The plugin includes options for setting default images, enabling video support, and controlling the alignment of media. It is intended for users of Gabfire themes, as it works best when used in conjunction with other tools like the OTF Regenerate Thumbnails plugin.

Best for: This plugin suits users of Gabfire themes looking to manage media in their WordPress posts.

What it does well

  • Simplifies embedding media in posts
  • Options for resizing images and setting default media
  • Supports various video formats and platforms
  • Active installation count of 100

Where it falls short

  • Last updated in October 2015
  • Not tested with the latest WordPress versions
  • Limited information on features and performance

Verdict

Gabfire Media Module offers basic media management features for WordPress users, particularly those using Gabfire themes. However, its outdated status and limited support may be a concern for some.

From the developer

Gabfire's own description of Gabfire Media Module, lightly tidied.

Videos and pictures don’t have to be difficult. Gabfire themes include a media module that makes embedding media simple.

This plugin is maintained by the folks over at http://www.gabfirethemes.com

We strongly suggest you to use this plugin together with
https://wordpress.org/plugins/otf-regenerate-thumbnails/

Sample Code

<?php 
gabfire_media(array(
    'name' => 'figure', 
    'imgtag' => 1,
    'link' => 1,
    'enable_thumb' => 1,
    'enable_video' => 0, 
    'resize_type' => 'c', 
    'media_width' => 415, 
    'media_height' => 284, 
    'thumb_align' => 'alignnone',
    'enable_default' => 1,
    'default_name' => 'defaultimage.png'
)); 
?>

name -> Name of post thumbnail to be used thats going to be resized to display featured image

imgtag -> 1 or 0. Using this option you can add/remove ‘

link -> 1 or 0. If set 1, the image will have a link to post

enable_thumb -> 1 or 0. You may want to use this option function just to get featured post thumbnails

enable_video -> 1 or 0. You may want to use this option function just to get videos

resize_type -> c, w, or h. C will crop image to exact size. w resizes the width and calculates height in proportion. h resizes the height and calculates width in proportion.

thumb_align -> adds a class to media

enable_default -> 1 or 0. You can set a default image to display if post has no media

default_name -> name of image to display. The image path is yourtheme/images/thumbs directory.

How to Add a Video

  • If you are going to use Youtube/Vimeo/Dailymotion -> copy video URL from browser bar -> add it via custom field to your post using key name iframe
  • If you’d like to display a self hosted MP4, WEBM or OGV file, add them as below
  • Custom field key name video-mp4 and enter full file url into value field
  • Custom field key name video-webm and enter full file url into value field
  • Custom field key name video-ogv and enter full file url into value field
  • To add a caption (SRT or VTT format) to the video, use custom field name caption-url-1 and full file url into value field

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for custom content structures.

Ad Inserter

Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...

Free 300k+ installs 4.9★ (2,428)
Advanced Custom Fields

ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...

Free 2M+ installs 4.5★ (1,438)
Simple Custom Post Order

Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...

Free 300k+ installs 4.8★ (569)
WP Activity Log

The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.

Free 300k+ installs 4.7★ (488)
Custom Post Type UI

Admin UI for creating custom content types like post types and taxonomies

Free 1M+ installs 4.6★ (276)