> Post Attached Media Downloads wordpress plugin resources analysis

Post Attached Media Downloads wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Post Attached Media Downloads
Version 1.2.1
Author Clorith
Rating 100
Last updated 2014-12-16 07:32:00
Downloads
609
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Post Attached Media Downloads 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%

Post Attached Media Downloads plugin added 4 bytes of resources to the Home page and 5 bytes of resources to the sample Post page.

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

Great! Post Attached Media Downloads plugin ads no tables to your Wordpress blog database.

Add media to posts and pages (even Custom Post Types!) to quickly and easily generate download lists for your content.

Features include

  • Simple per-post management of downloadable media
  • Use the familiar WordPress media screen to upload or add files
  • Use a single shortcode, [pamd], to add downloads to your content
  • Advanced users may call functions directly in their themes to implement download areas outside the post content

Advanced use

If you wish to make use of media downloads in your theme, you can call the get_downloads() function directly in the following way;

$pamd->get_downloads( $postID, $echo, $return_format, $target )

All parameters are optional, and if no downloads are found the function will return false. The parameters control the following;

$postID integer

The ID of the post you wish to fetch, if none is provided the id form The Loop will be used

$echo boolean

Should the content be echoed or returned

$return_format string

What format should the list be returned in, the default is an unordered list

  • array returns an array of the media
  • table returns a table with the media
  • pamd (default) returns an unordered list with the media

$target string

This attribute is only used if you are returning a table or the default behavior is left, and will determine the target attribute of the link

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
gitsta screenshot

gitsta

by: doecode

3616
100%
Noteworthy screenshot

Noteworthy

by: wpthemesnz

52982
100%