We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gpi-inventory-shortcode.php
1 parent e873fed commit 52996d6Copy full SHA for 52996d6
gp-inventory/gpi-inventory-shortcode.php
@@ -6,10 +6,12 @@
6
* Instruction Video: https://www.loom.com/share/9d1897075b7b435389479d4f17fc6807
7
*
8
* Update "123" to your form ID and "4" to your field ID with inventory.
9
- * [gravityforms action="inventory" id="123" field="4"]
+ *
10
+ * `[gravityforms action="inventory" id="123" field="4"]`
11
12
* If using a field with scopes, you may provide the scope values in a comma-delimited list:
- * [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"]`
15
16
* This snippet requires GP Inventory 1.0-beta-1.7 or newer.
17
0 commit comments