Download from files
This plugin is used to insert downloadable documents into content using shortcode. It is a very simple plugin and perhaps it is this simplicity that can make up for it.
Test Document file
(docx, 13KB)
Test speardshet file
(xlsx, 8KB)
Test PDF file
(pdf, 61KB)
You can ensure that you can not display the file extension through a unique template.
The easiest to modify one of the templates on the Child and files.html file instead of the ‹!- title -› link instead of the ‹!- name -› link.
Or simply just give a description of the documents.
The plugin passes the file link or if hide_direct_url is switched on, the content itself as a stream to the browser. It’s up to the browser settings to download or display this.