Access the download link for the login user
-
Hi, WordPress Developer. You will help me. I have no knowledge of coding. I have created a downloading website but the download links are of thrid party website. I want, only login users can access the download link. But non-login users will not be able to access the download link.
Just like the full page script of AdlinkFly, non-login users will be redirected to my login page on my WordPress website when they click on the download link.
You can create this type of code.
Example Full Page Script Code [ <script type=”text/javascript”> var app_url = ‘https://shrinkme.io/’; var app_api_token = ‘e57c217501f6*********e2f6c’; var app_advert = 2; var app_domains = [“Mega.nz”,”File-upload.com”]; </script> <script src=’//shrinkme.io/js/full-page-script.js’></script> ]
I am learning coding now. But it is not possible for me to create this kind of javascript code at this time
Plz Help. ??
- The topic ‘Access the download link for the login user’ is closed to new replies.