Skip to content

Instantly share code, notes, and snippets.

View ShoboySnr's full-sized avatar
🏠
Working from home

Shobowale Damilare ShoboySnr

🏠
Working from home
View GitHub Profile
@ShoboySnr
ShoboySnr / dl-file.php
Created November 13, 2020 18:09 — 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+