File Upload Limiter

描述

The File Upload Limiter plugin allows you to set specific upload size limits for different types of files in the WordPress backend. This ensures that users cannot upload files that exceed the defined limits, helping to manage server resources effectively.

Features:
* Set upload limits for images, documents, audio, video, and other file types.
* Define limits in kilobytes (KB).
* Easy-to-use settings page in the WordPress admin area.

License

This plugin is licensed under the GPL-2.0 or later. For more information, see the LICENSE.txt file included with this plugin.

Arbitrary section

You can use this section to provide any additional information you feel is relevant for users of your plugin.

螢幕截圖

  • The settings page where you can define upload limits for different file types.

安裝

  1. Upload the file-upload-limiter folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to ‘Settings’ > ‘File Upload Limiter’ to configure the upload limits.

常見問題

Can I set different limits for different file types?

Yes, you can set individual upload limits for images, documents, audio, video, and other file types from the plugin’s settings page.

What happens if a user tries to upload a file that exceeds the limit?

The user will receive an error message indicating that the file is too large and specifying the allowed limit for that file type.

評價

There are no reviews for this plugin.

貢獻者及開發者

“File Upload Limiter” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 File Upload Limiter 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial release.