Skip to content

mcmonde/download-attachments

 
 

Repository files navigation

Download Attachments

Download Attachments is a new approach to managing downloads in WordPress. It allows you to easily add and display download links in any post or page.

Description

Download Attachments is a new approach to managing downloads in WordPress. Instead of bloated interface it enables simple, drag & drop and AJAX driven metabox where you can insert and manage your Media Library files and automatically or manually display them after, before or inside posts content.

For more information, check out plugin page at dFactory site.

Features include:

  • Automatic or manual download links display
  • Select post types where Download Attachments should be used
  • Select list or table display style
  • Downloads count
  • Advanced attachments sorting
  • Drag & drop files ordering
  • Based on Media Library attachments
  • Easy customisation of Frontend & Backend display
  • Pretty URLs for download links
  • Custom download slug
  • Custom permission for metabox display
  • Option to exclude selected attachments from display
  • Option to select from all Media Library files or only those attached to a post
  • 2 shortcodes
  • 5 functions and multiple filter hooks for developers
  • Option to use attachment caption and/or description for download links description
  • Compatible with WPML & Polylang
  • .pot file for translations included

Translations:

  • Danish - by Martin Schulze
  • Dutch - by Sebas Blom
  • French - by Jean-Philippe Gurecki
  • German - by Sascha Brendel
  • Greek - by vas gargan
  • Hungarian - by Meszaros Tamas
  • Italian - by Enzo Costantini
  • Polish - by Bartosz Arendt
  • Russian - by Semion Zuev
  • Spanish - by Cristian Sierra

Get involved

Feel free to contribute to the source code on the dFactory GitHub Repository.

Installation

  1. Install Download Attachments either via the WordPress.org plugin directory, or by uploading the files to your server
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to the Download Attachments settings under News menu and set your desired options.

Changelog

1.2.14

  • Fix: TinyMCE editor broken on post types
  • Fix: Attachments not displayed outside of the loop

1.2.5

  • New: Italian translation, thanks to Enzo Costantini

1.2.4

  • New: da_get_download_attachment() function, to get complete single attachment data

1.2.3

  • Tweak: Option to pass post_id parameter to [download-attachments] shortcode

1.2.2

  • New: Hungarian translation, thanks to Meszaros Tamas
  • Tweak: Uploaded files are now attached to a post

1.2.1

  • New: French translation, thanks to Jean-Philippe Gurecki
  • Fix: Attachment title display html fix
  • Fix: Undefined notice index in admin and frontend

1.2.0

  • New: Select list or table display style
  • New: Option to display attached file index

1.1.2

  • New: Option to donate this plugin :)

1.1.1

1.1.0

1.0.10

  • Fix: Important attachments query optimization and general plugin performance, especially on sites with large number of attachments

1.0.9

  • Tweak: Removed shop_order from default post types support
  • Tweak: Confirmed WordPress 3.9 compatibility

1.0.8

  • New: Dutch translation, thanks to Sebas Blom
  • Tweak: Changed default attachment editing option to modal

1.0.7

  • Tweak: UI improvements for WordPress 3.8

1.0.6

  • New: Spanish translation, thanks to Cristian Sierra

1.0.5

  • New: Danish translation, thanks to Martin Schulze

1.0.4

  • New: Russian translation, thanks to Semion Zuev
  • Tweak: Greek translation updated

1.0.3

  • Fix: Include & exclude attributes not working for download-attachments shortcode

1.0.2

  • New: Greek translation, thanks to vas gargan
  • Fix: Attachments box cutsom title not working
  • Tweak: Added file type classes for attachments list

1.0.0

Initial release

About

Download Attachments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 65.2%
  • JavaScript 31.1%
  • CSS 3.7%