Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Advanced Custom Fields: Gravity Forms Add-on

Deskripsi

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)

Tangkapan Layar

  • 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.

Instalasi

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

Ulasan

4 September 2018
Finally something we can load with Composer. Thank you @DannyvanHolten!
18 Januari 2018
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.
13 Desember 2017
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.
Baca semua 12 ulasan

Kontributor & Pengembang

“Advanced Custom Fields: Gravity Forms Add-on” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

“Advanced Custom Fields: Gravity Forms Add-on” telah diterjemahkan dalam 2 bahasa. Terima kasih kepada para penerjemah untuk kontribusi-nya.

Terjemahkan “Advanced Custom Fields: Gravity Forms Add-on” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

Further changes can be found in the changelog