• 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.21.1

No permission to download
Download GravityView v2.10.1 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.10.1 on March 31, 2021 =

* Added: Allow comparing multiple values when using `[gvlogic]` shortcode
- Use `&&` to match all values `[gvlogic if="abc" contains="a&&b"]`
- Use `||` to match any values `[gvlogic if="abc" equals="abc||efg"]`
* Added: `{site_url}` Merge Tag that returns the current site URL. This can be helpful when migrating sites or deploying from staging to live.
* Fixed: Paragraph fields have a "Link to single entry" field setting, even though it doesn't make sense
* Fixed: PDF and Text files were not opened in a lightbox
* Fixed: Show File Upload files as links if they aren't an image, audio, or video file (like a .zip, .txt, or .pdf file)
* Fixed: Lightbox script was being loaded for Views even if it was not being used
* Fixed: Don't show the icon for the "Source URL" field in the View editor
* Fixed: Change Entry Creator not working properly on non-English sites
* Updated _so many translations_! Thank you to all the translators!
- Arabic translation (thanks Salman!)
- Dutch translation (thanks Desiree!)
- Russian translation (thanks Victor S.!)
- Romanian (thanks Cazare!)
- Chinese (thanks Edi Weigh!)
- Turkish (thanks Süha!)
- Swedish (thanks Adam!)
- Portuguese (thanks Luis and Rafael!)
- Dutch (thanks Erik!)
- Norwegian (thanks Aleksander!)
- Italian (thanks Clara!)
- Hungarian (thanks dbalage!)
- Hebrew
- French
- Canadian French (thanks Nicolas!)
- Finnish (thanks Jari!)
- Iranian (thanks amir!)
- Mexican Spanish (thanks Luis!)
- Spanish (thanks Joaquin!)
- German (thanks Hubert!)
- Danish (thanks Lisbeth!)
- Bosnian (thanks Damir!)
- Bengali (thanks Akter!)
Download GravityView v2.10.0 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.10 on March 9, 2021 = Thanks To @NullMaster

