Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Gravity Forms Upload Rules

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

  1. Upload the gravity-forms-upload-rules folder to the /wp-content/plugins/ directory
  2. Make sure you have Gravity Forms plugin installed and activated.
  3. Activate the Gravity Forms Upload Rules plugin through the ‘Plugins’ menu in WordPress.
  4. 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

25 de Noviembre de 2019
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!
6 de Julio de 2017
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
15 de Marzo de 2017
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.
Leer los 10 comentarios

Colaboradores & Desarrolladores

“Gravity Forms Upload Rules” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “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