GravityView version 1.13
This is an important update to keep expected functionality with Gravity Forms 1.9.12 or newer. Gravity Forms 1.9.12 changed some things related to fetching entries, and this caused issues with our A-Z Filters Extension (fixed in version 1.0.6) and the core GravityView plugin. Version...

This is an important update to keep expected functionality with Gravity Forms 1.9.12 or newer.
Gravity Forms 1.9.12 changed some things related to fetching entries, and this caused issues with our A-Z Filters Extension (fixed in version 1.0.6) and the core GravityView plugin. Version 1.13 of GravityView resolves these issues.
New shortcode power!
You can now display the number of entries in a View using [[gravityview detail="total_entries"]] in your Custom Content fields. Learn what other new information you can display.
Let’s say you want to display “FLOATY LOVES CATS” above an embedded View, but you only want to show it when looking at a single entry. It wasn’t easy until now: [[gvlogic context="single"]FLOATY LOVES CATS[/gvlogic]]. Want this functionality? Learn about the new context parameter.
There’s a lot more that is in this update; read the full changelog below!
Full changelog:
- Fixed: Wildcard search broken for Gravity Forms 1.9.12+
- Fixed: Edit Entry validation messages not displaying for Gravity Forms 1.9.12+
- Added: Number field settings
- Format number: Display numbers with thousands separators
- Decimals: Precision of the number of decimal places. Leave blank to use existing precision.
- Added:
detailparameter to the[gravityview]shortcode. Learn more - Added:
contextparameter to the[[gvlogic]]shortcode to show/hide content based on current mode (Multiple Entries, Single Entry, Edit Entry). Learn more - Added: Allow to override the entry saved value by the dynamic populated value on the Edit Entry view using the
gravityview/edit_entry/pre_populate/overridefilter - Added: “Edit View” link in the Toolbar when on an embedded View screen
- Added:
gravityview_is_hierarchicalfilter to enable defining a Parent View - Added:
gravityview/merge_tags/do_replace_variablesfilter to enable/disable replace_variables behavior - Added:
gravityview/edit_entry/verify_noncefilter to override nonce validation in Edit Entry - Added:
gravityview_strip_whitespace()function to strip new lines, tabs, and multiple spaces and replace with single spaces - Added:
gravityview_ob_include()function to get the contents of a file using combination ofinclude()andob_start() - Fixed: Edit Entry link not showing for non-admins when using the DataTables template
- Fixed: Cache wasn’t being used for
get_entries() - Fixed: Extension class wasn’t properly checking requirements
- Fixed: Issue with some themes adding paragraphs to Javascript tags in the Edit Entry screen
- Fixed: Duplicated information in the debugging logs
- Updated: “Single Entry Title” and “Back Link Label” settings now support shortcodes, allowing for you to use
[[gvlogic]] - Updated: German and Portuguese translations
More articles
Random Test
Let’s compare comparision with regular post
SHORTCODE TEST
Normal shortcodes akjdhajksd [gravityview id=”123″] asdasd [gvlogic] asdasd asdasd [gv_entry_link] asdasd Shortcodes with inline code akjdhajksd [gravityview id=”123″] asdasd [gvlogic] asdasd asdasd [gv_entry_link] asdasd Shortcodes escaped akjdhajksd [[gravityview id=”123″]] asdasd [[gvlogic]] asdasd asdasd [[gv_entry_link]] asdasd this is the [[gvlogic]] shortcode this is the [[gvlogic]]…
How to create a dynamic careers page on WordPress using GravityKit
In this tutorial, you’ll learn how to build a fully functional and user-friendly careers page using Gravity Forms and GravityView. We’ll walk through creating job listings, application forms, and admin views so visitors can browse open positions and apply directly, while hiring teams can…
