Display a Gravity Form

<?php
/**
* Display a Gravity Form
* @author Bill Erickson
* @link http://www.billerickson.net/code/display-a-gravity-form
*
* @param int $id the form ID
* @param bool $display_title, default is true
* @param bool $display_description, default is true
* @param bool $display_inactive, default is false
* @param array $field_values, default is null
* @param bool $ajax, default is false
* @param int $tabindex, default is 1
* @param bool $echo, default is false
*/
gravity_form( $id, $display_title, $display_description, $display_inactive, $field_values, $ajax, $tabindex, $echo );
view raw gistfile1.aw hosted with ❤ by GitHub

Bill Erickson

Bill Erickson is the co-founder and lead developer at CultivateWP, a WordPress agency focusing on high performance sites for web publishers.

About Me
Ready to upgrade your website?

I build custom WordPress websites that look great and are easy to manage.

Let's Talk