Skip to content

Instantly share code, notes, and snippets.

View videohead's full-sized avatar

Matthew Galvin videohead

View GitHub Profile
@videohead
videohead / gist:0e722abc3177e00d8ed8115bbf3a1a2c
Last active May 1, 2023 21:58 — forked from spivurno/gist:6584835
Gravity Forms Cookies // Saves the query string parameters from a users visit to a cookie and allows these values to be populated via Gravity Forms' Dynamic
<?php
/**
Plugin Name: Gravity Forms Cookies
Plugin URI: http://ounceoftalent.com/
Description: Saves the query string parameters from a users visit to a cookie and allows these values to be populated via Gravity Forms' Dynamic Population feature.
Version: 1.5
Author: David Smith
Author URI: http://ounceoftalent.com
Original Gist at https://gist.github.com/spivurno/6584835
This one is updated for Pantheon STYXKEY cookie type