> WordPress Media Tags wordpress plugin resources analysis

WordPress Media Tags wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name WordPress Media Tags
Version 1.5
Author Typomedia Foundation
Rating 100
Last updated 2013-07-04 05:27:00
Downloads
11459
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
WordPress Media Tags plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

WordPress Media Tags plugin added 2 bytes of resources to the Home page and 16 bytes of resources to the sample Post page.

WordPress Media Tags plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! WordPress Media Tags plugin ads no tables to your Wordpress blog database.

If you ever wanted to tag your media contents in WordPress, now you can. Tags can provide a comprehensive organization of different medias from different posts. Each tag is working like an own group. Medias with the same tags can be filtered by clicking on their tag names inside the media library. This helps you to organize a large amount of medias and even more: With a shortcode you can display all medias from a specific tag like a gallery.

Features

  • Ability to tag media contents
  • Separate taxonomy for media tags
  • Displaying tags in library
  • Extra field for media tags during upload
  • Support for multiple tags in shortcode
  • Localization in English and German
  • No coding needed
  • Custom image sizes

Usage

To display 5 images which have a tag named 'Flowers' and 'Screenshots' you can manually add the following shortcode in HTML view:

[mediatag name="flowers, screenshots" size="thumbnail" number=5]

Display all images which are tagged with 'Flowers' and 'Screenshots' in 80 x 80 Pixel with the HTML class 'demo':

[mediatag name="flowers, screenshots" size="80, 80" class="demo"]

name

(string) The name of the tag or tags separated by comma

size

  • thumbnail (default 150px x 150px max)
  • medium (default 300px x 300px max)
  • large (default 640px x 640px max)
  • full (original resolution)
  • 80, 80 (80 x 80 Pixel for example)

number

(integer) The amount of images you want do display. Type '-1' to show all images.

class

(string) The name of your favored class

If you want to add all medias from a specific tag in your template use this code:

<?php if (class_exists('wp_media_tags_plugin')) print wp_media_tags_plugin::media_tags_query('flowers, screenshots', '80, 80', '-1', 'demo'); ?>

Instead of thumbnail you can use the thumbnail sizes like above.

Related Links

Note: Before installing or upgrading new plugins, please backup your database first!

Thanks

Thanks to all people out there using my plugin, giving ideas and help to develop it further.

Screenshots

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
codescheme_blue screenshot

codescheme_blue

by: LuigiLupo

6049
0%
staypressed screenshot

staypressed

by: LuigiLupo

6274
0%