GravityView - Display Gravity Forms Entries on Your Websites

GravityView - Display Gravity Forms Entries on Your Websites v3.1.0 Nulled + All Addons

No permission to download
Decryption key only for upgraded members. Upgrade your account here.


GravityView - Display Gravity Forms Entries on Your Websites v2.52 Nulled + All Addons Pack
= 2.52 on January 29, 2026
January 29, 2026
This release improves File Upload field secure download links, fixes a compatibility issue with the Gravity Forms Populate Anything plugin, and resolves issues with the Gravity Forms field and View filtering.

✨ Improved​

  • File Upload fields now generate cleaner, more flexible secure download links.

🐛 Fixed​

  • Inconsistent behavior between View filtering using URL parameters and Search Widget configuration.
  • Choice fields (e.g., Select, Radio) populated by the Gravity Forms Populate Anything plugin now display labels instead of raw values when "Show Label" is enabled.
  • Gravity Forms field issues:
    • Embedded forms with conditional logic were not rendered.
    • Successful form resubmission after initial validation failure would fail with "Another submission is already in progress" error.

🔧 Updated​

Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v2.51 Nulled + All Addons Pack
= 2.51 on January 22, 2026
January 22, 2026
This release adds support for Gravity Forms Repeater fields and resolves issues with field visibility, embedded Views, and Image Choices field display.

🚀 Added​

  • Support for Gravity Forms Repeater fields, including nested data display in Table and List Views, Search Bar integration, and configurable display limits.

🐛 Fixed​

  • Field visibility settings were not being respected by the Layout Builder template.
  • Embedded Views (via the [gravityview] shortcode or GravityView View field) were not rendering correctly when displayed within a Single Entry layout on pages with multiple Views.
  • Image Choices field displayed the same image for all choices when each choice was added as a separate field in a View.

🔧 Updated​

Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v2.50.1 Nulled + All Addons Pack
= 2.50.1 on January 15, 2026 =

This release fixes Search Bar settings modal display issues and a conflict with plugins using Laravel components, and adds new filters for entry deletion and edit locking control.

#### 🐛 Fixed
* Search Bar Settings modal Close button not visible and dialog appearing behind the admin bar on smaller viewports.
* Conflict with plugins that use Laravel/Illuminate components.

#### 💻 Developer Updates
* Added `gk/gravityview/delete-entry/can-delete` filter to control whether a user can delete an entry.
* Added `gk/gravityview/edit-entry/lock-dialog/show-request-control` filter to control visibility of the Request Control button in the entry lock dialog.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v2.50.0 Nulled + All Addons Pack
= 2.50 Latest


This release improves error messaging for administrators, adds custom CSS/JavaScript placeholders for View-specific styling, and fixes Edit Entry functionality, REST API access handling, PHP 8.4 compatibility issues, and more.

✨ Improved​

  • Administrators now see detailed, actionable error messages when Views or entries cannot be displayed, instead of the generic "You are not allowed to view this content." message.
  • Custom CSS and JavaScript settings now support placeholders that are automatically replaced with View-specific values. This makes it easy to write custom styles that apply to a single View without affecting others on the same page. Read about the new placeholders.
  • The "Created By" field on the Edit Entry page now includes AJAX-powered search, making it easy to find and select users.

🐛 Fixed​

  • JavaScript error breaking Edit Entry functionality when forms use conditional logic on buttons.
  • Unnecessary database queries running on every page load when GravityView caching was disabled, potentially causing performance issues.
  • Multi-column List fields on the Edit Entry page displayed serialized array data (e.g., a:1:{i:0;s:0:"";}) instead of remaining empty when revealed via conditional logic.
  • REST API requests for single entries now properly respect View settings like "Prevent Direct Access" and REST API restrictions.
  • PHP 8.4 implicit nullable parameter deprecation warnings.
  • Name field now respects hidden input settings configured in Gravity Forms (e.g., hiding Prefix, Middle Name or Suffix).
  • Some hooks were not removed when switching lightbox provider.
  • Merge tag picker not appearing in the View editor when Yoast SEO Premium is active.

🔧 Updated​

💻 Developer Updates​

  • Added gk/gravityview/custom-code/placeholders filter to modify or add custom placeholders for the Custom CSS and JavaScript settings.
  • The VIEW_SELECTOR placeholder is hard-coded to .gv-container.gv-container-{view id}. If you have removed those classes by using the gravityview/render/container/class filter, the VIEW_SELECTOR placeholder will not work as expected; use the VIEW_ID placeholder instead.
  • View Custom CSS and JavaScript is now output only once per View, even when the same View is embedded multiple times on a page.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Website v2.49.0 Nulled + All Addons Pack
= 2.49 on December 5, 2025 =

This update adds a new merge tag modifier for improved URL encoding and resolves a WordPress 6.9 compatibility issue affecting classic themes.

