Published
•
Updated
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
GravityView 3.0 beta is here: what’s changing and how to try it
GravityView 3.0 is a structural rewrite. Here’s what’s new, how to opt in to the beta, and what to test to help us get it over the line.
Our docs just moved (and got a lot better!)
GravityKit documentation has a new home at gravitykit.com/docs — with faster search, a sticky table of contents on every article, and easier filtering by product.
How to build a Canny alternative on WordPress with GravityBoard voting
Build a Canny alternative on WordPress with GravityBoard’s new card voting — collect, rank, and manage feature requests without leaving your site.
