WooCommerce Shipping & Tax offers automated tax calculation, shipping label printing, smoother payment setup, and other hosted services…
About WP-DownloadManager
This document provides instructions for using the WP Download Manager plugin. It explains how to regenerate permalinks, embed files into posts or pages, limit the number of embedded downloads shown, sort embedded downloads, choose what to display within the embedded file, embed files and categories, and configure download options and templates. It also provides instructions for creating a downloads page and adding download statistics widgets. The document includes development and translation information, as well as credits and a request for donations.Screenshots









Changelog
Version 1.68.8
- FIXED: Download Categories not parsing properly.
Version 1.68.7
- FIXED: esc_attr()
Version 1.68.6
- NEW: Add filter wp_downloadmanager_file_extension_image and wp_downloadmanager_file_extension_images_path
- FIXED: XSS in download-manager.php. Props to Ngo Van Thien and Patchstack.
Version 1.68.5
- FIXED: Validation of remote file to prevent Server Side Request Forgery (SSRF) as reported by WordPress Plugin Review Team
Version 1.68.4
- NEW: Bump WordPress 5.4
- FIXED: Unix timestamp sorting order
Version 1.68.3
- NEW: Bump WordPress 5.3
Version 1.68.2
- NEW: WordPress 4.7
- FIXED: Pagination not working
- FIXED: Remove eregi
- FIXED: Remote file URL will get be broken, if the remote file URL gets really ugly
Version 1.68.1
- NEW: Uses wp_kses_post() for better field sanitization
Version 1.68
- NEW: Use translate.wordpress.org to translate the plugin
- FIXED: Some WP doesn’t have wp_user_level because it has been deprecated
Version 1.67
- FIXED: Notices
Version 1.66
- FIXED: Notices in Widget Constructor for WordPress 4.3
Version 1.65
- FIXED: Integration with WP-Stats
Version 1.64
- NEW: Supports WordPress MultiSite Network Activate
- NEW: Uses native WordPress uninstall.php
- FIXED: Notices
Version 1.63
- NEW: Added %FILE_EXT% template variable that output the file extension
- FIXED: Editor button was outputting the wrong shortcode.
- FIXED: ReferenceError: downloadssEdL10n is not defined if TinyMCE 4.0 is loaded outside the Add/Edit Posts/Pages.
- FIXED: Added backward compatibility with [download=1] in order not to break older downloads.
Version 1.62
- NEW: Uses Dash Icons
- NEW: Supports TinyMCE 4.0 For WordPress 3.9
- NEW: Added sorting to embedded downloads. Props ksze.
- NEW: You can now choose to display file sizes in either binary base or decimal base (i.e. KiB vs KB), using either
%FILE_SIZEor%FILE_SIZE_DEC;%CATEGORY_SIZEand%TOTAL_SIZEalso have their_DECcounterparts.. Props ksze.
Version 1.61
- FIXED: Added nonce to Options. Credits to Charlie Eriksen via Secunia SVCRP.
Version 1.60 (08-11-2010)
- NEW: Display File ID In Message After Adding A File
- FIXED: Bug In Remote File With Using Nice Permalink and File Name
