Multi Media Tags

Multi Media Tags Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,252 downloads
Multi Media Tags Icon

Try plugin: Multi Media Tags

We'll create fresh WordPress site with Multi Media Tags installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Multi Media Tags

Adds MIME type dependent listings to the plugin 'Media Tags' and its shortcodes.

0


0


0


0


0

updated: 11 years ago
since: 11 years ago

Description

This plugin extends the shortcode functionality of the Media Tags plugin. The tag listings available via [media-tags media_tags="my-tag"] are intended for images only, other attachments produce invalid list items. This is where Multi-Media-Tags comes to the rescue. It reads the attachments MIME type (e.g. image/png, video/ogg or application/json) and decides how to format the attachment appropriately.

The most important new feature is perhaps the fallback solution: If no appropriate actions can be taken, Multi-Media-Tags provides a simple download link. The other available options right now are:

  • an HTML5 audio player for audio/*
  • an image tag for image/*

The Media Tags plugin is required to use Multi-Media-Tags!

Usage

The plugin is used via its shortcode. The options are the same as for the media-tags shortcode (see the help page in the media-tags admin menu). Examples:

  • [multi-media-tags media_tags="mytag"]
  • [multi-media-tags media_tags="foo,bar,neither-nor" orderby="title" order="ASC"]