Gravity Forms + Custom Post Types

Gravity Forms + Custom Post Types

Map your Gravity-Forms-generated posts to a custom post type and/or custom taxonomies. Introduction This plugin is an add-on for Gravity Forms.
Rating:
4.4
star-rating-1star-rating-2star-rating-3star-rating-4star-rating-5
Active Installations:
10000+
Last Updated:
Oct 11, 2022
WordPress Version:
3.0.1 or higher
Tested up to:
6.0.9

Map Gravity Forms

Customize your form submissions by mapping them to a custom post type and taxonomies.

Change Post Type

Easily change the post type of your Gravity Forms submissions without any coding.

Assign Custom Taxonomies

Assign your form submissions to custom taxonomies for better organization and filtering.

Visual Hierarchy Support

Enjoy visual hierarchy support for hierarchical taxonomies to easily navigate and manage your form submissions.

3.1.29

  • Fixed PHP warning.

3.1.28

  • Fixed potential PHP warning.
  • Updated “Tested up to” to WordPress 6.0.2.

3.1.27

  • Fixed an issue where term names were not displayed for multi-value fields like Checkboxes and Multi-selects in the Entry List and Entry Detail views.

3.1.26

  • Updated “Tested up to” to WordPress 5.9.

3.1.25

  • Fixed PHP 8 deprecation notices about required parameters after optional parameters.

3.1.24

  • Fixed an issue where taxonomy terms may be saved as choices on non-choice based fields.

3.1.23

  • Fixed a compatibility issue with GF 2.5.5.4+ which converted default values to the term ID when displayed/stored.
  • Added taxonomy name (in addition to label) to Taxonomy dropdowns. Credit: @grapplerulrich

3.1.22

  • Added post name (in addition to label) to Post Type dropdowns in Form Editor. Credit: @grapplerulrich
  • Fixed issue where gfcpt_taxonomy_args filter was not used for non-hierarchical terms. Credit: @grapplerulrich

3.1.21

  • Fixed a compatibility issue with Gravity Forms 2.5 and Enhanced UI.

3.1.20

  • Fixed PHP notice on Gravity Forms Coupons Add-On page.
  • Fixed PHP warning when populating taxonomies.
  • Updated formatting of PHP files in plugin to better conform to the WordPress Coding Standards.

3.1.19

  • Bumped plugin version.

3.1.18

  • Fixed issue with “Save To Taxonomy” setting not properly saving the entered taxonomy.

3.1.17

  • Readme updates.

3.1.16

  • Readme updates.

3.1.15

  • Fixed issue when exporting taxonomy-and-post-type-populated Checkbox fields.
  • Updated how scripts are enqueued.
  • Tested with 5.5.1.

3.1.14

  • Updated how taxonomy enhanced UI script and data were loaded.

3.1.13

  • Added ‘gfcpt_hierarchical_display’ filter to allow filtering whether to display choices hierarchically.

3.1.12

  • Fixed issue with GF 2.3 where taxonomies were not correctly saved on submission.

3.1.11

  • Fixed issue where dynamic placeholder was duplicated in some instances.

3.1.10

  • Fixed issue where dynamic placeholder was added even when default placeholder was specified.

3.1.9

  • Added support for displaying Post Title on entry list, detail and export for fields populated with a post type.
  • Updated default sort order for pages to “menu_order”.

3.1.8

  • Fixed issue mapping taxonomies for Single Line Text fiela and Multi Select fields. Thanks, Cameron!

3.1.7

  • Added support for displaying term label on Entry List and Export views (rather than term ID; does not work with Checkbox and Multi-select on Entry List).

3.1.6

  • Added support for displaying term label on Entry Detail view (rather than term ID)

3.1.5

  • Fixed issue with populating Drop Down & Multi Selects
  • Fixed issue when saving Multi Select taxonomies

3.1.4

  • Updated plugin header information.

3.1.3

  • Fixed compatibility issue with Gravity Forms: Post Updates plugin; custom taxonomies were not being saved.

3.1.2

  • Fixed issue where setting first option was not possible due to typo in property name
  • Updated how GFCPTAddon::get_base_path() method retrieves the base path

3.1.1

  • Updated all calls to get_post_types() to use plugin-specific version which applies the ‘gfcpt_post_type_args’ filter. Props: mgratch
  • Updated all calls to get_taxonomies() to use plugin-specific version which applies the ‘gfcpt_tax_args’ filter. Props: mgratch
  • Fixed issue where missing script dependency caused tag-style entry of terms was not working. Props: mgratch
  • Fixed issue where plugin’s registration of GF preview styles was overwriting all other preview styles
  • Fixed issue where taxonomies were not saved for delayed payment entries
  • Updated Tag init JS to be bound to the ‘gform_post_render’ JS event which better supports other plugin integrations
  • Updated Tag init JS file to be loaded in the footer
  • Added ‘gfcpt_get_posts_args’ filter to allow modifying the posts that are populated into a field

