Dylan Barlett

Main menu

Skip to content
  • About
  • Work

Tag Archives: gravityforms

Current Time Gravity Forms Merge Tags

September 26, 2016

The built-in Gravity Forms merge tags include {date_mdy} and {date_dmy}, which are useful for setting the default values of Date fields, but there aren’t any for Time fields. This snippet adds three merge tags for that: {current_hour} {current_minute} {current_am_pm} Note … Continue reading →

Posted in Software, WordPress | Replies: 16

Show IP Info and User Agent on Gravity Forms Entries

September 22, 2014

Updated 11/16/2015: add IPv6 support and link user agent to StatCounter. This snippet adds a link to geolocation and ISP data on IPaddress.com (IPv4) / ipinfo.io (IPv6) and the submitter’s user agent to the Entry metabox via the gform_entry_info hook.

Posted in Software, WordPress | Replies: 7
Powered by WordPress and Foghorn