Descrizione
Advanced Custom Field with which we can select Gravityforms.
Finally the Advanced Custom Fields: Gravityforms Add-on is available on the WordPress plugin repository!
Full documentation can be found on: Gravityforms ACF Field 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)
Screenshot
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 Gravityforms is not added it will give a notice (Notices from WP Growl Notifications.
Installazione
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: Gravityforms 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
Recensioni
Contributi e sviluppo
“Advanced Custom Fields: Gravityforms Add-on” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Advanced Custom Fields: Gravityforms Add-on” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Advanced Custom Fields: Gravityforms Add-on” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
Further changes can be found in the changelog