• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Use-your-Drive | Google Drive plugin for WordPress

Use-your-Drive | Google Drive plugin for WordPress 2.10.1 NULLED

VERSION 2.10.1 2 OCTOBER 2023

New Features, Settings and Integrations:

  • Email notifications for move and copy actions have been added.
Bug fixes:
  • The creation or renaming of files with names in single quotation marks resulted in incorrect file names.
  • Fix for compatibility issues with plugins that use the old hook arguments of the gform_merge_tag_filter plugin.
  • Fixed a couple of PHP 8.2 support issues.
Improvements:
  • The .htaccess file checks for non-apache servers have been removed.
  • Translation updates.
VERSION 2.9.2 5 SEPTEMBER 2023

New Features, Settings and Integrations:
  • Added useyourdrive_do_domain_verification filter to disable checking if AJAX requests come from the same domain.
  • Advanced Custom Fields
    • The ACF field now has a setting to control the return value of the field. It defaults to an array of item metadata, and can now also return a string of one of the metadata keys (e.g. a download url).
    • The ACF field now has a setting to control the maximum number of items that can be selected.
Improvements:
  • Added Prev/Next buttons in the inline Audio Player for the File Browser module.
  • Translation updates
  • Added support for WordPress 6.3.1
  • Like
Reactions: edgars221289
VERSION 2.9 5 AUGUST 2023

New Features, Settings and Integrations:
  • Added the %date_i18n_{date_format}% placeholder to get the localised time in the given PHP {date_format} string using the language set for the site.
  • Added the useyourdrive_api_max_entries_per_folder filter hook to set the maximum number of files that can be loaded into a folder via the API.
Bug fixes:
  • Warnings could be displayed when resetting the cache and deleting locked files.
  • Carousel module didn't respect the sort order set in the configuration.
  • For modules with the 'shuffle/random' order set, the browser incorrectly cached the data.
Improvements:
  • The lazy loading of the images in the carousel module now also works for fast slide changes. This allows you to use the module for e.g. time lapses.
  • Added security check to make sure that the plugin only accepts AJAX calls coming from the same domain.
Code library updates:
  • Chart.js to v4.3.3
  • DataTables to v1.13.6
  • ZipStream to v2.2.6
  • Plugin Update Checker to v5.1
  • Like
Reactions: edgars221289
VERSION 2.8.3 18 JULY 2023

Bug fixes:

  • Search function not always returning search results.
  • Existing descriptions not editable in Gallery module.
  • Remove URL anchor in deeplinks used in the %file_deeplink_url% placeholder.
  • Beaver Builder
    • Module configurator not opening
VERSION 2.7.2 5 APRIL 2023

New Features, Settings and Integrations:

  • The "Who can search" setting has been added to control who is allowed to use the search function in the module.
  • Global setting to control if the File Browser module should remember the last opened location.
Bug fixes:
  • Preview events in the Lightbox were not always logged correctly.
VERSION 2.4.1 20 FEBRUARY 2023

Bug fixes:

  • Embed button in Shortcode Builder not working in list view.
  • Incorrect rendering of settings pages and Shortcode Builder when using a RTL language.
  • Long file names in report table rows were not displayed correctly.
Improvements:
  • Updated rendering of date information in file list. The full date & time is still accessible via the information button.
  • Like
Reactions: eldiesel
VERSION 2.3 20 JANUARY 2023

New Features, Settings and Integrations:

  • New %date_{format}% placeholder to return the current time in the specified '{format}'. {format} needs to be a PHP date format string.
  • New 'Display filename on hover' setting for the Grid/Thumbnail view of the File Browser module.
  • New setting 'Allow switching between views' for the File Browser module.
Bug fixes:
  • Custom loading image was stretched on mobile devices in case an image with landscape dimensions was used.
  • Upload Box module could not start uploads when the module was hidden while the plugin was initiated.
  • When a File Browser modules loads the latest position it was on, the cloud account wasn't correctly selected.
  • When converting uploaded files to Google Docs, the extensions where removed prior to the actual conversion. That caused problems when using this in combination with filtering the module on file extensions.
  • When curl_exec of curl_init are on the list of disabled PHP functions, the plugin cannot communicate with the API and will not run. Till now, the plugin could behave unexpectedly as it didn't check for this.
Improvements:
  • Added file name to the information box in the File Browser module.
  • Updated the UI used to manually link Private Folders.
  • Changed the way how a thumbnail is shown when hovering over a file in a File Browser in 'List' view.
  • Hide Actions menu when there are no actions available.
  • Small changes to Mobile layout of File Browser module.
  • WooCommerce & Advanced Custom Fields
    • The files/folders selector now remembers the last position when switching between pages, products or creating new ones.
    • The files/folders selector now marks already added files.
    • Not longer possible to add the same file multiple times to the list of files.
Code library updates:
  • Chart.js library to v4.2
Top