Skip to content

Commit

Permalink
gpi-inventory-shortcode.php: Improved header for Snippet Library.
Browse files Browse the repository at this point in the history
  • Loading branch information
spivurno committed Sep 13, 2024
1 parent e873fed commit 52996d6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions gp-inventory/gpi-inventory-shortcode.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
* Instruction Video: https://www.loom.com/share/9d1897075b7b435389479d4f17fc6807
*
* Update "123" to your form ID and "4" to your field ID with inventory.
* [gravityforms action="inventory" id="123" field="4"]
*
* `[gravityforms action="inventory" id="123" field="4"]`
*
* 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"]
*
* `[gravityforms action="inventory" id="123" field="4" scope_values="Scope Value,Another Scope Value"]`
*
* This snippet requires GP Inventory 1.0-beta-1.7 or newer.
*
Expand Down

0 comments on commit 52996d6

Please sign in to comment.