Description
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.
Screenshots
Installation
- Upload the
gravity-forms-upload-rules
folder 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.
FAQ
Not yet.
Reviews
Contributors & Developers
“Gravity Forms Upload Rules” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gravity Forms Upload Rules” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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