Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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 »

Возможности:

  • 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.

Часто задаваемые вопросы

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.

Отзывы

03.09.2016
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!
03.09.2016 1 ответ
Plugin is not working with my wordpress. I tried my plugin with version 4.3 and no it not restricting user quota limit
03.09.2016
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.