Skip to content

Instantly share code, notes, and snippets.

View daankortenbach's full-sized avatar

Daan Kortenbach daankortenbach

View GitHub Profile
@ooksanen
ooksanen / programmatically-add-gravity-forms.php
Last active April 21, 2022 13:59 — forked from daankortenbach/programmatically-add-gravity-forms.php
Updated for Gravity Forms 2.6 which requires button parameter for submit to work
<?php
/*
Plugin Name: Programmatically add Gravity Forms
Plugin URI: https://daan.kortenba.ch/programmatically-add-gravity-forms/
Description: Programmatically add persistent Gravity Forms forms.
Author: Daan Kortenbach
Version: 0.1
Author URI: https://daan.kortenba.ch/
License: GPLv2 or later
*/