开发者 | glenwpcoder |
---|---|
更新时间 | 2024年11月15日 10:26 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/drag-and-drop-multiple-file-upload-for-woocommerce.zip
directory, or install the plugin through the WordPress plugins screen directly.For any bug reports go to Support page.
Go to "WooCommerce > Settings > File Uploads" in "Upload Restriction - Options" section there's a field "Name" where you can add/change of the uploader name.
Go to "WooCommerce > Settings > File Uploads" in "Uploader Info" there's a field "File Upload Label" where you can change/add a custom label.
To limit file size, go to "WooCommerce > Settings > File Uploads" scroll down and find "Upload Restriction" section.
On that section there's a Text field name "Max File Size (Bytes)" that you specify File Size limit of each file. (if this field empty, default: 10MB)
Please also take note it should be Bytes
you may use any converter just Google (MB to Bytes converter).
To limit the Num of files go to "WooCommerce > Settings > File Uploads" find the "Upload Restriction" section and then add number in "Max File Upload" field. (default : 10)
To set Minimum Num of files go to "WooCommerce > Settings > File Uploads" find the "Upload Restriction" section and then add number in "Min File Upload" field.
To add file types restriction, in "WooCommerce > Settings > File Uploads" scroll down and find the "Upload Restriction" section. In 'Supported File Types' field, add File types/extensions you want to accept, this should be separated by (,) comma. Example: jpg, png, jpeg, gif
You can change text Drag & Drop Files Here or Browse Files
text in Wordpress Admin, it's under "WooCommerce > Settings > File Uploads".
Go to "Products" then "Edit" specific products. In "Product Data" box/widget click "File Uploads" tab then there's an option that allow you disable the uploader.
Go to "Products" then "Edit" specific products. In "Product Data" box/widget click "File Uploads" tab then there's a field name "Label" where you can add custom label for individual product.
All error message can be managed here "WooCommerce > Settings > File Uploads" 'Error Message' section.