Download GravityView 2.33 from nulled fire. GravityView is the best way to display Gravity Forms entries on your website.
  • Added: Allow passing {get}{get}` Merge Tags to [gventry] and [gvfield] shortcodes
  • Fixed: Searching by entry creator using the Search Bar wasn't working
  • Fixed: Edit Entry showing "Invalid link" warnings when multiple Views are embedded on a page
  • Fixed: Issues with legacy template back-compatiblity (A-Z Filters) and newer API widgets (Maps)
  • Fixed: Translations for entry "meta", like "Created By" or "Date Created"
  • Fixed: When searching State/Province with the Search Bar, use "exact match" search
Developer Notes

  • Added: Auto-prefixing for all CSS rules, set to cover 99.7% of browsers. We were already prefixing, so it doesn't change much, but it will update automatically from now on, based on browser support.
  • Fixed: Standalone map fields not displaying on the Maps layout
  • Fixed: [gv_entry_link][gv_entry_link]` when embedded in a post or page, not a View
  • Fixed: [gv_entry_link][gv_entry_link]` returning a broken link when the entry isn't defined
  • Fixed: Conflict with Testimonials Widget plugin (and other plugins) loading outdated code
  • Fixed: PHP notice when displaying Gravity Flow "Workflow" field
* Fixed: Table layout not using field Column Width settings
* Fixed: With "Show Label" disabled, "Custom Label" setting is being displayed (if set)
* Fixed: List Field columns were being shown as searchable in Search Bar
* Fixed: Conflict with Gravity Forms Import Entries file upload process
* Fixed: Empty searches could show results when "Hide View data until search is performed" is enabled
* Fixed: When "Start Date" and "End Date" are the same day, results may not be accurate

__Developer Updates__

* Fixed: `gv_value()` didn't have necessary View global data set for backward compatibility (`gv_value()` is now deprecated! Use `Use \GV\Field_Template::render()` instead.)