這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Gravity Forms Upload Rules

外掛說明

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.

螢幕擷圖

安裝方式

  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.

常見問題集

Not yet.

使用者評論

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 月 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.
閱讀全部 10 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Gravity Forms Upload Rules〉的開發相關工作。

參與者

將〈Gravity Forms Upload Rules〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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