Skip to content

Commit 52996d6

Browse files
authored
gpi-inventory-shortcode.php: Improved header for Snippet Library.
1 parent e873fed commit 52996d6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

gp-inventory/gpi-inventory-shortcode.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66
* Instruction Video: https://www.loom.com/share/9d1897075b7b435389479d4f17fc6807
77
*
88
* Update "123" to your form ID and "4" to your field ID with inventory.
9-
* [gravityforms action="inventory" id="123" field="4"]
9+
*
10+
* `[gravityforms action="inventory" id="123" field="4"]`
1011
*
1112
* If using a field with scopes, you may provide the scope values in a comma-delimited list:
12-
* [gravityforms action="inventory" id="123" field="4" scope_values="Scope Value,Another Scope Value"]
13+
*
14+
* `[gravityforms action="inventory" id="123" field="4" scope_values="Scope Value,Another Scope Value"]`
1315
*
1416
* This snippet requires GP Inventory 1.0-beta-1.7 or newer.
1517
*

0 commit comments

Comments
 (0)