Descripción
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.
Capturas de pantalla


Instalación
- 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.
FAQ
Not yet.
Reseñas
Colaboradores & Desarrolladores
“Gravity Forms Upload Rules” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Gravity Forms Upload Rules” 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 .
Historial de cambios
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