3.1

  • Added “gfcpt_taxonomy_args” filter to allow modifying the arguments used to retrieve taxonomy terms
  • Added “gfcpt_post_type_args” filter to allow modifying the arguments used to retrive post types for selection in field settings
  • Updated verbiage throughout plugin and readme.txt file
  • Updated minimum required version of Gravity Forms to 1.9.3
  • Updated “Save As Post Type” to be “Post Type” and moved location to standard settings tab
  • Updated jQuery UI enqueue to use version from WP core
  • Updated GFCPTAddonBase::load_taxonomy_hierarchical() method to support only displaying children of a parent term (requires “gfcpt_taxonomy_args” filter)
  • Fixed styling issues with Enhanced-UI-enabled Single Line Text fields
  • Fixed notice where get_base_path() was called statically by changing function to be static
  • Fixed issue where taxonomy select on Drop Down field settings would not populate the selected taxonomy correctly
  • Fixed issue with GF 1.9 where indirect modfiication of $field[‘inputs’] property had no effect; resolves issues using custom taxonomies with Checkbox fields

3.0.1

  • Fixed minor bug causing a PHP warning (FILE)
  • removed the restriction of not including scripts when a call is ajax

3.0

  • Removed support for Gravity Forms v1.4.5. Now supports v1.5 and up (including 1.6)
  • Added support for single line text fields
  • Added ability to populate a dropdown with posts
  • Added ability to set a parent post when saving a post form
  • Multiselect control now supports “populate with taxonomy” too
  • “first value” default overriden when populating with a taxonomy
  • Shows taxonomy selections when designing the form
  • Fixed support for conditional logic
  • Previews now load taxonomy terms
  • Previews can show enhanced UI (only in V1.6 and above)

2.0

  • Added support for both Gravity Forms v1.5 beta and v.1.4.5
  • Now supports linking taxonomies to Drop Downs, Multiple Choice or Checkboxes
  • Integrated with GF v1.5 hooks for easier configuration (thanks to Alex and Carl from RocketGenius)
  • Support linking more than 1 taxonomy to a form
  • To keep in line with the GF standards, mapping a form to a CPT in GF v1.4.5 can now be done via the ‘post title’ field

1.0

  • Initial Relase. First version.

It works well and the support is great

By helenxmas on November 9, 2021

I tried this plugin to make a date on my form display a certain way in notifications; this was to save the client having to look at a calendar every time he received a booking to see what day of the week it was. Handy if you don't have next year's calendar. At first it didn't work but I asked support and their help was so thorough, from numerous replies to my emails, to investigating the issue on the website. I got a satisfactory resolution and the support team got it working. Good customer support makes all the difference so I definitely give Gravity Wiz the thumbs up!

Great Plugin

By linda83 on August 26, 2021

Using Gravity Forms for several years now, I have been able to save time and create great forms. With simple features that can be used in many ways as well as integrations, it's a plugin worth trying out!

Not working anymore

By Lucas (Luquerias) on May 14, 2021

Since the last update things do not work anymore...

One of my favourite plugins

By oae1980 on May 7, 2021

Love this plugin, used it so many times. The last time I used it was for custom registrationlogin and Stripe payment integration and it worked out great.

Excellent Plugin

By charliewilliams2383 on May 6, 2021

It's simple, low drag, and does everything you need. Perfect user case is you want to create a gravity form that writes to any custom post you have made, along as writing to the CPT's categories, tags, etc. I use stover the organic gravity form advanced post type add-on. Way better.

Auto-generating parent-child - without coding

By dkrahl on September 6, 2020

Works without any issues. Saved me a lot of time and headaches auto-generating parent-child relationship for custom post types and front end form submissions saved as children. I needed maybe one hour to get it working as expected, more user case demos may have helped to better understand settings. Thank you again for this plugin.

Always Adding Value

By keywordguy on February 10, 2020

Just want to thank @spivurno. I see your contributions online and they are greatly appreciated. You are always adding value to community...thank you.

no support for this plugin

By dorondav on August 29, 2019

its very good plugin and it works fine. but it have no support for this plugin if you don`t pay and its not being updated for a long time

Connected EventEspresso category to GF

By brettbum on August 23, 2019

Worked like a charm. Instructions helped tremendously (never would have guessed to add the Post title form, which I later hid in the advanced settings as I did not need it). Just needed a selection on the category list, not actually 'posting' to the custom post type. The category is where we have certain items set up for presenters that want to speak to 'pick a city' ergo the category we use.

Great!

By Menn (mennstudio) on July 17, 2019

Better than Official Add-on. Thank you so much.
Try other plugins too!

Gutena Forms – Contact Forms Block

Light-weight and easy plugin create forms inside the block editor.

Try Demo More Details

Event Tracking for Gravity Forms

Easily add event tracking using Gravity Forms and your Google Analytics or Google Tag Manager account. Supports Google Analytics v3 and Gravity Forms …

Try Demo More Details

Contact Form Plugin – Fastest Contact Form Builder Plugin for WordPress by Fluent Forms

The Fastest Contact Form Builder Plugin for WordPress. Drag and drop contact form builder plugin with all premium features.

Try Demo More Details
Screenshots
Author Site Author Site

Try Gravity Forms + Custom Post Types With InstaWP

Contact Sales

Reach out to us to explore how InstaWP can benefit your business.