Skip to content

Instantly share code, notes, and snippets.

@ideadude
Created March 4, 2020 12:24
Show Gist options
  • Save ideadude/14608fb6f4397f891815b85fd72cacbd to your computer and use it in GitHub Desktop.
Save ideadude/14608fb6f4397f891815b85fd72cacbd to your computer and use it in GitHub Desktop.
Lock down ONLY PDFs with Paid Memberships Pro
RewriteBase /
RewriteRule ^wp-content/uploads/(.*\.pdf)$ /wp-content/plugins/paid-memberships-pro/services/getfile.php [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment