该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Secure Uploads

描述

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)

安装

  1. 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.
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Go to Settings > Secure Uploads.
  4. Click on “Secure uploads now!” button to start the process.
  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).

常见问题

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

评价

阅读所有2条评价

贡献者及开发者

“Secure Uploads” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Secure Uploads”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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).”

“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!!!