#### 🚀 Added
* [`:rawurlencode` merge tag modifier](https://docs.gravitykit.com/article/350-merge-tag-modifiers#Usage-rawurlencode-Modifier-eLEk5) for better handling of special characters in URL paths and email links.

#### 🐛 Fixed
* Compatibility issue with WordPress 6.9 that caused Views to display incorrectly on classic themes.

#### 💻 Developer Updates
* Added `gk/gravityview/compatibility/block-assets-on-demand` filter to control whether GravityView disables WordPress 6.9's on-demand block asset loading (`true` by default).
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v2.48.5 + 20 Addons
GravityView - Display Gravity Forms Entries on Your Website v2.48.5 + 20 Addons
= 2.48.5 on December 4, 2025 =
This release resolves deprecation notices in GravityView blocks on WordPress 6.7+, fixes edit locking not releasing entries properly on the Edit Entry page, and addresses PHP warnings.
**Note: [GravityView blocks](https://docs.gravitykit.com/article/915-embedding-views-entries-and-fields-using-blocks) now require WordPress 6.3 or newer.**

#### 🐛 Fixed
* Deprecation notices in GravityView blocks on WordPress 6.7+.
* With Edit Locking enabled, entries sometimes stayed locked after someone finished editing them, causing attempts by others to take over editing to fail.
* PHP deprecation warning when editing certain entries with Post fields.
* PHP notice when using `{sequence}` merge tag as a custom label for a View field.

#### 💻 Developer Updates
* Added `gk/gravityview/delete-entry/mode` filter to allow code to modify the delete mode (whether to trash or delete an entry) for a specific View.
- Deprecated the `gravityview/delete-entry/mode` filter.
* Added `gk/gravityview/delete-entry/delete-connected-post` filter to allow code to modify the behavior of deleting posts connected to an entry.
- Deprecated the `gravityview/delete-entry/delete-connected-post` filter.
* Added `gk/gravityview/delete-entry/deleted` action to trigger when an entry is deleted.
- Deprecated the `gravityview/delete-entry/deleted` action.
* Added `gk/gravityview/delete-entry/trashed` action to trigger when an entry is trashed.
- Deprecated the `gravityview/delete-entry/trashed` action.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v2.48.4 + 20 Addons
= 2.48.4 on November 27, 2025
November 27, 2025
This release resolves a compatibility issue with the Advanced Post Creation Add-On and adds new filters for developers to adjust edit and delete entry behavior.

🐛 Fixed​

  • "You don’t have permission to edit this post" shown when editing entries with Post fields linked to posts created through the Advanced Post Creation Add-On.

💻 Developer Updates​

  • Added gk/gravityview/edit-entry/init/data filter to modify form, entry, and View data before rendering the Edit Entry form.
  • Added gk/gravityview/delete-entry/show-delete-button filter to allow code to modify the visibility of the Delete button, with entry, form, View ID, and post ID as parameters.
    • The gravityview/delete-entry/show-delete-button filter will be deprecated in a future release.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v2.48.3 Nulled + Addons
= 2.48.3 Latest




This hotfix resolves a performance issue introduced in 2.48.2.

🐛 Fixed​

  • After the 2.48.2 update, Views were taking significantly longer to load.

🔧 Updated​

Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v2.48.2 Nulled + Addons
= 2.48.2 on November 13, 2025
November 13, 2025
This release addresses multiple issues impacting search fields, Edit Entry behavior, logging of entry approval status changes, and other aspects of the plugin’s functionality.

🐛 Fixed​

  • Fatal error when using Chained Select fields in the Search Bar without proper form context.
  • Incorrect search logic for Date and Entry Date fields when using a single input or a range.
  • Fields on the Edit Entry page not clearing stored values when hidden by conditional logic, or restoring their default/merge-tag-based values when shown again.
  • Email fields with confirmation enabled could display Array instead of the correct value.
  • Workflow Step field not able to be used to link to a single entry.
  • Entry Notes not being added when an entry’s approval status changed due to the Unapprove Entries After Editing setting or when updated via the Approval Status field on the Entry Edit page.

🔧 Updated​

💻 Developer Updates​

  • Added gk/gravityview/view_collection/from_post/views filter to allow code to add Views to the Collection that are not found by the default logic, or modify the View Collection before it is returned.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v2.48.1 Nulled + All Addons
This update resolves issues with date filtering, lightbox display, and Edit Entry layout styling.

🐛 Fixed​

  • When using a single-input Entry Date search field, results now include only entries created on the specified date, rather than all entries from that date onward.
  • File Upload field images were incorrectly displaying in a lightbox when the View's "Enable lightbox for images" setting was disabled, but another field had "Open in a lightbox?" enabled.
  • Styling issues on the Edit Entry page when using the Layout Builder for the Single Entry page.
  • Like
Reactions: sergexsergei

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu