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.
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:
The Media Tags plugin is required to use Multi-Media-Tags!
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"]