Kuvaus
Restrict Image Upload Size is a WordPress plugin that allows administrators to set minimum width and height requirements for uploaded images. Users are prevented from uploading images that don’t meet these specified dimensions, which helps maintain quality standards across your site’s media content.
Key features include:
* Set minimum width and height values for uploaded images.
* Custom error messages for invalid uploads.
* Easy to use.
* Configurable from the WordPress Media Settings page.
This plugin is ideal for websites that need to ensure consistent image quality, especially for portfolios, e-commerce sites, and blogs.
Kuvankaappaukset


Asennus
- Upload the plugin files to the
/wp-content/plugins/restrict-image-upload-sizedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ’Plugins’ screen in WordPress.
- Go to Settings > Media to set the minimum width and height for image uploads.
UKK
-
What happens if an image doesn’t meet the minimum dimensions?
-
If an image is below the minimum specified width or height, the upload will be rejected, and an error message will inform the user of the requirements.
-
Where can I set the minimum image dimensions?
-
After activating the plugin, navigate to Settings > Media in your WordPress dashboard. You’ll find fields to set the minimum width and height for image uploads.
Arvostelut
There are no reviews for this plugin.
Avustajat & Kehittäjät
“Restrict Image Upload Size” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Restrict Image Upload Size” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.0
- Initial release.
- Added minimum width and height settings for images.
- Verification of file type to ensure only image files are accepted.
- Custom error messages for failed uploads.