* A beautiful visual refresh for the View editor!
- Brand new field picker for more easily creating your View
- Visually see when Single Entry and Edit Entry layouts haven't been configured
- See at a glance which fields link to Single Entry and Edit Entry
- Manage and activate layouts from the View editor
- Added: Show a notice when "Show only approve entries" setting is enabled for a View and no entries are displayed because of the setting
- Added: Custom Content now supports syntax highlighting, making it much easier to write HTML (to disable, click on the Users sidebar menu, select Profile. Check the box labeled "Disable syntax highlighting when editing code" and save your profile)
- Added: Warning when leaving Edit View screen if there are unsaved changes
- Added: See the details of the current field while configuring field settings
- Added: "Clear all" link to remove all fields from the View editor at once
- Fixed: It was possible to drag and drop a field while the field settings screen was showing. Now it's not!
- Fixed: See when fields have been deleted from a form
* New: Brand-new lightbox script, now using [Fancybox](http://fancyapps.com/fancybox/3/). It's fast, it's beautiful, and mobile-optimized.
- Fixes issue with Gravity Forms images not loading in lightboxes due to secure URLs
* Ready for Gravity Forms 2.5!
* Added: Better support for the Consent field
* Improved layout of the Manage Add-Ons screen
- Added a "Refresh" link to the Manage Add-Ons screen. This is helpful if you've upgraded your license and are ready to get started!
- Allow enabling/disabling installed add-ons regardless of license status
* Added: A dropdown in the "All Views" screen to filter Views by the layout (Table, List, DataTables, DIY, Map, etc.)
* Added: Export entries in TSV format by adding `/tsv/` to the View URL
* Fixed: Approval Status field contains HTML in CSV and TSV exports
* Fixed: Updating an entry associated with an unactivated user (Gravity Forms User Registration) would also change entry creator's information
* Fixed: PHP warning `The magic method must have public visibility` appearing in PHP 8.0
* Fixed: PHP notice `Undefined property: stdClass::$icons` appearing on Plugins page
* Fixed: "At least one field must be filled out" validation errors (thanks <a href="https://gravitypdf.com">Gravity PDF</a>!)

__Developer Updates:__

* New: FancyBox is now being used for the lightbox
- Thickbox is no longer used
- Modify settings using `gravityview/lightbox/provider/fancybox/settings`
- [See options available here](https://fancyapps.com/fancybox/3/docs/#options)
- If you prefer, a [Featherlight lightbox option is available](https://github.com/gravityview/gv-snippets/tree/addon/featherlight-lightbox)
- Easily add support for your own lightbox script by extending the new `GravityView_Lightbox_Provider` abstract class (the [Featherbox lightbox script](https://github.com/gravityview/gv-snippets/tree/addon/featherlight-lightbox) is a good example).
- Modified: Formally deprecated the mis-spelled `gravity_view_lightbox_script` and `gravity_view_lightbox_style` filters in favor of `gravityview_lightbox_script` and `gravityview_lightbox_style` (finally!)
- Fixed: `gravityview_lightbox_script` filter wasn't being applied
- Removed `gravityview/fields/fileupload/allow_insecure_lightbox` filter, since it's no longer needed
* Modified: `$_GET` args are now passed to links by default.
- Added: Prevent entry links (single, edit, duplicate) from including $_GET query args by returning false to the filter `gravityview/entry_link/add_query_args`
- Added: Prevent entry links being added to *delete* links by returning false to the filter `gravityview/delete-entry/add_query_args`
* Added: `gv_get_query_args()` function to return $_GET query args, with reserved args removed
- Added: `gravityview/api/reserved_query_args` filter to modify internal reserved URL query args
* Added: `field-is_approved-html.php` and `field-is_approved-csv.php` template files for the Is Approved field
* Modified: Removed
* Modified: `templates/fields/field-entry_link-html.php` template to add `gv_get_query_args()` functionality
* Breaking CSS change: Removed `.gv-list-view` CSS class from the List layout container `<div>`. The CSS class was also used in the looped entry containers, making it hard to style. This issue was introduced in GravityView 2.0. For background, see [the GitHub issue](https://github.com/gravityview/GravityView/issues/1026).
Download GravityView v2.9.4 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.9.4 on January 25, 2020 = Big Thanks To @TassieNZ

* Added: Apply `{get}` merge tag replacements in `[gvlogic]` attributes and content
* Modified: Made View Settings changes preparing for a big [Math by GravityView](https://gravityview.co/extensions/math/) update!
* Fixed: "Change Entry Creator" would not work with Gravity Forms no-conflict mode enabled
Download GravityView v2.9.3 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.9.3 on December 15, 2020 = Thanks To @NullMaster

* Improved: Add search field to the Entry Creator drop-down menu
Tweak: Hide field icons (for now) when editing a View...until our refreshed design is released 😉
* Fixed: Some JavaScript warnings on WordPress 5.6
* Fixed: Duplicate Entry field doesn't appear for users with custom roles
* Fixed: Search entries by Payment Date would not yield results
* Fixed: Uncaught error when one of GravityView's methods is used before WordPress finishes loading
* Fixed: Duplicate Entry link would only be displayed to users with an administrator role

__Developer Updates:__

* Added: `gravityview/search-trim-input` filter to strip or preserve leading/trailing whitespaces in Search Bar values
* Added: Future WordPress version compatibility check
* Tweak: Improved logging output
* Modified: `gravityview_date_created_adjust_timezone` default is now set to false (use UTC value)
Download GravityView v2.9.2.1 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.9.2.1 on October 26, 2020 =

* Improved: Plugin license information layout when running Gravity Forms 2.5
* Fixed: View Settings overflow their container (introduced in 2.9.2)
  • Love
Reactions: UglyKidJoe
Download GravityView v2.9.2 - Display Gravity Forms Entries on Your Website Nulled Free
= 2.9.2 on October 21, 2020 =

* Added: GravityView is now 100% compatible with upcoming [Gravity Forms 2.5](https://www.gravityforms.com/gravity-forms-2-5-beta-2/)!
* Added: New View setting to redirect users to a custom URL after deleting an entry
* Added: An option to display "Powered by GravityView" link under your Views. If you're a [GravityView affiliate](https://gravityview.co/account/affiliate/), you can earn 20% of sales generated from your link!
* Improved: Duplicate Entry field is only visible for logged-in users with edit or duplicate entry permissions
* Modified: Remove HTML from Website and Email fields in CSV output
* Fixed: Possible fatal error when Gravity Forms is inactive
* Fixed: Export of View entries as a CSV would result in a 404 error on some hosts
* Fixed: Entries filtered by creation date using relative dates (e.g., "today", "-1 day") did not respect WordPress's timezone offset
* Fixed: Partial entries edited in GravityView were being duplicated
* Fixed: Trying to activate a license disabled due to a refund showed an empty error message
* Tweak: Improvements to tooltip behavior in View editor
* Tweak: When "Make Phone Number Clickable" is checked, disable the "Link to single entry" setting in Phone field settings
* Tweak: Don't show "Open links in new window" for Custom Content field
* Tweak: Removed "Open link in the same window?" setting from Website field
- Note: For existing Views, if both "Open link in the same window?" and "Open link in a new tab or window?" settings were checked, the link will now _not open in a new tab_. We hope no one had them both checked; this would have caused a rift in space-time and a room full of dark-matter rainbows.

__Developer Updates:__
* Added brand-new unit testing and acceptance testing...stay tuned for a write-up on how to easily run the GravityView test suite
* Changed: `/templates/fields/field-website-html.php` and `/templates/deprecated/fields/website.php` to use new `target=_blank` logic
* Fixed: License key activation when `GRAVITYVIEW_LICENSE_KEY` was defined
* Deprecated: Never used method `GravityView_Delete_Entry::set_entry()`
Download GravityView v2.9.1 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.9.1 on September 1, 2020 =


* Improved: Changed the Support Port icon & text to make it clearer
* Updated: Updater script now handles WordPress 5.5 auto-updates
* Fixed: Add Yoast SEO 14.7 scripts to the No-Conflict approved list
* Fixed: Available Gravity Forms forms weren't appearing in the Gravity Forms widget when configuring a View

__Developer Updates:__

* Improved: Gravity Forms 2.5 beta support
* Fixed: Issue when server doesn't support `GLOB_BRACE`
* Fixed: Removed references to non-existent source map files
  • Like
Reactions: cassiojlpb
Download GravityView v2.9.0.1 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.9.0.1 on July 23, 2020 =

* Fixed: Loading all Gravity Forms forms on the frontend
* Fixes Map Icons field not working
* Fixes conflict with gAppointments and Gravity Perks
* Fixed: Fatal error when Gravity Forms is inactive
Download GravityView v2.9 - Display Gravity Forms Entries on Your Website Nulled Free
= v2.9 on June 10, 2020 =

* Added: A "Gravity Forms" widget to easily embed a form above and below a View
* Added: Settings for changing the "No Results" text and "No Search Results" text
* Added: "Date Updated" field to field picker and sorting options
* Modified: When clicking the "GravityView" link in the Admin Toolbar, go to GravityView settings
* Improved: Add new Yoast SEO plugin scripts to the No-Conflict approved list
* Improved: Add Wicked Folders plugin scripts to the No-Conflict approved list
* Fixed: Don't allow sorting by the Duplicate field
* Fixed: Multi-site licenses not being properly shared with single sites when GravityView is not Network Activated
Download GravityView v2.8.1 - Display Gravity Forms Entries on Your Website Nulled Free
v2.8.1 on April 22, 2020

  • Added: Better inline documentation for View Settings
  • Improved: When clicking “Add All Form Fields” in the “+ Add Field” picker
  • Modified: Changed default settings for new Views to “Show only approved entries”
  • Modified: When adding a field to a table-based layout, “+ Add Field” now says “+ Add Column”
  • Fixed: Single Entry “Hide empty fields” not working in Table and DataTables layouts
  • Like
  • Love
Reactions: mudasir and ULUGBEK
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