このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Upload Quota per User

説明

For sites that are more than single-user blogs, this simple plugin limits the amount of space that users can use on their account, except selected roles and capabilities.
Also, it can modify the maximum file upload size.

*If you have any suggestions or Questions you can contact us at HashWP »

Features:

  • Set the limit for total upload quota. (applies to all files: images, .rar, .pdf, etc)
  • If the upload quota exceeds, the file is prevented from uploading and the user gets an error message.
  • Set the maximum file upload size.
  • On the Media Library page, the user see the space it uses in size and percentage.
  • Certain User Roles or Capabilities can be added to not be affected by this restriction.

If you have any idea that can improve this plugin, or some bug, don’t hesitate to write me on the support tab.

スクリーンショット

  • The Upload Quota settings page.
  • The Media Library page with Used Space Notification.
  • The Upload Error on reaching the upload limit.

インストール

  1. Download, Install, and Activate the Upload Quota per User plugin.
  2. On the Media menu, select Upload Quota and choose your settings.
  3. You are finished setting the plugin, now your users have upload quota restriction.

FAQ

When activating the plugin how does fill the database?

At plugin activation, it searches for every attachment, detects its size, and adds to its author.

If an Admin deletes another user’s media file, does the quota apply?

Yes, whenever an attachment is deleted by the owner or administrator, the author of that attachment is affected.

Where is this information stored?

The settings on WP Settings API and the upload quota in the user_meta.

Does this plugin delete all the data at deactivation?

Yes, it does. It will not leave any trace in the database.

評価

2016年9月3日
Works as intended. Had a few minor glitches and developer fixed these within the hour. This plugin allows me to restrict members and subscribers from uploading huge profile pics that would otherwise bog down my site and eat up my amazon s3 media storage!
2016年9月3日 1 reply
Plugin is not working with my wordpress. I tried my plugin with version 4.3 and no it not restricting user quota limit
2016年9月3日
I had a custom function to limit the file size, but needed something to limit the total upload allocation. This plugin does BOTH - perfect for community sites.
10件のレビューをすべて表示

貢献者と開発者

Upload Quota per User はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Upload Quota per User” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • プラグインをリリース

1.1

  • Added option to edit single file upload size.