Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codepuncher/snippet-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gravitywiz/snippet-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 7 files changed
  • 5 contributors

Commits on Aug 7, 2025

  1. Update and rename gw-product-quantity-conditional.php to gw-product-q…

    …uantity-conditional-logic.php
    spivurno authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    a77bf8e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. gpcc-copy-to-conditionally-hidden-fields.php: Fixed an issue with c…

    …opying to Multi Choice field.
    saifsultanc authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    7808a1c View commit details
    Browse the repository at this point in the history
  2. gpppw-capture-count-as-field-value.js: Fixed an issue with snippet …

    …not working with Conditional Logic in play.
    saifsultanc authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    d6e5edf View commit details
    Browse the repository at this point in the history
  3. gw-require-unique-values.php: Added support for whole-field validat…

    …ion for multi-input fields.
    SebastianWiz authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    25ab6f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. gpeb-display-stars-for-rating-fields.php: Added customizable SVG st…

    …ar with empty star display option for rating fields.
    SebastianWiz authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    453ad6a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. gpuid-multiple-ids.php: Added option to use multiple field IDs for …

    …count
    
    This is to extend the raffle/lottery ticket example on here: https://gravitywiz.com/gravity-forms-build-raffle-or-lottery/
    
    While the guide supports "packages" of pre-defined counts for choice selections, it does not allow user-defined counts for multiple ticket types.
    
    This PR allows you to specify multiple field IDs that will all be counted and totalled to the final count allowing you to sell multiple ticket types with as many as a user would like to purchase.
    codepuncher authored and veryspry committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    1c23cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68edbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96e3f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58314e5 View commit details
    Browse the repository at this point in the history
Loading