File Upload Limiter

Description

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.

Screenshots

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

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

ডেভেলপার এবং কন্ট্রিবিউটর

“File Upload Limiter” is open source software. The following people have contributed to this plugin.

কন্ট্রিবিউটর

Translate “File Upload Limiter” into your language.

ডেভেলপমেন্ট এ আগ্রহী?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release.