تفصیل
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.
This plugin does not have any effect on the frontend of the website. It does not output the form, nor does it modify the output of existing forms. The plugin only adds a custom ACF field type for use in an ACF field group.
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
- Upload the plugin files to the
/wp-content/plugins/acf-gravityforms-add-ondirectory, 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 from WPackagist.
composer require wpackagist-plugin/acf-gravityforms-add-on
جائزے
شراکت دار اور ڈیویلپرز
“Advanced Custom Fields: Gravity Forms Add-on” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Advanced Custom Fields: Gravity Forms Add-on” کا 2 زبانوں میں ترجمہ کیا گیا ہے۔ تعاون کے لیے مترجمین کا شکریہ۔
“Advanced Custom Fields: Gravity Forms Add-on” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
A detailed list of changes to the plugin can be found in the changelog at Github.
