Display gravity form entry anywhere

Display your gravity form entry anywhere with simple shortcode.

Author:Biawp (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:5.8.1
Plugin version:1.0.3
Added to WordPress repository:30-10-2021
Last updated:06-11-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:https://biawp.ir
Total downloads:420
Active installs:10+
plugin download
Click to start download

Display your gravity form entry anywhere with simple shortcode.

Use of plugin

In php code:
echo do_shortcode(‘[bw_gfed entryId=”37″ formId=”1″ template=”2″]’);

In editor:
[bw_gfed entryId=”37″ formId=”1″ template=”2″]

Shortcode attributes

  • entryId : registered entry id (required)
  • formId: form id (required)
  • template: how display entry details. values are 1 (single line table), 2 (two colomn table) 3 (simple equel) (required)