這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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. Activate the plugin through the ‘Plugins’ menu in WordPress
  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).”

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