>
Download This Plugin | |
Download Elegant Themes | |
Name | mulllhausen's secure links |
Version | 1.1 |
Author | peter miller |
Rating | 0 |
Last updated | 2014-08-08 02:40:00 |
Downloads |
124
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
mulllhausen's secure links plugin added 5 kB of resources to the Home page and 5 kB of resources to the sample Post page.
mulllhausen's secure links plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! mulllhausen's secure links plugin ads no tables to your Wordpress blog database.Mulllhausen's Secure Links lets you control the users who can download secure files from your site. Each user sees a different download URL, which is an encrypted combination of the user's ID and the file name. If one user copies their download URL and sends it to another user then this other user will not be able to access the secure file.
Initial Setup
When you first install this plugin you should go to the admin panel page (under the tools menu) and make sure that everything is securely configured.
Usage
Once you have securely configured everything then the following shortcode becomes available:
[mulll0 allowed_users="alice anderson,bob brown,charlie clarke"]filename.pdf[/mulll0]
This will allow alice, bob and charlie to acces file filename.pdf
. Each will have a different URL link to the same file. But if any of them try to copy their URL link and give it to denis then denis will not be able to access file filename.pdf
.
,
) symbol will not work, since the comma is used as a separator between usernames.allowed_users
attribute of the shortcode are case insensitive.