Skip to content

Instantly share code, notes, and snippets.

View Dalias96's full-sized avatar

Jarosław Krawczyk Dalias96

View GitHub Profile
@Dalias96
Dalias96 / dl-file.php
Last active July 21, 2021 19:10 — forked from hakre/dl-file.php
Wordpress login to download uploaded files with support of subfolder
<?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+