File Upload Limiter

Descripción

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.

Capturas

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

Instalación

  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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«File Upload Limiter» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «File Upload Limiter» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial release.