Beschreibung
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)
Screenshots
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.
Installation
The plugin is available from the WordPress plugin repository
- Upload the plugin files to the
/wp-content/plugins/acf-gravityforms-add-on
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress.
- 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
Rezensionen
Mitwirkende & Entwickler
„Advanced Custom Fields: Gravity Forms Add-on“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Advanced Custom Fields: Gravity Forms Add-on“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Advanced Custom Fields: Gravity Forms Add-on“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
Further changes can be found in the changelog