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

Advanced Custom Fields: Gravity Forms Add-on

外掛說明

Provides an Advanced Custom Field which allows a WordPress editorial user or administrator to select a Gravity Form as part of a field group configuration.

Full documentation can be found in the plugin’s GitHub Repository.

Development

Version 1.3.2 added a plain HTML filter to the output of the field. This filter is not applied to fields in ACF version 4.

apply_filters('acf-gravityforms-add-on/field_html', string $field_html, array $field, string $field_options, string $multiple)

螢幕擷圖

  • You can select 'Form' as a field type while adding an ACF Field.
  • The actual selection of the field.
  • You can select all your Gravity Forms.
  • If ACF or Gravity Forms is not added it will give a notice (Notices from WP Growl Notifications.

安裝方式

The plugin is available from the WordPress plugin repository

  1. Upload the plugin files to the /wp-content/plugins/acf-gravityforms-add-on directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Add a new field of type ‘Forms’ to the required ACF field group.

You can also install Advanced Custom Fields: Gravity Forms Add-on using Composer.

composer require dannyvanholten/acf-gravityforms-add-on

…or if you make use of WPackagist, …

composer require wpackagist-plugin/acf-gravityforms-add-on

使用者評論

2018 年 9 月 4 日
Finally something we can load with Composer. Thank you @DannyvanHolten!
2018 年 1 月 18 日
The field creates a dropdown for selecting a gravity form from the existing ones. Looks good and is finely integrated with ACF. Lacks a bit of hooks but the author is quite receptive to change requests on Github.
2017 年 12 月 13 日
Excellent plugin. I used to use the version from github but glad to have one that works in the WordPress plugin repository. Thanks for doing this and keep up the good work.
閱讀全部 12 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Advanced Custom Fields: Gravity Forms Add-on〉的開發相關工作。

參與者

〈Advanced Custom Fields: Gravity Forms Add-on〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Advanced Custom Fields: Gravity Forms Add-on〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

Further changes can be found in the changelog