Skip to content

Instantly share code, notes, and snippets.

View 0is1's full-sized avatar

Janne Saarela 0is1

View GitHub Profile
@0is1
0is1 / functions.php
Created November 8, 2016 14:47 — forked from leepettijohn/functions.php
Add Event to The Events Calendar from a Gravity Form
//The following section is an add-on to this tutorial - https://tri.be/gravity-forms-events-calendar-submissions/
//Shout to CreativeSlice.com for their initial work
/* Before Starting:
- Make sure you have these three plugins installed
- Gravity Forms
- The Events Calendar
- Gravity Forms + Custom Post Types
- Once Gravity Forms is installed, create a form with these fields
- Single Line Text (Event Title)
- Paragraph Text (Event Description)