Description
This is a simple plugin to protect your wp-content/uploads folder from being browsed and people downloading your content
(Based on the plugin โSecure Folder wp-content/uploadsโ made by Daniel Satria)
Installation
- Go to Plugins > Add New > Upload Plugin and browse for the plugins โSecure-Uploads.zipโ on your computer then select the file and click open and then click Install Now.
- Activate the plugin through the โPluginsโ menu in WordPress
- Go to Settings > Secure Uploads.
- Click on โSecure uploads now!โ button to start the process.
- Hooray now people canโt browse through your uploads folder (Note it is recommended that you do steps 3 & 4 once a month as WordPress monthly makes a new sub-directory in your uploads).
FAQ
- Does this do every folder?
-
Yes, the plugin will put the index.php in every sub-directory wp-content/uploads but it only does it when you click the โSecure uploads now!โ button to start the process.
- Will this plugin affect my site loading itโs images?
-
No, all this does is protects your uploads from people downloading your content that they can access by browsing your wp-content/uploads folder
Reviews
Contributors & Developers
“Secure Uploads” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Secure Uploads” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.7
Release of plugin version 1.1.7.
- Updated to show 4.7.2 compatibility
1.1.4
Release of plugin version 1.1.4.
-
Updated; multiple text errors in โsecure-uploads.phpโ & โreadme.txtโ.
-
Fixed; Plugin name display on WordPress.org Plugin Homepage
1.1.3
Changed stable tag and version number.
1.0.2
-
Updated โTested up to:โ from โ4.0โ to โ4.4.1โ
-
Updated โRequires at least:โ from โ2.5โ to โ3.8โ
-
Updated โ== Installation == point 5โ from โ5. Hooray now people canโt browse through your uploads folder (Note it is recommended that you do steps 3 & 4 once a month as WordPress monthly makes a new sub-directory in your uploads).โ
to
โ5. Now people canโt browse through your uploads folder (Note it is recommended that you do steps 3 & 4 once a month as WordPress monthly makes a new sub-directory in your uploads).โ
1.0
- Released Plugin!!!