外掛說明
Gravity Forms is probably the most popular and mature plugin for building and managing custom forms in WordPress.
Upload Rules
This plugin attempts to fill gaps in Gravity Forms upload fields. It enables you to set file size and image size dimensions limitations to your upload fields – both file upload and image upload.
For issues and pull requests please use the GitHub repo.
螢幕擷圖


安裝方式
- Upload the
gravity-forms-upload-rulesfolder to the/wp-content/plugins/directory - Make sure you have Gravity Forms plugin installed and activated.
- Activate the Gravity Forms Upload Rules plugin through the ‘Plugins’ menu in WordPress.
- You should be able to use the new field settings under Advanced tab of your upload fields in Gravity Forms – Form Edit screens.
常見問題集
Not yet.
使用者評論
2023 年 7 月 5 日
Greate
2022 年 3 月 14 日
Need a quick solution to set minimum dimensions for image uploads and this worked right out of the box. Thanks!
2019 年 11 月 25 日
Tried with a single image upload field, with min+max conditions, etc. Works like a charm.
All translations work as well, I generated mine (Danish) from the .POT file included.
Thanks!
2017 年 7 月 6 日
Hi, thanks for this nice plugin 🙂
I translated your plugin manually with poedit since it is not properly prepared for GlotPress internationalization.
Here is the DL links to get my fr_FR translation and add it to your next version:
PO – https://jeanbaptisteaudras.com/gforms_uprules_translations/gforms_uprules-fr_FR.po
MO – https://jeanbaptisteaudras.com/gforms_uprules_translations/gforms_uprules-fr_FR.mo
Regards,
Jean-Baptiste Audras
@audrasjb
https://jeanbaptisteaudras.com
2017 年 3 月 17 日
Just what I needed, thank you!
2017 年 3 月 15 日
This allowed me to set minimum dimensions for gravity forms photo upload. How is this not built in to gravity forms??? Thankfully there is your plugin.
參與者及開發者
變更記錄
1.0.1
- Proper static function declarations
- Tweak admin field styles for better compatability with recent GF versions
- Normalize line-endings and indentation
1.0
- Possible fix for those who don’t get upload rules fields in their admin form editor
0.91
- Fixed JS issue causing “Uncaught TypeError” error
0.9
- Initial release