• Nullsto Rules must be read before making a post, otherwise you will get permanent warning points or a permanent ban.

    Nullsto Forum provides CLEAN and SAFE resources. You can use them for development and testing if you are on Windows and have an antivirus that alerts you about a possible infection: It is a false positive since every script is double checked by our experts. While downloading a resource, we recommend that you add Nullsto to your trusted sites/sources or temporarily disable your antivirus. "Enjoy your presence on Nullsto"
GravityView - Display Gravity Forms Entries on Your Website

GravityView - Display Gravity Forms Entries on Your Website v2.61.1 Nulled + All Addons

No permission to download
GravityView v2.17.7 - Display Gravity Forms Entries on Your Website
= v2.17.7 on May 4, 2023 =

* Fixed: Fatal error when using the Radio input types in the Search Bar (introduced in 2.17.6)
GravityView v2.17.6 - Display Gravity Forms Entries on Your Website
= v2.17.6 on May 3, 2023 =

* Added: Filter entries by payment status using a drop-down, radio, multi-select, or checkbox inputs in the Search Bar (previously, only searchable using a text input)
* Modified: Added "(Inactive)" suffix to inactive forms in the Data Source dropdown
* Fixed: Incompatibility with some plugins/themes that use Laravel components
* Fixed: Appearance of Likert survey fields when using Gravity Forms Survey Add-On Version 3.8 or newer
* Fixed: Appearance of the Poll widget when using Gravity Forms Poll Add-On Version 4.0 or newer
* Fixed: `[gvlogic]` not working when embedded in a Post or Page
* Fixed: `[gvlogic if="context" is="multiple"]` not working when a View is embedded
* Fixed: Consent field always showing checked status when there are two or more Consent fields in the form
* Fixed: Selecting all entries on the Entries page would not properly apply all the search filters

__Developer Notes:__
* Added: `gk/gravityview/common/get_forms` filter to modify the forms returned by `GVCommon::get_forms()`
* Modified: Removed `.hidden` from compiled CSS files to prevent potential conflicts with other plugins/themes (use `.gv-hidden` instead)
* Modified: Added `gvlogic`-related shortcodes to the `no_texturize_shortcodes` array to prevent shortcode attributes from being encoding
* Modified: Updated Gravity Forms CSS file locations for the Survey, Poll, and Quiz Add-Ons
* Modified: Likert survey responses are now wrapped in `div.gform-settings__content.gform-settings-panel__content` to match the Gravity Forms Survey Add-On 3.8 appearance
* Fixed: Properly suppress PHP warnings when calling `GFCommon::gv_vars()` in the Edit View screen
* Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.0.12
* Updated: TrustedLogin to version 1.5.1
GravityView v2.17.5 - Display Gravity Forms Entries on Your Website
= v2.17.5 on April 12, 2023 =

* Fixed: Do not modify the Single Entry title when the "Prevent Direct Access" setting is enabled for a View
* Fixed: Fatal error when performing a translations scan with the WPML plugin
GravityView v2.17.2 - Display Gravity Forms Entries on Your Website
= v2.17.2 on April 5, 2023 =
**Note: GravityView now requires Gravity Forms 2.5.1 or newer**

* Added: "No Entries Behavior" option to hide the View when there are no entries visible to the current user (not applied to search results)
* Fixed: Performance issue introduced in 2.17 that resulted in a large number of queries
* Fixed: PHP 8+ fatal error when displaying connected Views in the Gravity Forms form editor or forms list
* Fixed: PHP 8+ warning messages when creating a new View
* Fixed: PHP warning when a View checks for the ability to edit an entry that has just been deleted using code
* Fixed: On sites running the GiveWP plugin, the View Editor would look bad
* Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.0.11

__Developer Updates:__
* Added: View blocks are also parsed when running `\GV\View_Collection::from_content()`
* Added: New filter, to be used by Multiple Forms extension: `gravityview/view/get_entries/should_apply_legacy_join_is_approved_query_conditions`
* Modified: `gravityview()->views->get()` now parses the content of the global `$post` object and will detect View shortcodes or blocks stored in the `$post->post_content`
* Modified: `gravityview()->views->get()` now may return a `GV\View_Collection` object when it detects multiple Views in the content
* Updated: HTML tags that had used `.hidden` now use the `.gv-hidden` CSS class to prevent potential conflicts with other plugins/themes
GravityView v2.17.1 - Display Gravity Forms Entries on Your Website
= v2.17.1 on February 20, 2023 =

* Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.0.9
GravityView v2.17.0 - Display Gravity Forms Entries on Your Website
= 2.17 on February 13, 2023 =

* It's faster than ever to create a new View! (Table and DataTables View types only)
- Fields configured in the [Gravity Forms Entry Columns](https://docs.gravityforms.com/entries/#h-entry-columns) are added to the Multiple Entries layout
- The first field in the Multiple Entries layout is linked to the Single Entry layout
- All form fields are added to the Single Entry layout
- An Edit Entry Link field is added to the bottom of the Single Entry layout
* Added: New "No Entries Behavior" setting: when a View has no entries visible to the current user, you can now choose to display a message, show a Gravity Forms form, or redirect to a URL
* Modified: The field picker now uses Gravity Forms field icons
* Fixed: ["Pre-filter choices"](https://docs.gravitykit.com/article/701-show-choices-that-exist) Search Bar setting not working for Address fields
* Fixed: `[gventry]` shortcode not working the Entry ID is set to "first" or "last"
* Fixed: Fatal error when using the Gravity Forms Survey Add-On
* Tweak: The field picker in the View editor now uses Gravity Forms field icons

__Developer Updates:__
* Modified: If you use the `gravityview/template/text/no_entries` or `gravitview_no_entries_text` filters, the output is now passed through the `wpautop()` function prior to applying the filters, not after
* Added `$unformatted_output` parameter to the `gravityview/template/text/no_entries` filter to return the original value before being passed through `wpautop()`
* Modified: Container classes for no results output change based on the "No Entries Behavior" setting:
- `.gv-no-results.gv-no-results-text` when set to "Show a Message"
- `.gv-no-results.gv-no-results-form` when set to "Display a Form"
- Updated `templates/views/list/list-body.php`, `templates/views/table/table-body.php`
* Added: `$form_id` parameter to `gravityview_get_directory_fields()` function and `GVCommon::get_directory_fields()` method
GravityView v2.16.6 - Display Gravity Forms Entries on Your Website
= v2.16.6 on January 12, 2023 =

* Fixed: Fatal error due to an uncaught PHP exception
* Fixed: It was not possible to select any content inside the field settings window in the View editor
GravityView v2.16.5 - Display Gravity Forms Entries on Your Website
= v2.16.5 on January 5, 2023 =

* Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.0.8
* Improved: Internal changes to allow using Custom Content fields on the Edit Screen with the [DIY Layout](https://www.gravitykit.com/extensions/diy-layout/)
GravityView v2.16.4 - Display Gravity Forms Entries on Your Website
= v2.16.4 on December 23, 2022 =

* Fixed: Prevent possible conflict in the View editor with themes/plugins that use Bootstrap's tooltip library
GravityView v2.16.3 - Display Gravity Forms Entries on Your Website
= 2.16.3 on December 21, 2022 =

* Fixed: Fatal error on some hosts due to a conflict with one of the plugin dependencies (psr/log)
* Fixed: PHP 8.1 notices
* Fixed: View scripts and styles not loading for some logged-in users
Top