Skip to content

Instantly share code, notes, and snippets.

View sulmanpucit's full-sized avatar
🎯
Focusing

Salman Aslam sulmanpucit

🎯
Focusing
  • Lahore, Pakistan
View GitHub Profile
@sulmanpucit
sulmanpucit / dl-file.php
Created September 27, 2021 15:05 — forked from hakre/dl-file.php
Wordpress login to download uploaded files
<?php
/*
* dl-file.php
*
* Protect uploaded files with login.
*
* @link http://wordpress.stackexchange.com/questions/37144/protect-wordpress-uploads-if-user-is-not-logged-in
*
* @author hakre <http://hakre.wordpress.com/>
* @license GPL-3.0+