EDD Download Info

plugin banner

This plugin adds download features and widgets for Easy Digital Download plugin.

Author:Sami Keijonen (profile at wordpress.org)
WordPress version required:3.9
WordPress version tested:4.3.26
Plugin version:1.1
Added to WordPress repository:11-02-2013
Last updated:04-07-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:6
Plugin URI:https://foxland.fi/downloads/edd-download-inf...
Total downloads:8 057
Active installs:40+
plugin download
Click to start download

EDD Download Info is add-on plugin for Easy Digital Downloads plugin. You need to install
that first.

Plugin Features

This plugin is mainly for WordPress Themes and Plugins shop with some added features.

  1. Adds metabox where you can add URL for your demo, document and support site. There is also updated date because this is not normally same as updated date of your download ‘post’.
  2. Adds download features (custom taxonomy).
  3. Adds two widgets. One widget is for showing download info like purchase link, demo, document and support site links, version number, download count and updated date.
    And another widget is for download features.
  4. Adds shortcode for “Free Download” button. This is for downloads which you want to give away free and host in wordpress.org for example, but still have them on your site as a download.

Widgets usage

Under Appearance >> Widgets you can find two widgets: Download Features and Download Info.

Using Download Features is easy. Just drag it into a widget area and write title. You can also check whether to use links or not in features.

In Download Info widget you get version number, download count, updated date, demo, support and documentation link.

  1. Version number comes from EDD version or EDD Software Licence Plugin.
  2. Download count comes from EDD edd_get_download_sales_stats function.
  3. You can set demo link to show as button and you can change default demo link style under Downloads >> Settings >> Styles.
  4. You can set demo, support and documentation link and updated date when you’re editing download. There is metabox Download Info on the right.
  5. You can also show purchase link in button and open link in a new window.

Shortcode usage

This plugin register shortcode [edd_download_info_link]. This gives you download button with custom link. There are couple of attributes in this shortcode.

  1. url: you definitely want to use this because default url link is empty. This is the url you want go when you click this button.
  2. open: By default link opens in new window. If you set attribute to no, link opens in the same window.
  3. text: default text is Download.
  4. style: default style is button.
  5. color: default style is blue or what you have set under Downloads >> Settings >> Styles for Default button color.
  6. class: default is edd-submit.

Example usage.

[edd_download_info_link text="Download Free" url="https://wordpress.org/extend/plugins/edd-download-info" color="gray" open="no"]

Screenshots
FAQ
ChangeLog