• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

GravityView - Display Gravity Forms Entries on Your Websites

GravityView - Display Gravity Forms Entries on Your Websites v2.22

No permission to download
Download GravityView v2.14 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.14 on December 21, 2021 =

This would be a minor version update (2.13.5), except that we renamed many functions. See "Developer Updates" for this release below.

* Added: `{is_starred}` Merge Tag. [Learn more about using `{is_starred}`](https://docs.gravityview.co/article/820-the-isstarred-merge-tag)
* Fixed: Media files uploaded to Dropbox were not properly embedded
* Fixed: JavaScript error when trying to edit entry's creator
* Fixed: Recent Entries widget would cause a fatal error on WP 5.8 or newer
* Fixed: When using Multiple Forms, editing an entry in a joined form now works properly if the "Edit Entry" tab has not been configured
* Fixed: View settings not hiding automatically on page load

__Developer Updates:__
We renamed all instances of `blacklist` to `blocklist` and `whitelist` to `allowlist`. All methods and filters have been deprecated using `apply_filters_deprecated()` and `_deprecated_function()`. [See a complete list of modified methods and filters](https://docs.gravityview.co/article/816-renamed-filters-methods-in-2-14).
  • Like
Reactions: Zipway
Download GravityView v2.13.4 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.13.4 on November 4, 2021 =

* Fixed: View scripts and styles would not load when manually outputting the contents of the `[gravityview]` shortcode

__Developer Updates:__

* Added: `gravityview/shortcode/before-processing` action that runs before the GravityView shortcode is processed
* Added: `gravityview/edit_entry/cancel_onclick` filter to modify the "Back" link `onclick` HTML attribute
- Modified: `/includes/extensions/edit-entry/partials/form-buttons.php` file to add the filter
  • Like
Reactions: c0uldfusi0n
Download GravityView v2.13.3 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.13.3 on October 14, 2021 =

* Fixed: Edit Entry would not accept zero as a value for a Number field marked as required
* Modified: Refined the capabilities assigned to GravityView support when access is granted using TrustedLogin. Now our support will be able to debug theme-related issues and use the [Code Snippets](https://wordpress.org/plugins/code-snippets/) plugin.
Download GravityView v2.13.2 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.13.2 on October 7, 2021 =


* Fixed: Entry Approval not working when using DataTables in responsive mode (requires DataTables 2.4.9 or newer).
* Modified: Refined the capabilities assigned to GravityView support when access is granted using TrustedLogin. Now our support will be able to debug theme-related issues and use the [Code Snippets](https://wordpress.org/plugins/code-snippets/) plugin.

__Developer Updates:__

* Updated: Upgraded to [Fancybox 4](https://fancyapps.com/docs/ui/fancybox).
* Updated: [TrustedLogin Client](https://github.com/trustedlogin/client) to Version 1.0.2.
* Modified: Added Code Snippets CSS file to No Conflict allow list.
* Modified: Moved internal (but public) method `GravityView_Admin_ApproveEntries::process_bulk_action` to new `GravityView_Bulk_Actions` class.
Download GravityView v2.13.1 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.13.1 on September 27, 2021 =

* Improved: Views now load faster due to improved template caching.
* Added: Ability to configure an "Admin Label" for Custom Content widgets. This makes it easier to see your widget configuration a glance.
* Fixed: Issue where non-support users may see a "Revoke TrustedLogin" admin bar link.
Download GravityView v2.12.1 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.12.1 on September 1, 2021 =

* Fixed: The Gravity Forms widget in the View editor would always use the source form of the View
* Fixed: The field picker didn't use available translations
* Fixed: Importing [exported Views](https://docs.gravityview.co/article/119-importing-and-exporting-configured-views) failed when Custom Content or [DIY Layout](https://gravityview.co/extensions/diy-layout/) fields included line breaks.
* Fixed: When first installing GravityView, the message was for an invalid license instead of inactive.
* Fixed: The "Affiliate ID" setting would not toggle properly when loading GravityView settings. [P.S. — Become an affiliate and earn money referring GravityView!](https://gravityview.co/account/affiliates/#about-the-program)
* Tweak: Changed the icon of the Presets preview
Download GravityView v2.12 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.12 on July 29, 2021 =

* Fixed: Add latest Yoast SEO scripts to the No-Conflict approved list
* Fixed: Updating an entry with a multi-file upload field may erase existing contents when using Gravity Forms 2.5.8
  • Like
Reactions: UglyKidJoe
Download GravityView v2.11 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.11 on July 15, 2021 =

* Added: Settings to customize "Update", "Cancel", and "Delete" button text in Edit Entry
* Improved: Much better Gravity Forms Survey Add-On integration! [Learn more in the release announcement](https://gravityview.co/gravityview-2-11/).
- Ratings can be displayed as text or stars
- Multi-row Likert fields can be shown as Text or Score
- Improved display of a single row from a multi-row Likert field
- Single checkbox inputs are now supported
* Improved: Search widget clear/reset button behavior
* Improved: Allow unassigning an entry's Entry Creator when editing an entry
* Improved: When editing an entry, clicking the "Cancel" button will take you to the prior browser page rather than a specific URL
* Improved: Conditionally update "Clear Search" button text in the Search Bar
* Fixed: When Time fields were submitted with a single `0` for hour and minute inputs, instead of displaying midnight (`0:0`), it would display the current time
* Fixed: Delete Entry links did not work when custom entry slugs were enabled
* Fixed: Editing an entry in Gravity Forms that was created by a logged-out user forced an entry to be assigned to a user
* Fixed: Missing download/delete icons for file upload field in Edit Entry when running Gravity Forms ≥ 2.5.6.4
* Fixed: A broken German translation file caused a fatal error (only for the `de_DE` localization)
* Updated: Dutch translation (thanks René S.!) and German translation (thanks Aleksander K-W.!)

__Developer Updates:__

* Added: `gravityview/template/field/survey/glue` filter to modify how the multi-row Likert field values are combined. Default: `; `
* Modified: `templates/deprecated/fields/time.php` and `templates/fields/field-time-html.php` to include the commented `strtotime()` check
* Modified: `includes/extensions/edit-entry/partials/form-buttons.php` to add Cancel button enhancements
* Fixed: `gravityview/search/sieve_choices` didn't filter by Created By
* Fixed: `\GV\Utils::get()` didn't properly support properties available using PHP magic methods. Now supports overriding using the `__isset()` magic method.
* Updated: EDD auto-updates library to version 1.8
Download GravityView v2.10.3.2 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.10.3.2 on June 2, 2021 =

* Improved: Loading of plugin dependencies
* Fixed: Field's required attribute was ignored in certain scenarios when using Edit Entry
Download GravityView v2.10.3.1 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.10.3.1 on May 27, 2021 =

* Fixed: The "delete file" button was transparent in Edit Entry when running Gravity Forms 2.5 or newer
* Security enhancements
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock