GravityView - Display Gravity Forms Entries on Your Websites

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

No permission to download
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.5.0 + All Addons
= 3.5.0 on September 24, 2026 =

This release adds default values for Search Bar fields, improves screen reader navigation, and fixes several search, sorting, and display issues.

**Note: GravityView now requires WordPress 6.5 or newer.**

#### 🚀 Added
* Default Value setting for Search Bar fields, which pre-fills the field and filters the View until a visitor searches, offering a picker of choices for fields that have them.
* "No value" option setting for radio button search fields, adding a choice that clears the field since radio buttons cannot otherwise be deselected.

#### ✨ Improved
* Screen reader navigation:
- The Search Bar is a search landmark, the entries are a named region, and the View title names both;
- Pagination arrows and First/Last links have accessible names;
- Radio, checkbox, date, date range, and number range Search Bar fields announce their field name, which screen readers previously skipped;
- Links search fields read as a named list of choices, announcing the field name and the active option.
* Readable query keys in search, sort, and pagination links (for example, `sort[3]` rather than `sort%5B3%5D`).
* Vantage theme styling of DataTables Views: pagination buttons match the rest of GravityView, the page-length control sits at the end of the toolbar, and focus outlines are fully visible.
* Keyboard and screen reader accessibility of conditional logic: focus stays in place when adding or removing a condition, the AND/OR switch is a single control, and date fields and buttons identify the field they belong to.
* Wider Custom Value box in narrow settings panels.

#### 🐛 Fixed
* The User Activation field showed "Invalid activation key" instead of the Activate User button on multisite subsites.
* Issues in Views that combine entries from multiple forms ([Multiple Forms](https://www.gravitykit.com/extensions/multiple-forms/) extension):
- A Search Bar field from a joined form searched the View's main form instead, matching the wrong entries or none at all;
- Filters on a joined form's fields did not work with relative dates such as "yesterday";
- Sorting by a field did nothing on sites running Gravity Forms older than 3.0.0.1.
* Vantage theme issues in the Search Bar:
- A single-checkbox search field showed its checkbox below the field name instead of beside it;
- Fields in the Advanced Search section ignored the Search Bar's grid, losing their column widths, spacing, and single-column layout on mobile.
* Choosing an option in a Links search field cleared the other search fields' values.
* Views added to a block theme's template or template part through the Site Editor were not recognized as part of the page.
* The `:diff` merge tag modifier (for example, `{date_created:diff}`) was off by the site's UTC offset, so an entry created two hours ago could show as "2 hours from now".
* A `form:` merge tag showed a value from the main form when the target form no longer had that field.
* Filters on product prices matched the wrong entries, especially with currencies that use a comma for decimals or place the symbol first (such as Pound Sterling).
* The page scrolled when a date picker calendar was opened or closed.

#### 💻 Developer Updates
* Added the `GET /wp-json/gravityview/v1/views/{view_id}/refresh` endpoint, used by GravityKit layouts and extensions to fetch a View's entries, entry total, and page window for a given query, and enabled per layout with the `gk/gravityview/view/refresh/live` filter (documented in `docs/view-refresh.md`).
* Added sorting by a joined form's field on any layout with a `sort[<field_id>:<form_id>]` URL parameter, ignoring keys that name a form the View does not join.
* Search Bar fields from a joined form now render the matching `filter_<field_id>:<form_id>` key.
* The `gk/gravityview/view/entries/query/sorting-parameters` filter now provides a `form_id` key on each sorting parameter, identifying the form the sort column belongs to.
* Added the `gk/gravityview/view/output` filter to modify a View's fully rendered HTML before it is returned.
* Added the `gk/gravityview/search/field/default-value` filter to provide or override a Search Bar field's default value.
* The `{gv_entry_link}` merge tag wrote a deprecation notice to the debug log every time it rendered.
* Search Bar fields that hold a group of inputs (radio, checkbox, chained select, date, date range, number range, and entry date) now render as `<fieldset class="gv-search-box ...">` with a `<legend>` instead of a `<div>` with a `<label>`:
- Class names, IDs, input names, and the per-choice `.gv-check-radio` labels are unchanged;
- Custom CSS works with both versions when it leaves the element name off the class (`.gv-search-box`, not `div.gv-search-box`) and targets both field-name elements (`.gv-search-box > label, .gv-search-box > legend`).

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.33.0.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.4.0 Nulled + All Addons
= 3.4.0 on September 17, 2026 =

This release strengthens the "Prevent Direct Access" setting and fixes several Single Entry, Edit Entry, Custom CSS, and merge tag issues.

#### ✨ Improved
* Views with "Prevent Direct Access" enabled now return a "not found" page at their own URL and are excluded from the WordPress sitemap, feeds, archives, and previous/next links, while still working wherever they are embedded and remaining accessible to administrators and editors.

#### 🐛 Fixed
* The Edit Entry, Delete Entry, and Duplicate Entry link fields did not appear on a user's own Single Entry when that entry was not on the View's first page.
* Single Entry pages in Views with joined forms ([Multiple Forms](https://www.gravitykit.com/extensions/multiple-forms/) extension) showed "You are not allowed to view this content." when an Entry Slug was set.
* Long column headings in Table Views using the Vantage theme did not wrap, overlapping the next column.
* Custom CSS and Vantage theme styling did not apply in several places:
- Custom CSS on Views using the Vantage theme had no effect on the Single Entry page unless it used `VIEW_SELECTOR`;
- Custom CSS written with `VIEW_SELECTOR` or `VIEW_WRAPPER`, and Custom CSS on Views using the Vantage theme, had no effect on the Edit Entry page;
- The Vantage theme's typography and style settings did not apply to the Edit Entry page.
* The `{now}`, `{yesterday}` and `{tomorrow}` merge tags showed the wrong time on sites not set to UTC, and did not return UTC when the `:no_tz_offset` modifier was used.
* The `gravityview/template/field/label` filter had no effect on field labels on the [Maps](https://www.gravitykit.com/extensions/maps/) layout's Single Entry page.

#### 💻 Developer Updates
* New `gk/gravityview/view/output/direct/404` filter to show the previous message page instead of a "not found" response when a View that prevents direct access is visited at its own URL (return `false`).
* The Edit Entry wrapper (`.gv-edit-entry-wrapper`) now also carries the `gv-container gv-container-{View ID}` classes and a `gv-view-{View ID}-edit-{Entry ID}` id.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.3.5 Nulled + All Addons
= 3.3.5 on September 10, 2026 =

This update restores Address field Country searching and fixes merge tag pickers in the View editor, both broken by changes in recent Gravity Forms releases.

#### 🐛 Fixed
* A View setting supplied by an add-on could place unfiltered markup in the View editor.
* The View editor showed every merge tag picker open and unstyled on Gravity Forms 3.1.1 and newer.
* Address field Country issues:
- Searching by country returned no entries submitted since Gravity Forms 3.0.3, which stores the country as its two-letter code;
- The Country input added to a View on its own showed the code (for example, "PR") instead of the country name;
- Searching Country matched every country whose name contains what was searched, so "US" also returned entries from Australia and Austria.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.32.1.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.3.4 Nulled + All Addons
This release fixes an incompatibility with Gravity Flow on Gravity Forms 3.0 and newer, improves accessibility of the Entry Approval chooser, and includes many other fixes.

#### 🐛 Fixed
* Edit Entry could not be submitted on Gravity Forms 3.0 and newer when Gravity Flow was active: clicking Update or Next did nothing, with no error and no changes saved.
* A search field's Input Type and other field-specific settings disappeared from its settings window after saving the View until the field was removed and re-added. This affected fields added from your form, including the Gravity Flow workflow fields.
* Edit Entry logged an "Unsupported submission flow detected" warning to the browser console every time it was displayed.
* The Entry Approval field could show and change another form's entry in Views with joins using the [Multiple Forms](https://www.gravitykit.com/extensions/multiple-forms/) extension.
* Entry Approval buttons showed HTML code instead of the approve, disapprove and reset icons when another plugin loaded its own copy of the Tippy tooltip library.
- GravityView's bundled Tippy and Popper libraries broke tooltips in other plugins that bundle their own copies.
* Searching by entry creator on a page showing more than one View could search using another View's settings, returning the wrong entries.
* The Approval Status chooser is now fully usable with a keyboard and a screen reader, in the Gravity Forms Entries list and in Views on your site alike:
- Press Enter or Space on an entry's approval button to open the chooser, the arrow keys to move between Approve, Disapprove and Reset Approval, and Enter or Space to choose one. Escape or Tab closes it and returns you to the approval button;
- A screen reader now says which status an entry is set to, and reports the new status once it changes;
- Opening the chooser with the keyboard no longer jumps the page to the bottom, leaving the chooser and its entry off screen;
- The approval button and the three options are now large enough to be a comfortable target on a touch screen.
* The approval status chooser did not work in a DataTables View until the table was redrawn by sorting or paging.

#### 💻 Developer Updates
* Added the `gk/gravityview/edit-entry/form-tag` filter, which modifies the opening `<form>` tag of the Edit Entry form.
* Removed the `gravityview_entries_list-popper` and `gravityview-field-approval-popper` script handles. The bundled tooltip library includes Popper, so the separate file was never used.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.32.0.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.3.3 Nulled + All Addons
= 3.3.3 on August 27, 2026 =

This release fixes multiple minor View editor problems that could lose your widgets or your most recent changes, and cleans up field settings that showed up where they do not apply.

#### 🔒 Security
* Hardens how the Support Port identifies you to our support system.

#### 🐛 Fixed
* Issues in the View editor:
- Updating a View before the Widgets area fully loaded removed the View's configured widgets;
- Checking one of two mutually exclusive field options, such as opening a link in a lightbox or in a new window, left the other option checked, so both were saved;
- Changes made after a save that another plugin interrupted were missing from the next save;
- Field settings added by other plugins under their own grouping did not appear in the field settings dialog.
- The "Open in a lightbox?" and "Open link in a new tab or window?" field settings appeared when configuring Single Entry and Edit Entry fields, where they do nothing.
* URLs entered with a leading space were rejected as invalid.
* Fields with a Custom CSS Class were missing the separator line above them on single entry screens using the Layout Builder layout.

#### 💻 Developer Updates
* Added the `gravityview/merge-tags/setup` JavaScript trigger, fired on `document.body` before GravityView sets up Merge Tag autocomplete in the View editor. Handlers get the textarea and the `wp.codeEditor` instance, and can call `preventDefault()` to take over the field with their own merge tag picker.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.31.1.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.3.2 Nulled + All Addons
= 3.3.2 on August 20, 2026 =

#### 🐛 Fixed
* Edit Entry ignored changes to fields, and could clear stored values, on forms where a field with its Gravity Forms visibility set to "Hidden" controls conditional logic or dynamically populated choices.
* View settings that store multiple checkbox choices, such as the Form Notifications setting added by PDF for GravityView, were discarded when saving a View.
* GravityView shortcodes inside code blocks were mangled, showing encoded text starting with `b64:` in place of the attribute values.
* Issues with entry approval in the Gravity Forms Entries list:
- Clicking the approval toggle did nothing, and choosing a status from its popover reported that the request was invalid on WordPress 7.1;
- Confirmation messages did not appear after a bulk Approve, Disapprove, or Reset Approval;
- The approval column was added to forms that do not have any entries yet, so the "no entries" message did not line up with the table.
* Single entry links opened the list of entries instead of the entry on sites running Formidable Forms Pro, when a Formidable view used `entry` as its detail parameter.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.30.0.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.3.1 Nulled + All Addons
= 3.3.1 on August 13, 2026 =

This release fixes several issues affecting Views that combine entries from multiple forms, View display settings, and Export Link widget visibility.

#### 🐛 Fixed
* Issues in Views that combine entries from multiple forms ([Multiple Forms](https://www.gravitykit.com/extensions/multiple-forms/) extension):
- The Entry Notes field showed another form's notes;
- Choice-based fields from joined forms were missing the setting that chooses between showing the choice value or the choice label.
* The Export Link widget offered a download link to visitors who are not allowed to export on Views with "Prevent Direct Access" enabled or Views that are not published publicly.
* Issues with View display settings:
- The "Hide the View" and "Hide View until search is performed" settings had no effect on Views using a theme or multiple columns;
- Views lost their theme, custom CSS class, and the "Hide the View" setting when the site's theme contained a GravityView template override.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.29.0.
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.3.0 Nulled + All Addons
== Changelog ==

= 3.3.0 on August 6, 2026 =

This release adds display options to the Entry Notes field, improves drag-and-drop in the View editor, resolves an HTML escaping issue in the View editor, and fixes issues with search, multi-form Views, and the View block.

#### 🚀 Added
* The Entry Notes field can now display the number of notes, a simple Yes/No, or custom text (merge tags supported) instead of the notes themselves — useful for flagging entries that have been commented on, including in exports.

#### ✨ Improved
* Dragging a field in the View editor now follows the pointer, so the zone under the mouse receives the field — narrow and empty zones are easier to target.

#### 🐛 Fixed
* HTML in a form field's label was output without escaping in the View editor.
* The Entry Notes field exported an empty column to CSV.
* Searching by Entry Date returned the wrong entries on sites with a non-UTC timezone — results were shifted by the timezone offset, so entries from the searched date were missing while entries from a neighboring day appeared.
* Table layouts using a theme other than Legacy displayed a solid white background behind the table, so rounded corners looked square on colored or dark pages.
* Issues in Views that combine entries from multiple forms using the [Multiple Forms](https://www.gravitykit.com/extensions/multiple-forms/) extension:
- Pagination and entry totals counted only the primary form's entries on Gravity Forms 3.0, so pages of results could be missing and reported counts were too low;
- Single entry pages could open the wrong entry, or none at all, on sites that use custom entry slugs.
* Dragging fields in the View editor: the Move and Duplicate buttons wrapped onto a second line in narrow columns, and a field could not be picked up when the drag started on those buttons.
* View block issues in the block editor:
- Enabling Preview loaded the site's front-end styles into the editor and changed its appearance — preview styles now load only inside the editor canvas;
- The block's controls (View selector, Preview toggle) appeared unstyled;
- A preview that failed once kept showing the error after a later preview succeeded.
* An "Entry meta already set" error was repeatedly logged when another plugin (e.g., GravityBoard) had already registered the same entry meta key.
* PHP warnings ("Undefined array key 10") appeared above Views on sites with custom code attached to the deprecated `gravityview_after` action at a non-default priority.
* URLs registered by other plugins (such as Uncanny Toolkit Pro's group sign-up pages) redirected to the home page on sites that use a static front page.
* GravityView's notification events (entry approved, updated, deleted, duplicated) were not sent — with no error — on sites where another plugin modified the form through the `gform_pre_render` filter.

#### 💻 Developer Updates
* Views that combine entries from multiple forms now pass an extra `union` key in the SQL fragments array filtered by `gform_gf_query_sql`, holding the `UNION ALL` statements and the subquery's closing alias. Code that rebuilds that array from a fixed list of keys needs to carry it through, or the query loses its unioned forms.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.28.0.
  • Like
Reactions: cjk
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.2.0 Nulled + All Addons
== Changelog ==
= 3.2.0 on July 30, 2026 =

This release adds Alt/Option-drag copying and accessibility improvements to the View editor, improves how Views combine entries from multiple forms, and resolves issues with lightboxes and embedded Views, Checkbox sorting, and fatal errors.

#### 🚀 Added
* Hold Alt/Option while dropping a dragged field, widget, or search field in the View editor to copy it instead of moving it — the original stays in place and the copy keeps its settings.

#### ✨ Improved
* Keyboard and screen reader accessibility in the View editor:
- Rows and fields can now be reordered without a mouse using Move buttons in a keyboard-navigable toolbar (Up and Down to reorder, Left and Right to move a field between columns), with a screen reader announcement after each move;
- Better keyboard and screen reader support for layout controls;
- Various other screen reader improvements.
* Views that combine entries from multiple forms using the [Multiple Forms](https://www.gravitykit.com/extensions/multiple-forms/) extension now display their results reliably.

#### 🐛 Fixed
* Sorting a View by a Checkbox field left the rows unchanged — clicking the column header now sorts by the first checked choice, in both directions.
* Pressing Ctrl+F to search inside the Custom CSS and Custom JavaScript editors saved the View and reloaded the page instead of opening the search.
* Issues with Views embedded in blocks:
- An entry opened in a lightbox showed "The requested entry could not be found." when the View was placed inside a Group, Columns, or other container block;
- The lightbox now reads the embed page's filtering context only when that page actually displays the View;
- Blocks that reference a View without displaying it (Entry, Entry Field, Entry Link, and View Details) are no longer counted as embeds of that View on the page.
* Opening an entry in a View that uses the [Maps](https://www.gravitykit.com/products/maps/) single entry layout logged a PHP warning on every request, and the "Go back" link could lose its View reference or not render at all.
* Opening a single entry from a View embedded on the site's static front page showed the theme's "not found" page when the entry link contained extra URL parameters.
* Setting `--gv-shadow-color` removed every shadow instead of tinting them — the variable now accepts a normal CSS color (see Developer Updates).
* Fatal errors when a percent sign appeared in a Search Bar field label (e.g., "100% sure") or in a Table layout row attribute name added by a custom filter.

#### 💻 Developer Updates
* `--gv-shadow-color` is now a true `<color>` value (default `#121961`), tinted via `color-mix()` instead of `rgb(var(--gv-shadow-color) / <alpha>)` — **if you set this variable in your own CSS, replace `18 25 97` with `#121961`**, since the old three-number value now falls back to the default tint on browsers with `@property` support (Chrome 85+, Safari 16.4+, Firefox 128+) and removes the shadow on Firefox 113–127 and Safari 16.2–16.3.
* `color-mix()` requires Chromium 111+, Safari 16.2+, or Firefox 113+ — older engines keep shadows at the default tint via static `rgba()` fallbacks, except per-View shadow depth overrides, which are emitted unguarded and render without a shadow.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.27.0.


=
All Add-ons included and can installed directly from dashboard ( Not 3rd party addons )
  • Like
Reactions: cjk
Decryption key:


GravityView - Display Gravity Forms Entries on Your Websites v3.1.1 Nulled + All Addons
= 3.1.1 on July 23, 2026 =

This update resolves a lightbox error in Views with page-dependent Advanced Filtering conditions and clears a stuck dashboard warning about the extension being inactive.

#### 🐛 Fixed
* Opening an entry in a lightbox showed "The requested entry could not be found." when the View's [Advanced Filtering](https://www.gravitykit.com/products/advanced-filter/) conditions depended on the page the View was embedded on (e.g., using `{custom_field:...}` or `{embed_post:...}` merge tags).
* A dashboard warning that the [Advanced Filtering](https://www.gravitykit.com/products/advanced-filter/) extension was inactive could remain stuck and non-dismissible after the extension was reactivated; it is now cleared automatically.

#### 🔧 Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.26.0.

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