=== Display gravity form entry anywhere === Contributors: myousefi08 Donate link:https://biawp.ir Tags: gravity entry, gravity form entry, gravity form entry display Requires at least: 4.0 Tested up to: 5.8.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Display your gravity form entry anywhere with simple shortcode. == Installation == 1. Upload `wp-top-alert` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == 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) == Screenshots == 1. screenshot-1 2. screenshot-2 3. screenshot-3 4. screenshot-4 == Frequently Asked Questions == == Changelog == == Upgrade Notice ==